1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-19 00:15:43 +01:00
Commit Graph

2742 Commits

Author SHA1 Message Date
Fredrik Oseberg
645621a0df
fix: remove unused permissions 2022-01-11 09:23:33 +01:00
sighphyre
f032445d3d
fix: Improve responses from role resolution - getting a non existant role will throw a NotFound error 2022-01-11 09:23:33 +01:00
sighphyre
40bdab773c
fix: Add in very barebones down migration for rbac so that tests work 2022-01-11 09:23:33 +01:00
sighphyre
4e3f7e5330
feat: Validation now works when updating a role 2022-01-11 09:23:32 +01:00
Fredrik Oseberg
84f4a9083f
fix: update tests 2022-01-11 09:23:32 +01:00
Fredrik Oseberg
fb109d79a6
fix: update root role test 2022-01-11 09:23:32 +01:00
Fredrik Oseberg
563345695d
fix: create new user 2022-01-11 09:23:32 +01:00
Fredrik Oseberg
4409111be0
fix: update user permission mapping 2022-01-11 09:23:31 +01:00
Fredrik Oseberg
d2907d1887
fix: update test name 2022-01-11 09:23:31 +01:00
Fredrik Oseberg
19f78314d1
fix: add permissions to editor 2022-01-11 09:23:31 +01:00
sighphyre
5ca23b80e7
fix: patch a few broken tests 2022-01-11 09:23:31 +01:00
Fredrik Oseberg
5261de98a2
fix: migration for project roles 2022-01-11 09:23:30 +01:00
sighphyre
c547b8a2b9
feat: Patch db migration to handle old stucture 2022-01-11 09:23:30 +01:00
sighphyre
42a5105736
feat: Add in validation for roles 2022-01-11 09:23:30 +01:00
sighphyre
30de5f4b39
chore: Refactor role/access stores into more logical domains 2022-01-11 09:23:30 +01:00
sighphyre
f97f8b03bc
chore: A few small cleanups - remove logging and restore default on dev server config 2022-01-11 09:23:29 +01:00
sighphyre
afb5a6139b
fix: Get a bunch of tests working and delete a few that make no sense anymore 2022-01-11 09:23:29 +01:00
sighphyre
b953324428
feat: Add in support for updating roles 2022-01-11 09:23:29 +01:00
sighphyre
f8550790c5
feat: Return permissions on get role endpoint 2022-01-11 09:23:29 +01:00
sighphyre
8babe8cadf
fix: Removed ability to set role type through api during creation - it's now always custom 2022-01-11 09:23:28 +01:00
sighphyre
cd782be6dc
fix: Add back to get permissions working for editor role 2022-01-11 09:23:28 +01:00
sighphyre
0634758784
fix: Make permissions actually work with new environments 2022-01-11 09:23:28 +01:00
sighphyre
ba40099b41
fix: Patch migration to also populate permission names 2022-01-11 09:23:28 +01:00
sighphyre
d387ac0cbd
fix: Make project roles resolve correctly against new environments permissions structure 2022-01-11 09:23:27 +01:00
sighphyre
9d4f542f85
feat: Add ability to provide permissions when creating a role and rename environmentName to name in the list permissions datastructure 2022-01-11 09:23:27 +01:00
sighphyre
cb02ae9c92
feat: Add api endpoints for roles and permissions list 2022-01-11 09:23:27 +01:00
Fredrik Oseberg
817f960765
fix: add fake store 2022-01-11 09:23:27 +01:00
sighphyre
2eb0b6a11e
chore: Implement scaffolding for new rbac 2022-01-11 09:23:26 +01:00
Fredrik Oseberg
0129f23e97
feat: add tests 2022-01-11 09:23:26 +01:00
Fredrik Oseberg
d8ab79f71c
fix: connect environment with access service 2022-01-11 09:23:26 +01:00
Fredrik Oseberg
73d270d11f
fix: add migration for roles 2022-01-11 09:23:26 +01:00
Ivar Conradi Østhus
2ec427190e
wip: environment for permissions 2022-01-11 09:23:25 +01:00
Renovate Bot
cc66cc4adf chore(deps): update dependency supertest to v6.2.0 2022-01-11 03:18:49 +00:00
Renovate Bot
ec62e62247 chore(deps): update node.js to v14.18.3 2022-01-11 01:51:18 +00:00
Renovate Bot
f10910bba1 chore(deps): update typescript-eslint monorepo to v5.9.1 2022-01-10 21:12:41 +00:00
Thomas Heartman
d9eadfc7c9
Merge pull request #1250 from Unleash/docs/move-rust-sdk-to-official-sdks
docs: move Rust SDK to list of official SDKs
2022-01-10 15:09:38 +01:00
Thomas Heartman
d2369b5a69 docs(chore): sort SDK lists alphabetically 2022-01-10 15:00:10 +01:00
Thomas Heartman
d785b25a80 docs(chore): move Rust sdk from community to official listing
Also sorts the list of SDKs by name.
2022-01-10 14:56:43 +01:00
Thomas Heartman
c3d78bc028 docs: delete /sdks/community page
This page was more or less a duplicate of the final section of the
SDK overview. I've moved the section on implementing your own SDK into
the SDK overview instead.
2022-01-10 14:53:41 +01:00
Renovate Bot
145a587d62 fix(deps): update dependency @svgr/webpack to v6.2.0 2022-01-10 11:39:38 +00:00
Renato Arruda
c85c710327
Update the default metrics interval for Ruby SDK (#1247)
Note that the new metrics interval (60s) is only in master and a release with the new value is not yet created.
2022-01-08 11:51:19 +01:00
Renovate Bot
b6a3448cda chore(deps): update dependency lint-staged to v12.1.7 2022-01-07 19:50:22 +00:00
Renovate Bot
dcdc449fc1 chore(deps): update dependency lint-staged to v12.1.6 2022-01-07 13:50:27 +00:00
Thomas Heartman
abc3867070
Merge pull request #1243 from Unleash/docs/import-polish
docs: restructure startup import section to group actions by intent
2022-01-07 10:33:03 +01:00
Thomas Heartman
5573af675e docs: restructure startup import section to group actions by intent
This groups ways of importing together and ways of dropping together
instead of grouping the instructions by whether they use env variables
or command line options.

Should (?) make it easier to find what you want, but most importantly:
means we only need to explain the database drops once.
2022-01-07 08:03:49 +01:00
Ivar Conradi Østhus
b1a2f110c6
chore: reduce test time-complexity 2022-01-06 21:26:53 +01:00
Ivar Conradi Østhus
73685c771a
fix: allow static assets from cdn.getunleash.io 2022-01-06 21:08:16 +01:00
Ivar Conradi Østhus
571dcf5d1c
4.5.1 2022-01-06 20:46:04 +01:00
Ivar Conradi Østhus
559275129d
Fix/bcryptjs (#1239)
fixes: #1108
2022-01-06 20:43:57 +01:00
Renovate Bot
fe66df2670 chore(deps): update dependency @types/uuid to v8.3.4 2022-01-06 17:59:44 +00:00