Ivar Conradi Østhus
b97e666e0f
chore(lint): Added propTypes to all components
2018-02-04 22:16:04 +01:00
Ivar Conradi Østhus
d5af3a736e
bugfix(metrics-poller) use size and not length for immutable array
2018-02-04 22:04:28 +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
9526299b75
Update CHANGELOG.md
2018-02-02 22:37:10 +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
greenkeeperio-bot
455391d199
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-01-26 21:01:19 +00:00
greenkeeper[bot]
01b8da6516
chore(package): update style-loader to version 0.20.0
2018-01-26 20:55:30 +00:00
ivaosthu
5ebf2e71b9
update CHANGELOG.md
2018-01-20 14:02:58 +01:00
ivaosthu
164d30e7ee
Bugfix: filter regex should never throw.
...
closes #103
2018-01-20 14:01:47 +01:00
ivaosthu
f79e5f191b
Bugfix: actions should always throw errors
2018-01-20 13:06:13 +01:00
greenkeeper[bot]
41984f976b
Update jest to the latest version 🚀 ( #101 )
2018-01-17 16:10:47 +01:00
ivaosthu
922b894a40
3.0.0-alpha.5
2018-01-17 15:53:33 +01:00
ivaosthu
0321c2ee22
Update CHANGELOG.md
2018-01-17 15:52:45 +01:00
ivaosthu
737c732551
Bump jest to 22.1.2
2018-01-17 15:51:21 +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
Ivar Conradi Østhus
077b607478
Update CHANGELOG.md
2017-11-29 10:48:44 +01:00
ivaosthu
471a37337f
3.0.0-alpha.4
2017-11-29 10:47:22 +01:00
ivaosthu
5d6d1c5e31
revert common test update
2017-11-29 10:24:59 +01:00
ivaosthu
5a15396ce4
Add reducer test
2017-11-29 10:08:40 +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
551eeb63ab
Ignore react dependencies for greenkeeper
2017-11-11 11:37:21 +01:00
Simen Bekkhus
724aed872a
Add greenkeeper-lockfile
2017-11-11 11:32:45 +01:00
Simen Bekkhus
2dfd15b323
Add secure token
2017-11-11 11:32:44 +01:00
greenkeeper[bot]
cfb4f12d5c
docs(readme): add Greenkeeper badge
2017-11-11 11:32:44 +01:00
greenkeeper[bot]
38760aacc6
chore(package): update dependencies
2017-11-11 09:19:10 +01:00
Simen Bekkhus
c98c29c3b8
Upgrade jest
2017-11-11 09:18:27 +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
ivaosthu
96f0566fa5
3.0.0-alpha.3
2017-10-12 09:28:11 +02: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
88feee71ff
3.0.0-alpha.2
2017-09-13 11:39:47 +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
ivaosthu
fc8d9a12b3
Remove '--display-optimization-bailout' flag from webpack-dev-server
2017-08-04 09:10:52 +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
061119a533
Update CHANGELOG.md
2017-06-29 11:53:56 +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
e6e7ffad36
Upgrade jest
2017-06-29 08:37:06 +02:00
Simen Bekkhus
6e0db0a998
Upgrade eslint
2017-06-29 08:36:10 +02:00
Simen Bekkhus
e657d2936e
Yarn upgrade
2017-06-29 08:34:57 +02:00
Ivar
f7d8c77597
Display sdkVersion for instance if present
2017-06-28 23:36:28 +02:00
sveisvei
4f48a65462
3.0.0-alpha.1
2017-06-28 12:40:54 +02:00
sveisvei
affed936a2
set changes to alpha release
2017-06-28 12:40:30 +02:00
sveisvei
40960c275e
add changelog
2017-06-28 10:52:32 +02:00
sveisvei
d82af47a38
Use updated routes from paths cleanup
2017-06-23 08:48:45 +02:00
ivaosthu
a74c71fe17
2.2.6
2017-04-24 13:07:22 +02:00
ivaosthu
52a63d1264
Allow node version >= 6
2017-04-24 13:06:51 +02:00
ivaosthu
c3f18ca0a0
2.2.5
2017-03-07 18:53:04 +01:00
ivaosthu
9cb091e5c4
Make logo path relative to support context-paths
2017-03-07 18:52:11 +01:00
ivaosthu
def58c8f4b
2.2.4
2017-03-07 18:31:08 +01:00
ivaosthu
367df8ba96
Fix static assets inside public folder on release
2017-03-07 18:30:45 +01:00
ivaosthu
54861f586c
2.2.3
2017-03-07 17:34:30 +01:00
ivaosthu
f3995f5986
Heading Should be Captialized
2017-03-07 14:55:33 +01:00
ivaosthu
ffb2adcbd8
Add licence. #73
2017-03-07 14:31:30 +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
Simen Bekkhus
5bd117ecbd
Add yarn lockfile
2017-02-23 15:15:19 +01:00
ivaosthu
cf3e24dab2
2.2.2
2017-02-15 22:20:52 +01:00
ivaosthu
3267df5255
Simple view fix for application details
2017-02-15 22:19:10 +01:00
ivaosthu
b70b3bb452
2.2.1
2017-02-15 17:18:25 +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
sveisvei
d87ce81a70
2.2.0
2017-02-06 10:31:39 +01:00
sveisvei
d8e2d60d1b
update changelog
2017-02-06 10:30:51 +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
f28e9f270e
2.1.3
2017-02-02 10:11:26 +01:00
ivaosthu
435569ed21
more style fix
2017-02-02 10:11:00 +01:00
ivaosthu
839a49835a
2.1.2
2017-02-02 10:04:09 +01:00
ivaosthu
04a6d254f7
fix styling issues when adding strategy
2017-02-02 10:03:03 +01:00
ivaosthu
780556ef5e
2.1.1
2017-02-02 09:43:01 +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
sveisvei
553989f636
2.1.0
2017-01-20 19:49:56 +01:00
sveisvei
aee104e913
add changelog
2017-01-20 19:49:50 +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