Commit Graph

1081 Commits

Author SHA1 Message Date
Sam Rose ff4f8f1d66
Remove unused test. 2025-01-15 17:45:28 +00:00
Sam Rose 80fbaa1599
Remove old migration system. 2025-01-15 17:37:37 +00:00
Andrew Kingston 1ed828b5bc
Merge branch 'master' into type-portal-user-store-2 2025-01-09 09:35:16 +00:00
Andrew Kingston 6bd4cb47c2
Add new UnsavedUser type and update controllers 2025-01-08 15:54:09 +00:00
Michael Drury 8eed6de080
Revert "Update AWS SDK to V3" 2025-01-08 10:28:08 +00:00
Michael Drury 05a44cadeb
Merge branch 'master' into chore/aws-v2-to-v3 2025-01-07 17:00:04 +00:00
melohagan be5c619911
Add save button to user screen (#15309)
* Add save button to user screen

* Performance improvement

* lint

* Simplify code
2025-01-07 15:08:43 +00:00
Andrew Kingston 19f39af9ec
Fix conflict 2025-01-07 14:04:51 +00:00
Andrew Kingston 2a75f95215
Merge branch 'master' of github.com:Budibase/budibase into type-portal-licensing-store 2025-01-07 14:00:58 +00:00
Michael Drury 4fe493922d
Merge branch 'master' into chore/aws-v2-to-v3 2025-01-06 15:00:39 +00:00
Sam Rose a58c75e328
Expose feature flags type in packages/type so it can be exposed to the frontend. 2025-01-06 12:11:14 +00:00
Andrew Kingston 97970043f1
Fix global self response type 2025-01-03 15:16:12 +00:00
mike12345567 f41052058c Merge branch 'master' of github.com:Budibase/budibase into chore/aws-v2-to-v3 2024-12-18 17:51:26 +00:00
mike12345567 b976c57e1e Test fix. 2024-12-13 16:59:19 +00:00
mike12345567 77b9baa095 Updating types to remove any instances of ctx.status = 200 being set and then no body provided. 2024-12-13 16:48:47 +00:00
mike12345567 525e249d41 First pass at migrating to AWS SDK v3. 2024-12-12 18:14:53 +00:00
Sam Rose 2ff23746ca
Merge branch 'master' of github.com:budibase/budibase into update-eslint 2024-12-09 10:57:06 +00:00
mike12345567 551c2ecc5f Fixing test case. 2024-12-06 16:40:47 +00:00
mike12345567 17d421f12b Fixes for types based on CI. 2024-12-06 16:14:46 +00:00
mike12345567 a3df34b350 Renaming new type. 2024-12-06 10:50:39 +00:00
Sam Rose 84927bbb98
Update to latest eslint, including new config file format. 2024-12-05 18:13:32 +00:00
mike12345567 165ff4e768 Misc system APIs typing. 2024-12-05 17:02:36 +00:00
mike12345567 95b7b14ff6 User API typing. 2024-12-05 16:47:06 +00:00
mike12345567 30717dae6c Template API typing. 2024-12-05 16:26:57 +00:00
mike12345567 cdabe324ad Self API typing. 2024-12-05 16:07:16 +00:00
mike12345567 54c11e33c5 Role API typing. 2024-12-05 15:56:04 +00:00
mike12345567 c0df3e67b3 Licensing API typing. 2024-12-05 15:01:48 +00:00
mike12345567 cbab77ea24 Email API typing. 2024-12-05 14:59:15 +00:00
mike12345567 60e4d3f0e6 Config API typing. 2024-12-05 14:50:50 +00:00
mike12345567 8c8a973c91 Auth API typing. 2024-12-04 18:34:16 +00:00
melohagan 39859e10ed
Don't fetch account for identifyTenantGroup posthog event (#15092)
* Don't fetch account for identifyTenantGroup posthog event

* Support self hosted

* Fix types
2024-11-29 13:12:13 +00:00
melohagan 525b6f84bb
Remove references to day passes (#15079)
* Remove references to day passes

* lint

* Point pro to branch with no day passes code

* update yarn lock
2024-11-28 10:37:44 +00:00
mike12345567 67fedd986c Adding some validation for tenant lookup endpoint, fail with a better error if something goes wrong with email processing. 2024-11-21 12:18:20 +00:00
Martin McKeaveney 0bb6f691a8 adding crypto dep 2024-11-20 10:05:55 +00:00
Sam Rose 915a7b4c1c
Merge master. 2024-11-06 17:34:51 +00:00
Sam Rose 45976313ab
Fix build. 2024-11-06 10:46:00 +00:00
Sam Rose ff9d59e1ee
Log SQS connection errors, and retry connection a few times before giving up. 2024-11-05 15:35:38 +00:00
Martin McKeaveney 7623c0ce07 further AI config updates for case where there's no configuration 2024-11-05 10:54:33 +00:00
Adria Navarro 7235fd9d5c Merge from master 2024-11-04 10:25:38 +01:00
Adria Navarro 20ed18a0e2
Merge branch 'master' into v3-ui 2024-10-31 10:14:41 +01:00
Mel O'Hagan 41807e87b3 Don't throw if no account-holder is found 2024-10-31 08:44:36 +00:00
Adria Navarro 5cf0e334c2
Merge branch 'master' into v3-ui 2024-10-28 16:37:17 +01:00
melohagan 7dcdce2480
Gro 738 refactor code that returns the account holder from user (#14872)
* WIP

* WIP

* Remove tests

* Remove TenantInfo

* Remove unused export

* Remove TenantInfo type

* Remove unused export

* Remove unused routes

* Add getAccountHolder front-end endpoint

* Add endpoint to no tenancy list

* Get account holder via appId

* lint

* Update pro ref

* Use account email instead of budibaseUserId (#14876)

* Update account-portal ref

* Update account portal ref

* Correct import order

* Simplify boolean

* type fix

* Rename endpoint to accountholder

* Update account-portal ref

* Refactor

* Refactor to not use appId

* Update type

* appId not needed

* Unused import
2024-10-28 14:46:42 +00:00
mike12345567 8f21802e6e Refactor, correct to the BuiltinPermissionID rather than PermissionLevel, these are different. 2024-10-23 15:08:59 +01:00
Adria Navarro 67d2e0cf61 Port changes from PR #14846 2024-10-23 14:34:39 +02:00
Martin McKeaveney 8f0a234ae3 fix tests 2024-10-23 11:13:52 +01:00
Martin McKeaveney 4f5e831b22 PR comments 2024-10-22 21:48:03 +01:00
Martin McKeaveney 29ab9bef7d fix lint 2024-10-22 18:31:07 +01:00
Martin McKeaveney 807ecf6039 BB AI QA testing fixes 2024-10-22 18:24:10 +01:00
Adria Navarro e7d4f90f1b Cleanup sqs flags from tests 2024-10-21 15:31:33 +02:00