1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00
Commit Graph

2801 Commits

Author SHA1 Message Date
Fredrik Oseberg
021e35737d fix: lint 2022-01-13 11:03:33 +01:00
Fredrik Strand Oseberg
461eb4e7e8
Merge branch 'master' into poc/env_rbac 2022-01-13 10:59:01 +01:00
sighphyre
ea00397465 fix: Patch an issue where permissions for variants/environments didn't match the front end 2022-01-13 11:47:04 +02:00
kakakakakku
18c87cedf6 Fixed syntax error for Ruby SDK example 2022-01-13 09:59:51 +01:00
sighphyre
bdf0d386d5 feat: Prevent editing of built in roles 2022-01-13 10:23:12 +02:00
Ivar Conradi Østhus
4a5b332567
fix: make sure our CSP allow gravatar.com for images 2022-01-12 23:22:04 +01:00
Fredrik Oseberg
a85ca86761 4.6.0-beta.1 2022-01-12 14:27:13 +01:00
Fredrik Oseberg
476264fa25 chore: update frontend 2022-01-12 14:27:02 +01:00
sighphyre
de1a0b5995 chore: Trim out new add and delete tag permissions - we're going with update feature instead 2022-01-12 14:58:04 +02:00
sighphyre
7417be3f7f fix: Trim out add tag permissions, for now at least 2022-01-12 14:32:59 +02:00
sighphyre
bf4a144198 fix: Removed duplicate impl caused by multiple good samaritans putting it back in! 2022-01-12 13:31:37 +02:00
sighphyre
debfb0794d fix: Add in missing create/delete tag permissions 2022-01-12 13:28:52 +02:00
Fredrik Oseberg
9e085d0ce0 fix: add tests for move project 2022-01-12 11:45:16 +01:00
Thomas Heartman
12e78663b0
Merge pull request #1260 from Unleash/rarruda-patch-1
Update ruby SDK capabilities
2022-01-12 10:56:19 +01:00
Thomas Heartman
5896b65087
Merge pull request #1259 from Unleash/docs/sort-sdks-sidebar
docs: sort SDKs sidebar
2022-01-12 10:55:54 +01:00
sighphyre
917ab04d40 fix: Removing a user from a project will now check to see if that project has an owner, rather than checking if any project has an owner 2022-01-12 11:46:06 +02:00
Renovate Bot
22f78e6745 chore(deps): update dependency supertest to v6.2.1 2022-01-12 03:08:00 +00:00
Renato Arruda
4de960188a
Update ruby SDK capabilities
Ruby sdk now supports remote_address strategy with CIDR syntax

Feature can be found in main branch, not in a release yet.
2022-01-11 22:44:14 +01:00
Fredrik Oseberg
808a9f5229 fix: add event for changeProject 2022-01-11 14:30:33 +01:00
Fredrik Oseberg
e8db1da60a feat: new permission for moving project 2022-01-11 14:30:33 +01:00
Ivar Conradi Østhus
64f9d512e9
fix: Role permission empty string for non environment type 2022-01-11 14:02:58 +01:00
Ivar Conradi Østhus
52ee1f148b
fix: typo in role-schema.ts 2022-01-11 13:49:11 +01:00
Ivar Conradi Østhus
c9481eb09a
fix: root roles should be connected to the default project 2022-01-11 13:33:04 +01:00
Ivar Conradi Østhus
7a71f01e83
fix: roles should have unique name 2022-01-11 13:32:46 +01:00
sighphyre
876abe405c fix: Change permission descriptions 2022-01-11 13:57:47 +02:00
Ivar Conradi Østhus
861218dbbc
fix: remove debug log state 2022-01-11 12:55:26 +01:00
Ivar Conradi Østhus
ee0e728e67
fix: remove debug logging 2022-01-11 11:22:24 +01:00
Ivar Conradi Østhus
6d6686a2a8
fix: move DEFAULT_PROJECT to types 2022-01-11 11:21:28 +01:00
Thomas Heartman
6944688671
Merge pull request #1249 from Unleash/docusaurusVersionBump
Upgrade docusaurus to 2.0.0.beta.14 from beta.9
2022-01-11 10:53:36 +01:00
Thomas Heartman
4917287098 fix(docs): fix broken links to addons 2022-01-11 10:43:34 +01:00
Thomas Heartman
29ed242df6 docs(fix): add missing commas 2022-01-11 10:38:22 +01:00
Thomas Heartman
adec5aa25c docs: add redirect from old integrations url 2022-01-11 10:36:23 +01:00
Thomas Heartman
c3c7e1b4bb docs: update link to integrations 2022-01-11 10:35:25 +01:00
Thomas Heartman
b2a8bc1655 docs: reorder sdks listing in sidebar
The previous list order didn't seem to have any reason behind it. This
is a suggestion for new order.

Index (the introduction) is first, followed by the proxy. Then comes
all the official sdks in alphabetic order (punctuation placed before
alpha). At the end of the list is the 'community sdks' link.

I'm open to suggestions and discussion here, but was working on this
list, so thought it could use some love.
2022-01-11 10:07:24 +01:00
Thomas Heartman
ec2d6b6c5d
Merge pull request #1258 from Unleash/docs/move-community-sdks
docs: redirect old community SDKs url to new /sdks
2022-01-11 10:04:14 +01:00
Thomas Heartman
e1ba5f2e11 docs: reuse pre-existing redirect to /sdks 2022-01-11 09:53:06 +01:00
Ivar Conradi Østhus
b582bb11d0
fix: module pattern ../../lib 2022-01-11 09:37:35 +01:00
Fredrik Oseberg
29e38940c8
fix: update snapshot 2022-01-11 09:32:52 +01:00
Fredrik Oseberg
a723004edd
fix: export default project constant 2022-01-11 09:32:52 +01:00
Fredrik Oseberg
f39f1eaa7c
4.6.0-beta.0 2022-01-11 09:32:48 +01:00
Fredrik Oseberg
82bcd39f46
chore: update frontend to beta version 2022-01-11 09:27:20 +01:00
Fredrik Oseberg
a3e448a1bc
feat: add configuration option for disabling legacy api 2022-01-11 09:23:37 +01:00
sighphyre
979d7862db
feat: Add cascading delete for role_permissions when deleting a role 2022-01-11 09:23:36 +01:00
Fredrik Oseberg
87268021ec
fix: remove unused import 2022-01-11 09:23:36 +01:00
Fredrik Oseberg
ef8041d315
fix: setup permission for variant 2022-01-11 09:23:36 +01:00
sighphyre
95b50acdd8
feat: Schema validation for roles 2022-01-11 09:23:36 +01:00
sighphyre
5abe99f431
chore: Trim some dead code to make the linter happy 2022-01-11 09:23:35 +01:00
sighphyre
21560f2dac
chore: More minor cleanups of code 2022-01-11 09:23:35 +01:00
sighphyre
deaf614dde
chore: Small code cleanups 2022-01-11 09:23:35 +01:00
sighphyre
b56ed05db1
chore: Minor code cleanups 2022-01-11 09:23:35 +01:00