1
0
Fork 0
mirror of synced 2024-09-20 19:33:10 +12:00
budibase/packages/worker/src
melohagan 60f7c03e17
Fix/verify sso bug (#14253)
* Delete associated SSO user

* Update reset password screen

* Partial type removed

* lint

* Split getFirstPlatformUser from getPlatformUsers

* lint

* Use correct method

* Code review comments

* lint
2024-07-29 13:25:46 +01:00
..
api Fix/verify sso bug (#14253) 2024-07-29 13:25:46 +01:00
constants Fix duplicate enum value. 2024-03-18 11:58:50 +00:00
db
middleware
migrations Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
sdk Add test command 2024-03-19 23:28:03 +01:00
tests Create Tenant endpoint + tenant_info doc (#13902) 2024-06-11 12:16:15 +01:00
utilities Support attachment columns in Automations (#13567) 2024-05-09 14:30:56 +01:00
ddApm.ts
environment.ts Finish implementation, fix tests. 2024-07-08 14:21:07 +01:00
features.ts Remove // eslint-disable-next-line no-unused-vars 2024-04-17 12:24:41 +02:00
index.ts Adding a check for QA. 2024-06-11 12:13:18 +01:00
initPro.ts