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

370 Commits

Author SHA1 Message Date
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
5bed56a49c Merge pull request #108 from Unleash/fix_lint_warns
chore(lint) Added propTypes to all components
2018-02-04 22:31:55 +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
23b74bd88a Merge pull request #106 from Unleash/metrics-poller
Move metrics poller to seperate class
2018-02-02 22:36:22 +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
Ivar Conradi Østhus
1f40dbba3c Merge pull request #99 from Unleash/oauth2
Add support for "builtin" and Custom (Oauth2) auhtentications
2018-01-17 15:49:31 +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
Ivar Conradi Østhus
a1cdd9d512 Merge pull request #98 from Unleash/add_version_details
Add version details to the footer.
2017-11-29 10:46:04 +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
Ivar Conradi Østhus
a43011e739 Merge pull request #95 from Unleash/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2017-11-11 19:06:51 +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
Ivar Conradi Østhus
84dae28cf6 Merge pull request #93 from clintabrown/allow_underscore_in_flag
Allow underscores in name validation
2017-09-19 07:44:45 +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