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
sveisvei
d82af47a38
Use updated routes from paths cleanup
2017-06-23 08:48:45 +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
Ivar
f56118ac0f
Should also decode cookie value when reading.
...
This solves encoding issues and closes #39
2017-01-24 11:45:46 +01:00
Ivar
617d374c06
Should update archive store correctly when reviving.
...
This closes #54
2017-01-24 11:41:01 +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
Sveinung Røsaker
2c69096af8
Merge pull request #42 from Unleash/reuse-date
...
Ensure the same date format everywhere
2017-01-06 12:45:10 +01:00
Simen Bekkhus
2a931cb812
Add redux dev tools in development
2017-01-06 11:52:44 +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
Ivar
3a15da5913
Fix encoding issue in username cookie #39
2017-01-04 22:52:23 +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