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

9768 Commits

Author SHA1 Message Date
ivaosthu
459db23d50 3.2.6 2019-07-29 10:52:40 +02:00
ivaosthu
f11f2fa402 chore: update CHANGELOG.md 2019-07-29 10:43:53 +02:00
ivaosthu
e88b1893d0 fix: Add new locales: cz, de 2019-07-29 10:38:03 +02:00
ivaosthu
90bf50d6e5 3.2.5 2019-07-29 10:17:55 +02:00
Adam Gardner
a2ce8b4e66 Fix #180 (#181)
Fix #180
2019-06-07 11:48:56 +02:00
ivaosthu
8aa7669661 chore: update changelog 2019-05-10 10:06:56 +02:00
Ivar Conradi Østhus
9ebaa90b21 feat: boolean strategy paramters (#178)
feat: boolean strategy paramters
2019-05-10 10:06:02 +02:00
ivaosthu
103c3d941f feat: boolean strategy paramters 2019-05-07 20:44:29 +02:00
ivaosthu
08540e5740 3.2.4 2019-05-04 06:35:33 +02:00
ivaosthu
9af7412375 chore: update changelog 2019-05-04 06:35:19 +02:00
ivaosthu
f7ccae9e75 Fix: tests 2019-05-04 06:31:26 +02:00
ivaosthu
c65d335b25 fix: lint errors 2019-05-04 06:26:02 +02:00
ivaosthu
7866a7e844 fix: Clean up the UI with empty states 2019-05-04 06:22:02 +02:00
ivaosthu
4393aeedd3 feat: Support a few more locales 2019-05-04 05:46:15 +02:00
Ivar Conradi Østhus
106085cb63 chore: remove unleash.beta.variants flag 2019-04-03 20:28:46 +02:00
Ivar Conradi Østhus
73881e2cd4 Update CHANGELOG.md 2019-04-03 20:20:15 +02:00
Ivar Conradi Østhus
a9ce7a8d65 Merge pull request #176 from Unleash/fix/signout
fix: Cleanup logut flow
2019-04-03 20:19:38 +02:00
Ivar Conradi Østhus
51c29ca044 fix: Cleanup logut flow 2019-04-03 20:13:32 +02:00
Ivar Conradi Østhus
83e2e522f4 fix: make greenkeeper stop push pr for react-dnd 2019-03-29 10:56:55 +01:00
ivaosthu
547ef7300e 3.2.2 2019-03-13 09:31:27 +01:00
ivaosthu
e05f655563 chore: update CHANGELOG.md 2019-03-13 09:31:12 +01:00
ivaosthu
9deee857c9 chore: Update redux* to latest versions 2019-03-13 09:26:42 +01:00
ivaosthu
d1834fc931 chore: Update enzyme to latest versions 2019-03-13 09:23:53 +01:00
ivaosthu
cfd35d37cc chore: update debug to version 4.1.1 2019-03-13 09:21:11 +01:00
Ivar Conradi Østhus
f2d7a46035 Merge pull request #163 from Unleash/greenkeeper/css-loader-2.0.0
Update css-loader to the latest version 🚀
2019-03-13 09:16:27 +01:00
Ivar Conradi Østhus
24d593dce4 Merge pull request #170 from Unleash/feat/ui-config
feat: Customisable UI via config
2019-03-13 09:16:07 +01:00
ivaosthu
eaa20927c0 chore: Fix linting 2019-03-13 09:11:30 +01:00
ivaosthu
fe39815777 chore: Update CHANGELOG.md 2019-03-13 08:51:21 +01:00
ivaosthu
c4900262f2 feat: Customisable UI via config
This feature enables overrides of certain UI elements from the API
such as setting a different background color for the header.

This will make it easier to customise the UI in different environemnt.
2019-03-13 08:49:50 +01:00
Ivar Conradi Østhus
4acc854a65 chore: update readme.md 2019-03-09 15:01:25 +01:00
Ivar Conradi Østhus
6e4bb8772b Merge pull request #169 from Unleash/fix/toggle_on_off
fix: Use toggle/on/off endoints to ensure correct state
2019-03-09 15:00:51 +01:00
ivaosthu
2d8b287848 fix: Use toggle/on/off endoints to ensure correct state 2019-03-07 22:30:45 +01:00
ivaosthu
9b3fb06268 3.2.1 2019-03-06 19:41:21 +01:00
ivaosthu
5723601ba8 fix: failing test 2019-03-06 19:36:53 +01:00
ivaosthu
0775ea402a feat: Add all official client SDKs to footer 2019-03-06 19:28:34 +01:00
ivaosthu
fba362f66a fix: Fixed bug in history view preventing toggle-view 2019-03-06 19:15:33 +01:00
ivaosthu
41e4ed59fd 3.2.0 2019-02-08 09:17:52 +01:00
Ivar Conradi Østhus
d0c8cf25a3 Merge pull request #167 from Unleash/variants
Add support for variants
2019-02-08 09:17:04 +01:00
ivaosthu
fc955a5b97 feat: Inital beta for variants 2019-02-08 08:59:27 +01:00
Ivar Conradi Østhus
6c281bf6ad chore: update changelog 2019-01-30 07:42:51 +01:00
Ivar Conradi Østhus
e469ea89c5 Merge pull request #165 from Kouzukii/master
Show tooltips and featuretoggle names in event history view
2019-01-23 16:25:30 +01:00
Benjamin Ludewig
b2e05a8a6d feature: Show tooltips and featuretoggle names in event view 2019-01-23 15:40:09 +01:00
ivaosthu
5c097daf45 3.1.4 2019-01-19 11:45:53 +01:00
ivaosthu
4c5e73ecf5 chore: Update changelog 2019-01-19 11:45:32 +01:00
Ivar Conradi Østhus
e3d6108784 Merge pull request #164 from Kouzukii/master
Add support for permission system in unleash frontend
2019-01-18 19:34:43 +01:00
Benjamin Ludewig
352a935be4 fixed timezone in test timestamp 2019-01-16 10:51:17 +01:00
Benjamin Ludewig
85fb0f9b89 feature: Add support for permission system in unleash frontend
refactored permission-based components
added tests for all permission-based components
2019-01-16 10:39:58 +01:00
Benjamin Ludewig
ba7ec688eb feature: Add support for permission system in unleash frontend
fix lint
2019-01-02 10:41:43 +01:00
Benjamin Ludewig
7740a9abe9 feature: Add support for permission system in unleash frontend
add a test for feature-list-item without permission
2019-01-02 10:33:30 +01:00
Benjamin Ludewig
aad612d3d6 feature: Add support for permission system in unleash frontend
refactored PermissionComponent to pure component
fixed feature-list-item-component
2019-01-02 10:21:06 +01:00