Ivar Conradi Østhus
c0ed3b4007
feat(feature-create): Default strategy is actually default
...
Closes https://github.com/Unleash/unleash/issues/204
2018-08-15 19:03:52 +02:00
Ivar Conradi Østhus
505c1d59ae
Merge branch 'master' into greenkeeper/style-loader-0.22.0
2018-08-14 09:05:14 +02:00
Ivar Conradi Østhus
58b3b73bec
chore(changelog): Update changelog
2018-08-14 09:04:08 +02:00
ivaosthu
2f2581298b
fix(eslint): ovveride test rules in root .eslintrc file
2018-08-13 13:13:27 +02:00
ivaosthu
e7d899f77d
fix(react-router): Make sure logout still works.
2018-08-13 11:10:54 +02:00
ivaosthu
8e30022282
fix(StrategiesList): Added unique render key.
2018-08-13 09:26:05 +02:00
ivaosthu
2860021822
fix(router): Add 'history' prop to the archive-list.
2018-08-13 09:21:23 +02:00
ivaosthu
b97480c01c
fix(Features): Create/add feature toggle wants to change the current url.
2018-08-10 16:18:45 +02:00
greenkeeperio-bot
8be7a785c9
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-08-07 13:49:00 +00:00
greenkeeper[bot]
5dd1f4f608
chore(package): update style-loader to version 0.22.0
2018-08-07 13:44:43 +00:00
ivaosthu
59bcabe331
fix(router): Upgrade to react-router v. 4.x.
...
This is rather big change to react-router and
required a lot of rewrites.
Mostly followed this guide:
https://github.com/ReactTraining/react-router/blob/master/packages/react-router/docs/guides/migrating.md
2018-08-07 12:50:28 +02:00
ivaosthu
791aed23b5
fix(ApplicationList): icon can be null and default values will not kick in then.
2018-08-07 12:50:27 +02:00
ivaosthu
ef120cf2d1
chore(package): Upgrade eslit to 4.19.1
2018-08-06 11:32:16 +02:00
ivaosthu
ad8fad3a84
chore(package): Bump react-dnd to version 5.0.0
2018-08-06 11:15:47 +02:00
ivaosthu
9c32862a77
chore(package): Bump react to version 16.4.2
2018-08-06 11:14:56 +02:00
greenkeeperio-bot
cf6e9978f7
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-07-06 17:35:57 +00:00
greenkeeper[bot]
6e5526378f
chore(package): update css-loader to version 1.0.0
2018-07-06 17:31:11 +00:00
ivaosthu
3f08553e3e
3.0.1
2018-04-27 10:23:15 +02:00
ivaosthu
9d65e84266
chore(changelog): Prepare v3.0.1
2018-04-27 10:12:09 +02:00
ivaosthu
ca9ca32e4d
fix(feature): Create feature form inside a Card to align UI
2018-04-25 10:31:47 +02:00
ckrych
96f6be48d4
Merge branch 'master' into signout.proxy.friendly
2018-04-19 10:40:51 +02:00
ckrych
3864eb2b83
Merge branch 'master' into feature.view.with.disable.toggle
2018-04-19 10:09:42 +02:00
ckrych
f594f5b815
Merge branch 'master' into feature.view.with.disable.toggle
2018-04-19 10:01:32 +02:00
Ivar Conradi Østhus
1f5feb6675
Merge branch 'master' into greenkeeper/sass-loader-7.0.1
2018-04-19 09:53:36 +02:00
greenkeeperio-bot
926ccb7f78
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-04-18 22:58:30 +00:00
greenkeeper[bot]
955885a03d
chore(package): update style-loader to version 0.21.0
2018-04-18 22:53:01 +00:00
Corinne Krych
38d6494683
fix(feature): toggle correctly display for list and update feature
2018-04-17 17:58:46 +02:00
Corinne Krych
1632c0103f
fix(signout): make Travis happy
2018-04-16 14:38:40 +02:00
Corinne Krych
507f3c7ec1
fix(signout): make signout works with proxy
2018-04-16 14:27:34 +02:00
greenkeeperio-bot
0b79bf96ff
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-04-13 14:31:53 +00:00
greenkeeper[bot]
4a6a0fbe92
chore(package): update sass-loader to version 7.0.1
...
Closes #122
2018-04-13 14:26:33 +00:00
Corinne Krych
a7a7201590
clean(feature-list): remove ternary if in jsx
2018-03-20 19:07:17 +01:00
Corinne Krych
aaf4243b24
clean(feature-form): remove unused code
2018-03-20 18:53:59 +01:00
Corinne Krych
8d28ba7d21
fix(travis): make CI happy
2018-03-14 11:30:48 +01:00
Corinne Krych
10fd027eae
clean(archive): reuse part of list-container from feature to diplay list of archives
2018-03-14 11:23:13 +01:00
Corinne Krych
477768c81d
clean(archive): reuse list-component from feature to diplay list of archives
2018-03-14 11:02:32 +01:00
Corinne Krych
e962a38f0b
feat(archive): make revive available from archive view details
2018-03-14 10:32:13 +01:00
Corinne Krych
6b08647403
fix(archive): do not disaply add strategy in read-only mode
2018-03-14 09:43:58 +01:00
Corinne Krych
6db1483a42
fix(unit-test): update test
2018-03-11 14:53:57 +01:00
Corinne Krych
e7d70abb0c
feat(archive): archive view can be sorted as feature view
2018-03-11 12:36:49 +01:00
Corinne Krych
b3734cde61
feat(archive): make read-only view for feature item
2018-03-11 11:54:45 +01:00
Corinne Krych
a88f0da822
feat(archive): reuse feature/view-component.jsx to display archive details
2018-03-10 18:09:20 +01:00
Corinne Krych
d31d5340c2
feat(archive): reuse Feature
2018-03-03 21:34:45 +01:00
Corinne Krych
98bf15bdbf
feat(archive): reuse Feature
2018-03-03 21:34:38 +01:00
Corinne Krych
995b232e82
fix(navigation): signout more visible
2018-02-24 18:11:09 +01:00
Ivar Conradi Østhus
5a67950c0a
chore(yarn.lock): Update lock-file
2018-02-19 09:35:19 +01:00
Corinne Krych
78f6bf02e0
fix(feature): redirect to list of features once feature is updated
2018-02-17 17:23:56 +01:00
Corinne Krych
29ea3dabcc
test(feature): test add, update feature form
2018-02-17 16:57:03 +01:00
Corinne Krych
aa3fb71dc3
lint(error): make lint happy
2018-02-16 21:18:20 +01:00
Corinne Krych
bfee62ed82
test(form): add enzyme tests
2018-02-16 20:45:05 +01:00
Corinne Krych
f8fb2bbc76
refactor(form): separate add-feature and update-feature components
2018-02-16 09:19:30 +01:00
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
c5155ce03f
fix(package): Upgrade react-redux to version 5.0.6
2018-02-13 08:59:30 +01:00
Ivar Conradi Østhus
c159b325dc
fix(package): Upgrade react-modal to version 3.1.13
2018-02-13 08:56:10 +01:00
Ivar Conradi Østhus
c18ad66bb2
Merge branch 'master' into react_16
2018-02-11 18:24:36 +01:00
Ivar Conradi Østhus
5e545765de
3.0.0
2018-02-10 09:33:16 +01:00
Ivar Conradi Østhus
c8ca85a899
chore(changelog): prepare version 3.0.0
2018-02-10 09:33:10 +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
Ivar Conradi Østhus
f199b591f9
3.0.0-alpha.8
2018-02-09 10:10:15 +01:00
Ivar Conradi Østhus
62704803ae
chore(changelog): Update CHANGELOG.md with recent changes
2018-02-09 10:07:02 +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
a3560a481c
Merge branch 'master' into timezone
2018-02-09 08:43:52 +01:00
greenkeeper[bot]
1117c4fc26
* fix(package): update normalize.css to version 8.0.0 🚀 ( #114 )
2018-02-09 07:23:59 +01:00
Corinne Krych
817ae362af
feat(archive): display strategies details for archived features
2018-02-09 00:00:56 +01:00
Ivar Conradi Østhus
56539d83e6
chore(package.json): Bump react-mdl to 1.11.0
2018-02-08 21:18:00 +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
95ad6ed33a
3.0.0-alpha.7
2018-02-05 08:51:05 +01:00
Ivar Conradi Østhus
e758104552
chore: Update changelogOH
2018-02-05 08:50:42 +01:00
Ivar Conradi Østhus
24f1457a06
Merge pull request #105 from Unleash/greenkeeper/style-loader-0.20.0
...
Update style-loader to the latest version 🚀
2018-02-04 22:54:22 +01:00
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
ivaosthu
b3e657917d
2.0.0
2017-01-11 12:32:35 +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
d0316392f6
2.0.0-alpha.8
2017-01-09 11:55:37 +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
137cd364d6
2.0.0-alpha.7
2017-01-06 13:07:56 +01:00
sveisvei
4cbb481f7b
increase fontsize in smallchip
2017-01-06 13:07:46 +01:00
sveisvei
9cc6b97e68
2.0.0-alpha.6
2017-01-06 12:55:45 +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
66052b57c8
Only ignore typings directory, not typings.json
2017-01-06 11:38:05 +01:00
Simen Bekkhus
09fae0bfef
Render date as DD.MM.YYYY
...
Fixes #40
2017-01-05 15:17:20 +01:00
Ivar
951364a0bb
Small note about running locally with hosted api
2017-01-04 22:55:50 +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
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
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
sveisvei
4d5c901807
add support for decorators via babel
2016-12-30 23:07:37 +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
sveisvei
0eaa10f97f
fix bundling of css assets
2016-12-22 10:42:41 +01:00
sveisvei
6d5cf7eeae
fix register text
2016-12-22 09:56:16 +01:00
ivaosthu
ebe8da8f6c
bump build
2016-12-20 19:39:24 +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
9c568239ec
Do not load react-mdl.css from node_modules
2016-12-20 19:15:12 +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
sveisvei
138279d415
remove annoying react rule
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
sveisvei
8815a06454
hide chips when lt 960
2016-12-13 21:20:37 +01:00
sveisvei
ea840ede41
add created
2016-12-13 21:09:57 +01:00
sveisvei
f8e5a179f0
add tabs to client application view
2016-12-13 20:54:53 +01:00
sveisvei
986550887b
go to new toggle when created
2016-12-13 20:45:56 +01:00
sveisvei
171aaef287
use tabs for metrics and editview
2016-12-13 20:32:16 +01:00
sveisvei
821bf0e19b
add fields to strategies
2016-12-13 19:56:52 +01:00
sveisvei
66527bf085
remove --hot, duplicate hot declarertion
2016-12-13 19:53:07 +01:00
sveisvei
12a7b420ea
add progressbar
2016-12-12 13:48:14 +01:00
sveisvei
0958a98669
add number type
2016-12-11 19:51:29 +01:00
sveisvei
609e07d33b
add missing key
2016-12-11 19:31:28 +01:00
sveisvei
f9375920a3
scroll to top after navigation
2016-12-11 19:31:28 +01:00
Ivar
80ea827c41
Parameter type as menu dropdown
2016-12-11 15:15:50 +01:00
sveisvei
da968cbc2c
trim
2016-12-10 23:23:34 +01:00
sveisvei
e299f88062
simple list input type
2016-12-10 23:16:21 +01:00
sveisvei
c66b4f85c4
fix typ0
2016-12-10 23:11:11 +01:00
sveisvei
217504d574
default percentage and label styling
2016-12-10 22:20:26 +01:00
sveisvei
f04f3e9b29
add simple param type field
2016-12-10 22:08:41 +01:00
sveisvei
0ba7ca0659
link cards to strategies view
2016-12-10 21:18:17 +01:00
ivaosthu
57565185b0
Add slider for strategy-type 'percentage'
2016-12-10 16:04:19 +01:00
sveisvei
87fe8f5c66
shorten description with ellipse
2016-12-10 15:39:03 +01:00
sveisvei
b4e600afd9
only output icon if wanted
2016-12-10 15:29:09 +01:00
sveisvei
6216440644
small button adjustsments
2016-12-10 15:26:28 +01:00
sveisvei
4b9a60a735
add site url link
2016-12-10 15:10:03 +01:00
sveisvei
f665228a5a
add progress bar
2016-12-10 14:19:52 +01:00
sveisvei
f6ca76ff39
realign after moved button
2016-12-10 14:10:27 +01:00
ivaosthu
12617aa6e9
Add icons to navigation
2016-12-10 14:06:54 +01:00
sveisvei
f462da5224
fix getIcon
2016-12-10 14:03:54 +01:00
sveisvei
659b668814
cleanup log
2016-12-10 14:02:48 +01:00
ivaosthu
2c1c9bf8d6
Fixed typo in toggle link
2016-12-10 13:55:31 +01:00
ivaosthu
57bbdedc04
Strategy view: added used in toggles
2016-12-10 13:55:31 +01:00
ivaosthu
420bd99d1e
add-strategy list should be scrollable
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
5537910a05
switch up selected strategies
2016-12-10 13:11:05 +01:00
sveisvei
9520458eee
fix parameter fields
2016-12-10 12:38:11 +01:00
sveisvei
412d95c7e2
fix titles
2016-12-10 12:35:28 +01:00
sveisvei
6e366c1db6
fix switch
2016-12-10 12:21:27 +01:00
sveisvei
21012adc08
minor cleanups, move header to common component
2016-12-10 11:47:25 +01:00
sveisvei
cde4f510df
cleanup footer
2016-12-10 09:28:42 +01:00
sveisvei
61729c3467
load app list from common
2016-12-09 22:14:40 +01:00
sveisvei
b0a1b4e2d1
use table on compact diff view
2016-12-09 22:14:40 +01:00
sveisvei
b226fdc218
filter from application store instead of own state
2016-12-09 22:14:40 +01:00
sveisvei
07d69276b9
fix indet
2016-12-09 22:14:40 +01:00
ivaosthu
abc8c8cfd6
Remove client-strategies
2016-12-09 17:50:48 +01:00
ivaosthu
9bcb7bd0ad
Make strategy list as links
2016-12-09 15:59:07 +01:00
sveisvei
87cd3b03d1
toggle switch input state
2016-12-09 14:44:09 +01:00
sveisvei
da5381fdf9
fix rename with new route
2016-12-09 14:38:32 +01:00
sveisvei
946f9af733
applications
2016-12-09 14:02:36 +01:00
sveisvei
4c343adb34
add missing key
2016-12-09 14:00:37 +01:00
sveisvei
fe97342846
improve buttons
2016-12-05 23:08:32 +01:00
sveisvei
4116a854c8
add missing key
2016-12-05 23:08:32 +01:00
sveisvei
84f5c6b602
ignore typings
2016-12-05 23:08:32 +01:00
sveisvei
c82c8f0d36
add editorconfig
2016-12-05 23:08:32 +01:00
ivaosthu
8fc5544ab4
Added view strategy view
2016-12-05 23:00:29 +01:00
sveisvei
32e92e9395
axx maxWidth
2016-12-05 19:29:07 +01:00
sveisvei
672635a185
add list and icon
2016-12-05 18:43:00 +01:00
sveisvei
f377fc6f5e
add spacing
2016-12-05 18:29:18 +01:00
sveisvei
c43269e9fc
add links and fix path
2016-12-05 18:25:58 +01:00
sveisvei
73a1dcdc75
comment out stuff to remove later
2016-12-05 18:25:46 +01:00
sveisvei
c08dff8e84
max 5 entries on overview
2016-12-05 18:25:36 +01:00
sveisvei
e88e3aeb88
make history-list-toggle use same store
2016-12-05 18:11:51 +01:00
sveisvei
b35ad9a91b
add history to view part1
2016-12-05 17:59:16 +01:00
sveisvei
815a8c04d6
fix reverse correct array
2016-12-05 17:16:51 +01:00
sveisvei
efa3e7d795
deep document title
2016-12-05 17:15:55 +01:00