Commit Graph

31785 Commits

Author SHA1 Message Date
Andrew Kingston eec8a4d289 Revert to use schema as source of truth for width, and use new technique to handle width overrides while still allowing customisation by users 2024-05-03 15:55:02 +01:00
Adria Navarro f44d8442ce
Merge pull request #13603 from Budibase/budi-8123/bbreference-process-single
Clean BBReferenceProcessor code
2024-05-03 16:49:26 +02:00
Adria Navarro 23d6c0dc3a Fix tests 2024-05-03 16:35:20 +02:00
Adria Navarro d91292f532 Handle null or empty on processor 2024-05-03 16:21:35 +02:00
Andrew Kingston 0387e226fa Add support for overriding column widths in grid block 2024-05-03 15:11:39 +01:00
Adria Navarro ab647d1f0f Fix fetching BB_reference arrays 2024-05-03 16:10:36 +02:00
Sam Rose 703092505d
Respond to PR feedback. 2024-05-03 15:08:21 +01:00
Sam Rose 99ecefaedf
Fix row.spec.ts 2024-05-03 14:37:13 +01:00
Sam Rose 49fad46025
Merge branch 'master' of github.com:budibase/budibase into test-race-condition 2024-05-03 14:22:37 +01:00
Dean 741d33b7e6 Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-05-03 14:20:25 +01:00
mike12345567 541e31633d Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup 2024-05-03 14:18:25 +01:00
Sam Rose 2b52c11b9a
Expand the tests slightly. 2024-05-03 14:16:33 +01:00
Sam Rose af516427fc
Attempt to fix race condition when creating multiple auto ID columns in parallel. 2024-05-03 14:14:10 +01:00
Andrew Kingston 84b4faf0eb Merge branch 'master' of github.com:Budibase/budibase into table-width-setting 2024-05-03 14:06:43 +01:00
Andrew Kingston 5781a89b02
Merge pull request #13593 from Budibase/bug-crusher-9000
Teal bug fixes
2024-05-03 13:57:23 +01:00
Adria Navarro 849cd9599f
Merge pull request #13543 from Budibase/budi-8123/single-user-column-type
Single user column type
2024-05-03 13:08:35 +02:00
Adria Navarro b3ff417844 Lint 2024-05-03 13:04:44 +02:00
Adria Navarro 28e3a38d2b Improve readability 2024-05-03 12:59:15 +02:00
Andrew Kingston 536c9196eb Merge branch 'bug-crusher-9000' of github.com:Budibase/budibase into table-width-setting 2024-05-03 11:55:50 +01:00
Andrew Kingston 5c09684a7c Update tests 2024-05-03 11:55:34 +01:00
Andrew Kingston 269aa41732 Add WIP 2024-05-03 11:47:54 +01:00
Andrew Kingston 40430e5155
Merge branch 'master' into bug-crusher-9000 2024-05-03 11:16:31 +01:00
Andrew Kingston ef7b97ce0d Use a fixed ID for each column in column configuration to avoid closing popovers due to ID changes 2024-05-03 11:16:10 +01:00
Dean 8bd6599976 Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-05-03 10:52:14 +01:00
Sam Rose f783cb12a5
Merge pull request #13601 from Budibase/update-application-api
Correct types for application updating.
2024-05-03 10:47:19 +01:00
Sam Rose 6f23877764
Correct types for application updating. 2024-05-03 09:55:55 +01:00
Adria Navarro d259bdbf7b Fix 2024-05-03 09:34:42 +02:00
Adria Navarro 2c5e9ff784 processOutputBBReference vs processOutputBBReferences 2024-05-03 09:31:24 +02:00
Andrew Kingston d3656854cf Add comments 2024-05-02 19:24:11 +01:00
Andrew Kingston 3c5a18c702 Remove logs, add comments to clickoutside util and fix grid right click menu 2024-05-02 19:09:26 +01:00
Dean 3823ffa4fd Ensure snippet context is disabled by default in test. Add override for search 2024-05-02 17:59:55 +01:00
Dean 407dacaf8c Fix for app url test config 2024-05-02 17:34:04 +01:00
Dean 16e3e1b759 Run test matrix without sqs 2024-05-02 17:09:47 +01:00
Adria Navarro 1767650337 processInputBBReference vs processInputBBReferences 2024-05-02 16:51:48 +01:00
Andrew Kingston ff23825241 Refactor clickoutside fix flashing side panel issues, but also fix annoying drag-outside closing actions 2024-05-02 16:46:58 +01:00
Dean 56fd28eb54 Test fixes 2024-05-02 16:45:25 +01:00
Dean 83eeddf422 Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-05-02 16:32:29 +01:00
Dean a743028662 Lint 2024-05-02 16:32:07 +01:00
Dean 5e7d1169f7 Minor refactor to accomodate testing with snippets. More test cases for multiple binding types 2024-05-02 16:26:09 +01:00
Andrew Kingston df25ff307c Add support for detecting datasource plus usage in tables when using a data provider as a source 2024-05-02 16:14:04 +01:00
Andrew Kingston 329201569d Merge branch 'master' of github.com:Budibase/budibase into bug-crusher-9000 2024-05-02 15:34:06 +01:00
Budibase Staging Release Bot 7b57595a1e Bump version to 2.24.1 2024-05-02 14:32:57 +00:00
Andrew Kingston 3d4f9b81bb
Merge pull request #13599 from Budibase/fix/calendary-start-of-week
Fix calendar using locale aware start of week
2024-05-02 15:24:42 +01:00
Andrew Kingston 667760eda8 Fix calendar using locale aware start of week 2024-05-02 15:19:31 +01:00
Andrew Kingston f0c44fadde Fix no operators being available when filtering on static formula columns 2024-05-02 15:05:35 +01:00
Andrew Kingston a2b7791976 Add root flag to eslint config to prevent importing higher level personal configs 2024-05-02 12:55:51 +01:00
Andrew Kingston 488f7d06b7 Ignore coverage files inside account portal 2024-05-02 12:55:17 +01:00
Andrew Kingston 65c5aefe0f Fix issue where IDs were stripped from rows in grids that were using a link datasource 2024-05-02 12:51:21 +01:00
Adria Navarro f9d738c393
Typo
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-05-02 12:20:58 +01:00
Adria Navarro 2b61172fe8 PR comments 2024-05-02 12:19:19 +01:00