Peter Clement
|
d29d37b39c
|
Fix issue with stepId being undefined when importing app (#14265)
Co-authored-by: Adria Navarro <adria@budibase.com>
|
2024-07-29 14:09:55 +01:00 |
Adria Navarro
|
db9bc1f373
|
Fix types
|
2024-07-25 16:08:51 +02:00 |
Adria Navarro
|
b4767cea7c
|
Add checks to shared-core
|
2024-07-23 12:07:05 +02:00 |
Sam Rose
|
217b39c232
|
Reenable no-unused-vars
|
2024-03-20 11:46:39 +00:00 |
jvcalderon
|
03f7fb37ed
|
Calculate creators count when group role changes
|
2024-01-18 11:14:25 +01:00 |
Andrew Kingston
|
d8b646de29
|
Don't consider admin app access as creator access
|
2023-11-24 16:15:42 +00:00 |
Andrew Kingston
|
ce5d6267cc
|
Move per creator utils into backend core, allow creators to create apps
|
2023-11-23 17:13:51 +00:00 |
Andrew Kingston
|
974b117500
|
Allow creators to use the builder portal
|
2023-11-23 15:29:34 +00:00 |
Andrew Kingston
|
9b99991b2e
|
Update SDK to account for new creator builder flag
|
2023-11-23 14:01:58 +00:00 |
jvcalderon
|
f643bc5ee8
|
Keep only migrations
|
2023-10-24 10:24:00 +02:00 |
jvcalderon
|
648410348d
|
[Revert] [Added] Per user per creator changes
|
2023-10-23 13:27:59 +02:00 |
jvcalderon
|
5b2f55a592
|
Per user per creator changes
|
2023-10-18 13:36:34 +02:00 |
mike12345567
|
95caee66a7
|
PR comments.
|
2023-10-10 11:22:59 +01:00 |
mike12345567
|
c87a67a37a
|
Converting user IDs where necessary to global user IDs in the frontend, correcting the null entry when using current user IDs, or other user IDs, as a default value for a user column form type.
|
2023-10-09 18:18:34 +01:00 |
Peter Clement
|
8d5f6cf7af
|
add api for per app builder and help function
|
2023-08-24 11:38:12 +01:00 |
mike12345567
|
dce38908c9
|
PR comments (backend).
|
2023-08-01 10:56:47 +01:00 |
mike12345567
|
7ee4802af2
|
Linting.
|
2023-07-31 13:45:06 +01:00 |
mike12345567
|
52d05c2910
|
Making sure booleans returned from user role functions in shared core.
|
2023-07-31 13:37:01 +01:00 |
mike12345567
|
7b9f86d7ea
|
Fix found by authorized test case.
|
2023-07-28 17:06:53 +01:00 |
mike12345567
|
43bfb943a3
|
Some fixes post testing.
|
2023-07-25 18:52:59 +01:00 |
mike12345567
|
3abe5d4cb2
|
Frontend work to support logging in as an app builder - also making sure when a new app is created that the user is assigned app access to it.
|
2023-07-20 18:34:12 +01:00 |
mike12345567
|
e469abb679
|
reworking frontend to use shared core functions to check if is admin or builder (needs further expansion).
|
2023-07-19 18:05:02 +01:00 |
mike12345567
|
85dea47a31
|
Moving user admin/builder functions to shared-core for frontend to use.
|
2023-07-19 16:19:34 +01:00 |