Ivar Conradi Østhus
b406d3c7cf
fix: should allow revive toggles
2021-04-23 13:29:24 +02:00
Ivar Conradi Østhus
d021f4ebc5
fix: lint
2021-04-23 12:55:11 +02:00
Ivar Conradi Østhus
709d12a1dc
fix: hasPermission should not throw
2021-04-23 12:52:29 +02:00
Christopher Kolstad
8845c90f57
Added enterpriseVersion to root of IUnleashConfig/IUnleashOptions
2021-04-23 11:05:30 +02:00
Fredrik Strand Oseberg
c58612fc8f
Feat/add new user email ( #793 )
...
* feat: send email when adding a new user
* fix: rename method
* fix: create welcome email
* fix: update email templates
* fix: add name to templates
* refactor: reduce database calls to one
* fix: alter tests
* fix: remove console logs
2021-04-23 10:58:47 +02:00
Ivar Conradi Østhus
b0e6d8c363
fix: User should require a ID field set ( #799 )
2021-04-22 23:40:52 +02:00
Ivar Conradi Østhus
424d4e209e
fix: introduce settingService
2021-04-22 22:54:08 +02:00
Ivar Conradi Østhus
b33e8e23f0
fix: migration rollback use DROP for column
2021-04-22 22:30:08 +02:00
Ivar Conradi Østhus
15b1e5514f
fix: skipLocked when updating lastSeen for toggles
...
(second attempt)
see: #795 for deatils.
2021-04-22 22:02:42 +02:00
Ivar Conradi Østhus
b3d830617c
fix: skipLocked when updating lastSeen for toggles
2021-04-22 20:18:49 +02:00
Christopher Kolstad
18f66ef732
feat: Add change-password endpoint to user-controller ( #800 )
...
fixes : #801
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-04-22 16:05:59 +02:00
Ivar Conradi Østhus
185091174f
fix: convert AUTH_TYPE to uppercase ( #797 )
...
Make sure we support both `AUTH_TYPE=demo` and `AUTH_TYPE=DEMO`
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-04-22 15:04:08 +02:00
Christopher Kolstad
7776f3c940
Fix/strategies sort order ( #798 )
...
* feat: add sort order field to strageies
* feat: update strategy display name and description
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-04-22 13:33:35 +02:00
Ivar Conradi Østhus
4b10356325
fix: only ADMIN can list all users
2021-04-22 12:13:41 +02:00
Ivar Conradi Østhus
05abb7e295
fix: enable demo-authentication ( #796 )
2021-04-22 10:53:47 +02:00
Ivar Conradi Østhus
cc1b328b07
fix: default db SSL to undefined
2021-04-22 10:44:04 +02:00
Ivar Conradi Østhus
a6eb64e5da
fix: use db config with schema for db-migrate
2021-04-22 10:25:18 +02:00
Christopher Kolstad
240c6a77a1
Feat/options need types ( #794 )
...
feat: options are now typed
- This makes it easier to know what to send to unleash.start / unleash.create
- Using a Partial to instantiate the config, then melding it with defaults to get a config object with all fields set either to their defaults or to whatever is passed in.
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-04-22 10:07:10 +02:00
Ivar Conradi Østhus
4dc2f69a08
chore: update yarn.lock
2021-04-21 09:44:33 +02:00
Ivar Conradi Østhus
fd5b040567
chore: update frontend version
2021-04-21 09:42:46 +02:00
Christopher Kolstad
4b65c44116
feat: add ui-bootstrap endpoint ( #790 )
...
* feat: add ui-bootstrap endpoint
- Reducing calls needed for frontend to 1 instead of the current 6
fixes : #789
2021-04-20 19:54:31 +02:00
Fredrik Oseberg
03df9f5199
chore: update frontend version
2021-04-20 19:24:33 +02:00
Fredrik Oseberg
b824842a03
chore: update frontend
2021-04-20 16:29:20 +02:00
Christopher Kolstad
4246baee16
feat: add ui-bootstrap endpoint ( #790 )
...
* feat: add ui-bootstrap endpoint
- Reducing calls needed for frontend to 1 instead of the current 6
fixes : #789
2021-04-20 12:32:02 +02:00
Ivar Conradi Østhus
332f1c4544
feat: expose user permissions ( #791 )
2021-04-20 09:58:23 +02:00
Christopher Kolstad
b55c85783b
Reset token ( #786 )
...
feat: Add Reset token functionality
This allows admin users to create a reset token for other users. Thus allowing resetting their password.
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
fixes : #778
2021-04-16 15:29:23 +02:00
Ivar Conradi Østhus
23ea21babf
fix: rename rbac roles. ( #788 )
...
* fix: rename rbac roles.
Root-roles:
- Admin
- Editor
- Viewer
Project roles:
- Owner
- Member
* Update src/lib/services/access-service.ts
* Update src/migrations/20210415173116-rbac-rename-roles.js
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-04-16 10:45:15 +02:00
Ivar Conradi Østhus
c45c19fedb
fix: remove unused import
2021-04-15 22:23:04 +02:00
Ivar Conradi Østhus
06a7bb323c
fix: fully remove enableLegacyRoutes option
2021-04-15 22:16:14 +02:00
Ivar Conradi Østhus
5214a7f88e
fix: failing tests
2021-04-15 11:35:45 +02:00
Ivar Conradi Østhus
9f3ca73075
fix: expose auth-type in ui-config
2021-04-15 11:29:53 +02:00
Ivar Conradi Østhus
781a300bf7
4.0.0-alpha.2
2021-04-13 13:56:26 +02:00
Ivar Conradi Østhus
85d08d75f8
chore: update changelog
2021-04-13 13:56:16 +02:00
Ivar Conradi Østhus
2c01fd088b
fix: should only do checkRbac if it exists
2021-04-13 11:41:22 +02:00
Ivar Conradi Østhus
b7d2cb06ae
fix: docs transitive dependencies
2021-04-13 09:24:17 +02:00
Ivar Conradi Østhus
0eb132c025
feat: unleash v4 will require node 14 or higher ( #784 )
2021-04-13 09:22:37 +02:00
Ivar Conradi Østhus
c86a29622d
chore: typos in migration-guide
2021-04-13 09:21:53 +02:00
Ivar Conradi Østhus
469e87a923
fix: remove enableLegacyRoutes option from v2
2021-04-13 09:04:25 +02:00
Ivar Conradi Østhus
223bbbb50d
fix: upgrade unleash-frontend to latest alpha
2021-04-12 20:29:00 +02:00
Ivar Conradi Østhus
9e7d2f845a
fix: migrate all permissions to rbac ( #782 )
...
* fix: migrate all permissions to rbac
* fix: update migration guide
fixes #782
2021-04-12 20:25:03 +02:00
Ivar Conradi Østhus
9bd425c193
feat: Add username/password authentication ( #777 )
2021-04-09 13:46:53 +02:00
Fredrik Strand Oseberg
b7b19de442
fix: add default empty array to strategies from db ( #781 )
2021-04-09 11:27:50 +02:00
Christopher Kolstad
99fd210392
feat: added basic email-service ( #780 )
...
* feat: added basic email-service
* feat: preview endpoint for plaintext/html templates
* chore: Updated docs
fixes : #757
2021-04-09 11:16:06 +02:00
Martin Folkeseth
5d41e63077
Chore: new amedia logo ( #776 )
2021-04-06 19:16:43 +02:00
Christopher Kolstad
2850052cc5
fix: Clear-Site-Data header needs to be double quoted
2021-04-06 16:09:09 +02:00
Fredrik Oseberg
696004b5ec
4.0.0-alpha.1
2021-03-30 15:59:14 +02:00
Fredrik Oseberg
67a5a27902
chore: update changelog
2021-03-30 15:59:08 +02:00
Fredrik Oseberg
e0682fd8fb
chore: upgrade frontend 4.0.0-alpha.1
2021-03-30 15:58:36 +02:00
Ivar Conradi Østhus
baf750c05a
feat: upgrade unleash-frontend to 4.0.0-alpha.0
2021-03-30 15:21:02 +02:00
Ivar Conradi Østhus
58137b8579
4.0.0-alpha.0
2021-03-29 20:33:01 +02:00