
Lauris SkraucisandGitHub
a44bcafcf2
feat: v2 managed organizations (#19341)
* refactor: allow non unique PlatformBilling customerId
* feat: add PlatformBilling managed organizations fields
* feat: ManagedOrganization table
* refactor: bill overdue based on teamId
* refactor: restructure organizations module
* wip: organizations endpoints
* Revert "wip: organizations endpoints"
This reverts commit 0e9e66fc74f31da436f12930c1b6597c650ed621.
* refactor: unique index for managed organizations
* wip: organizations endpoints
* wip: create managed organization
* remove unecessary membership check because we have guard
* feat: create managed org
* feat: get managed org and orgs
* feat: update and delete managed orgs
* wip: api key logic
* feat: allow variable api key length
* feat: refresh managed org api key
* feat: create managed org OAuth clients using api key
* finish merge main
* chore: bump platform libraries
* tests: fix and add more tests to api-auth.strategy.e2e
* refactor: dont request managed org slug and handle metadata as object
* revert: billing service and repository update overdue based on sub and customer ids
* refactor: v2 OAuth client permissions (#19501)
* refactor: v2 permissions as string array
* refactor: frontend work with permissions as string
* tests: test '*' permissions
* fix:managed org creator have profile & test can fetch oauth client
* fix: tests
* fix: OAuthClientCard on frontend
* fix: tests
2025-02-25 18:10:46 -07:00
..
2024-10-30 15:28:26 +02:00
2025-01-20 15:36:23 +01:00
2025-02-14 16:31:21 -05:00
2025-02-24 11:48:38 -03:00
2024-05-23 19:53:28 +00:00
2025-02-24 11:48:38 -03:00
2024-07-08 19:15:57 +02:00
2025-02-04 20:45:44 +00:00
2024-04-23 21:52:03 +00:00
2024-05-16 13:06:12 +01:00
2025-02-24 10:54:28 +00:00
2024-09-26 21:20:28 +00:00
2025-02-24 11:48:38 -03:00
2024-05-23 19:53:28 +00:00
2025-01-17 09:35:01 +01:00
2024-12-20 17:50:19 +00:00
2024-09-21 02:10:12 +00:00
2024-12-10 00:18:30 +00:00
2024-05-23 19:53:28 +00:00
2025-02-21 17:47:00 +00:00
2024-02-02 21:34:13 +00:00
2024-09-21 02:10:12 +00:00
2024-10-30 00:35:25 +00:00
2024-05-23 19:53:28 +00:00
2024-05-23 19:53:28 +00:00
2024-05-23 19:53:28 +00:00
2025-02-24 11:48:38 -03:00
2025-02-24 11:48:38 -03:00
2025-02-24 11:48:38 -03:00
2024-05-23 19:53:28 +00:00
2024-05-23 19:53:28 +00:00
2024-01-20 14:36:09 +00:00
2024-05-23 19:53:28 +00:00
2024-05-23 19:53:28 +00:00
2025-02-24 10:54:28 +00:00
2024-12-06 02:51:48 +00:00
2025-01-10 14:47:18 +00:00
2024-05-31 16:07:09 +00:00
2025-02-24 11:48:38 -03:00
2024-08-09 11:02:14 -04:00
2025-01-21 16:47:32 -03:00
2025-02-03 00:12:42 -05:00
2025-02-24 11:48:38 -03:00
2025-01-08 14:24:20 +00:00
2025-02-25 18:10:46 -07:00
2024-07-08 19:15:57 +02:00
2024-07-08 19:15:57 +02:00
2024-05-23 19:53:28 +00:00
2024-09-21 02:10:12 +00:00
2025-02-24 11:48:38 -03:00
2024-02-22 21:54:49 -03:00
2025-01-17 09:35:01 +01:00
2025-02-19 18:20:47 +05:30
2025-02-10 20:29:22 +01:00
2024-02-02 21:34:13 +00:00
2025-02-20 17:48:47 +00:00
2024-12-18 12:35:26 +00:00
2024-10-09 17:52:30 +05:30
2025-02-21 13:22:31 +00:00
2024-12-16 16:20:59 +02:00
2025-02-24 11:48:38 -03:00
2025-01-17 09:35:01 +01:00
2024-05-23 19:53:28 +00:00
2025-02-03 00:12:42 -05:00
2024-05-23 19:53:28 +00:00
2024-05-06 15:54:53 -03:00
2024-08-20 07:23:09 +00:00
2024-05-23 19:53:28 +00:00
2025-02-24 10:54:28 +00:00
2024-07-08 19:15:57 +02:00
2024-09-21 02:10:12 +00:00
2025-02-26 00:39:46 +00:00
2025-02-24 14:24:33 +00:00
2024-02-02 21:34:13 +00:00
2025-02-24 11:48:38 -03:00
2024-02-08 18:46:02 +00:00
2024-05-23 19:53:28 +00:00
2024-05-23 19:53:28 +00:00
2024-08-06 13:42:46 +02:00
2025-01-08 07:55:14 -07:00
2024-07-08 19:15:57 +02:00
2024-09-21 02:10:12 +00:00
2024-07-08 19:15:57 +02:00
2024-02-02 21:34:13 +00:00
2024-11-13 16:21:53 +00:00
2024-04-03 23:23:57 +00:00
2024-11-18 19:48:33 +00:00
2024-06-14 12:34:59 +00:00
2025-02-17 11:15:54 +05:30
2024-08-22 09:39:03 +02:00
2024-05-23 19:53:28 +00:00
2025-02-24 10:54:28 +00:00
2024-05-23 19:53:28 +00:00
2025-02-24 10:54:28 +00:00
2024-05-23 19:53:28 +00:00
2024-07-08 19:15:57 +02:00
2025-02-24 10:54:28 +00:00
2024-05-23 19:53:28 +00:00
2025-02-24 11:48:38 -03:00
2025-01-03 08:41:18 +05:30
2025-02-07 13:54:41 +00:00
2024-10-12 10:02:27 +00:00
2025-02-24 10:54:28 +00:00
2025-02-24 10:54:28 +00:00
2022-06-24 09:38:17 -06:00
2022-06-24 09:38:17 -06:00
2025-01-20 15:36:23 +01:00
2025-01-20 15:36:23 +01:00
2025-02-19 13:40:07 +00:00
2025-01-20 15:36:23 +01:00
2025-02-19 13:40:07 +00:00
2023-10-10 09:46:04 +05:30
2025-01-08 14:24:20 +00:00
2023-08-24 13:38:15 -07:00
2024-05-31 16:07:09 +00:00
2024-12-04 15:07:30 +00:00
2024-11-29 19:14:01 +00:00
2023-10-03 11:52:19 -07:00
2023-12-20 13:29:23 -05:00
2023-08-29 11:32:20 +05:30
2023-04-26 12:03:34 +01:00
2023-10-10 09:46:04 +05:30
2025-02-24 23:02:35 -03:00
2024-09-11 21:31:53 +09:00
2023-11-22 12:19:30 -07:00
2024-07-08 19:15:57 +02:00
2024-03-27 12:34:54 +00:00
2023-03-02 11:58:31 -07:00
2024-03-20 13:23:19 +02:00
2024-07-08 19:15:57 +02:00
2024-10-21 18:49:35 +05:30