1
0
Fork 0
mirror of synced 2024-09-20 11:27:56 +12:00
Commit graph

33308 commits

Author SHA1 Message Date
Dean
18777b6fb2 Removed explicit bindings prop from draggable list as it was overriding bindings added via the listTypeProps. Updated grid config to use listTypeProps instead 2024-07-23 14:55:38 +01:00
Martin McKeaveney
799643b227
Merge pull request #14182 from Budibase/budi-8455-on-screen-load-open-side-panel-issue-side-panel-will-open
Add logic to prevent panel and modals from closing when screen load actions are available
2024-07-23 13:37:33 +01:00
Budibase Staging Release Bot
9719e527f1 Bump version to 2.29.23 2024-07-23 12:35:49 +00:00
Martin McKeaveney
4ec7d49d2f
Merge pull request #14217 from Budibase/fix-oracle-parse
Fix oracle parsing for CRUD operations, remove need to install oracle client
2024-07-23 11:55:30 +01:00
Martin McKeaveney
add8691090
Merge branch 'master' into fix-oracle-parse 2024-07-23 11:55:19 +01:00
Adria Navarro
09135be8b0
Merge pull request #14215 from Budibase/BUDI-8430/trim-unexpected-data
Trim data on automation sdk
2024-07-23 12:45:25 +02:00
Martin McKeaveney
36f20a2c71 Merge branch 'fix-oracle-parse' of github.com:Budibase/budibase into fix-oracle-parse 2024-07-23 11:42:57 +01:00
Martin McKeaveney
a180ffa1a1 update test names 2024-07-23 11:42:21 +01:00
Martin McKeaveney
c9b66cd002
Merge branch 'master' into fix-oracle-parse 2024-07-23 11:41:11 +01:00
Martin McKeaveney
d50c937c68 use oracle coalesce 2024-07-23 11:39:50 +01:00
Martin McKeaveney
8fbb978cca fix tests 2024-07-23 11:20:14 +01:00
Adria Navarro
bbf7e078fb
Merge branch 'master' into BUDI-8430/trim-unexpected-data 2024-07-23 11:11:05 +02:00
melohagan
41cb8ee0e9
any type for createMockContext (#14211) 2024-07-23 08:49:49 +00:00
Martin McKeaveney
a30caa399b Merge branch 'fix-oracle-parse' of github.com:Budibase/budibase into fix-oracle-parse 2024-07-23 09:45:15 +01:00
Martin McKeaveney
68640c8e6d fix tests 2024-07-23 09:44:58 +01:00
Adria Navarro
123a88c086
Merge branch 'master' into fix-oracle-parse 2024-07-23 10:13:25 +02:00
Adria Navarro
e29611f2eb Add comment 2024-07-23 10:10:00 +02:00
Adria Navarro
cc77cea269 Fix tests 2024-07-23 10:06:43 +02:00
Adria Navarro
3d57a64bab Remove unnecessary spreads 2024-07-23 10:06:43 +02:00
Adria Navarro
5c41b372f3 Fix types 2024-07-23 10:06:43 +02:00
Adria Navarro
2839bd5ece Trim data 2024-07-23 10:06:21 +02:00
Martin McKeaveney
12b5fc2a2b add test for notequal 2024-07-22 21:28:44 +01:00
Martin McKeaveney
9035674f00 adding for not equals query 2024-07-22 21:27:59 +01:00
Martin McKeaveney
537c92b371 tidy 2024-07-22 21:23:27 +01:00
Martin McKeaveney
165d5b7325 removing oracle install scripts 2024-07-22 21:17:35 +01:00
Martin McKeaveney
88ea3fdc07 unit tests and logic added to prevent coalesce being used by oracle 2024-07-22 21:00:20 +01:00
Michael Drury
7bc92fef24
Merge pull request #14212 from Budibase/fix/dupe-columns-sqs
Fix for duplicate columns in SQS
2024-07-22 16:58:03 +01:00
mike12345567
77d53ee87e Merge branch 'fix/dupe-columns-sqs' of github.com:Budibase/budibase into fix/dupe-columns-sqs 2024-07-22 16:48:01 +01:00
mike12345567
3ed1c43915 PR comments. 2024-07-22 16:47:37 +01:00
mike12345567
d55aa3f8fb Merge branch 'master' of github.com:Budibase/budibase into fix/dupe-columns-sqs 2024-07-22 16:47:05 +01:00
Martin McKeaveney
c0260b85ff remove all conditional oracle installs 2024-07-22 15:59:40 +01:00
Michael Drury
000891d09e
Merge branch 'master' into fix/dupe-columns-sqs 2024-07-22 15:39:56 +01:00
mike12345567
3247e13a32 Test case. 2024-07-22 15:17:42 +01:00
mike12345567
4f05f33b08 Fixing the issue, making sure if error occurs to re-evaluate. 2024-07-22 15:17:34 +01:00
Andrew Kingston
2bdb470e45
Merge pull request #14185 from Budibase/conditional-table-colours
Conditional table cell and row styles
2024-07-22 14:39:09 +01:00
Andrew Kingston
3650041856
Merge branch 'master' into conditional-table-colours 2024-07-22 14:30:54 +01:00
deanhannigan
fddfc77ffa
Merge pull request #14210 from Budibase/fix/formula-type-picker
Fix to show Formula column type picker again
2024-07-22 14:03:43 +01:00
Andrew Kingston
bf058e5771
Merge branch 'conditional-table-colours' of github.com:Budibase/budibase into conditional-table-colours 2024-07-22 12:46:57 +01:00
Dean
36e0ae76b8 Merge remote-tracking branch 'origin/master' into fix/formula-type-picker 2024-07-22 12:37:54 +01:00
Dean
75217efee4 Fix to switch internal source check from table.sql to table.sourceType === DB_TYPE_INTERNAL. After the SQS changes table.sql becomes true for internal types 2024-07-22 12:37:40 +01:00
Andrew Kingston
dbe321155f
Use multiselect for options fields in conditions using the 'in' operator 2024-07-22 11:55:03 +01:00
Andrew Kingston
30579527ff
Merge branch 'master' into conditional-table-colours 2024-07-22 11:37:38 +01:00
Andrew Kingston
7a7ed7c5fd
Merge pull request #14194 from Budibase/fix/error-handling-relationship-updates
Improved handling around invalid relationship column
2024-07-22 11:34:37 +01:00
Andrew Kingston
98d55db959
Update tests 2024-07-22 11:30:06 +01:00
Andrew Kingston
296cea14a5
Merge branch 'master' into fix/error-handling-relationship-updates 2024-07-22 11:26:14 +01:00
Andrew Kingston
a14a737921
Merge branch 'master' of github.com:Budibase/budibase into conditional-table-colours 2024-07-22 11:02:02 +01:00
Andrew Kingston
3ab67e35db
Merge pull request #14145 from Budibase/dean-fixes
DynamicFilter fixes
2024-07-22 10:26:27 +01:00
Andrew Kingston
27e4b4e3b4
Merge branch 'master' into dean-fixes 2024-07-22 10:17:50 +01:00
Andrew Kingston
6fd265776d
Add bespoke component for selecting users in table conditions 2024-07-22 09:58:59 +01:00
Gerard Burns
f1a56b3831
Fix Automations Breaking When Their Datasource is Deleted (#14195) 2024-07-22 08:56:04 +00:00