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

148 Commits

Author SHA1 Message Date
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