Andrew Kingston
|
80e532f59d
|
Fix app count in groups list
|
2024-10-22 15:33:21 +01:00 |
Andrew Kingston
|
62d87da024
|
Fix role colours in user app list portal page
|
2024-10-22 15:28:40 +01:00 |
Andrew Kingston
|
1e4f105901
|
Fix labels and add colours to access level selctor for queries
|
2024-10-22 15:25:15 +01:00 |
Peter Clement
|
6f3ee89895
|
Merge pull request #14825 from Budibase/feat/support-user-in-automation-context
Support user in automation context
|
2024-10-22 15:22:22 +01:00 |
Adria Navarro
|
b85a28fdf6
|
Fixes
|
2024-10-22 16:19:25 +02:00 |
Andrew Kingston
|
3ae5ce9802
|
Use role display names for picking preview roles
|
2024-10-22 15:16:07 +01:00 |
mike12345567
|
eb349b5fb3
|
Linting.
|
2024-10-22 15:15:18 +01:00 |
mike12345567
|
fe35ef74e7
|
final test case.
|
2024-10-22 15:06:50 +01:00 |
mike12345567
|
ebc440a0b6
|
Another test case.
|
2024-10-22 15:03:47 +01:00 |
mike12345567
|
cf3ef64734
|
Clean up role header implementation in currentapp.ts
|
2024-10-22 15:03:13 +01:00 |
Peter Clement
|
94ebd7c6ef
|
update automation emitter
|
2024-10-22 14:36:15 +01:00 |
mike12345567
|
f3d54f1b7d
|
Adding test cases.
|
2024-10-22 13:54:54 +01:00 |
Peter Clement
|
75f17f5c12
|
update test to check for user id
|
2024-10-22 13:53:31 +01:00 |
Andrew Kingston
|
86620b9a26
|
Remove permissionId when creating roles and ensure all roles inherit basic
|
2024-10-22 13:47:38 +01:00 |
Adria Navarro
|
e67126e6b6
|
Navigate to automation on creation
|
2024-10-22 14:30:22 +02:00 |
mike12345567
|
00fe28e557
|
Simplifying retrieval of role hierarchy for accessible endpoint.
|
2024-10-22 13:05:22 +01:00 |
Adria Navarro
|
e1640cccf9
|
Change api type back
|
2024-10-22 14:04:57 +02:00 |
Andrew Kingston
|
69969e8cc5
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
|
2024-10-22 12:47:15 +01:00 |
Adria Navarro
|
020927ae6c
|
Fix types
|
2024-10-22 13:19:04 +02:00 |
Peter Clement
|
bce430b57c
|
pr comments
|
2024-10-22 12:03:16 +01:00 |
Adria Navarro
|
838d11e253
|
Update only for templates
|
2024-10-22 13:01:33 +02:00 |
Adria Navarro
|
77c4140e76
|
Type useTemplate as bool
|
2024-10-22 12:49:34 +02:00 |
Adria Navarro
|
5fe2a1d33e
|
Rename and pass just required data
|
2024-10-22 12:23:36 +02:00 |
mike12345567
|
33ea5f09a7
|
Revert account portal ref.
|
2024-10-22 11:06:46 +01:00 |
Adria Navarro
|
ea1d893ab8
|
Remove unused fields
|
2024-10-22 12:06:24 +02:00 |
Peter Clement
|
613e63ccbf
|
remove update ref
|
2024-10-22 10:58:24 +01:00 |
Adria Navarro
|
8dee7b2c45
|
Remove obsolete templateString
|
2024-10-22 11:56:19 +02:00 |
Peter Clement
|
4a790a4fb9
|
Merge remote-tracking branch 'refs/remotes/origin/feat/support-user-in-automation-context' into feat/support-user-in-automation-context
|
2024-10-22 10:53:45 +01:00 |
Peter Clement
|
abe725a3b9
|
Merge remote-tracking branch 'origin/master' into feat/support-user-in-automation-context
|
2024-10-22 10:53:17 +01:00 |
Peter Clement
|
09695fabd6
|
extract necessary user bindings and add types
|
2024-10-22 10:52:52 +01:00 |
Sam Rose
|
2cd3ab6627
|
Respond to PR comments.
|
2024-10-22 10:35:09 +01:00 |
Sam Rose
|
50c3f2c9fc
|
Merge branches 'queryui-default' and 'master' of github.com:budibase/budibase into queryui-default
|
2024-10-22 10:00:16 +01:00 |
Adria Navarro
|
b4f5e35c1f
|
Merge branch 'master' into v3-ui
|
2024-10-22 10:29:24 +02:00 |
Adria Navarro
|
cb5082a0c0
|
Fix check
|
2024-10-22 10:25:09 +02:00 |
Adria Navarro
|
87dbe66ccc
|
Update user column data on import
|
2024-10-22 10:23:27 +02:00 |
mike12345567
|
e69bfc2d71
|
Adding a fix for mysql, stopping coercion to dates in some cases, attempting to make this less all catching. Likely an area of concern, but there is currently no way to search for dates without this.
|
2024-10-21 17:17:05 +01:00 |
Andrew Kingston
|
21c580e956
|
Lint
|
2024-10-21 16:29:03 +01:00 |
Andrew Kingston
|
db2001b868
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui
|
2024-10-21 16:27:34 +01:00 |
Sam Rose
|
49477330c2
|
Fix broken frontend test.
|
2024-10-21 16:18:39 +01:00 |
Mike Sealey
|
35238165d9
|
Merge pull request #14837 from Budibase/section-dep
deprecates Section component
|
2024-10-21 16:02:13 +01:00 |
Michael Drury
|
eb08d631d9
|
Merge branch 'master' into feat/support-user-in-automation-context
|
2024-10-21 15:47:36 +01:00 |
Sam Rose
|
f0fd81b752
|
Update pro reference.
|
2024-10-21 15:41:27 +01:00 |
mikesealey
|
62b4deca95
|
updates filepath for Section in FieldGroup
|
2024-10-21 15:38:26 +01:00 |
Dean
|
7aa0ee766a
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-21 15:18:40 +01:00 |
mikesealey
|
01edb34b6e
|
deprecates Section component
|
2024-10-21 15:16:45 +01:00 |
deanhannigan
|
2795eca672
|
Merge branch 'master' into v3-ui
|
2024-10-21 15:01:02 +01:00 |
Sam Rose
|
d0642fb327
|
Merge master.
|
2024-10-21 13:50:54 +01:00 |
Michael Drury
|
04f1e2bebb
|
Merge pull request #14828 from Budibase/fix/all-feature-flag-enum
Filling out `FeatureFlag` enum
|
2024-10-21 13:45:59 +01:00 |
Sam Rose
|
439565486a
|
Fix lint.
|
2024-10-21 13:41:28 +01:00 |
Sam Rose
|
67b814a5ca
|
Yet more tests.
|
2024-10-21 13:35:53 +01:00 |