Adria Navarro
|
7124a754f1
|
Merge branch 'master' into chore/allow-serving-old-apps-locally
|
2024-10-22 17:54:16 +02:00 |
Michael Drury
|
9575095da3
|
Merge pull request #14844 from Budibase/fix/multi-inheritance-preview-role
Preview role - multi-inheritance fixes
|
2024-10-22 16:48:14 +01:00 |
Adria Navarro
|
d73643f0b3
|
Allow serving old versions locally
|
2024-10-22 17:42:36 +02:00 |
Adria Navarro
|
06670ba549
|
Add local prerelease to version locally
|
2024-10-22 17:32:32 +02:00 |
mike12345567
|
0b2ac578c0
|
linting.
|
2024-10-22 16:27:53 +01:00 |
Adria Navarro
|
9d4cbaae8e
|
Merge pull request #14839 from Budibase/BUDI-8766/default-user-columns-to-current-user-for-templates
Default user columns to current user for templates
|
2024-10-22 17:18:06 +02:00 |
mike12345567
|
f91e039402
|
Adding test with invalid role IDs.#
|
2024-10-22 16:06:26 +01:00 |
mike12345567
|
99d867fe60
|
Updating test case.
|
2024-10-22 16:04:18 +01:00 |
mike12345567
|
74870663e2
|
Addressing PR comments.
|
2024-10-22 16:02:20 +01:00 |
Adria Navarro
|
71538eb761
|
Merge branch 'master' into BUDI-8723/new-automation-not-selected-upon-creation
|
2024-10-22 16:44:50 +02:00 |
Andrew Kingston
|
4129169463
|
Lint
|
2024-10-22 15:40:53 +01:00 |
Adria Navarro
|
f07cb6bd74
|
Fix test
|
2024-10-22 16:37:58 +02:00 |
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 |
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
|
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 |
Sam Rose
|
49477330c2
|
Fix broken frontend test.
|
2024-10-21 16:18:39 +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 |
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 |
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 |
mike12345567
|
f857e2a3e9
|
Adding BUDIBASE_AI feature flag.
|
2024-10-21 12:56:59 +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 |
Peter Clement
|
8f46119817
|
refs
|
2024-10-21 10:04:51 +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 |
Dean
|
e9fd5415be
|
Bump Pro Version
|
2024-10-21 09:10:22 +01:00 |
Dean
|
e4702070d8
|
Lint. Remove duplicate entry
|
2024-10-21 09:08:34 +01:00 |
mike12345567
|
aaa4e7b8de
|
Pro to master.
|
2024-10-18 18:31:06 +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
|
b46626c926
|
Removing ts-ignore.
|
2024-10-18 18:23:01 +01:00 |
mike12345567
|
2b3775ce50
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-18 18:22:28 +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
|
b94498e583
|
Backporting types from v3 to support updating pro submodule.
|
2024-10-18 17:29:22 +01:00 |
mike12345567
|
87bdd68afa
|
Updating to use enum for feature flags across the board.
|
2024-10-18 17:07:35 +01:00 |
mike12345567
|
94789ff03d
|
Adding all feature flags to enum, just so there is a simple reference to see all feature flags that are available.
|
2024-10-18 16:51:23 +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
|
2b7742d96f
|
pro
|
2024-10-18 15:12:26 +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 |
Adria Navarro
|
94be45a8a9
|
Merge branch 'master' into v3-ui
|
2024-10-18 13:15:53 +02:00 |
Adria Navarro
|
3cd86d40b1
|
Merge branch 'master' into budi-8747-add-the-ability-to-test-a-row-action-automation
|
2024-10-18 13:08:02 +02:00 |
Andrew Kingston
|
73999e4f3e
|
Remove old code
|
2024-10-18 12:01:37 +01:00 |
Andrew Kingston
|
3d1b78623e
|
Remove frontend role prefixing hacks and fix 409s on role deletion
|
2024-10-18 11:56:00 +01:00 |
Andrew Kingston
|
761c9d3c18
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
|
2024-10-18 11:46:18 +01:00 |
Andrew Kingston
|
eaa0465539
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-18 11:45:12 +01:00 |
Andrew Kingston
|
cd8dcf412c
|
Merge pull request #14821 from Budibase/number-locale-strings
Display numbers using locale format in tables
|
2024-10-18 11:33:48 +01:00 |
Sam Rose
|
3981cecc30
|
Remove buildQueryLegacy
|
2024-10-18 11:32:58 +01:00 |
Michael Drury
|
31e406f931
|
Merge branch 'master' into feature/role-multi-inheritance
|
2024-10-18 11:29:18 +01:00 |
Andrew Kingston
|
a337197402
|
Improve number formatting to handle additional edge cases
|
2024-10-18 11:01:15 +01:00 |
Andrew Kingston
|
1509d7d650
|
Use single number formatter for more performant locale string conversions
|
2024-10-18 10:44:36 +01:00 |
Adria Navarro
|
5c2f786345
|
Merge branch 'master' into v3-ui
|
2024-10-18 11:39:26 +02:00 |
Adria Navarro
|
9c707db135
|
Merge branch 'master' into budi-8747-add-the-ability-to-test-a-row-action-automation
|
2024-10-18 11:37:43 +02:00 |
Adria Navarro
|
7941cb6602
|
Allow passing test to row action test
|
2024-10-18 11:36:11 +02:00 |
Sam Rose
|
b7979f4719
|
Refactor SearchFilterGroup type to be less verbose and more clearly named.
|
2024-10-18 10:32:28 +01:00 |
Andrew Kingston
|
1109e27b04
|
Display numbers using the locale format in tables
|
2024-10-18 09:56:35 +01:00 |
Andrew Kingston
|
609bc3fb79
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
|
2024-10-18 08:53:05 +01:00 |
Andrew Kingston
|
02a60ba55d
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-18 08:52:47 +01:00 |
saewoohan
|
27f1d049ca
|
Merge branch 'master' into fix/automation-error-url
|
2024-10-18 07:15:37 +09: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 |