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

350 Commits

Author SHA1 Message Date
Corinne Krych
46cd021ddb clean(feature): remove unused code 2018-02-15 17:30:18 +01:00
Corinne Krych
12f00c9f0f fixt(feature): move description outside of strategies block 2018-02-15 17:30:18 +01:00
Corinne Krych
70e5d49a38 fix(feature): get rid of the regression, create feature can have a name 2018-02-15 17:30:18 +01:00
Corinne Krych
ae252a7ad3 fix(feature): remove duplicate description in feature deatil view 2018-02-15 17:30:18 +01:00
Corinne Krych
63e0fc6568 fix(feature): naviagation issue when updating feature 2018-02-15 17:30:18 +01:00
Corinne Krych
056cb4cda2 fix(feature): display strategies tab as default 2018-02-15 17:30:18 +01:00
Ivar Conradi Østhus
c18ad66bb2 Merge branch 'master' into react_16 2018-02-11 18:24:36 +01:00
Corinne Krych
8a4d48eeb7 feat(archive): lint are you happy now? 2018-02-09 19:23:12 +01:00
Corinne Krych
8064551a6c feat(archive): diplay archived list similar to features list 2018-02-09 19:21:43 +01:00
Corinne Krych
55683b0038 fix(archive): regenrate snapshot test for archive view 2018-02-09 14:05:55 +01:00
Corinne Krych
09bd67f1f1 Merge branch 'master' into archive.display 2018-02-09 13:58:40 +01:00
Ivar Conradi Østhus
a1931e7018 fix(package): Upgrade react to version 16.2.0 2018-02-09 10:18:08 +01:00
Corinne Krych
9feee9acb7 fix(lint): make Lint happy 2018-02-09 09:41:58 +01:00
Corinne Krych
808ebad141 fix(user): flag without border in css 2018-02-09 08:47:05 +01:00
Corinne Krych
817ae362af feat(archive): display strategies details for archived features 2018-02-09 00:00:56 +01:00
Corinne Krych
df4dd6a784 fix(locale): make timezone defaulted 2018-02-08 12:57:36 +01:00
Corinne Krych
4f49f8421c fix(util): remove unused function 2018-02-08 11:23:07 +01:00
Corinne Krych
920872512c feat(timezone): Timezone should be configurable 2018-02-07 14:53:10 +01:00
Corinne Krych
dedcced8d4 fix(util): make unti tests pass whatever the timezone is 2018-02-06 14:12:00 +01:00
Ivar Conradi Østhus
b97e666e0f chore(lint): Added propTypes to all components 2018-02-04 22:16:04 +01:00
Ivar Conradi Østhus
58dc5724b9 bugfix: CreatedAt set when creating new toggle
closes #94
2018-02-04 21:35:30 +01:00
Ivar Conradi Østhus
f540389189 Move metrics poller to seperate class 2018-02-02 21:27:41 +00:00
Ivar Conradi Østhus
03ff3b8a74 fix(jest) Always use UTC as TZ 2018-02-02 12:05:44 +00:00
Ivar Conradi Østhus
6cf9c689db chore(travis) build with node 8 2018-02-02 12:52:31 +01:00
ivaosthu
164d30e7ee Bugfix: filter regex should never throw.
closes #103
2018-01-20 14:01:47 +01:00
ivaosthu
2b33fd0a49 Minor tweaks 2018-01-17 09:45:38 +01:00
ivaosthu
da86b62509 Implement support for cutstom authentication. 2018-01-16 15:24:06 +01:00
ivaosthu
5d6d1c5e31 revert common test update 2017-11-29 10:24:59 +01:00
ivaosthu
61f7db603d fix tests 2017-11-29 09:26:42 +01:00
ivaosthu
ff8b11af4d Add a few snapshot tests 2017-11-29 09:25:32 +01:00
ivaosthu
a33aed3461 Add version details to the footer. 2017-11-24 08:41:36 +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
Ivar
8273eef821 Fix build 2017-09-13 11:43:25 +02:00
Ivar
cb79089c61 Bugfix: multiple strategies with list-inputs should work. 2017-09-13 11:39:10 +02: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
Simen Bekkhus
e63e92028b Upgrade webpack (#86)
* Upgrade webpack

Fixes #83

* Transform modules in tests

* rc1 of extract text

* rc2 of extract text

* stable of extract text

* last dep bumps

* Add ModuleConcatenationPlugin

* Fix lint error
2017-07-10 23:30:38 +02:00
Ivar Conradi Østhus
73a0ffccee Merge branch 'master' into add_sdk_version 2017-06-29 11:27:54 +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
Ivar
f7d8c77597 Display sdkVersion for instance if present 2017-06-28 23:36:28 +02:00
ivaosthu
9cb091e5c4 Make logo path relative to support context-paths 2017-03-07 18:52:11 +01:00
ivaosthu
f3995f5986 Heading Should be Captialized 2017-03-07 14:55:33 +01:00
Vegard Sandvold
bf86929a44 adds logo to drawer title and updates favicon (#76) 2017-03-07 11:39:10 +01:00
vsandvold
ce51d98e4f makes the history diff use all available space 2017-03-06 14:12:54 +01:00
vsandvold
d62175eb5b styling cleanup 2017-03-01 21:54:31 +01:00
Simen Bekkhus
0418603021 Add some tests (#74) 2017-02-23 22:18:23 +01:00
ivaosthu
3267df5255 Simple view fix for application details 2017-02-15 22:19:10 +01:00
ivaosthu
07d6b85b12 Bugfix: Default percentage values should be set, not just displayed. 2017-02-15 17:04:27 +01:00
Vegard Sandvold
1b37348b72 Merge branch 'master' into improve-application-list-view-layout 2017-02-14 12:52:34 +01:00
vsandvold
410f40cc03 tweaks markup 2017-02-14 12:46:09 +01:00
vsandvold
8c09160693 makes name default sorting 2017-02-14 12:24:25 +01:00
vsandvold
7a8bf2235a removed unused import 2017-02-14 12:22:24 +01:00
vsandvold
9d76e6ab42 minor improvements to application list and view layouts 2017-02-14 12:11:18 +01:00
vsandvold
2414ecf102 adds a nicer fallback icon for metric progress 2017-02-05 22:56:51 +01:00
Vegard Sandvold
5242e2aa0d cleans up the filter and sorting toolbar + fab for new feature toggle… (#61)
* cleans up the filter and sorting toolbar + fab for new feature toggle + makes name default sorting
2017-02-04 19:30:06 +01:00
vsandvold
92eaed85d1 makes the toggle switch not span the entire width of the page 2017-02-02 23:11:57 +01:00
ivaosthu
435569ed21 more style fix 2017-02-02 10:11:00 +01:00
ivaosthu
04a6d254f7 fix styling issues when adding strategy 2017-02-02 10:03:03 +01:00
Vegard Sandvold
452d22047e adds a card layout and empty state styling to the archived toggles page (#58)
* adds a card layout and empty state styling to the archived toogles page

* changed empty state icon for archive page
2017-01-30 22:15:35 +01:00
Vegard Sandvold
fae7e6e55b changes layout for the feature toggle page (#57) 2017-01-28 17:01:30 +01:00
vsandvold
a427760646 refactor layout into a new form add component 2017-01-26 22:36:45 +01:00
Vegard Sandvold
1e5949672a added data table header component with title and actions (#55) 2017-01-26 11:53:07 +01:00
vsandvold
3415fcb82e improved page layout + horizontal scrolling tables on mobile 2017-01-23 09:13:38 +01:00
vsandvold
7b1bab0fc3 removed Unleash from header title + visual tweaks 2017-01-20 14:09:44 +01:00
vsandvold
dfb841cd3c github link into menu + username tooltip + visual tweaks 2017-01-20 12:57:05 +01:00
vsandvold
6c6954e3e4 summarize strategies for toggles with more than 3 2017-01-10 09:50:56 +01:00
Sveinung Røsaker
0dec34be17 Fix links to clients 2017-01-09 17:42:25 +01:00
sveisvei
314f73448a add array check before iterating 2017-01-09 12:39:32 +01:00
sveisvei
5f02274737 use toggle-endpoint, cleanup strategy sort IDs 2017-01-09 11:08:04 +01:00
sveisvei
c29eb69b14 move toggle to header 2017-01-06 15:21:58 +01:00
sveisvei
4cbb481f7b increase fontsize in smallchip 2017-01-06 13:07:46 +01:00
sveisvei
2d0fb8fe02 re-add small chips in feature-list 2017-01-06 12:53:53 +01:00
Simen Bekkhus
912e717526 Ensure the same date format everywhere 2017-01-06 11:41:52 +01:00
Simen Bekkhus
09fae0bfef Render date as DD.MM.YYYY
Fixes #40
2017-01-05 15:17:20 +01:00
vsandvold
5cfc5b0861 moved remove feature button from list to view 2017-01-04 00:33:32 +01:00
ivaosthu
b93b27993e Fix lint error 2017-01-02 22:33:15 +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
2d13d486fe use twoline instead 2017-01-02 11:25:10 +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
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
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
ivaosthu
98abaa921b only keep scroll-position for back/forward actions 2016-12-29 14:01:03 +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
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
410ecf7867 typ0 and default to submit form 2016-12-27 13:11:56 +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
c9ea64639e Added dialog-polyfill.
closes #23
2016-12-22 14:09:16 +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
sveisvei
6d5cf7eeae fix register text 2016-12-22 09:56:16 +01:00
ivaosthu
0f139e9f71 fix lint errors 2016-12-20 19:31:14 +01:00
ivaosthu
3ff14117ad fixing linting 2016-12-20 19:28:45 +01:00
ivaosthu
84046b11bd fix stratey icon 2016-12-19 22:22:49 +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
a6b872f0ad Tweak icons 2016-12-19 21:48:21 +01:00
ivaosthu
57ec329585 404 should render create link for toggles 2016-12-19 21:33:06 +01:00
ivaosthu
02d4662693 Fix minor bug 2016-12-19 21:23:45 +01:00
ivaosthu
61dd7680a4 Feature Toggle View: reafactored tabs to be url based. 2016-12-19 20:53:49 +01:00
ivaosthu
d63e05abc0 Split feature toggle view in smaller components 2016-12-19 19:55:44 +01:00
ivaosthu
b42742e992 Make strategy tab part of the url to increase linkability. 2016-12-18 10:27:04 +01:00
sveisvei
49841e4851 remove temp file 2016-12-17 22:24:47 +01:00
sveisvei
691e95d6e7 improve grid in tablet and phone 2016-12-17 21:41:23 +01:00
sveisvei
8806f77dfe fix typ0 2016-12-17 21:31:20 +01:00
sveisvei
f645e71eeb get build green, inline calc method that wasn't ready for browser 2016-12-17 20:54:48 +01:00
sveisvei
8d67ac2da0 remove cruft 2016-12-17 20:10:50 +01:00
sveisvei
ce30f9a6b5 remove semiease and set back to 5s animation 2016-12-17 19:50:17 +01:00
ivaosthu
d06be100d6 Fix: Toggle name length has visual issues 2016-12-17 16:57:27 +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
efcfcfa347 add animation of percent text when in expanded view 2016-12-17 13:53:58 +01:00
ivaosthu
64ffe53949 bugfix input list 2016-12-17 11:43:40 +01:00
ivaosthu
aaead7b4b9 fix text 2016-12-17 10:24:46 +01:00
sveisvei
3faa521a38 add more entries 2016-12-14 13:35:59 +01:00
sveisvei
dc2e68dc29 cleanup 2016-12-14 13:28:26 +01:00
sveisvei
4530f37a14 fix lint 2016-12-14 12:50:23 +01:00
sveisvei
1195cd84ca minor cleanup of tabs 2016-12-14 12:45:34 +01:00
sveisvei
53909f9ca0 pick up name from hash query when no input data 2016-12-13 23:22:26 +01:00
sveisvei
83a71902e9 add notFound support to client application view 2016-12-13 22:46:56 +01:00
sveisvei
cb66a2d482 moved history into own pane 2016-12-13 21:29:44 +01:00