Sam Rose
|
5a80487c77
|
Fix redirect loop when accessing a group as a global builder but not an admin.
|
2023-10-26 17:54:26 +01:00 |
mike12345567
|
8c744ea7a9
|
PR comments.
|
2023-10-20 15:57:45 +01:00 |
mike12345567
|
04a2bbc61a
|
Two fixes here - a quick fix for the builder side panel, making sure it fills up with users correctly (not all, but enough to make it look more pleasant) as well as dropping user search endpoint permissions to allow basic users to access it for user columns.
|
2023-10-20 15:45:35 +01:00 |
Martin McKeaveney
|
2ef9871fda
|
merge with master
|
2023-10-16 14:42:50 +01:00 |
mike12345567
|
bd182d5b3b
|
Test cases for updated API.
|
2023-10-12 19:19:05 +01:00 |
mike12345567
|
16d551542e
|
Frontend component of updating the API and accounting for default value not being in the paginated results of the relationship picker.
|
2023-10-12 19:00:53 +01:00 |
Adria Navarro
|
62e1a12fe4
|
Log errors on retry
|
2023-10-02 13:01:25 +02:00 |
Martin McKeaveney
|
65af2ed7c2
|
backmerge from master
|
2023-09-27 17:06:57 +01:00 |
Adria Navarro
|
c68cfc5042
|
Remove unused devDependencies on worker
|
2023-09-26 16:37:10 +02:00 |
Martin McKeaveney
|
6d4e3082e3
|
type tidy up and lint
|
2023-09-24 22:07:40 +01:00 |
Martin McKeaveney
|
b979b29313
|
e2e secure microsoft auth
|
2023-09-23 00:10:12 +01:00 |
mike12345567
|
26c6393f06
|
Adding retries to 409 test.
|
2023-09-14 11:11:05 +01:00 |
Adria Navarro
|
7bd91ebb7f
|
Fix
|
2023-09-07 16:25:13 +02:00 |
Adria Navarro
|
205d33f172
|
Clean cypress refs
|
2023-09-07 15:37:22 +02:00 |
Peter Clement
|
70c71c13bf
|
remove redudant delete
|
2023-09-05 12:20:39 +01:00 |
Peter Clement
|
c16fd53b0a
|
add developer label back and improve invite flow
|
2023-09-05 09:58:05 +01:00 |
Peter Clement
|
6d3a7727eb
|
fixes for perr app builder and refactoring based on comments
|
2023-09-05 09:25:06 +01:00 |
Peter Clement
|
24abd91600
|
Fix issue around adding of admin users
|
2023-09-04 09:37:10 +01:00 |
Peter Clement
|
ddf9e734f4
|
pr comments and bug fixes
|
2023-08-31 10:36:27 +01:00 |
Peter Clement
|
7c8914207b
|
fix invite user flow
|
2023-08-30 16:43:24 +01:00 |
Peter Clement
|
8b8bce186c
|
builder side panel changes to support inviting creators
|
2023-08-29 14:41:56 +01:00 |
mike12345567
|
67104d7cb3
|
Quick hacks to try and help with the stability of some failing tests.
|
2023-08-23 18:05:58 +01:00 |
mike12345567
|
11f56c2632
|
Updating error message in test.
|
2023-08-23 15:22:25 +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 |
melohagan
|
a5fb25e41e
|
Allow null for firstName and lastName (#11482)
|
2023-08-09 10:38:04 +01:00 |
Adria Navarro
|
e011ccd0c4
|
Merge branch 'develop' into chore/typecheck_tests
|
2023-08-01 16:49:06 +01:00 |
Adria Navarro
|
202963c864
|
Fix type tests
|
2023-08-01 12:52:12 +02:00 |
mike12345567
|
dce38908c9
|
PR comments (backend).
|
2023-08-01 10:56:47 +01:00 |
mike12345567
|
31f9693185
|
Quick update to SCIM now that user functionality is available from backend-core.
|
2023-07-31 17:10:27 +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
|
95f66ebd9d
|
Fix types
|
2023-07-28 17:11:48 +02:00 |
mike12345567
|
1403bf26c6
|
Quick fixes based on raising PR, types and tests.
|
2023-07-28 13:58:20 +01:00 |
mike12345567
|
454f832b75
|
Updates after running through tests, adding mocking of app builders feature for test cases to work.
|
2023-07-28 12:58:05 +01:00 |
mike12345567
|
2080126da2
|
Final cleanup when running services.
|
2023-07-27 18:58:09 +01:00 |
mike12345567
|
c8712eda00
|
Fixing some missing functions.
|
2023-07-27 18:53:58 +01:00 |
mike12345567
|
812f1af5ca
|
Moving app builder API into pro, along with the changes involved with achieving this.
|
2023-07-27 18:46:55 +01:00 |
mike12345567
|
d8f50f139e
|
Frontend update for app builders, handling when in the builder portal and don't have any app access, as well as allowing viewing of apps from the portal.
|
2023-07-27 17:52:56 +01:00 |
mike12345567
|
eefac0fe08
|
Quick updates based on latest lerna version, as well as some fixes after running through flows (post refactoring).
|
2023-07-26 18:13:18 +01:00 |
mike12345567
|
64a5426d36
|
Updates to remove app builder concept, denying access to app creation for app builders.
|
2023-07-26 17:32:21 +01:00 |
mike12345567
|
8253ad0a2e
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-26 14:24:29 +01:00 |
mike12345567
|
43bfb943a3
|
Some fixes post testing.
|
2023-07-25 18:52:59 +01:00 |
mike12345567
|
66fbdfe4e8
|
Breaking out pro components back into the worker user SDK, and attempting to separate the pro components as much as possible from the user SDK itself, so that it can be easily re-created in other services.
|
2023-07-25 18:39:40 +01:00 |
mike12345567
|
90371b9d69
|
Refactoring users core to move into backend, allowing app builder endpoints to move into pro.
|
2023-07-25 17:48:57 +01:00 |
Rory Powell
|
8590f865b5
|
Merge branch 'master' into merge-master
|
2023-07-25 15:32:16 +01:00 |
Rory Powell
|
143e6597db
|
Fix issues with tests when running with pro from npm
|
2023-07-25 13:18:56 +01:00 |
mike12345567
|
d9c8e26f65
|
Re-writing APIs based on most recent discussion about RBAC and per app builders.
|
2023-07-24 18:29:46 +01:00 |
mike12345567
|
c375f860ba
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-24 13:46:49 +01:00 |
Rory Powell
|
5c4d29e349
|
Merge branch 'develop' into feature/offline-license
|
2023-07-24 10:06:04 +01:00 |
mike12345567
|
87d80e08f5
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-21 17:34:27 +01:00 |
Rory Powell
|
c8fc67d230
|
Lint
|
2023-07-20 21:24:19 +01:00 |