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

276 Commits

Author SHA1 Message Date
ivaosthu
b93b27993e Fix lint error 2017-01-02 22:33:15 +01:00
ivaosthu
df8b001991 Webpack devServer port via process.env.PORT 2017-01-02 22:23:23 +01:00
ivaosthu
87a76b6227 Added option to use hosted heroku api when developing 2017-01-02 22:23:23 +01:00
sveisvei
cb879b29fe red color on minute circle on metrics view 2017-01-02 20:41:49 +01:00
ivaosthu
1bdb86c7c2 Application tab:metrics => details 2017-01-02 13:33:45 +01:00
sveisvei
97f99b0103 2.0.0-alpha.5 2017-01-02 11:27:21 +01:00
sveisvei
2d13d486fe use twoline instead 2017-01-02 11:25:10 +01:00
sveisvei
80bc2806d3 2.0.0-alpha.4 2017-01-02 10:00:53 +01:00
Sveinung Røsaker
7d72a8416d Merge pull request #35 from Unleash/small-chips
small chips
2017-01-02 10:00:30 +01:00
Sveinung Røsaker
5659567766 Merge pull request #32 from Unleash/strategies-in-metrics-view
Strategies in metrics view
2017-01-02 09:50:57 +01:00
sveisvei
83efee3b8f small chips 2017-01-02 09:42:40 +01:00
sveisvei
ecc230bed7 align higher 2017-01-02 09:29:13 +01:00
Sveinung Røsaker
a595204d5a Merge pull request #34 from Unleash/feature-list-fullwidth-link
make link to feature toggle span full width of list
2017-01-02 09:26:48 +01:00
sveisvei
6c701989ee left align and color tweaks 2017-01-02 09:26:36 +01:00
vsandvold
e6af858b1a make link to feature toggle span full width of list 2017-01-01 21:26:23 +01:00
sveisvei
bb767c1ca5 add important 2017-01-01 20:47:37 +01:00
sveisvei
539645d4ef add strategies to metric view, add OR text between strategies 2017-01-01 20:44:02 +01:00
sveisvei
ea47883815 change link target 2017-01-01 17:34:06 +01:00
Sveinung Røsaker
f73a784ab1 Merge pull request #31 from Unleash/sort-strategies
Sort strategies
2016-12-31 10:25:13 +01:00
sveisvei
20c2456199 fix validation error 2016-12-31 10:20:36 +01:00
sveisvei
bad6c95fa2 have a random somewhat uid per entry for sort to work 2016-12-31 09:55:07 +01:00
sveisvei
7243dce22d add sort strategies via react-dnd 2016-12-30 23:24:46 +01:00
sveisvei
4d5c901807 add support for decorators via babel 2016-12-30 23:07:37 +01:00
Ivar Conradi Østhus
1d2980940f Merge pull request #29 from Unleash/fix-scroll-position
Keep scroll postion.
2016-12-30 19:23:07 +01:00
ivaosthu
98abaa921b only keep scroll-position for back/forward actions 2016-12-29 14:01:03 +01:00
ivaosthu
ed073230fc add react-router-scroll to package.json 2016-12-29 12:46:37 +01:00
ivaosthu
3e526e655e use pathname as scrollKey 2016-12-29 12:46:37 +01:00
ivaosthu
c5b6f8b808 Keep scroll postion.
closes #27
2016-12-29 12:46:37 +01:00
ivaosthu
109fe8302b test should run build until we have actual tests 2016-12-29 12:46:10 +01:00
Sveinung Røsaker
9b96f0490d Merge pull request #28 from Unleash/filter-case-insensitive
Filter should be case insensitive. Closes #25
2016-12-29 12:29:41 +01:00
sveisvei
1449e3a8a6 support dot in name, closes #26 2016-12-29 12:27:41 +01:00
ivaosthu
d9c1c6cb78 Filter should be case insensitive. Closes #25 2016-12-28 23:36:01 +01:00
sveisvei
adde1652be 2.0.0-alpha.3 2016-12-27 13:17:13 +01:00
sveisvei
410ecf7867 typ0 and default to submit form 2016-12-27 13:11:56 +01:00
ivaosthu
1291a664b7 Make API calls relative 2016-12-27 13:00:07 +01:00
ivaosthu
e7fbf227a6 2.0.0-alpha.2 2016-12-23 11:07:19 +01:00
ivaosthu
5a24660a52 Prepare release 2016-12-23 10:59:31 +01:00
sveisvei
cfba3b306c fix lint 2016-12-23 08:52:09 +01:00
sveisvei
2402003d99 shorten longnames 2016-12-23 08:48:29 +01:00
sveisvei
3914882403 change grid, closes issue #188 2016-12-22 18:42:33 +01:00
ivaosthu
37c879e2e4 Add confirm for deleting toggle 2016-12-22 16:06:30 +01:00
ivaosthu
a256e7c44d Switch to react-modal to avoid buggy polyfill 2016-12-22 15:50:56 +01:00
ivaosthu
a5bf866411 update build 2016-12-22 14:11:03 +01:00
ivaosthu
c9ea64639e Added dialog-polyfill.
closes #23
2016-12-22 14:09:16 +01:00
ivaosthu
8d84ec04c2 update build 2016-12-22 13:29:47 +01:00
sveisvei
e46f9c3f15 rename and add margin 2016-12-22 10:57:32 +01:00
sveisvei
7719f7ea42 default one row expandable 2016-12-22 10:45:01 +01:00
sveisvei
60807560d6 link to feature view 2016-12-22 10:43:25 +01:00
sveisvei
4f363a7aa0 mobile view fixes 2016-12-22 10:43:13 +01:00
sveisvei
f44ac5c30c fix metrics loading 2016-12-22 10:42:52 +01:00