Sam Rose
|
da2b2e5c85
|
Merge v3-ui.
|
2024-10-23 13:55:57 +01:00 |
Sam Rose
|
6f4e1dd711
|
Respond to PR comment.
|
2024-10-23 11:34:55 +01:00 |
Sam Rose
|
d56ca8eb06
|
Merge branches 'master' and 'queryui-default' of github.com:budibase/budibase into queryui-default
|
2024-10-23 09:53:38 +01:00 |
Adria Navarro
|
91e3c87a9c
|
Fix typo
|
2024-10-22 17:59:03 +02:00 |
Adria Navarro
|
d73643f0b3
|
Allow serving old versions locally
|
2024-10-22 17:42:36 +02:00 |
Peter Clement
|
94ebd7c6ef
|
update automation emitter
|
2024-10-22 14:36:15 +01:00 |
Peter Clement
|
75f17f5c12
|
update test to check for user id
|
2024-10-22 13:53:31 +01:00 |
Peter Clement
|
bce430b57c
|
pr comments
|
2024-10-22 12:03:16 +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
|
d0642fb327
|
Merge master.
|
2024-10-21 13:50:54 +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 |
Sam Rose
|
205d6d0671
|
Re-enable tests.
|
2024-10-21 11:39:22 +01:00 |
Sam Rose
|
064721cefa
|
Make sure you can still create views with a query but no queryUI
|
2024-10-21 11:30:28 +01:00 |
Peter Clement
|
d7d7ae9d75
|
Merge remote-tracking branch 'origin/master' into feat/support-user-in-automation-context
|
2024-10-21 11:00:24 +01:00 |
Sam Rose
|
0c6afda606
|
Merge branch 'master' of github.com:budibase/budibase into queryui-default
|
2024-10-21 10:04:32 +01:00 |
Sam Rose
|
915202bada
|
More tests.
|
2024-10-21 09:48:51 +01:00 |
mike12345567
|
24dbb0cef9
|
Merge branch 'master' of github.com:Budibase/budibase into fix/all-feature-flag-enum
|
2024-10-18 18:24:02 +01:00 |
mike12345567
|
e7a6e58751
|
Updating some further types - added 2 ts-ignores which will be removed on v3 branch.
|
2024-10-18 17:59:26 +01:00 |
Sam Rose
|
80875fd9a0
|
More tests.
|
2024-10-18 17:50:08 +01:00 |
mike12345567
|
87bdd68afa
|
Updating to use enum for feature flags across the board.
|
2024-10-18 17:07:35 +01:00 |
Peter Clement
|
4cabc09f8a
|
fix row actions test
|
2024-10-18 15:35:31 +01:00 |
Sam Rose
|
4b6a66627a
|
More view search tests.
|
2024-10-18 15:28:03 +01:00 |
Peter Clement
|
a26b64bb03
|
pass user through to automation context
|
2024-10-18 15:08:18 +01:00 |
Sam Rose
|
f53e68f526
|
Fix allOr test
|
2024-10-18 14:53:20 +01:00 |
Sam Rose
|
0fce17c3c0
|
Fix allOr for everything except SQS.
|
2024-10-18 14:50:06 +01:00 |
Sam Rose
|
3981cecc30
|
Remove buildQueryLegacy
|
2024-10-18 11:32:58 +01:00 |
Sam Rose
|
b7979f4719
|
Refactor SearchFilterGroup type to be less verbose and more clearly named.
|
2024-10-18 10:32:28 +01:00 |
Sam Rose
|
714029b9a0
|
Making more progress on testing view searching.
|
2024-10-17 18:06:45 +01:00 |
mike12345567
|
d0df75c9e4
|
Adding back mock clearing.
|
2024-10-17 17:50:51 +01:00 |
mike12345567
|
47de88f42f
|
Destroy test case.
|
2024-10-17 17:47:55 +01:00 |
Sam Rose
|
b3b7069deb
|
Merge branch 'master' of github.com:budibase/budibase into queryui-default
|
2024-10-17 17:17:09 +01:00 |
Sam Rose
|
17e946845e
|
Get existing tests passing.
|
2024-10-17 17:16:54 +01:00 |
mike12345567
|
a71e101a3c
|
Merge branch 'feature/role-multi-inheritance' of github.com:Budibase/budibase into feature/role-multi-inheritance
|
2024-10-17 17:16:09 +01:00 |
mike12345567
|
c74577c512
|
Updating accessible utility API.
|
2024-10-17 17:15:41 +01:00 |
Michael Drury
|
aaf5debc52
|
Merge branch 'master' into feature/role-multi-inheritance
|
2024-10-17 17:01:27 +01:00 |
mike12345567
|
2ae1836b9a
|
PR comments.
|
2024-10-17 16:58:51 +01:00 |
Adria Navarro
|
ca974cf2f5
|
Renames
|
2024-10-17 16:30:25 +02:00 |
mike12345567
|
3b597f6405
|
Fixing test case.
|
2024-10-17 15:25:34 +01:00 |
mike12345567
|
b2e718504c
|
Adri PR comments.
|
2024-10-17 15:17:36 +01:00 |
mike12345567
|
2d7afa59c8
|
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
|
2024-10-17 14:57:25 +01:00 |
Sam Rose
|
cb41861d13
|
Making progress toward testing buildCondition and friends.
|
2024-10-17 11:54:34 +01:00 |
Adria Navarro
|
32b9d22ba0
|
Merge branch 'master' into budi-8755-hide-power-role-for-v3-apps
|
2024-10-17 12:52:05 +02:00 |
Adria Navarro
|
ab517bf86d
|
Persist created version
|
2024-10-17 10:32:17 +02:00 |
Adria Navarro
|
0f43c8f46c
|
Merge branch 'master' into chore/negated-join-filters
|
2024-10-17 08:36:13 +02:00 |
mike12345567
|
1f9c33c53a
|
Test cases based on frontend.
|
2024-10-16 21:29:33 +01:00 |
mike12345567
|
c40e4a7288
|
fixing rbac
|
2024-10-16 21:13:35 +01:00 |
mike12345567
|
3399093163
|
Role save API returns role ID in correct format.
|
2024-10-16 21:13:28 +01:00 |
mike12345567
|
9c92288f7f
|
Fixing some issues with finding roles.
|
2024-10-16 21:13:19 +01:00 |