mike12345567
|
a26f2e83e4
|
Some of the new table getters did not account for table IDs not being found, adding a new function which properly accounts for IDs being missing and manages it correctly, rather than leaving tables in an undefined state.
|
2023-11-09 14:45:23 +00:00 |
Sam Rose
|
fdfda100c1
|
Ensure that the DB always returns Documents.
|
2023-11-07 18:14:52 +00:00 |
mike12345567
|
3395a5b96b
|
Some other minor changes to fully support the per app builder from groups, making sure middlewares are properly aware.
|
2023-08-22 19:15:47 +01:00 |
mike12345567
|
656870db8b
|
Adding last of support for per app group builder support, enriching the user on self return, as well as adding the functionality required to server middlewares.
|
2023-08-22 18:14:08 +01:00 |
mike12345567
|
8522cb94d3
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-28 17:10:43 +01:00 |
Adria Navarro
|
b9820f94e6
|
Import lodash modules
|
2023-07-28 17:11:48 +02:00 |
mike12345567
|
39746e0bf0
|
Main body of work to handle the new approach of per app builders support.
|
2023-07-18 16:57:48 +01:00 |
Adria Navarro
|
2698e47ec4
|
Type internal db.get
|
2023-07-18 11:41:51 +02:00 |
melohagan
|
9e9cece59e
|
Clone user (#10974)
|
2023-06-20 17:07:34 +01:00 |
mike12345567
|
cf7107d19a
|
Updating sync to cover both prod and dev apps.
|
2023-05-17 19:35:00 +01:00 |
mike12345567
|
23e99ca4b7
|
Adding group and user tests for user sync.
|
2023-04-12 19:59:05 +01:00 |
mike12345567
|
e699f4684a
|
Updating the global user sync to be more accurate and also remove old user metadata from apps that users don't have access to anymore.
|
2023-04-04 18:03:56 +01:00 |
mike12345567
|
1c73b92595
|
Fix for app sync, base it on group roles, not just user roles - stops app sync from pulling in group users which do not actually have access to the app.
|
2023-03-21 13:55:28 +00:00 |
Peter Clement
|
1cb03c7603
|
fix roleId being undefined leading to groups override
|
2023-03-07 13:30:24 +00:00 |
mike12345567
|
5f658a0398
|
Converting further DB layers to TS - fixing mocks.
|
2022-11-15 18:33:24 +00:00 |
mike12345567
|
b5472f882b
|
Some updates for currentapp.spec.js test case.
|
2022-11-15 17:35:17 +00:00 |