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

716 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
97decf801a fix: should support 409 responses as well 2020-09-25 21:46:52 +02:00
Ivar Conradi Østhus
61c933f982 3.6.0 2020-09-25 21:21:10 +02:00
Ivar Conradi Østhus
54b04555ba chore: upgrade CHANGELOG 2020-09-25 21:20:36 +02:00
Ivar Conradi Østhus
ff4e66354f fix: upgrade whatwg-fetch to version 3.4.1 2020-09-25 21:18:42 +02:00
Ivar Conradi Østhus
c2e16e7f73 Merge pull request #225 from Unleash/feat/remove_apps 2020-09-25 21:13:27 +02:00
Ivar Conradi Østhus
987fce309c fix: cleanup edit application a bit 2020-09-25 09:36:11 +02:00
Ivar Conradi Østhus
130110f5a4 feat: add search for applications 2020-09-24 20:02:45 +02:00
Ivar Conradi Østhus
d88435f0c5 fix: use https url for local->heroku proxy 2020-09-24 19:30:27 +02:00
Ivar Conradi Østhus
b1d30b045e feat: Should be possible to remove applications
https://github.com/Unleash/unleash/issues/634
2020-09-23 23:18:53 +02:00
Ivar Conradi Østhus
a097a90dbe fix: make sure application is updated on edit 2020-09-23 21:47:07 +02:00
Ivar Conradi Østhus
ece95f87be fix: list parameters should be trimmed
see https://github.com/Unleash/unleash/issues/629
2020-09-23 19:50:00 +02:00
Ivar Conradi Østhus
96bcee8d2b 3.5.1 2020-08-11 12:16:16 +02:00
Ivar Conradi Østhus
a17703988e chore: update changelog 2020-08-11 12:15:53 +02:00
Ivar Conradi Østhus
d059706299 fix: add link to client SDKs 2020-08-11 11:02:29 +02:00
Ivar Conradi Østhus
8df8ee8bcd fix: use Rect.memo to increase performance 2020-08-11 10:58:19 +02:00
Ivar Conradi Østhus
5cb2036bba 3.5.0 2020-08-10 22:06:20 +02:00
Ivar Conradi Østhus
6cbec0c8db chore: update chanelog 2020-08-10 22:06:08 +02:00
Ivar Conradi Østhus
7e50ebbad9 fix: some ux cleanup for toggle types 2020-08-10 21:58:14 +02:00
Ivar Conradi Østhus
3ecdab8583 fix: tests 2020-08-07 11:27:49 +02:00
Ivar Conradi Østhus
5844c488f3 fix: add disabled propertu to select 2020-08-07 11:25:24 +02:00
Ivar Conradi Østhus
c7cacc183b 3.5.0-0 2020-08-07 10:42:04 +02:00
Ivar Conradi Østhus
91049b02db chore: update changelog 2020-08-07 10:41:03 +02:00
Ivar Conradi Østhus
99514009bb Merge pull request #221 from Unleash/feat/stale-flag 2020-08-07 10:38:02 +02:00
Ivar Conradi Østhus
571adc5803 fix: dependencies 2020-08-07 10:35:00 +02:00
Ivar Conradi Østhus
bf4ac6ab6d fix: imporve type-chip color 2020-08-07 10:27:39 +02:00
Ivar Conradi Østhus
1ac720267c fix: yarn.lock 2020-08-07 10:27:26 +02:00
Ivar Conradi Østhus
a0bad364e8 feat: stort by stale 2020-08-07 10:19:07 +02:00
Ivar Conradi Østhus
303b6edb99 feat: added time-ago to toggle-list 2020-08-07 10:08:23 +02:00
Ivar Conradi Østhus
f5ed3eaa1f feat: Add stale marking of feature toggles 2020-08-07 09:36:32 +02:00
Ivar Conradi Østhus
e7e0b78697 3.4.1-0 2020-08-06 11:12:38 +02:00
Ivar Conradi Østhus
17851e2963 feat: add support for toggle type (#220) 2020-08-06 11:11:14 +02:00
Ivar Conradi Østhus
18a53c4c77 fix: only fetch types once 2020-08-06 11:09:40 +02:00
Ivar Conradi Østhus
6395568d55 feat: add support for toggle type 2020-08-06 11:03:40 +02:00
Ivar Conradi Østhus
60705d3993 3.4.0 2020-08-03 14:05:40 +02:00
Ivar Conradi Østhus
73cf863f9b chore: update changelog 2020-08-03 14:04:52 +02:00
dependabot[bot]
7d7d98d87b chore(deps): bump elliptic from 6.5.2 to 6.5.3 (#218)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 13:50:32 +02:00
dependabot[bot]
5567473c56 chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#217)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 13:50:18 +02:00
dependabot[bot]
ee4cce80b4 chore(deps-dev): bump lodash from 4.17.15 to 4.17.19 (#214)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 13:49:59 +02:00
Ivar Conradi Østhus
cf8ac31f8c fix: upgrade react-dnd to version 11.1.3 2020-08-03 13:44:05 +02:00
greenkeeper[bot]
39513c25c8 fix: Update react-dnd to the latest version 🚀 (#213)
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-08-03 13:39:24 +02:00
Ivar Conradi Østhus
0d3cbd8294 fix: read unleash version from ui-config (#219) 2020-08-03 13:38:14 +02:00
Jaynish Buddhdev
d7ae641274 Feat: (VariantCustomization) Allow user to customize variant weights (#216)
Co-authored-by: Jaynish Buddhdev <bjaynish1@gmail.com>
2020-08-03 13:33:16 +02:00
Ivar Conradi Østhus
a12c0e32b2 fix: flag inital context fields 2020-07-29 21:35:00 +02:00
Ivar Conradi Østhus
ec06a63a8b 3.3.5 2020-06-15 15:29:56 +02:00
Ivar Conradi Østhus
ef5c7cfe6f chore: update changelog 2020-06-15 15:29:33 +02:00
Ivar Conradi Østhus
735b11297c fix: should handle zero variants 2020-06-04 15:06:44 +02:00
Ivar Conradi Østhus
7c0bb12799 fix: modal for variants 2020-06-04 15:00:16 +02:00
Ivar Conradi Østhus
784b6e0846 3.3.4 2020-05-22 19:39:54 +02:00
Ivar Conradi Østhus
97e11a3a88 fix: allow overflow for strategy card 2020-05-22 19:34:47 +02:00
Ivar Conradi Østhus
57bdf63043 fix: add common component input-list-field 2020-05-22 13:00:53 +02:00