Ivar Conradi Østhus
0bed8f605e
fix: regular users are not API users
2021-05-03 19:33:37 +02:00
Fredrik Strand Oseberg
85a544bbd6
Feat/format base path ( #828 )
...
* chore: update changelog
* feat: add formatBaseUri helper
* feat: call formatBaseUri on server options
* feat: call formatBaseUri on user options
* fix: update test
* fix: disable consistent return
2021-05-03 12:28:59 +02:00
Ivar Conradi Østhus
410e6ca18c
4.0.0-alpha.7
2021-05-02 21:19:19 +02:00
Ivar Conradi Østhus
ff341bff06
chore: update CHANGELOG
2021-05-02 21:18:30 +02:00
Ivar Conradi Østhus
841e2a6e07
fix: more types
2021-05-02 21:11:17 +02:00
Ivar Conradi Østhus
4b48c08e0e
fix: move permission to types
2021-05-02 20:58:02 +02:00
Ivar Conradi Østhus
8c5c120128
fix: bum unleash-frontend to version 4.0.0-alpha.12
2021-05-02 20:49:52 +02:00
Ivar Conradi Østhus
c2e50bf16c
4.0.0-alpha.12
2021-05-02 20:46:40 +02:00
Ivar Conradi Østhus
58bd87c03d
chore: update changelog
2021-05-02 20:46:02 +02:00
Ivar Conradi Østhus
dfda721ddb
fix: catch all route only for baseUriPath ( #825 )
...
* fix: catch all route only for baseUriPath
* Update src/lib/app.ts
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2021-04-30 20:16:20 +02:00
Fredrik Strand Oseberg
e22c7c8b37
Feat/serve frontend with baseuri ( #824 )
...
* chore: update changelog
* chore: update changelog
* feat: format asset paths and insert baseUri in html
* feat: add tests
* feat: pass dependencies to pre router hook
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-04-30 15:31:54 +02:00
Ivar Conradi Østhus
0efc238fdb
fix: define root role by setting the name of the role ( #823 )
2021-04-30 13:25:24 +02:00
Christopher Kolstad
dd8e9207ad
feat: automatically add all existing users as owners to all existing … ( #818 )
...
* feat: automatically add all existing users as owners to all existing projects
2021-04-30 13:04:25 +02:00
Christopher Kolstad
4c3a77bc31
fix: project store was wrongly typing its id field as number ( #822 )
2021-04-30 12:51:46 +02:00
Ivar Conradi Østhus
90b6fce2c2
fix: build..
2021-04-30 09:05:46 +02:00
Ivar Conradi Østhus
a8bb01f9f2
fix: add datadog logo for addons
2021-04-30 08:51:34 +02:00
Ivar Conradi Østhus
2df0907e1c
4.0.0-alpha.6
2021-04-29 22:11:15 +02:00
Ivar Conradi Østhus
8464c69dd9
chore: update changelog
2021-04-29 22:11:04 +02:00
Ivar Conradi Østhus
8b9d5ee158
fix: upgrade unleash-frontend to version 4.0.0-alpha.11
2021-04-29 22:04:03 +02:00
Ivar Conradi Østhus
dad8d3de81
4.0.0-alpha.11
2021-04-29 22:00:58 +02:00
Ivar Conradi Østhus
f698880eb7
chore: update changelog
2021-04-29 22:00:43 +02:00
Ivar Conradi Østhus
4b826715a7
Feat/auth hosted section ( #280 )
2021-04-29 21:55:48 +02:00
Ivar Conradi Østhus
176d2e4dd3
fix: Autehntication required options is optional
2021-04-29 18:52:52 +02:00
Christopher Kolstad
bbb714bf5f
fix: default custom auth hook now denies all requests to api endpoints ( #811 )
...
* fix: default custom auth hook now denies all requests to api endpoints
* fix: add link to documentation in customAuth error message
2021-04-29 15:18:58 +02:00
Christopher Kolstad
7cbe6bfcc1
fix: deletes sessions for user when user is removed ( #810 )
2021-04-29 10:54:11 +02:00
Ivar Conradi Østhus
568998f20a
fix: import statements for type/events
2021-04-29 10:29:39 +02:00
Ivar Conradi Østhus
df2e23c282
fix: refactor event types
2021-04-29 10:21:29 +02:00
Ivar Conradi Østhus
88a56b8569
fix: move AuthenticationRequired to types
2021-04-29 09:57:45 +02:00
Fredrik Oseberg
d7e6219070
fix: only get legalValues if definition exists
2021-04-28 18:09:37 +02:00
Fredrik Strand Oseberg
8d003da400
Fix/variants ( #278 )
...
* fix: use autocomplete for legal values
* fix: use flag to toggle overrides
* fix: use legalvalues directly
* fix: tests
* Update src/component/feature/variant/__tests__/update-variant-component-test.jsx
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
* Update src/component/feature/variant/AddVariant/AddVariant.jsx
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
* fix: tests
* fix: remove flag for overrides
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-04-28 14:58:53 +02:00
Fredrik Strand Oseberg
f8e34d53ff
Fix/bugfixes ( #279 )
...
* fix: add try catch to copy
* fix: show constraints on default strategy
* fix: require name to submit context field
* fix: require name and project id to be set in order to create a project
* fix: change documentation icon
* fix: only validate unique names on create
* Update src/component/context/form-context-component.jsx
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-04-28 14:27:25 +02:00
Ivar Conradi Østhus
65fad95c6f
fix: migrate only users without any role
2021-04-28 12:56:19 +02:00
R Ashwin
6c57aeb232
feat: Teams addon for messaging on Microsoft teams ( #814 )
2021-04-28 12:38:11 +02:00
Fredrik Strand Oseberg
0340573199
fix/locale ( #277 )
...
* fix/locale
* fix: check on lowercase values
* fix: remove console logs
2021-04-28 11:57:45 +02:00
Ivar Conradi Østhus
517f3e2170
fix: migration to create root roles for users with permissions ( #816 )
...
* fix: migration to create root roles for users with permissions
needed to migrate enterprise users to rbac.
* fix: callback
2021-04-28 11:48:21 +02:00
Ivar Conradi Østhus
8c4a6a1e18
fix: set default DATABASE_SSL to not rejectUnauthorized ( #817 )
2021-04-28 10:55:11 +02:00
Ivar Conradi Østhus
f66cca468e
fix: added teams logo
2021-04-27 21:39:34 +02:00
Ivar Conradi Østhus
886e0bb008
feat: add user create/update/delete events ( #807 )
2021-04-27 20:47:11 +02:00
Christopher Kolstad
d0b17af770
fix: handle password being undefined when validating ( #809 )
2021-04-27 15:35:10 +02:00
Fredrik Strand Oseberg
1f46d3b21b
Fix/cleanup ( #276 )
...
* chore: update changelog
* 4.0.0-alpha.10
* fix: add dnd provider as top level wrapper
* fix: add forgotten password link to password auth
* fix: remove unecceesary dnd component
* fix: check for usedTokenError
2021-04-27 09:48:00 +02:00
Christopher Kolstad
578078e03f
fix: active sessions are now destroyed if auth/reset and auth/validate endpoints are used ( #806 )
2021-04-27 09:16:44 +02:00
Christopher Kolstad
0de4c98a58
fix: send email on process.nextTick ( #805 )
...
To avoid users having to wait while we wait for a response from the email provider, we now send the mail on nextTick
2021-04-27 09:05:46 +02:00
Ivar Conradi Østhus
33782d15d5
fix: add hosted auth option
2021-04-26 21:31:08 +02:00
Ivar Conradi Østhus
5e53927991
fix: fix test data
2021-04-26 12:21:18 +02:00
Ivar Conradi Østhus
bedb28d55a
fix: correct test data
2021-04-26 11:51:53 +02:00
Ivar Conradi Østhus
d12dc43b8f
fix: migration should call cb on down
2021-04-26 11:29:14 +02:00
Ivar Conradi Østhus
2874ae71b6
fix: change default admin password
2021-04-26 11:28:51 +02:00
Ivar Conradi Østhus
c216181f8e
fix: add types for node-fetch
2021-04-26 11:27:52 +02:00
Ivar Conradi Østhus
a9100046df
4.0.0-alpha.4
2021-04-23 15:33:53 +02:00
Ivar Conradi Østhus
ad0477d7ea
fix: update unleash-frontend
2021-04-23 15:32:10 +02:00