Martin McKeaveney
e0fb44f63f
lint
2024-09-19 10:21:49 +01:00
Sam Rose
6d7cffa43e
Make flag name more accurate.
2024-09-19 10:15:18 +01:00
Sam Rose
be5a4f5d97
Require a flag to be set to query PostHog for feature flags.
2024-09-19 10:11:24 +01:00
Sam Rose
fd353b2ecf
wip
2024-09-19 10:09:21 +01:00
Andrew Kingston
f2f13bb84e
Fix conditions with empty values falsely evaluating to true
2024-09-19 09:25:25 +01:00
Martin McKeaveney
950bd45b2c
add ts ignore for mock
2024-09-18 18:04:13 +01:00
Martin McKeaveney
8a399bfbdf
set custom configs quotas to right number
2024-09-18 17:42:55 +01:00
Andrew Kingston
da122d2ac1
Add table ID to row deletion requests that only contain string IDs
2024-09-18 14:55:09 +01:00
Martin McKeaveney
69b2bf9bdb
lint
2024-09-18 14:21:10 +01:00
Martin McKeaveney
9cbaa02f5f
add test for automation run step when LLM feature flags are on
2024-09-18 14:01:54 +01:00
Andrew Kingston
a0350a75ef
Update tests again
2024-09-18 13:17:30 +01:00
Andrew Kingston
fd9a2f87d1
Update more tests
2024-09-18 12:35:05 +01:00
Andrew Kingston
c8c4248b3c
Update tests
2024-09-18 11:55:40 +01:00
Andrew Kingston
4325805ce3
Lint
2024-09-18 11:54:24 +01:00
Martin McKeaveney
cb8d0984b1
update Providers
2024-09-18 10:52:52 +01:00
Martin McKeaveney
2cf07a40f6
fix for setting default configs
2024-09-18 09:44:33 +01:00
Martin McKeaveney
8e2d21c85f
call right sdk method on ai module for enriching AI config
2024-09-17 18:27:49 +01:00
Andrew Kingston
4bd4cb57f8
Undo accidental UI change
2024-09-17 16:34:47 +01:00
Andrew Kingston
fd3c8c4a11
Make view readonly columns available for free
2024-09-17 16:34:00 +01:00
Martin McKeaveney
e40f397c25
move check for OpenAI config variable to legacy path
2024-09-17 16:29:44 +01:00
Martin McKeaveney
224be10b6c
support for overriding models
2024-09-17 16:08:59 +01:00
Dean
5e245d11e5
Bump account portal to latest
2024-09-17 09:20:23 +01:00
deanhannigan
e3abaab419
Merge branch 'master' into feat/automation-step-naming-updates
2024-09-17 09:15:17 +01:00
mike12345567
ec400dee6f
Fixing test cases.
2024-09-16 19:20:58 +01:00
mike12345567
63c0d9afb8
Sorting the field list to make sure we have the important fields at the top (if known).
2024-09-16 18:27:53 +01:00
mike12345567
05fd9e8b81
Merge branch 'fix/sql-param-limits' of github.com:Budibase/budibase into fix/sql-param-limits
2024-09-16 18:09:12 +01:00
mike12345567
68a710699d
Getting external DBs to correctly handle when too many fields.
2024-09-16 18:09:01 +01:00
Michael Drury
ecbd8a5f1f
Merge branch 'master' into fix/sql-param-limits
2024-09-16 17:30:11 +01:00
Sam Rose
27f6fa7de4
Add a test for row exports on Google Sheets.
2024-09-16 16:36:17 +01:00
Sam Rose
9f21dc88b0
Fix lint.
2024-09-16 16:18:57 +01:00
Sam Rose
26ad987072
Fix Google Sheets pagination.
2024-09-16 16:15:09 +01:00
mike12345567
9d6fc54a99
Adding function parameter limit control for different SQL DBs, every DB has different limits with Postgres being the lowest at 100. We need to fix for wide tables which are related.
2024-09-16 16:12:07 +01:00
mike12345567
2fd73d044f
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
2024-09-16 15:31:00 +01:00
Sam Rose
d6c8ae8ec4
Remove unused imports.
2024-09-16 12:09:50 +01:00
Sam Rose
ea6e2a472e
Remove unused throw.
2024-09-16 12:09:04 +01:00
Sam Rose
ddf7041562
Get row deletion working.
2024-09-16 12:06:27 +01:00
Sam Rose
eaad70d031
Get table deletion working.
2024-09-16 11:59:06 +01:00
Martin McKeaveney
7fc0f38296
Merge branch 'master' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config-pt-2
2024-09-16 11:54:12 +01:00
Martin McKeaveney
c85bc88bf9
draft of openai impl
2024-09-16 11:54:04 +01:00
Sam Rose
be1517ae22
Merge branch 'master' of github.com:budibase/budibase into more-google-sheets-tests
2024-09-16 11:29:21 +01:00
mike12345567
2a69cb220f
Fixing an issue where table doesn't exist anymore for row trigger, which can cause the service to crash.
2024-09-13 18:54:47 +01:00
Peter Clement
8222e1df3f
refs
2024-09-13 16:33:01 +01:00
Peter Clement
95602f9c1d
Merge remote-tracking branch 'refs/remotes/origin/feat/automation-step-naming-updates' into feat/automation-step-naming-updates
2024-09-13 16:30:08 +01:00
Peter Clement
70b9d08516
lint
2024-09-13 16:10:38 +01:00
Peter Clement
66c12914b8
Merge branch 'master' into feat/automation-step-naming-updates
2024-09-13 16:04:32 +01:00
Peter Clement
59549b74b5
js scripting edge case
2024-09-13 16:04:13 +01:00
Peter Clement
04daa423cf
small fix for edge case
2024-09-13 16:03:37 +01:00
Andrew Kingston
663c0f20af
Don't use display names as role names, and restore usual names for built in roles
2024-09-13 14:14:36 +01:00
Peter Clement
7e767e4089
some pr comments
2024-09-13 12:25:39 +01:00
Peter Clement
c980742081
Merge remote-tracking branch 'origin/master' into feat/automation-step-naming-updates
2024-09-13 12:04:48 +01:00
Peter Clement
aaa7c9162f
account Portal
2024-09-13 11:59:18 +01:00
Peter Clement
42609fc38f
Merge remote-tracking branch 'refs/remotes/origin/feat/automation-step-naming-updates' into feat/automation-step-naming-updates
2024-09-12 21:05:29 +01:00
Peter Clement
7d6cce20e9
fix getAvailableBindings again, aka my personal hell
2024-09-12 21:02:50 +01:00
Martin McKeaveney
d8df76954d
Merge pull request #14572 from Budibase/fix-vulns
...
updating JS dependencies to get rid of vulns
2024-09-12 17:53:30 +01:00
Martin McKeaveney
01a1379335
pin airtable dependency
2024-09-12 17:43:13 +01:00
Martin McKeaveney
57cf542101
updating JS dependencies to get rid of vulns
2024-09-12 17:32:42 +01:00
Michael Drury
fed2870a86
Merge branch 'master' into feature/role-metadata-and-view-control
2024-09-12 17:18:48 +01:00
melohagan
683745d3fd
Update account-portal ref ( #14571 )
...
* Update account-portal ref
* update account-portal ref
---------
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2024-09-12 16:14:16 +00:00
Martin McKeaveney
58837a6eb6
Merge pull request #14368 from Budibase/Fix-user-access-roles-from-displaying-business
...
Fix user access roles from displaying business
2024-09-12 16:53:16 +01:00
mike12345567
b644dd47b9
build fix.
2024-09-12 16:27:18 +01:00
mike12345567
ef3f726346
Fixing test cases.
2024-09-12 16:23:00 +01:00
mike12345567
3a68b1ae30
Fixing test case - removing licensing.
2024-09-12 16:16:40 +01:00
mike12345567
8144aed935
Linting.
2024-09-12 15:53:44 +01:00
mike12345567
4d428f33f6
Adding validator for uiMetadata.
2024-09-12 15:45:41 +01:00
mike12345567
4952747ae9
Taking working from new-rbac-ui branch and separating it into its own PR, so that other work can be based on this from master.
2024-09-12 15:40:37 +01:00
Pascal Reichmuth
2700dfc63d
Update StepInputsOutputs.ts
2024-09-12 16:23:05 +02:00
Pascal Reichmuth
e4664d23d7
Update openai.ts
2024-09-12 16:22:49 +02:00
Peter Clement
5c304b0b69
Merge branch 'master' into feat/automation-step-naming-updates
2024-09-12 15:01:39 +01:00
Peter Clement
a831a4bf07
tests to cover automation naming
2024-09-12 14:58:53 +01:00
Pascal Reichmuth
0798f97066
Update StepInputsOutputs.ts
2024-09-12 15:53:35 +02:00
Pascal Reichmuth
d8ff33441e
Update openai.ts
2024-09-12 15:51:00 +02:00
Peter Clement
2cdbf4190b
Merge remote-tracking branch 'origin/master' into feat/automation-step-naming-updates
2024-09-12 14:10:52 +01:00
Peter Clement
594551e1b5
tests for filter steps
2024-09-12 14:05:32 +01:00
Michael Drury
8c1d6a4eb0
Merge branch 'master' into fix/role-permission-update
2024-09-12 13:57:01 +01:00
Martin McKeaveney
62ff150364
update pro ref
2024-09-12 13:53:51 +01:00
Michael Drury
cdcefc397c
Merge branch 'master' into fix/role-permission-update
2024-09-12 13:30:05 +01:00
Conor Webb
423f76950f
Merge branch 'master' into Fix-user-access-roles-from-displaying-business
2024-09-12 11:10:57 +01:00
melohagan
49a4e252c6
Allow an account holder to login to account-portal if the tenant has been deleted. ( #14547 )
...
* Add email to session for populate user
* Add email param
* use param object
* Type fix for tests
* Fix test
* Temporarily remove account-portal tests
2024-09-12 08:38:11 +00:00
mike12345567
e89042b2e3
Fixing some role typing issues, as well as fixing an issue with the validator not allowing the structure that roles are expected to have.
2024-09-11 18:06:05 +01:00
Martin McKeaveney
47110e095f
updating budibase apps image to use alpine
2024-09-11 17:42:08 +01:00
Peter Clement
11c18474b2
Merge branch 'master' into tests/automation-branching-tests
2024-09-11 16:05:37 +01:00
Peter Clement
babbe16d7d
fix test name
2024-09-11 15:50:21 +01:00
Peter Clement
f377b9f566
remove top level table config
2024-09-11 15:39:21 +01:00
Peter Clement
d4d4f8a150
ref
2024-09-11 15:24:49 +01:00
Peter Clement
2f881dd16f
Merge remote-tracking branch 'refs/remotes/origin/feat/automation-step-naming-updates' into feat/automation-step-naming-updates
2024-09-11 15:23:22 +01:00
Peter Clement
60dd500ecb
rename func
2024-09-11 15:12:50 +01:00
Peter Clement
a68552f038
Merge branch 'master' into feat/automation-step-naming-updates
2024-09-11 15:07:09 +01:00
Michael Drury
9feebdbb13
Merge branch 'master' into fix/sql-use-ctes
2024-09-11 15:04:48 +01:00
melohagan
8b8595293b
Export publishEvent ( #14560 )
2024-09-11 14:02:42 +00:00
Peter Clement
56b727a245
uneeded boolean
2024-09-11 15:00:39 +01:00
Martin McKeaveney
2e83b9a34d
add import
2024-09-11 14:53:51 +01:00
mike12345567
176c3d4ffd
SQL test update.
2024-09-11 14:52:09 +01:00
Peter Clement
1947000f0c
update case where no branch condition is met
2024-09-11 14:50:52 +01:00
Michael Drury
7ad14302fa
Merge branch 'master' into fix/sql-use-ctes
2024-09-11 14:47:22 +01:00
Martin McKeaveney
f6da691364
update account portal ref
2024-09-11 14:37:28 +01:00
mike12345567
fc3a865cfb
Test fix.
2024-09-11 14:26:01 +01:00
mike12345567
c9b64e3591
SQLite uses CTE with SQS 2.1.1.
2024-09-11 13:41:54 +01:00
mike12345567
05de673781
Merge branch 'master' of github.com:Budibase/budibase into aggregate-all-sql-dbs
2024-09-11 13:25:25 +01:00
Peter Clement
dcc4c9d66f
Merge branch 'master' into feat/automation-step-naming-updates
2024-09-11 13:02:34 +01:00
Peter Clement
e4918aea60
refs
2024-09-11 11:55:31 +01:00
Conor Webb
4804c55313
Merge branch 'master' into Fix-user-access-roles-from-displaying-business
2024-09-11 11:54:53 +01:00
Peter Clement
27b65e22ef
fix error with updating existinh name count
2024-09-11 11:54:42 +01:00
Peter Clement
0c11924027
refs
2024-09-11 11:40:52 +01:00
Peter Clement
f8725b5af0
Merge remote-tracking branch 'refs/remotes/origin/feat/automation-step-naming-updates' into feat/automation-step-naming-updates
2024-09-11 11:40:33 +01:00
Peter Clement
2d4ac7fced
remove logs
2024-09-11 11:40:06 +01:00
Peter Clement
ce08ce29b7
Merge branch 'master' into feat/automation-step-naming-updates
2024-09-11 11:36:00 +01:00
Peter Clement
bf98d61ea6
add tests for new binding update code
2024-09-11 11:35:46 +01:00
Michael Drury
5b776d62ad
Merge branch 'master' into fix/logical-operators-return-none
2024-09-11 10:46:25 +01:00
Martin McKeaveney
9179569cd7
Merge branch 'master' into budi-8608-ai-platform-level-config
2024-09-11 10:43:41 +01:00
Martin McKeaveney
fcc0381474
update account portal ref
2024-09-11 10:37:52 +01:00
Conor Webb
8a5d0560eb
Fixed PlanType typo
2024-09-11 10:01:20 +01:00
Conor Webb
793f8a7ca7
Merge branch 'master' into Fix-user-access-roles-from-displaying-business
2024-09-11 09:59:55 +01:00
Martin McKeaveney
a5ff0d5ddc
update acct portal ref
2024-09-10 22:55:14 +01:00
Martin McKeaveney
c4a41ce11c
Merge branch 'budi-8608-ai-platform-level-config' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config
2024-09-10 22:39:35 +01:00
Martin McKeaveney
a27be54b69
make mocks async
2024-09-10 22:38:45 +01:00
Martin McKeaveney
8af05d7c4f
Merge branch 'master' into budi-8608-ai-platform-level-config
2024-09-10 22:27:10 +01:00
Martin McKeaveney
38fc65c541
fix tests
2024-09-10 22:25:47 +01:00
Sam Rose
69b8661d8a
Working toward delete tests.
2024-09-10 18:29:11 +01:00
Sam Rose
ae1e2dd2f2
Add column rename test.
2024-09-10 17:41:33 +01:00
Michael Drury
fa6058c748
Merge branch 'master' into fix/sql-many-relationships
2024-09-10 17:33:55 +01:00
mike12345567
595dd7ea6d
Fix for test case.
2024-09-10 17:21:36 +01:00
Peter Clement
abaa40a272
automation steps using names
2024-09-10 17:09:42 +01:00
mike12345567
9a61ec5950
More incorrect limits.
2024-09-10 17:07:31 +01:00
mike12345567
1582e3221f
Adding test case for getting related array column in a JS formula.
2024-09-10 17:04:59 +01:00
Sam Rose
dbfc6851af
More row reading tests.
2024-09-10 16:58:33 +01:00
Martin McKeaveney
2990291657
Merge branch 'budi-8608-ai-platform-level-config' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config
2024-09-10 16:52:07 +01:00
Martin McKeaveney
5c9f88de59
account portal ref
2024-09-10 16:51:22 +01:00
Martin McKeaveney
304b2a5c61
Update packages/worker/src/api/controllers/global/configs.ts
...
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-09-10 16:45:32 +01:00
Martin McKeaveney
87adb99073
update pro ref
2024-09-10 16:42:56 +01:00
Martin McKeaveney
c6907eb09e
fix types
2024-09-10 16:41:44 +01:00
mike12345567
86a6664c84
Updating test case.
2024-09-10 16:06:53 +01:00
Martin McKeaveney
1ee8a12e29
use real data instead of mocks
2024-09-10 16:01:00 +01:00
mike12345567
d1b12b8d4a
Linting.
2024-09-10 15:52:41 +01:00
mike12345567
2fd5c1a99f
Handling JSON types within relationships, they need to be parsed as well.
2024-09-10 15:45:32 +01:00
Martin McKeaveney
2eb53c018a
sort settings pages
2024-09-10 15:19:41 +01:00
Martin McKeaveney
44a76d6730
add anthropic baseURL
2024-09-10 15:12:15 +01:00
Martin McKeaveney
933ca952d2
lint
2024-09-10 14:50:17 +01:00
Sam Rose
5f36a51e8c
Add new test creating multiple tables.
2024-09-10 14:39:23 +01:00
mike12345567
f63c95e44c
Adding SQL_MAX_RELATED_ROWS environment variable, defaults to 500, allows for 500 rows per relationship.
2024-09-10 13:59:21 +01:00
mike12345567
5e80a975dd
Merge branch 'master' of github.com:Budibase/budibase into fix/sql-many-relationships
2024-09-10 12:12:00 +01:00
Martin McKeaveney
0cf626be91
Merge
2024-09-10 11:00:33 +01:00
Sam Rose
4a5d76b7ea
Merge branch 'budi-8579-issue-with-google-sheets' of github.com:budibase/budibase into budi-8579-issue-with-google-sheets
2024-09-10 10:59:21 +01:00
Sam Rose
7438a1d65c
tidy up null checks
2024-09-10 10:59:11 +01:00
Martin McKeaveney
08669793d7
Merge branch 'budi-8608-ai-platform-level-config' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config
2024-09-10 10:55:25 +01:00
Martin McKeaveney
4fed5787ac
review comments
2024-09-10 10:54:50 +01:00
Adria Navarro
cd16c964c2
Merge branch 'master' into budi-8579-issue-with-google-sheets
2024-09-10 11:54:26 +02:00
Sam Rose
4ff0dab399
Respond to PR feedback.
2024-09-10 10:51:22 +01:00
Martin McKeaveney
7a376d9629
Update packages/worker/src/api/controllers/global/configs.ts
...
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-09-10 10:26:18 +01:00
Adria Navarro
dc9e1cbbc7
Enrich view with all schema
2024-09-10 10:44:56 +02:00
Adria Navarro
3ab39fb44c
Merge branch 'master' into BUDI-8565/enrich-views
2024-09-09 20:35:09 +02:00
Martin McKeaveney
8b26ab422f
remove conditional chain
2024-09-09 18:19:10 +01:00
mike12345567
43ae48cc82
Test cases for return none/all with the logical operators, as well as updates to the hasFilter to support this correctly.
2024-09-09 18:14:02 +01:00
Martin McKeaveney
96fbc8fff0
feature flag support
2024-09-09 18:07:47 +01:00
Sam Rose
1f405da3c3
Add some more tests.
2024-09-09 17:51:32 +01:00
Sam Rose
5cd1b00dad
Merge master.
2024-09-09 17:07:28 +01:00
Michael Drury
8e8946bc95
Merge branch 'master' into fix/sql-many-relationships
2024-09-09 16:53:48 +01:00
Martin McKeaveney
b4a4f81308
linting
2024-09-09 16:52:56 +01:00
Sam Rose
4c600cd182
Merge branch 'master' of github.com:budibase/budibase into budi-8579-issue-with-google-sheets
2024-09-09 16:45:22 +01:00
Sam Rose
9e9f14d1b7
More comments.
2024-09-09 16:45:15 +01:00
mike12345567
1a27cf9d5b
Fix - thanks tests.
2024-09-09 16:40:04 +01:00
Sam Rose
1eb8c3409a
More progress toward a row save test passing.
2024-09-09 16:33:35 +01:00
mike12345567
ac2416dc0b
Lint.
2024-09-09 16:30:38 +01:00
mike12345567
6e10c528d8
Getting rid of findInDoc as its not used anymore.
2024-09-09 16:25:34 +01:00
Dean
ee968b212a
Fix to accommodate filtering updates for GoogleSheets
2024-09-09 16:10:39 +01:00
Michael Drury
e2c6893aa3
Merge branch 'master' into fix/sql-many-relationships
2024-09-09 16:07:16 +01:00
Adria Navarro
1c5bab07aa
Fix tests
2024-09-09 16:43:43 +02:00
Adria Navarro
d4b866b9bc
Merge branch 'master' into BUDI-8565/enrich-views
2024-09-09 16:30:05 +02:00
Adria Navarro
e40a08ceca
Fix tests
2024-09-09 16:27:54 +02:00
Adria Navarro
26db79d421
Remove cache dependency
2024-09-09 16:24:20 +02:00
Adria Navarro
77be1cd869
Add metadata on related columns
2024-09-09 16:15:34 +02:00
Adria Navarro
30e31e1254
Enrich view columns
2024-09-09 16:15:18 +02:00
Adria Navarro
5b85b77a29
Merge branch 'master' into BUDI-8560/fix-relationships-with-many-columns
2024-09-09 16:09:15 +02:00
Adria Navarro
725aa18060
Fix long popover for relationship column pickers
2024-09-09 16:05:09 +02:00
Adria Navarro
72ecfb611a
Merge branch 'master' into BUDI-8561/fix-remove-relationship
2024-09-09 16:00:27 +02:00
Peter Clement
30c392e5a8
Merge branch 'master' into feat/branching-feature-flags
2024-09-09 14:38:27 +01:00
Peter Clement
4231dafc94
remove uneeded import
2024-09-09 14:26:37 +01:00
Adria Navarro
bb3dd6e27a
Fix relationship popover click behaviour
2024-09-09 15:23:06 +02:00
Martin McKeaveney
57698170a8
lint
2024-09-09 13:55:26 +01:00
Sam Rose
1c5b50773f
Docs to Google Sheets mock.
2024-09-09 12:05:15 +01:00
melohagan
2f13773240
Add old roles ( #14538 )
2024-09-09 10:46:08 +00:00
mike12345567
157e75b9a6
Using a CTE for the main query, then adding the JSON aggregation on afterwards - fixing issue with offset pagination applying the JSON aggregation to all rows before hand.
2024-09-06 19:34:02 +01:00
Sam Rose
1bc84c1633
2nd test WIP.
2024-09-06 17:29:56 +01:00
Sam Rose
0359b20347
First new test passing.
2024-09-06 16:55:16 +01:00
mike12345567
76273ff860
PR comments.
2024-09-06 16:47:43 +01:00
mike12345567
09824f9a4d
Merge branch 'master' of github.com:Budibase/budibase into aggregate-all-sql-dbs
2024-09-06 16:27:37 +01:00
Martin McKeaveney
b949940653
remove comments
2024-09-06 15:44:23 +01:00
Martin McKeaveney
073017a0d6
remove todo comment
2024-09-06 15:43:34 +01:00
Martin McKeaveney
6bf4f47110
further tests around default BB AI config
2024-09-06 15:42:37 +01:00
Martin McKeaveney
891f736815
unit tests for secrets mapping
2024-09-06 15:37:09 +01:00
Sam Rose
3c58a593f9
Improve typing around in-memory search.
2024-09-06 15:03:17 +01:00
Martin McKeaveney
cdb0e2509c
testing configuration, unit tests for AI config
2024-09-06 14:53:26 +01:00
Sam Rose
7e5f199f3b
Merge branch 'master' of github.com:budibase/budibase into budi-8579-issue-with-google-sheets
2024-09-06 13:31:49 +01:00
Adria Navarro
c8d32611c9
Lint
2024-09-06 11:06:07 +02:00
Adria Navarro
c4c3c4a169
Tweak tests
2024-09-06 10:40:57 +02:00
Adria Navarro
f1d0d9a171
Run actions enabled for tables off by default
2024-09-06 10:39:05 +02:00
Adria Navarro
70514d739d
Merge branch 'master' into BUDI-8429/row-action-view-security
2024-09-06 10:23:05 +02:00
melohagan
528a21643c
Fix: unable to upgrade plan ( #14527 )
...
* Don't allow admin users to select themselves
* Disable upgrade button for non account holders
2024-09-06 08:01:05 +00:00
Andrew Kingston
fa6ad0daec
Fix issue with enriching screen definitions causing bad component instances to be parsed
2024-09-06 08:46:09 +01:00
mike12345567
f7d9b8a9b3
Updating select statement generation.
2024-09-05 19:04:45 +01:00
mike12345567
888c4214bd
Fixing SQL unit tests.
2024-09-05 18:12:53 +01:00
mike12345567
7cdf8137c5
Fixing aliasing test cases.
2024-09-05 17:57:15 +01:00
Andrew Kingston
a7cc670ab6
Restore mounted flag render blocker in grid containers
2024-09-05 15:26:35 +01:00
Andrew Kingston
8860acad73
Update grid layout to support placeholders, as well as grid screens
2024-09-05 15:15:28 +01:00
Andrew Kingston
6f8e669107
Improve new component DND for grids and add mobile support
2024-09-05 14:54:16 +01:00
Peter Clement
b1b861139d
feature flag the branch action definition
2024-09-05 14:25:04 +01:00
Andrew Kingston
5e98580b60
Improve new component DND for both types of layout
2024-09-05 14:03:03 +01:00
mike12345567
e30469ce16
Getting MariaDB to work again.
2024-09-04 18:14:24 +01:00
Peter Clement
452ff17e1f
Merge branch 'master' into fix/automation-context-bug
2024-09-04 17:54:15 +01:00
mike12345567
637ac55a9f
Slight refactor.
2024-09-04 17:42:30 +01:00
Sam Rose
cda778598d
Fix some MSSQL test cases.
2024-09-04 16:41:36 +01:00
Peter Clement
2135dbca67
update automation test builder to support ...building
2024-09-04 16:37:33 +01:00
Sam Rose
e90aff959f
Resolve merge conflicts.
2024-09-04 16:24:19 +01:00
Sam Rose
12db64513b
Revert to testing against mssql 2017, attempt to get relationship aggreggation working.
2024-09-04 16:21:32 +01:00
mike12345567
79de7b2c45
Updating to use a sub-query with a wrapper to get the JSON aggregations.
2024-09-04 16:17:25 +01:00
Peter Clement
9782ddb9ee
missing param
2024-09-04 15:29:07 +01:00
Peter Clement
5e4b2fa500
use .call
2024-09-04 15:13:11 +01:00
Peter Clement
3a8a8b1195
fix issue with multiple loops breaking automation context
2024-09-04 14:54:47 +01:00
Sam Rose
2553432ec9
wip
2024-09-04 14:21:25 +01:00
mike12345567
eefb1f01a3
Fix for generic sql test.
2024-09-04 13:18:54 +01:00
mike12345567
fed82dffaf
Linting.
2024-09-04 13:11:03 +01:00
Adria Navarro
a6a1759561
Merge branch 'master' into BUDI-8429/row-action-view-security
2024-09-04 12:27:48 +02:00
Adria Navarro
19963f496f
Add extra tests
2024-09-04 12:26:12 +02:00
Adria Navarro
f4f503690d
Dynamic tests
2024-09-04 12:23:15 +02:00
Adria Navarro
11e8d576e2
Extra tests
2024-09-04 11:11:10 +02:00
Adria Navarro
92a0740cef
Proper guarding
2024-09-04 11:10:56 +02:00
Peter Clement
d80123bbcb
use utilities api
2024-09-04 09:31:18 +01:00
Sam Rose
015ef56110
wip
2024-09-04 09:29:05 +01:00
Martin McKeaveney
9f75f2a9fc
account for setting a default config and unset the rest
2024-09-04 09:22:00 +01:00
Adria Navarro
00119f9d73
Guard permission
2024-09-04 10:16:59 +02:00
Peter Clement
0716702646
use opts param
2024-09-03 21:31:38 +01:00
Peter Clement
8c7aecfa22
Update packages/server/src/api/routes/utils/validators.ts
...
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-09-03 21:14:28 +01:00
Peter Clement
f6f6120e70
Update packages/server/src/api/routes/utils/validators.ts
...
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-09-03 21:14:05 +01:00
Martin McKeaveney
4d873ae75e
cleaner select options for managing models
2024-09-03 19:51:53 +01:00
Martin McKeaveney
d3b90a0253
initial impl of default Budibase AI config through env vars
2024-09-03 19:47:36 +01:00
Martin McKeaveney
be4b6aaceb
adding config for azure openai and more customisation for custom ai models
2024-09-03 19:19:33 +01:00
Martin McKeaveney
0d5e776424
preserve apikeys on save
2024-09-03 19:12:13 +01:00
Martin McKeaveney
378ccb6e70
switch name and description
2024-09-03 18:52:33 +01:00
Martin McKeaveney
50d64de72a
styling updates
2024-09-03 18:51:45 +01:00
mike12345567
2d6a8d9ff5
Fix for sorting, didn't account for some primitive types.
2024-09-03 18:50:01 +01:00
mike12345567
2a24a3dda6
Correcting test cases.
2024-09-03 18:40:20 +01:00
mike12345567
b29a4e2b37
Work to support all SQL DBs across the board using the aggregation method.
2024-09-03 18:24:50 +01:00
Martin McKeaveney
43135e4274
AI Config CRUD complete
2024-09-03 17:18:46 +01:00
Adria Navarro
623b385d8a
Promisify middleware
2024-09-03 17:53:25 +02:00
Peter Clement
93aba3ed22
Merge remote-tracking branch 'refs/remotes/origin/feat/branching-api-validation' into feat/branching-api-validation
2024-09-03 16:35:02 +01:00
Peter Clement
484b329bc8
ensure branch step is in output
2024-09-03 16:29:52 +01:00
Peter Clement
5c0fd002b4
Merge branch 'master' into feat/branching-api-validation
2024-09-03 16:23:17 +01:00
Adria Navarro
aca310e721
Tidy code
2024-09-03 17:21:13 +02:00
Peter Clement
839292b84d
add validators and tests for automation branching
2024-09-03 16:16:52 +01:00
Adria Navarro
b74efe5340
Merge branch 'master' into BUDI-8609/run-row-action-as-sync
2024-09-03 16:59:56 +02:00
Adria Navarro
c830e2a589
Fix tests
2024-09-03 16:52:27 +02:00
Adria Navarro
5ac5a63dc5
Run row action as sync
2024-09-03 16:51:56 +02:00
Adria Navarro
ff126006ec
Merge pull request #14503 from Budibase/BUDI-8564/support-updating-names
...
Support updating names
2024-09-03 16:16:27 +02:00
Adria Navarro
52283e07aa
Tidying
2024-09-03 16:15:33 +02:00
Martin McKeaveney
ca4b17bc9b
icons, styling of AI configs and further simplification
2024-09-03 15:11:52 +01:00
Adria Navarro
2667238d93
Add undefined check
2024-09-03 14:47:49 +02:00
Adria Navarro
4efb3d6ed6
Unify tests
2024-09-03 14:44:55 +02:00
Adria Navarro
3a3151b59d
Add extra test
2024-09-03 14:23:08 +02:00
Adria Navarro
773b4f1050
Merge pull request #14482 from Budibase/BUDI-8561/display-relationship-fields
...
Display relationship fields
2024-09-03 14:05:27 +02:00
mike12345567
ac7838f80d
Fixing an issue with inconsistent relationship order.
2024-09-03 12:09:33 +01:00
Peter Clement
56641e06c3
re-add branch step to outputs
2024-09-03 11:10:30 +01:00
mike12345567
7e7e23d5d9
Merge branch 'master' of github.com:Budibase/budibase into fix/sql-many-relationships
2024-09-03 10:58:40 +01:00
Adria Navarro
662c6be435
Use optional chaining
...
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-09-03 11:39:01 +02:00
Adria Navarro
2e4ba9cb3c
Remove break
2024-09-03 11:35:31 +02:00
Adria Navarro
14bc9a7390
Fix merge conflicts
2024-09-03 11:28:43 +02:00
Adria Navarro
3cee97aa02
Merge branch 'master' into feat/pick-relationship-fields
2024-09-03 11:19:18 +02:00
Adria Navarro
00f8f386d3
PR comments
2024-09-03 11:15:47 +02:00
Adria Navarro
e364bf5d65
Don't use `sdk.tables.getTables` (as it fails randomly)
2024-09-03 11:00:15 +02:00
Adria Navarro
e61b619740
Clean code
2024-09-03 10:43:44 +02:00
Adria Navarro
6d24eba679
Move describes
2024-09-03 10:42:27 +02:00
Adria Navarro
a9669c1c1d
Extra tests
2024-09-03 10:40:29 +02:00
Peter Clement
66fdf03398
Refactor automation orchestrator to support branching ( #14461 )
...
* refactor automation thread
* fix infinite loop in branching
* remove try catch
* remove spacing
* remove unecessary addition of branch outputs
* pr comments
* remove loopstep instance variable
* add test to cover failure scenario
* add tests for other automationf ailure conditions
* update test name
* use private keyword instead of underscore
* parse int / string safely
* fix refs
* add condition support for branching and tests
* create helper function for recursing all search filters
* move helper func
* fix import
2024-09-03 08:33:41 +00:00
Adria Navarro
74eb0357a4
Rename link relationship fields
2024-09-03 10:15:26 +02:00
Adria Navarro
1be8289677
Merge branch 'master' into feat/row-action-view-security
2024-09-03 10:13:22 +02:00
Martin McKeaveney
f328ae4bf9
account for arrays
2024-09-02 20:45:32 +01:00
Martin McKeaveney
67d5219f75
basic crud working
2024-09-02 20:20:58 +01:00
Martin McKeaveney
99035ad8ae
rough pass on AI platform CRUD
2024-09-02 20:16:58 +01:00
Adria Navarro
ae0e3cdb59
Fix test for external
2024-09-02 18:36:44 +02:00
Adria Navarro
2365a6ecd5
Add renaming column tests
2024-09-02 17:32:21 +02:00
mike12345567
fc31a28c10
Merge branch 'master' of github.com:Budibase/budibase into fix/sql-many-relationships
2024-09-02 16:13:26 +01:00
Sam Rose
bb8ba16b30
Types for new view calculation feature.
2024-09-02 15:28:20 +01:00
Martin McKeaveney
1a57e37d38
initial framework for platform AI
2024-09-02 15:22:33 +01:00
Adria Navarro
fc3684c73c
Merge branch 'master' into feat/pick-relationship-fields
2024-09-02 16:05:17 +02:00
Adria Navarro
156b70f9ef
Use "filter: brightness" instead of "::before"
2024-09-02 16:02:14 +02:00
Adria Navarro
d1c1e467a7
line-clamp
2024-09-02 15:55:58 +02:00
Adria Navarro
86ea50a8d6
Add minwidth
2024-09-02 15:49:27 +02:00
Adria Navarro
0da0145dba
Formatting
2024-09-02 15:48:36 +02:00
Adria Navarro
42a2eec439
Display relationship fields on relationship focus only
2024-09-02 15:40:58 +02:00
mikesealey
ee50012775
tweaks z-index to show preview above bindings drawer
2024-09-02 13:37:36 +01:00
Sam Rose
3a516e8356
Merge branch 'master' into budi-8435-remove-auto-columns-for-created-by-and-created-at
2024-09-02 11:13:11 +01:00
Adria Navarro
9dc9224b65
Add hover effect
2024-09-02 11:14:13 +02:00
Adria Navarro
c70f2c2fe2
Use reactivity
2024-09-02 10:37:46 +02:00
Martin McKeaveney
f7b2c77be4
Merge branch 'master' into poc-authenticated-iframe
2024-09-02 09:08:20 +01:00
Martin McKeaveney
9924ad20e0
lint
2024-09-02 08:58:28 +01:00
Adria Navarro
3d1c861222
Merge branch 'master' into feat/pick-relationship-fields
2024-08-31 20:24:00 +02:00
melohagan
fc367476c1
Make sure setEnrichedUsers is called when tenantOwnerLoaded ( #14491 )
2024-08-30 17:40:43 +00:00
Martin McKeaveney
d5f58fc6c8
merge
2024-08-30 18:08:40 +01:00
Michael Drury
9b84d959dc
Merge branch 'master' into fix/sqs-default-dev-on
2024-08-30 18:07:51 +01:00
Martin McKeaveney
9b4c89746a
update submodule references
2024-08-30 18:06:30 +01:00
mike12345567
d5bc5debac
Another fix.
2024-08-30 17:57:02 +01:00
Sam Rose
955a3a6883
Merge branch 'master' into budi-8435-remove-auto-columns-for-created-by-and-created-at
2024-08-30 17:47:36 +01:00
mike12345567
70708dc36e
Adding back missing tests.
2024-08-30 17:47:08 +01:00
mike12345567
7c1f2522e2
Another test.
2024-08-30 17:42:54 +01:00
mike12345567
6249f41bbb
Make sure Lucene correctly sets environment variables in development tests.
2024-08-30 17:34:10 +01:00
melohagan
3f357561d0
The UI should indicate who the account holder is ( #14470 )
...
* Get tenantInfo in user fetch
* Add account holder label in users table
* Don't allow account holder to be selected in users table
* Sort account holder to top of list
* Only use account holder role in users table
* lint
* Remove joi validation from tenant-info endpoint
* Remove dayPasses
* Catch CouchDB 404 and return undefined
* Don't allow account holder role to be changed UI
* Don't offer delete option for tenant owner
* Backend validation to ensure account holder role cannot be updated
* Don't allow account holder role to be changed UI
* Get tenantOwner in separate call
* Pass data into SelectEditRenderer
* Rename var to __selectable
* setEnrichedUsers
* Update pro reference
* Only load tenantOwner once
2024-08-30 16:29:38 +00:00
mike12345567
bdfd64c98c
Fixing view test.
2024-08-30 17:19:04 +01:00
mike12345567
0311e8433b
Fixing tests so they can work with SQS.
2024-08-30 17:06:30 +01:00
Sam Rose
7cbfd7be84
Disable creation of createdAt and createdBy auto columns when default values is enabled.
2024-08-30 15:58:11 +01:00
mike12345567
b622df2683
Defaulting SQS to on in development environments, this removes the need for setting it in the management scripts.
2024-08-30 15:10:55 +01:00
Adria Navarro
e2e49d641b
Merge branch 'master' into feat/pick-relationship-fields
2024-08-30 15:32:45 +02:00
Michael Drury
2d030d442b
Merge branch 'master' into update-pro-3
2024-08-30 14:12:02 +01:00
Adria Navarro
64c2a18934
Merge branch 'master' into feat/pick-relationship-fields
2024-08-30 14:45:01 +02:00
mike12345567
6407f5b68d
Merge branch 'master' of github.com:Budibase/budibase into fix/sql-many-relationships
2024-08-30 13:44:40 +01:00
mike12345567
6730105491
Adding the option to disable user sync, always importing large apps which are problematic.
2024-08-30 13:44:23 +01:00
Adria Navarro
2b49c3ffea
Merge branch 'master' into feat/row-action-view-security
2024-08-30 14:43:58 +02:00
Adria Navarro
31388aec91
Change paddings
2024-08-30 14:25:32 +02:00
Adria Navarro
e9940ce43e
Hide undefineds
2024-08-30 14:21:14 +02:00
Adria Navarro
d8744e1b72
Change padding
2024-08-30 14:02:47 +02:00
Adria Navarro
9f414c5148
Honor relationship columns
2024-08-30 14:00:34 +02:00
Adria Navarro
f1fdbe3908
Don't show popover when focused
2024-08-30 13:44:59 +02:00
Adria Navarro
3f9e6c548d
Fix bug
2024-08-30 13:44:39 +02:00
Adria Navarro
00f6f84b35
Display popover
2024-08-30 13:38:36 +02:00
melohagan
4d9f87e4c4
Set password to 12 characters ( #14478 )
2024-08-30 09:16:16 +00:00
Adria Navarro
a7a5041b91
Remove error message catching
2024-08-30 10:30:27 +02:00
Adria Navarro
eb58c696dd
Clean
2024-08-30 10:30:27 +02:00
Adria Navarro
9f56b9916e
Fix
2024-08-30 10:30:27 +02:00
Adria Navarro
b54b2a7121
Lint
2024-08-30 10:30:27 +02:00
Adria Navarro
6a8d55a00c
Add tests
2024-08-30 10:30:27 +02:00
Adria Navarro
5cd3b9dc88
Add tests
2024-08-30 10:30:27 +02:00
Adria Navarro
868d193015
Add triggerRowActionAuthorised
2024-08-30 10:30:27 +02:00
Adria Navarro
f193df41f1
Expose get row action
2024-08-30 10:30:27 +02:00
Adria Navarro
6a43597dd3
Update paths
2024-08-30 10:30:27 +02:00
Adria Navarro
dd14d0b646
Fix return types
2024-08-30 10:30:27 +02:00
Adria Navarro
5ed66e9d40
Lint
2024-08-30 10:30:27 +02:00
Adria Navarro
95d863b4a8
Clean
2024-08-30 10:30:27 +02:00
Adria Navarro
6d1838d907
Create row action trigger test
2024-08-30 10:30:27 +02:00
Adria Navarro
e93934111f
Allow running api prod tests
2024-08-30 10:30:27 +02:00
Adria Navarro
610621823c
Publish
2024-08-30 10:30:27 +02:00
Adria Navarro
568f5719c6
Test utils
2024-08-30 10:30:27 +02:00
Adria Navarro
922b746029
Crud endpoints only for builder
2024-08-30 10:30:27 +02:00
Adria Navarro
98347b45ce
Extra tests
2024-08-30 10:30:27 +02:00
Adria Navarro
b461025639
Check views
2024-08-30 10:30:27 +02:00
Adria Navarro
0ece6a4d2d
Fix unauthorised tests
2024-08-30 10:30:27 +02:00
Adria Navarro
3ac1343b08
set/unsetViewPermission tests
2024-08-30 10:30:27 +02:00
Adria Navarro
d1c6edc437
Return types
2024-08-30 10:30:27 +02:00
Adria Navarro
42f849d9a1
View permissions on rowActionResponse
2024-08-30 10:30:27 +02:00
Adria Navarro
ec2e5a0263
Add test utils
2024-08-30 10:30:27 +02:00
Adria Navarro
6d3006e80e
Dry code
2024-08-30 10:30:27 +02:00
Adria Navarro
2aa71ab419
Set/unset
2024-08-30 10:30:27 +02:00
Adria Navarro
5f3dcda73a
Refactor
2024-08-30 10:30:27 +02:00
Adria Navarro
de3eae2d47
Fix types
2024-08-30 10:30:27 +02:00
Adria Navarro
3cfe556b0f
Add rowaction permission to document
2024-08-30 10:30:27 +02:00
Sam Rose
8618c7cc9b
Update pro reference.
2024-08-30 09:14:12 +01:00
mike12345567
a9b1a22403
Some improvements to get SQS tests passing.
2024-08-29 18:56:14 +01:00
Sam Rose
2a2dbfb745
Respond to last PR comment.
2024-08-29 17:59:17 +01:00
mike12345567
3e51dde6d2
Check for alias as well when deciding whether filter requires relationship addition.
2024-08-29 17:58:11 +01:00
Sam Rose
d134c21a45
Fix build.
2024-08-29 17:45:47 +01:00
mike12345567
b217e83b31
Merge branch 'master' of github.com:Budibase/budibase into fix/sql-many-relationships
2024-08-29 16:54:21 +01:00
Sam Rose
5a5c0d74dd
Update pro reference.
2024-08-29 16:44:15 +01:00
Sam Rose
82396c339d
Update account-portal submodule to latest master.
2024-08-29 16:30:38 +01:00
Sam Rose
edfedec930
Fix lint.
2024-08-29 15:50:46 +01:00
Sam Rose
bced81d241
Fix tests.
2024-08-29 15:45:19 +01:00
Sam Rose
f9f528e880
Merge branch 'master' of github.com:budibase/budibase into feature-flag-sqs
2024-08-29 15:34:42 +01:00
Dean
d2b6959b44
Reduced the z-index to just 1 above the binding drawer. The updated value caused index issues in other areas of budibase.
2024-08-29 12:58:12 +01:00
Adria Navarro
40021ff602
Fix view schemas
2024-08-29 13:56:42 +02:00
Adria Navarro
637464e8b0
Fix
2024-08-29 13:22:50 +02:00
Adria Navarro
f2b8185905
Fix types
2024-08-29 13:20:35 +02:00
Adria Navarro
79ed5cd5a6
Fix
2024-08-29 13:16:27 +02:00
Adria Navarro
fc1be3c9f8
Lint
2024-08-29 13:16:27 +02:00
Adria Navarro
033ac46259
Lint
2024-08-29 13:16:27 +02:00
Adria Navarro
351ed643ce
Extra tests
2024-08-29 13:16:27 +02:00
Adria Navarro
275d358df9
Test updated
2024-08-29 13:16:27 +02:00
Adria Navarro
d75f1debda
Update
2024-08-29 13:16:27 +02:00
Adria Navarro
6b259676b2
Enrich on get row from view
2024-08-29 13:16:27 +02:00
Adria Navarro
e443b00a69
Fix test
2024-08-29 13:16:27 +02:00
Adria Navarro
b784479c8f
Add feature flags back
2024-08-29 13:16:27 +02:00
Adria Navarro
adc2e983b5
Move responsability
2024-08-29 13:16:27 +02:00
Adria Navarro
383aad7265
Honor fields on views
2024-08-29 13:16:27 +02:00
Adria Navarro
1bc1db9b29
Support outputSquash fields on searchs
2024-08-29 13:16:27 +02:00
Adria Navarro
73ec0bbf09
Renames
2024-08-29 13:16:27 +02:00
Adria Navarro
de29d31c35
Enrich configuration only for views
2024-08-29 13:16:27 +02:00
Adria Navarro
4826a5fbbf
Clean ts
2024-08-29 13:15:03 +02:00
Adria Navarro
e29db10a77
Update types
2024-08-29 13:13:53 +02:00
Sam Rose
92957ede23
Merge master.
2024-08-29 12:12:29 +01:00
Adria Navarro
658d4b01b0
Merge branch 'master' into feat/pick-relationship-fields
2024-08-29 13:12:27 +02:00
Adria Navarro
5c1be1fe7a
Merge branch 'master' into BUDI-8562/fix-trimming-views
2024-08-29 12:35:04 +02:00
Adria Navarro
6028ddec84
Move cast
2024-08-29 12:34:17 +02:00
Martin McKeaveney
72b39de02e
Merge branch 'master' into fix-14408
2024-08-29 10:35:01 +01:00
Adria Navarro
d8f16ae014
Merge branch 'master' into BUDI-8562/fix-trimming-views
2024-08-29 11:21:00 +02:00
mike12345567
628964364a
Getting through join working as expected.
2024-08-28 18:55:15 +01:00
mike12345567
49c1f34b5d
Saving at this point - got exists working.
2024-08-28 18:41:02 +01:00
Sam Rose
d507c7d68e
Update packages/account-portal reference.
2024-08-28 17:21:21 +01:00
Adria Navarro
b28b948fef
Merge branch 'master' into BUDI-8562/fix-trimming-views
2024-08-28 18:16:27 +02:00
mike12345567
413628ca3f
Merge branch 'master' of github.com:Budibase/budibase into fix/sql-many-relationships
2024-08-28 16:58:23 +01:00
Martin McKeaveney
8c769140bb
adding conditional to prevent embedprovider handler firing
2024-08-28 16:56:51 +01:00
Martin McKeaveney
8e40e98b6a
merge
2024-08-28 16:54:51 +01:00
Martin McKeaveney
b3f51e2766
PR comments
2024-08-28 16:49:00 +01:00
Sam Rose
9ef151c6a6
Update packages/account-portal reference.
2024-08-28 16:47:04 +01:00
Sam Rose
64682211e2
Update packages/account-portal reference.
2024-08-28 16:45:23 +01:00
Sam Rose
b798930514
Merge branch 'update-pro-2' of github.com:budibase/budibase into update-pro-2
2024-08-28 16:28:55 +01:00
Sam Rose
c1c6c4203e
Update packages/account-portal reference.
2024-08-28 16:28:44 +01:00
Sam Rose
7c5ae1546d
Merge branch 'master' into update-pro-2
2024-08-28 16:16:02 +01:00
Sam Rose
06592a0afc
Update packages/pro refernce to latest master.
2024-08-28 16:14:58 +01:00
Sam Rose
2bcc8cdf67
Update packages/pro refernce to latest master.
2024-08-28 16:14:43 +01:00
Adria Navarro
bb1232277f
Merge branch 'master' into feat/pick-relationship-fields
2024-08-28 16:35:50 +02:00
Adria Navarro
92c3f4dba6
Merge branch 'master' into BUDI-8562/fix-trimming-views
2024-08-28 16:22:34 +02:00
Adria Navarro
54406fd6b5
Rename fetchView to fetchLegacyView
2024-08-28 14:56:40 +02:00
Adria Navarro
d71b18be00
Fix tests
2024-08-28 14:44:08 +02:00
Adria Navarro
f2d9be985d
Lint
2024-08-28 14:36:19 +02:00
Adria Navarro
19e97dee50
Unify tests
2024-08-28 14:32:59 +02:00
Adria Navarro
e1add8dd6a
Fix retrieve
2024-08-28 14:32:59 +02:00
Adria Navarro
0dba593bdb
Add extra test (failing)
2024-08-28 14:32:59 +02:00
Adria Navarro
d404d60c32
Add extra tests
2024-08-28 14:32:59 +02:00
Adria Navarro
4bd27bac61
Add basic test
2024-08-28 13:36:40 +02:00
Adria Navarro
3af35e6683
Add describe
2024-08-28 13:28:45 +02:00
Adria Navarro
8a9e868527
Move test to right describe
2024-08-28 13:26:23 +02:00
Adria Navarro
9b67481661
Add extra tests
2024-08-28 13:16:42 +02:00
Adria Navarro
458ef9e754
Trim on output
2024-08-28 13:16:22 +02:00
Adria Navarro
c7c48d6f8f
Merge branch 'master' into BUDI-8562/refactor-view-usage
2024-08-28 12:50:13 +02:00
Adria Navarro
1650cfba29
Fix test
2024-08-28 12:48:33 +02:00
Adria Navarro
defbe20a3d
Undo wrong delete
2024-08-28 12:47:34 +02:00
Adria Navarro
9459dd1820
getSourceId returns table & view data
2024-08-28 12:41:42 +02:00
Adria Navarro
6d8b0881a1
Rename
2024-08-28 12:17:25 +02:00
Adria Navarro
90af43ed87
Fix test
2024-08-28 12:11:28 +02:00
Adria Navarro
bd1018ba2b
Fix broken sqs tests
2024-08-28 12:10:10 +02:00
Adria Navarro
20f8fef15c
Test sqs
2024-08-28 12:09:44 +02:00
Sam Rose
20afeeb4b7
Update packages/pro refernce to latest master.
2024-08-28 10:59:25 +01:00
Adria Navarro
5a8bb2972b
Change types
2024-08-28 11:36:57 +02:00
Sam Rose
9f0ef9f43e
Update packages/pro refernce to latest master.
2024-08-28 10:25:47 +01:00
mike12345567
0c604b7310
Moving things around, making join logic more accessible.
2024-08-27 18:34:05 +01:00
Adria Navarro
935aa521ff
Cleanup
2024-08-27 17:02:19 +02:00
Adria Navarro
1594fcc8c4
Test with flags
2024-08-27 16:56:47 +02:00
Sam Rose
707da3864b
Fix migration test.
2024-08-27 15:46:16 +01:00
Sam Rose
8c890af814
Fix view tests.
2024-08-27 15:29:37 +01:00
Adria Navarro
c531084921
Lint
2024-08-27 16:27:50 +02:00
Sam Rose
be0a14489b
Debugging view test failures.
2024-08-27 15:22:53 +01:00
Adria Navarro
8a2bc639ea
Flag checks on frontend
2024-08-27 16:21:32 +02:00
Adria Navarro
5f40737e9c
Use enums
2024-08-27 16:15:25 +02:00
Adria Navarro
d4b0ef7d47
Feature flagging backend
2024-08-27 15:42:01 +02:00
Sam Rose
43560b3269
Fix environment test.
2024-08-27 14:40:15 +01:00
Sam Rose
265000f7e1
Merge master.
2024-08-27 14:37:19 +01:00
Adria Navarro
8929b4a336
Fix jest issues
2024-08-27 15:07:38 +02:00
Adria Navarro
99bd057160
Add comment
2024-08-27 15:07:38 +02:00
Adria Navarro
266ae96a80
Don't run for mssql and oracle
2024-08-27 15:07:38 +02:00
Adria Navarro
3186179f0e
Fix test
2024-08-27 15:07:38 +02:00
Adria Navarro
85aa6361b2
Fix broken sqs tests
2024-08-27 15:07:38 +02:00
Adria Navarro
ccf734486f
Test sqs
2024-08-27 15:07:38 +02:00
Adria Navarro
02fdbae7ac
More tests
2024-08-27 15:07:38 +02:00
Adria Navarro
a28114a01c
Extra tests
2024-08-27 15:07:38 +02:00
Adria Navarro
329fefc7dd
Prepare reusing
2024-08-27 15:07:38 +02:00
Adria Navarro
a3bbbb32be
Add test
2024-08-27 15:07:38 +02:00
Adria Navarro
c77ec0d17a
Exclude formulas
2024-08-27 15:07:38 +02:00
Adria Navarro
daa152183c
Use isvisible for populating schemas instead of readonly
2024-08-27 15:07:38 +02:00
Adria Navarro
c397dadd76
Add "flag"
2024-08-27 15:07:38 +02:00
Adria Navarro
b3cd06944f
Enrich based on schema
2024-08-27 15:07:37 +02:00
Adria Navarro
a7399cc3e9
Fix test
2024-08-27 15:07:09 +02:00
Adria Navarro
84bab434bf
Don't include primary display columns by default
2024-08-27 15:07:09 +02:00
Adria Navarro
ca0ea3faf8
Don't show primary display
2024-08-27 15:07:09 +02:00
Adria Navarro
76ae3a1331
Display relationship header
2024-08-27 15:07:09 +02:00
Adria Navarro
1bf0f933f0
Split between addSchemaMutation and addSubSchemaMutation
2024-08-27 15:07:08 +02:00
Adria Navarro
6301b9de4c
Tidy
2024-08-27 15:07:08 +02:00
Adria Navarro
a63d193a3c
Fix flashes
2024-08-27 15:07:08 +02:00
Adria Navarro
cdead18402
Get isDisplay and field type from table
2024-08-27 15:07:08 +02:00
Adria Navarro
2ee356692e
Don't show chevron for hidden fields
2024-08-27 15:07:08 +02:00
Adria Navarro
6c70d09fc2
Mutate properly
2024-08-27 15:07:08 +02:00
Adria Navarro
82c0f6f076
Use data from the backend
2024-08-27 15:07:08 +02:00
Adria Navarro
81d89cf4ef
Handle onclose
2024-08-27 15:07:08 +02:00
Adria Navarro
11ffff377b
Don't show hidden fields
2024-08-27 15:07:08 +02:00
Adria Navarro
643210f3aa
Update/fetch nested settings
2024-08-27 15:07:07 +02:00
Adria Navarro
97a44a8162
Persist nested mutation
2024-08-27 15:07:07 +02:00
Adria Navarro
9d139e0ff4
Tooltips
2024-08-27 15:07:07 +02:00
Adria Navarro
6413d89cf1
Tooltips & disableds
2024-08-27 15:07:07 +02:00
Adria Navarro
31c1fa8b7a
Allow setting visibilities via parameter
2024-08-27 15:07:07 +02:00
Adria Navarro
8f9995d04c
Order and display name
2024-08-27 15:07:07 +02:00
Adria Navarro
10d2001cc3
Clean
2024-08-27 15:07:07 +02:00
Adria Navarro
c745b99a39
Don't show relationships and formulas
2024-08-27 15:07:07 +02:00
Adria Navarro
d72b5849da
Display panels
2024-08-27 15:07:07 +02:00
Adria Navarro
890de94fa0
Allow passing columns
2024-08-27 15:07:06 +02:00
Adria Navarro
b92adecb53
Display chevron
2024-08-27 15:07:06 +02:00
Adria Navarro
6b48bbf648
Clean empty message
2024-08-27 15:07:06 +02:00
Adria Navarro
1391f5d049
Trim wrong fields
2024-08-27 15:07:05 +02:00
Adria Navarro
5715f7e9c1
Fix promises
2024-08-27 15:07:05 +02:00
Adria Navarro
55d4e2dffe
Enrich view schemas
2024-08-27 15:07:05 +02:00
Adria Navarro
906abbb12a
Don't return primarydisplay and type
2024-08-27 15:07:05 +02:00
Adria Navarro
c2e643cebb
Fix enrichments
2024-08-27 15:07:05 +02:00
Adria Navarro
0e468b04de
Fix build
2024-08-27 15:07:04 +02:00
Adria Navarro
de61754312
Enrich relationship from backend
2024-08-27 15:07:04 +02:00
Adria Navarro
e8f33e5fd8
Reuse
2024-08-27 15:07:04 +02:00
Adria Navarro
3405484977
Fix required ts
2024-08-27 15:07:04 +02:00
Adria Navarro
64679565bc
Lint
2024-08-27 15:07:04 +02:00
Adria Navarro
1504cead0c
Persist view related schemas
2024-08-27 15:07:04 +02:00
mike12345567
b11ee56a38
Adding limit in for wide tables to be related correctly.
2024-08-23 18:54:46 +01:00
mike12345567
5d53e64360
Getting fields from all relationships loading correctly.
2024-08-23 18:45:13 +01:00
mike12345567
80f3e5954b
Getting processing of SQS relationships working.
2024-08-23 18:30:29 +01:00
mike12345567
ab5f50d2b8
Implementing a JSON aggregate method of selecting relationships.
2024-08-23 18:00:52 +01:00
Dean
3c2cb3dda1
Simplify the approach to leave change behaviour as it is and leave persistence to the close behaviour
2024-08-23 12:24:22 +01:00
Dean
b9c685b83b
Changed the CodeEditorModal to trigger a change when closing. This will accommodate any state updates to the editor
2024-08-23 10:15:46 +01:00
Dean
f44d09b344
Switched the CodeEditor update event from change to blur.
2024-08-23 09:27:46 +01:00
Daniel Olabemiwo
da6ac6c1cb
fix #14408 - Delete Screen modal shows behind builder
2024-08-23 02:38:16 +01:00
Andrew Kingston
1e4fb27d7c
Ensure autoscreens use a specific component order to look better on older client versions
2024-08-21 16:39:54 +01:00
Adria Navarro
2322925c62
Merge branch 'master' into fix/conditions-on-views
2024-08-21 14:38:24 +02:00
Adria Navarro
dc5a7dbc62
Fixes
2024-08-21 14:25:48 +02:00
Adria Navarro
bbe2763e54
Merge branch 'master' into fix/logical-operator-filter-cleanup
2024-08-21 13:45:50 +02:00
Adria Navarro
40e7ab1371
Fix build
2024-08-21 13:45:26 +02:00
Adria Navarro
7c06f1a407
Run tests for lucene as well
2024-08-21 13:40:17 +02:00
Adria Navarro
8c3f1c39c8
Fix test expect
2024-08-21 13:33:02 +02:00
Adria Navarro
9f05804c67
Add extra tests
2024-08-21 13:01:48 +02:00
Adria Navarro
e536ec5093
Fix conditions
2024-08-21 13:01:42 +02:00
Adria Navarro
ff9d934f87
Allow filtering via allOr
2024-08-21 13:01:35 +02:00
Adria Navarro
c5476ce3b3
Test both allOr and allAnd
2024-08-21 13:00:54 +02:00
mike12345567
e6c5a7ecd7
PR comments.
2024-08-21 11:05:48 +01:00
Andrew Kingston
4be3f0a320
Fix issue where we were saving the entire datasource definition into every datasource setting
2024-08-21 09:55:30 +01:00
Andrew Kingston
fa5a2ae198
Fix param
2024-08-20 15:29:39 +01:00
Andrew Kingston
aba38c02b9
Fix memos
2024-08-20 15:28:12 +01:00
Andrew Kingston
d96cd60618
Merge branch 'master' into grid-layout-expansion
2024-08-20 15:07:47 +01:00
Andrew Kingston
2d45f192f6
Lint
2024-08-20 15:07:23 +01:00
Andrew Kingston
7e5f43dd6d
Update table autoscreens to use grid layout
2024-08-20 14:58:07 +01:00
mike12345567
ff855a677a
PR comments.
2024-08-20 13:27:20 +01:00
mike12345567
e941491d8c
Don't check row value - always use the column or not.
2024-08-20 13:24:41 +01:00
mike12345567
8847a5b146
Disabling for old/in-memory search.
2024-08-20 13:19:58 +01:00
mike12345567
aab120b9ca
Bringing back test cases.
2024-08-20 13:18:40 +01:00
mike12345567
f2beedbee6
Adding a test case for primary display columns, ignore when it has been set to a relationship, instead use another column which is valid in the table.
2024-08-20 13:14:24 +01:00
mike12345567
0d389bd8d7
Quick set of fixes, test cases assumed that multi-depth relationships were allowed, fixing this.
2024-08-20 12:31:46 +01:00
mike12345567
5435028e7d
Fix for cyclic relationships, getQueryableFields allowed relationships from other tables, which can't work.
2024-08-20 12:13:37 +01:00
Andrew Kingston
9385bc878b
Bump submodules which are somehow out of date and failing CI
2024-08-20 10:34:29 +01:00
Andrew Kingston
346f55691b
Merge branch 'master' of github.com:Budibase/budibase into grid-layout-expansion
2024-08-20 10:26:39 +01:00
mike12345567
bbcb77c738
Fixing an issue where searching on a relationship column which is in a broken state would break in SQS (previously this was allowed and would return empty relationships).
2024-08-20 07:38:23 +01:00
Martin McKeaveney
a21e8123c6
Merge branch 'master' into poc-authenticated-iframe
2024-08-19 18:19:03 +01:00
Martin McKeaveney
89051da102
use postMessage instead of window object
2024-08-19 18:01:56 +01:00
mike12345567
90da9f89c6
Merge branch 'master' of github.com:Budibase/budibase into fix/logical-operator-filter-cleanup
2024-08-19 16:49:49 +01:00
mike12345567
a5533bb033
Fixing test cases.
2024-08-19 16:49:40 +01:00
mike12345567
f4d5eb31de
Fixing test case.
2024-08-19 16:20:33 +01:00
Adria Navarro
07fe8c6c1f
Many to many tests
2024-08-19 15:59:59 +02:00
Adria Navarro
27c618d263
Extra tests
2024-08-19 15:59:59 +02:00
Adria Navarro
bbf7142bd7
Handle relationships properly
2024-08-19 15:59:59 +02:00
Adria Navarro
d8462ba961
Fix tests
2024-08-19 15:59:59 +02:00
Adria Navarro
b744ec3c35
Add extra tests
2024-08-19 15:59:59 +02:00
Adria Navarro
f0a89764f2
Add basic test
2024-08-19 15:59:59 +02:00
Adria Navarro
eb2d71e980
Move getQueryableFields to utils
2024-08-19 15:59:59 +02:00
Adria Navarro
084a481821
Typo
2024-08-19 15:59:59 +02:00
Adria Navarro
09938ae442
Don't change key order on trimming
2024-08-19 15:59:59 +02:00
Adria Navarro
f53500450a
Fix wrong test
2024-08-19 15:59:59 +02:00
Adria Navarro
da87c0233b
Don't trim usertable
2024-08-19 15:59:59 +02:00
Adria Navarro
ce8730f176
Clean code
2024-08-19 15:59:59 +02:00
Adria Navarro
385c5f6e99
Trim unwanted columns in outputProcessing
2024-08-19 15:59:58 +02:00
Adria Navarro
1a88d9f89b
Don't clean relationship query
2024-08-19 15:59:58 +02:00
Adria Navarro
08b0b6af19
Fix search relationships
2024-08-19 15:59:58 +02:00
Adria Navarro
59a164f4df
Test relationships
2024-08-19 15:59:58 +02:00
Adria Navarro
ee5c4e8ed8
Don't trim prefixed keys
2024-08-19 15:59:58 +02:00
Adria Navarro
b1d78f129b
Remove jest only
2024-08-19 15:59:58 +02:00
Adria Navarro
ac62fc0e29
Fix jest asserts
2024-08-19 15:59:58 +02:00
Adria Navarro
0bdb6396ed
Remove unneeded test
2024-08-19 15:59:58 +02:00
Adria Navarro
48486cdaa4
Implement query
2024-08-19 15:59:58 +02:00
Adria Navarro
5b13e53a3b
Fix tests
2024-08-19 15:59:58 +02:00
Adria Navarro
6fe628f804
Fix tests
2024-08-19 15:59:58 +02:00
Adria Navarro
42070dcd39
Add tests
2024-08-19 15:59:58 +02:00
Adria Navarro
728b4d363d
Add removeInvalidFilters utils
2024-08-19 15:59:58 +02:00
Adria Navarro
0212f584d2
Add imports
2024-08-19 15:59:57 +02:00
Adria Navarro
331e8eb7be
Add view tests
2024-08-19 15:59:18 +02:00
Adria Navarro
3acc9bde45
Extra tests
2024-08-19 15:59:18 +02:00
Adria Navarro
723dfee8c8
Add field mapping tests
2024-08-19 15:59:18 +02:00
Adria Navarro
120d5d953d
Fetch only table fields and validate
2024-08-19 15:59:18 +02:00
Adria Navarro
3dcf17d438
Fix initial visibility
2024-08-19 13:00:23 +02:00
Adria Navarro
3685c6dbe5
Split columns setting button/content
2024-08-19 12:59:39 +02:00
Gerard Burns
205a50156b
[BUDI-8460] Add New Step to Table Screen Template ( #14203 )
...
* [BUDI-8460] Add New Step to Table Screen Template Flow
* fix tests
* PR Feedback
---------
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2024-08-19 10:44:09 +00:00
Martin McKeaveney
8ee64c00fe
merge
2024-08-19 11:24:45 +01:00
mike12345567
a1fae4d799
Making sure filters are always added to end, this is important for OR situations.
2024-08-15 18:52:17 +01:00
mike12345567
48672244f4
Fixing up column renaming everywhere that it is needed, making sure works for external as well.
2024-08-15 18:46:28 +01:00
mike12345567
aa1eaa1d3d
A few fixes for logical operators, there was a lot of cleanup that was not occurring as it is supposed to be recursive, this wasn't happening.
2024-08-15 18:35:30 +01:00
Michael Drury
483bb585c3
Merge branch 'master' into fix/feature-flag-checks
2024-08-15 17:11:38 +01:00
mike12345567
4995056ba0
Updating tests.
2024-08-15 17:09:15 +01:00
Peter Clement
0e229c9b2e
Update automation test builder to support branching ( #14387 )
...
* add branch step definition
* update automation test builder to support branching
* rename Automation test builder
* example test
* pr comments
2024-08-15 16:07:42 +00:00
mike12345567
21cc83daf4
PR comment.
2024-08-15 16:58:17 +01:00
mike12345567
15fb54e841
Updating latest pro.
2024-08-15 16:53:00 +01:00
mike12345567
5c63439c8d
Fixing an issue where old feature flags would cause issues, all feature flags are expected to be known, this allows unknown feature flags to just be ignored.
2024-08-15 16:51:29 +01:00
Sam Rose
278ae65eac
Fix broken import.
2024-08-15 16:28:54 +01:00
Sam Rose
008ef58bf8
Merge branch 'master' of github.com:Budibase/budibase into feature-flag-sqs
2024-08-15 16:27:57 +01:00
Sam Rose
061b61dd64
Fix pro test failures.
2024-08-15 16:27:40 +01:00
Sam Rose
c12a96b4d8
Fix backend-core tests.
2024-08-15 16:21:12 +01:00
Sam Rose
71000ea967
Fix lint.
2024-08-15 16:11:06 +01:00
Michael Drury
57362ad5d0
Merge branch 'master' into fix/disallow-backend-core-barrel-file
2024-08-15 16:06:38 +01:00
Sam Rose
00ba926850
Update pro reference.
2024-08-15 16:01:52 +01:00
Sam Rose
87ccfce7f1
Update submodules.
2024-08-15 15:53:18 +01:00
mike12345567
26871a7deb
Disallowing access to the backend-core barrel file as it can cause problems, it should only ever be imported externally via @budibase/backend-core.
2024-08-15 15:48:39 +01:00
Sam Rose
987304494f
Update pro reference.
2024-08-15 15:46:12 +01:00
Sam Rose
06a7801d8c
Remove global audit logs SQS flag.
2024-08-15 15:37:51 +01:00
Sam Rose
dc28b7e133
Don't error if you can't get the current tenant ID.
2024-08-15 15:21:58 +01:00
Sam Rose
354e5dd34c
More specifically import feature flags.
2024-08-15 15:17:37 +01:00
Sam Rose
f548fb1299
Update pro reference.
2024-08-15 15:06:13 +01:00
Sam Rose
ea032a0e7e
Fix lint.
2024-08-15 14:59:31 +01:00
Sam Rose
4e24035812
Update account-portal reference.
2024-08-15 14:58:12 +01:00
Sam Rose
86717b536b
Use new feature flag API for SQS.
2024-08-15 14:58:11 +01:00
Sam Rose
e1268b7ec8
Merge branch 'master' of github.com:Budibase/budibase into feature-flag-cleanup
2024-08-15 14:57:04 +01:00
Sam Rose
c6e7674e2c
Update account-portal reference.
2024-08-15 14:39:16 +01:00
mike12345567
e32409da15
Fixing an issue with app import - old attachments which have an invalid state can cause the app to fail to import.
2024-08-15 14:25:36 +01:00
Andrew Kingston
48775b8397
Replace erroneous falsey comparisons with nullish comparisons
2024-08-15 11:44:31 +01:00
Andrew Kingston
916a7983d8
Fix potential undefined reference
2024-08-15 11:38:11 +01:00
Andrew Kingston
0252b02406
Update containers to use grid layout by default and ensure autoscreens use new layout prop
2024-08-15 11:36:02 +01:00
Andrew Kingston
39f7c28308
Revert max width nav to have reasonable padding
2024-08-15 11:25:57 +01:00
Andrew Kingston
991aff132f
Don't strip grid CSS variables from styles, allowing block ejection to reference them
2024-08-15 11:21:09 +01:00
Sam Rose
d6308de1ab
Update account-portal reference.
2024-08-15 11:09:53 +01:00
mike12345567
bbc33d37e6
PR comments.
2024-08-15 11:04:57 +01:00
Sam Rose
d27ecb9572
Update pro reference.
2024-08-15 11:01:46 +01:00
Sam Rose
4a1fd6481f
Remove old, unused feature flags.
2024-08-15 10:53:43 +01:00
mike12345567
3ed2fbbcb4
Merge branch 'master' of github.com:Budibase/budibase into fix/helper-overlap-formulas
2024-08-15 10:49:53 +01:00
Andrew Kingston
a022e02643
Update blank screens to use grid layout by default
2024-08-15 10:44:42 +01:00
Andrew Kingston
7ae21460f8
Update row explorer block to stretch by default, enabling a height setting of 100% to work
2024-08-15 10:40:54 +01:00
Andrew Kingston
b575109fdc
Fix possibility of updating wrong component styles when dragging in grids if you are too fast or have a slow server
2024-08-15 10:04:47 +01:00
Andrew Kingston
6783f9b4ee
Reset grid position metadata when copying and pasting between screens
2024-08-15 09:54:47 +01:00
Andrew Kingston
0fc602dfc2
Lint
2024-08-15 09:38:56 +01:00
Andrew Kingston
5f6ccd82dd
Merge branch 'grid-layout-expansion' of github.com:Budibase/budibase into grid-layout-expansion
2024-08-15 09:36:08 +01:00
Andrew Kingston
fdefd6da07
Merge branch 'master' into grid-layout-expansion
2024-08-15 09:34:12 +01:00
Andrew Kingston
cab82d2a73
Update markdown viewer to vertically align to the top by default
2024-08-15 09:33:49 +01:00
Peter Clement
f15847a40f
More automation typing in preparation for branching ( #14378 )
...
* More typing for automations
* undo test updates
* remove casting of loop step and add more types
* remove unused type
* pro
* Update types and fix ts issues
* add branching types
* remove any cast
---------
Co-authored-by: Adria Navarro <adria@budibase.com>
2024-08-14 21:39:39 +01:00
mike12345567
87999db659
Adding test cases.
2024-08-14 18:12:33 +01:00
mike12345567
50d6e83eb0
Merge branch 'master' of github.com:Budibase/budibase into fix/helper-overlap-formulas
2024-08-14 17:43:06 +01:00
Michael Drury
165eff2e5a
First pass - no tests yet, had to make some changes to how pre-processing works, as well as updating the string based on context, if there is any overlap between the helpers and context it will prefix the overlap with ./ - this means to look in context.
2024-08-14 17:21:40 +01:00
Andrew Kingston
86628903cc
Remove console log
2024-08-14 16:58:01 +01:00
Andrew Kingston
2afe040332
Update scrolling to selected component so that it works when adding components
2024-08-14 16:36:19 +01:00
Sam Rose
011859397d
Expose a nicer API for getting/setting feature flags on the current context.
2024-08-14 15:56:12 +01:00
Sam Rose
08a56ef480
Cache feature flags per-request, set default values flag to false by default.
2024-08-14 15:41:26 +01:00
Andrew Kingston
919c4d95c5
Fix issue with side panel position
2024-08-14 15:24:48 +01:00
Andrew Kingston
952b9b4af1
Merge branch 'master' of github.com:Budibase/budibase into grid-layout-expansion
2024-08-14 13:01:18 +01:00
Andrew Kingston
33b68d6d54
Lint
2024-08-14 13:01:04 +01:00
Andrew Kingston
fedb592b92
Fix issue where grid styles are not reapplied when component visibility changes
2024-08-14 12:56:45 +01:00
Andrew Kingston
84db937cba
Fix null refrence exception if definitions don't exist
2024-08-14 12:51:32 +01:00
Sam Rose
eeba71b69b
Setup DEFAULT_VALUES feature flag.
2024-08-14 12:26:17 +01:00
Andrew Kingston
fa12abf126
Merge branch 'master' into grid-layout-expansion
2024-08-14 11:29:11 +01:00
Andrew Kingston
a755fe7630
Allow quick duplicating via ctrl/cmd + drag
2024-08-14 11:21:59 +01:00
Andrew Kingston
b62371d1be
Allow moving grid components using the label
2024-08-14 10:59:06 +01:00
Andrew Kingston
f99ae6b96e
Ensure modals are rendered in the correct DOM position
2024-08-14 10:26:44 +01:00
Andrew Kingston
83e7b2d3e2
Move side panel into correct DOM position
2024-08-14 10:16:01 +01:00
Andrew Kingston
d36fef5c86
Fix indicators around modals and side panels when used inside grids
2024-08-14 10:09:59 +01:00
Andrew Kingston
6baf784f4a
Ensure images are contained when used inside grids
2024-08-14 09:59:02 +01:00
Andrew Kingston
7a9730b120
Fix ephemeral styles not clearing properly
2024-08-14 09:24:03 +01:00
Dean
e2c491ef96
Backed out reactivity for Binding panel per discussion. Pending some UX discussion
2024-08-13 16:40:48 +01:00
Conor Webb
7456596c7a
Refactor based on feedback
2024-08-13 16:36:42 +01:00
Andrew Kingston
b321eabb50
Merge branch 'master' into dean-fixes
2024-08-13 15:43:58 +01:00
Andrew Kingston
a1e14fab18
Merge branch 'master' into grid-layout-expansion
2024-08-13 14:36:15 +01:00
Andrew Kingston
5d6d75d672
Merge branch 'cheeks-fixes' of github.com:Budibase/budibase into cheeks-fixes
2024-08-13 14:33:25 +01:00
Andrew Kingston
6db20a241b
PR feedback
2024-08-13 14:33:07 +01:00
Andrew Kingston
285f6bafe8
Merge branch 'master' into cheeks-fixes
2024-08-13 14:31:31 +01:00
Peter Clement
37f749019d
Add more automation tests ( #14369 )
...
* Add more automation tests
* remove comment
* update assertion
* unused type
* split out query creation
* remove map
2024-08-13 14:16:55 +01:00
Conor Webb
9a6a1abb84
Fix logic, enterprise is the only tier that can use this
2024-08-13 12:39:56 +01:00
deanhannigan
424124f5c8
Merge branch 'master' into cheeks-fixes
2024-08-13 12:35:28 +01:00
Dean
3d6acb5efd
Removed erroneous param
2024-08-13 12:09:01 +01:00
Conor Webb
bd5789f59c
Changed label to enterprise.
2024-08-13 11:36:15 +01:00
Conor Webb
8cbb003d44
Merge branch 'master' into Fix-user-access-roles-from-displaying-business
2024-08-13 11:30:56 +01:00
Conor Webb
7b3e02506d
Changed from Business to premium
2024-08-13 11:28:12 +01:00
Conor Webb
f9e5a9f8ca
Added frontend type for premium
2024-08-13 11:27:59 +01:00
Dean
8a31cc2ff7
Bug fixes for bindings panel and code editor
2024-08-13 11:07:00 +01:00