Ivar Conradi Østhus
37bd960133
fix: add members to project use correct uri
2021-05-07 09:14:32 +02:00
Fredrik Strand Oseberg
cc54fad3a4
Fix/console warn ( #290 )
...
* fix: resolve uncontrolled autocomplete
* fix: return if no strategy is present
* fix: change logic for retrieving context index
* fix: remove prop types from UserList
* fix: add default to api key name input
* fix: remove raised property from button
2021-05-07 08:42:51 +02:00
Fredrik Strand Oseberg
ad09c4039a
Fix/strategy constraints ( #289 )
...
* fix: only update editable strategies if index is less than 0
* fix: add wdyr
* fix: set tracking to false as default
* chore: update readme
2021-05-07 08:31:25 +02:00
Christopher Kolstad
5565dd8c4b
chore: expose an endpoint to really delete a toggle ( #808 )
...
* chore: expose an endpoint to really delete a toggle
- To provide a way to run end-to-end tests without cluttering
our demo instance with way too many feature-toggles, making this
endpoint available will allow end-to-end tests to clean up properly
after themselves
2021-05-06 14:11:56 +02:00
Christopher Kolstad
24cd9cb2c3
Set .nvmrc to 14 to reflect new requirement of node
2021-05-06 09:35:02 +02:00
Ivar Conradi Østhus
573bcc1658
4.0.0-beta.1
2021-05-05 22:35:29 +02:00
Ivar Conradi Østhus
fe0c5ba3e4
chore: update changelog
2021-05-05 22:35:16 +02:00
Ivar Conradi Østhus
a30dc444fd
fix: upgrade unleash-frontend to version 4.0.0-beta.0
2021-05-05 22:34:13 +02:00
Christopher Kolstad
b0845adee8
fix: rbac now checks permission for both projects ( #838 )
...
- When updating a toggle
- If the project is updated, the user performing the operation
will need UPDATE_FEATURE permission for both old and new project
fixes : #837
2021-05-05 22:32:25 +02:00
Ivar Conradi Østhus
23e49f948a
4.0.0-beta.0
2021-05-05 22:23:44 +02:00
Ivar Conradi Østhus
cbf15ca44a
chore: update changelog
2021-05-05 22:23:38 +02:00
Ivar Conradi Østhus
76cd54fd91
feat: upgrade to node.js v14
2021-05-05 22:18:35 +02:00
Ivar Conradi Østhus
6db15076e3
fix: tiny margin for feature toggle list item
2021-05-05 22:11:39 +02:00
Ivar Conradi Østhus
b7cea5e314
fix: should be allowed to create toggles without errors
2021-05-05 22:06:55 +02:00
Fredrik Strand Oseberg
8d525ac477
Fix: jumping screen ( #288 )
...
* fix: add overflow-y scroll to html
* fix: add tab exceptions to scroll to top
* fix: remove unused imports
2021-05-05 21:51:04 +02:00
Fredrik Strand Oseberg
7b27f68b8e
Fix/minor changes ( #285 )
...
* fix: use query params on password auth
* fix: refactor redirect and isUnauthorized
* feat: add 404 page
* fix: setup 404 as redirect and standalone page
2021-05-05 14:58:22 +02:00
Christopher Kolstad
40a358ac78
fix: an hour is 3600000 seconds not 60000 seconds
2021-05-05 14:56:09 +02:00
Fredrik Strand Oseberg
9b1a07c5ab
Fix/v4 corrections ( #287 )
...
* fix: remove project display check
* fix: refetch bootstrap on user change
* fix: remove console log
* fix: update test
* fix: do not allow submit if errors exists
* fix: do not allow strategies to redirect home when name is taken
2021-05-05 14:17:25 +02:00
Martin Lehmann
549be832bf
chore: fix releases URL in changelog ( #286 )
2021-05-05 13:57:27 +02:00
Christopher Kolstad
447e44ee77
fix: readd support for DATABASE_URL_FILE
2021-05-05 11:36:22 +02:00
Ivar Conradi Østhus
3e2ed0b42c
fix: use correct baseUriPath with localStorage
2021-05-05 10:57:07 +02:00
Ivar Conradi Østhus
5585645999
fix: link to docs for empty apps
2021-05-05 10:33:40 +02:00
Ivar Conradi Østhus
4752d5f0de
4.0.0-beta.0
2021-05-05 09:21:40 +02:00
Ivar Conradi Østhus
58f207643d
chore: update changelog
2021-05-05 09:21:08 +02:00
Ivar Conradi Østhus
37d701a121
fix: reload of admin/api page yields 404
...
fixes : #836
2021-05-05 09:01:39 +02:00
Ivar Conradi Østhus
cafd497bd1
4.0.0-alpha.8
2021-05-04 22:20:35 +02:00
Ivar Conradi Østhus
e80566bf2d
chore: update changelog
2021-05-04 22:20:21 +02:00
Ivar Conradi Østhus
01ab4e1604
feat: global events requires admin role
2021-05-04 22:11:30 +02:00
Ivar Conradi Østhus
ec06e92ef7
4.0.0-alpha.14
2021-05-04 22:10:48 +02:00
Ivar Conradi Østhus
73696f1bd3
chore: updated changelog
2021-05-04 22:10:40 +02:00
Ivar Conradi Østhus
c0c69854e8
fix: all global event log requires admin
2021-05-04 22:06:47 +02:00
Ivar Conradi Østhus
3f5992902d
fix: constraints array can be undefined
2021-05-04 21:50:06 +02:00
Fredrik Strand Oseberg
28b186150d
fix: remove toast info from bootstrap controller ( #834 )
...
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-05-04 21:43:14 +02:00
Fredrik Strand Oseberg
48cad24bc7
feat: add migration ( #832 )
2021-05-04 21:42:58 +02:00
Fredrik Strand Oseberg
5091f287f2
fix: set name type to be min 1 character ( #833 )
2021-05-04 21:42:42 +02:00
Ivar Conradi Østhus
48e15262a1
fix: tests
2021-05-04 21:40:38 +02:00
Ivar Conradi Østhus
395ea185f3
fix: bum unleash-frontend to version 4.0.0-alpha.13
2021-05-04 21:39:53 +02:00
Ivar Conradi Østhus
185aee70df
fix: /api/admin/user should not allow caching
2021-05-04 21:33:32 +02:00
Ivar Conradi Østhus
dd64566719
4.0.0-alpha.13
2021-05-04 21:30:27 +02:00
Ivar Conradi Østhus
c9eb145c56
chore: update changelog
2021-05-04 21:29:49 +02:00
Fredrik Strand Oseberg
c4f44f7558
fix: allow permissions to be checked without project being defined ( #282 )
...
* fix: allow permissions to be checked without project being defined
* fix: change order
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-05-04 21:25:35 +02:00
Fredrik Strand Oseberg
e8de5bd816
Fix/strategy constraints ( #283 )
...
* feat: redesign strategy cards
* fix: add version check to constraints
* fix: use flags
* fix: update icon and add tooltips
* fix: remove console logs
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-05-04 21:25:06 +02:00
Ivar Conradi Østhus
367b5c8d85
fix: logout should only be called once
2021-05-04 21:24:25 +02:00
Ivar Conradi Østhus
217170c2e2
fix: handle generic errors better
2021-05-04 20:41:19 +02:00
Ivar Conradi Østhus
141b359330
chore: moved technical debt docs to user-guides
2021-05-04 20:11:17 +02:00
Ivar Conradi Østhus
b5a36a6d42
chore: fix SDK docs
2021-05-04 16:08:21 +02:00
Ivar Conradi Østhus
2f2c2b74db
fix: minor docs cleanup
2021-05-04 15:33:31 +02:00
Fredrik Strand Oseberg
2099bbea73
fix: match bootstrap uiConfig with expected data format ( #830 )
...
* fix: match bootstrap uiConfig with expected data format
* fix: default to empty object for ui and experimental properties on config
* fix: update text
2021-05-04 10:00:25 +02:00
Fredrik Strand Oseberg
f0d6e45361
Feat/bootstrap ( #281 )
...
* feat: add bootstrap endpoint redux integration
* fix: remove useEffect from app
* feat: add path provider
* feat: browser router
* fix: delete path formatter
* fix: return absolute path if no basepath
* fix: format seenURI
* feat: get bootstrap uri from html
* fix: remove unused imports
* fix: remove initial loading call
* fix: wrap logout in formatApiPath
* feat: import logo
* feat: remove accessor from receiveConfig
* fix: update tests
* fix: update asset paths
* fix: remove data from app
* fix: revert moving access provider
* fix: remove build watch
* fix: remove console logs
* fix: update asset paths
* fix: remove path logic from base64
* fix: remove unused import
* set uiconfig
* change notification text
* fix: match uiConfig with expected format
* feat: add proclamation
* fix: move proclamation
* fix: remove unused imports
* fix: add target _blank
* fix: allow optional toast
* fix: return empty string if default value is present
* fix: set basepath to empty string if it matches default
2021-05-04 09:59:42 +02:00
R Ashwin
d61c7242d8
feat: Datadog integration ( #820 )
...
fixes : #815
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-05-03 22:08:14 +02:00