1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

118 Commits

Author SHA1 Message Date
Fredrik Strand Oseberg
be8b0e7358 fix: check that strategies exists before calling includes (#252) 2021-03-08 15:31:02 +01:00
Ivar Conradi Østhus
00f411d9d2 fix: UX should not eagerly store strategy updates! (#240)
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-02-09 10:14:04 +01:00
Ivar Conradi Østhus
f4cbfe8bee fix: error in snapshot 2021-02-01 12:41:47 +01:00
Christopher Kolstad
82f9dbf7a7 Fix typos 2021-01-27 09:14:55 +01:00
Ivar Conradi Østhus
33e16a2536 fix: tweak deprecated strategies view 2021-01-21 19:35:59 +01:00
Christopher Kolstad
3014c0029d Basic implementation of deprecation/reactivation of strategies 2021-01-21 15:27:24 +01:00
Ivar Conradi Østhus
7380d92e45 fix: migrate all .scss files to .module.scss 2021-01-07 13:36:13 +01:00
Ivar Conradi Østhus
92f9fdc50e fix: move feature-toggle store into folder 2021-01-06 22:05:11 +01:00
Ivar Conradi Østhus
46843aecf1 fix: remove use of input stores 2021-01-06 21:41:56 +01:00
Ivar Conradi Østhus
2ef640f506 fix: lint 2020-04-18 22:06:49 +02:00
Ivar Conradi Østhus
6e657314c2 fix: rename use of legacy react lifecyle methods
replaced with "UNSAFE_*" methods. Needs to be fixed at some point.
2020-04-18 21:50:01 +02:00
Luan Raithz Machado
c25c0a76a8 fix: babel-preset-env (#190)
* changed do @babel/preset-env

* runned lint fix

* added beforeEach in ui-config-store-test
2019-10-09 19:58:49 +02:00
ivaosthu
103c3d941f feat: boolean strategy paramters 2019-05-07 20:44:29 +02:00
ivaosthu
f7ccae9e75 Fix: tests 2019-05-04 06:31:26 +02:00
ivaosthu
c65d335b25 fix: lint errors 2019-05-04 06:26:02 +02:00
ivaosthu
7866a7e844 fix: Clean up the UI with empty states 2019-05-04 06:22:02 +02:00
Benjamin Ludewig
85fb0f9b89 feature: Add support for permission system in unleash frontend
refactored permission-based components
added tests for all permission-based components
2019-01-16 10:39:58 +01:00
Benjamin Ludewig
1eb8fc0464 feature: Add support for permission system in unleash frontend 2018-12-19 17:01:38 +01:00
ivaosthu
f6c9d461b0 fix(strategy-create): Should be able to open the create strategy view 2018-08-16 09:12:21 +02:00
ivaosthu
59bcabe331 fix(router): Upgrade to react-router v. 4.x.
This is rather big change to react-router and
required a lot of rewrites.

Mostly followed this guide:
https://github.com/ReactTraining/react-router/blob/master/packages/react-router/docs/guides/migrating.md
2018-08-07 12:50:28 +02:00
Corinne Krych
f8fb2bbc76 refactor(form): separate add-feature and update-feature components 2018-02-16 09:19:30 +01:00
Corinne Krych
056cb4cda2 fix(feature): display strategies tab as default 2018-02-15 17:30:18 +01:00
Ivar Conradi Østhus
b97e666e0f chore(lint): Added propTypes to all components 2018-02-04 22:16:04 +01:00
ivaosthu
da86b62509 Implement support for cutstom authentication. 2018-01-16 15:24:06 +01:00
Simen Bekkhus
10ae1d8aa7 Upgrade prettier 2017-11-11 09:16:03 +01:00
ivaosthu
e8441f3111 Cleanup error messages for strategies 2017-11-02 23:32:02 +01:00
Clint Brown
5388aeded9 Allow underscores in name validation 2017-09-19 14:47:30 +10:00
Simen Bekkhus
8ef9def08c Use 120 as width in prettier (#90) 2017-08-28 21:40:44 +02:00
Simen Bekkhus
b176d63f56 Fix deprecations (#88)
* Fix some optimization bailouts

* Use prop-types package

* Make error comp functional

* Remove unused css transition dep

* Remove unused immutability helper dep

* Align react versions in package.json
2017-08-28 21:30:12 +02:00
Simen Bekkhus
683ae7e6d8 Use prettier (#87)
* Use prettier

* Upgrade to 1.6 beta

* Update lint deps

* Upgrade to full 1.6
2017-08-28 19:15:47 +02:00
Simen Bekkhus
3f8931ff8c Fix faulty proptypes declarations
Go from 188 lint errors to 64
2017-07-10 23:38:44 +02:00
sveisvei
e8965398e6 fix lint 2017-06-29 09:11:28 +02:00
sveisvei
39cb20484b no delete button or edit view for built-ins 2017-06-29 09:04:21 +02:00
Simen Bekkhus
6e0db0a998 Upgrade eslint 2017-06-29 08:36:10 +02:00
vsandvold
d62175eb5b styling cleanup 2017-03-01 21:54:31 +01:00
vsandvold
3415fcb82e improved page layout + horizontal scrolling tables on mobile 2017-01-23 09:13:38 +01:00
sveisvei
1449e3a8a6 support dot in name, closes #26 2016-12-29 12:27:41 +01:00
sveisvei
7719f7ea42 default one row expandable 2016-12-22 10:45:01 +01:00
ivaosthu
3ff14117ad fixing linting 2016-12-20 19:28:45 +01:00
sveisvei
88639e9f6f remove margins 2016-12-19 21:56:24 +01:00
sveisvei
16ceae18a2 tweak spacing 2016-12-19 21:51:30 +01:00
ivaosthu
b42742e992 Make strategy tab part of the url to increase linkability. 2016-12-18 10:27:04 +01:00
sveisvei
691e95d6e7 improve grid in tablet and phone 2016-12-17 21:41:23 +01:00
sveisvei
8d67ac2da0 remove cruft 2016-12-17 20:10:50 +01:00
ivaosthu
24b0358113 improve feedback when strategy create/update fails 2016-12-17 16:47:16 +01:00
ivaosthu
fc8b01cf44 clean up unsused imports 2016-12-17 15:12:45 +01:00
ivaosthu
d11e62fea1 typo.. 2016-12-17 15:12:15 +01:00
ivaosthu
ac68d16cb9 added edit strategy warning 2016-12-17 15:10:50 +01:00
ivaosthu
07f9e268eb fix missing paramters when update strategy 2016-12-17 14:47:08 +01:00
ivaosthu
398f46c561 Make edit strategy view 2016-12-17 14:47:08 +01:00
sveisvei
4530f37a14 fix lint 2016-12-14 12:50:23 +01:00
sveisvei
53909f9ca0 pick up name from hash query when no input data 2016-12-13 23:22:26 +01:00
sveisvei
821bf0e19b add fields to strategies 2016-12-13 19:56:52 +01:00
Ivar
80ea827c41 Parameter type as menu dropdown 2016-12-11 15:15:50 +01:00
sveisvei
c66b4f85c4 fix typ0 2016-12-10 23:11:11 +01:00
sveisvei
f04f3e9b29 add simple param type field 2016-12-10 22:08:41 +01:00
sveisvei
6216440644 small button adjustsments 2016-12-10 15:26:28 +01:00
ivaosthu
57bbdedc04 Strategy view: added used in toggles 2016-12-10 13:55:31 +01:00
sveisvei
da5d1e6156 improve strategy deleted message and add strategy form 2016-12-10 13:45:49 +01:00
sveisvei
412d95c7e2 fix titles 2016-12-10 12:35:28 +01:00
sveisvei
21012adc08 minor cleanups, move header to common component 2016-12-10 11:47:25 +01:00
sveisvei
b226fdc218 filter from application store instead of own state 2016-12-09 22:14:40 +01:00
ivaosthu
9bcb7bd0ad Make strategy list as links 2016-12-09 15:59:07 +01:00
ivaosthu
8fc5544ab4 Added view strategy view 2016-12-05 23:00:29 +01:00
sveisvei
eeb40113c5 wip 2016-12-04 12:49:01 +01:00
ivaosthu
9fb0db1912 Trim name inputs for feature toggle and strategy.
closes #12
2016-12-03 14:29:33 +01:00
Ivar
1a21e16710 Clear input store when user cancel.
Closes #4
2016-11-16 21:58:30 +01:00
ivaosthu
d21bf84a5b init 2016-11-10 14:27:06 +01:00