Commit Graph

28481 Commits

Author SHA1 Message Date
Budibase Staging Release Bot 0af40aa059 v2.2.12-alpha.19 2023-01-16 10:59:43 +00:00
Adria Navarro 2ebabbe0e7
Merge pull request #9337 from Budibase/bug/#7220-removing-user-from-auth-does-not-remove-from-app
Bug - #7220 removing user from auth does not remove from app
2023-01-16 10:49:27 +00:00
Adria Navarro 46e8986566 Add test 2023-01-16 10:19:05 +00:00
Adria Navarro 17b7e18fe6 Type request and body 2023-01-16 10:15:00 +00:00
Pedro Silva 1e44de975b Merge branch 'develop' into api-tests-extend-coverage 2023-01-16 09:51:55 +00:00
Budibase Staging Release Bot 87ef45dc73 Update pro version to 2.2.12-alpha.18 2023-01-13 18:35:36 +00:00
Budibase Staging Release Bot 62d16a66e3 v2.2.12-alpha.18 2023-01-13 18:32:00 +00:00
Michael Drury 1afe11bede
Merge pull request #9340 from Budibase/bug/changing_user_access_multiple_times
Bug - Allow same user to be updated multiple times
2023-01-13 18:21:40 +00:00
Mel O'Hagan 7f8dc77973 Remove existing relationships if table changed 2023-01-13 18:14:34 +00:00
Adria Navarro 1e259ca504 Allow same user to be updated multiple times 2023-01-13 17:59:50 +00:00
Mel O'Hagan 237f23768f Delete original relationship if table changes 2023-01-13 17:22:04 +00:00
Mel O'Hagan 7a8698e0ce Use original table names in delete 2023-01-13 16:42:29 +00:00
Mel O'Hagan e7bb80fcdb Use original relationship names on delete 2023-01-13 16:18:46 +00:00
Mel O'Hagan fa6c42f13c Validation improvements 2023-01-13 15:01:21 +00:00
Adria Navarro 4d11729159 Send old user on delete 2023-01-13 14:54:26 +00:00
Adria Navarro ce104b2bc9 Fix undefineds 2023-01-13 14:48:01 +00:00
Adria Navarro a183c85f8c Unify endpoints 2023-01-13 14:45:04 +00:00
Adria Navarro 6e45deb55a Rename and move type check 2023-01-13 13:36:35 +00:00
Adria Navarro 8e8b0f9b4e Fix copy on reponse message 2023-01-13 13:33:40 +00:00
Adria Navarro fe0b70d843 Replace BBContext for Ctx 2023-01-13 13:31:48 +00:00
Mel O'Hagan 3216a88c08 Use foreign key instead of parimary[0] 2023-01-13 12:41:41 +00:00
Mel O'Hagan 0ce32f4da5 Try to match primary key or take first 2023-01-13 11:47:09 +00:00
Budibase Staging Release Bot ed5982dd01 Update pro version to 2.2.12-alpha.17 2023-01-13 11:36:37 +00:00
Budibase Staging Release Bot bd6d97e3c9 v2.2.12-alpha.17 2023-01-13 11:33:13 +00:00
melohagan 8abacca25b
Allow primary keys to be foreign key (#9331) 2023-01-13 11:22:59 +00:00
Adria Navarro bc833ecf71 Delete instead of deactivating 2023-01-13 10:26:05 +00:00
Adria Navarro dc3b8fd092 Remove user within the app on deletion 2023-01-12 16:28:02 +00:00
Adria Navarro f8a0c0d446 Add endpoint to deactivate user from app on delete 2023-01-12 16:26:46 +00:00
Adria Navarro e1870f74bd Fix currentapp middleware to allow app_ parameters 2023-01-12 15:38:22 +00:00
Budibase Staging Release Bot dccd9b8667 Update pro version to 2.2.12-alpha.16 2023-01-12 13:12:03 +00:00
Budibase Staging Release Bot d66e245c28 v2.2.12-alpha.16 2023-01-12 13:07:46 +00:00
Budibase Staging Release Bot 3a5027f290 Update pro version to 2.2.12-alpha.15 2023-01-12 11:21:51 +00:00
Budibase Staging Release Bot eddf280f6e v2.2.12-alpha.15 2023-01-12 11:18:17 +00:00
Budibase Staging Release Bot 2d086ccd22 Update pro version to 2.2.12-alpha.14 2023-01-12 10:39:30 +00:00
Budibase Staging Release Bot 83fa4b8b12 v2.2.12-alpha.14 2023-01-12 10:35:45 +00:00
Rory Powell 3d115829d1
Fix pino request id generation (#9324)
Remove the duplicated pino config in favour of the common config. Move request id generation into common configuration
2023-01-12 10:25:21 +00:00
Budibase Staging Release Bot 01dea583a8 Update pro version to 2.2.12-alpha.13 2023-01-12 08:52:22 +00:00
Budibase Staging Release Bot 8d0ddad5c0 v2.2.12-alpha.13 2023-01-12 08:48:54 +00:00
Rory Powell 34ee521961
Logging type updates to fix account portal build (#9317) 2023-01-12 08:37:41 +00:00
Budibase Staging Release Bot 6229390451 Update pro version to 2.2.12-alpha.12 2023-01-11 20:54:14 +00:00
Budibase Staging Release Bot a27941213b v2.2.12-alpha.12 2023-01-11 20:50:39 +00:00
Rory Powell 6b2b46cc4a
Correlation id's and log context (#7232)
* Correlation id's and log context

* fix build

* Remove redundant fields from LoggingProcessor.ts

* Only log correlation id when present e.g. this is not present on startup / shutdown / automations
2023-01-11 20:39:33 +00:00
Budibase Staging Release Bot ca4463938e Update pro version to 2.2.12-alpha.11 2023-01-11 18:31:44 +00:00
Budibase Staging Release Bot d370d2a28c v2.2.12-alpha.11 2023-01-11 18:28:14 +00:00
mike12345567 b6a750a678 Fixing minor Typescript issue, some old requires. 2023-01-11 18:16:30 +00:00
Budibase Staging Release Bot bbd1967a87 Update pro version to 2.2.12-alpha.10 2023-01-11 15:52:41 +00:00
Budibase Staging Release Bot 6a925d5ad0 v2.2.12-alpha.10 2023-01-11 15:48:59 +00:00
melohagan 099e57a50e
Default source to Github (#9312) 2023-01-11 15:35:33 +00:00
Budibase Staging Release Bot 2579505c4f v2.2.12-alpha.9 2023-01-11 15:32:46 +00:00
Martin McKeaveney 0a35e47c6e
Update bug_report.md 2023-01-11 15:18:39 +00:00