1
0
Fork 0
mirror of synced 2024-06-29 19:41:03 +12:00
Commit graph

30067 commits

Author SHA1 Message Date
Adria Navarro 7d12af9ba8
Merge branch 'master' into reenable-no-case-declarations 2024-03-19 19:51:11 +01:00
Budibase Staging Release Bot bfacb879a6 Bump version to 2.22.5 2024-03-19 18:51:02 +00:00
Adria Navarro c03ffea58d
Merge pull request #13300 from Budibase/fix/generate-pro-bundle-correctly
Fix - Generate pro bundle correctly
2024-03-19 19:38:45 +01:00
Adria Navarro 66780a9a6d
Merge branch 'master' into fix/generate-pro-bundle-correctly 2024-03-19 19:34:54 +01:00
Sam Rose 009c795f54
Reenable no-undefs. 2024-03-19 17:47:39 +00:00
Adria Navarro e5730b7e84 Fix check:types 2024-03-19 18:45:26 +01:00
Budibase Staging Release Bot 4389adbe79 Bump version to 2.22.4 2024-03-19 17:40:40 +00:00
Michael Drury 34b4e8fd1d
Merge branch 'master' into fix/sql-table-update-aliasing 2024-03-19 17:35:23 +00:00
Adria Navarro a2a0b96ce3 Update pro ref 2024-03-19 18:34:27 +01:00
Michael Drury 667902e506
Merge pull request #13292 from Budibase/fix/13282
Fix issue with old datasources not having 'isSQL' flag
2024-03-19 17:24:37 +00:00
mike12345567 1f1e9758c5 Disabling aliasing for table creation, update and deletion. These operations don't require aliasing and so therefore it should be fully disabled. 2024-03-19 17:23:14 +00:00
Sam Rose 03a702e765
Merge master. 2024-03-19 17:07:26 +00:00
Michael Drury 856334e333
Merge branch 'master' into fix/13282 2024-03-19 17:05:51 +00:00
Sam Rose ba7e63fbbc
Merge pull request #13288 from Budibase/reenable-no-inner-declarations
Reenable no-inner-declarations.
2024-03-19 17:04:50 +00:00
Sam Rose 5ef1bd655c
Update pro reference. 2024-03-19 16:55:28 +00:00
mike12345567 83cafa56c5 Merge branch 'fix/13282' of github.com:Budibase/budibase into fix/13282 2024-03-19 16:52:54 +00:00
mike12345567 74abee8902 Fixing snapshot test. 2024-03-19 16:52:16 +00:00
Sam Rose aba5c3821d
Merge branch 'master' of github.com:budibase/budibase into reenable-no-inner-declarations 2024-03-19 16:51:25 +00:00
Sam Rose c1eabca8ba
Merge branch 'reenable-no-inner-declarations' of github.com:budibase/budibase into reenable-no-inner-declarations 2024-03-19 16:51:01 +00:00
Sam Rose 9eeb04fa95
Fix broken mocks. 2024-03-19 16:50:48 +00:00
Michael Drury 553f75f90d
Merge branch 'master' into fix/13282 2024-03-19 16:29:01 +00:00
mike12345567 8d7267691d Handling aliasing in column conversions. 2024-03-19 16:28:25 +00:00
mike12345567 6a0e46a0a6 Proper fix, making sure that low level handling of JSON column types correctly handles aliasing. 2024-03-19 16:24:15 +00:00
Andrew Kingston 362705793c Add event context for live eval to table blocks 2024-03-19 16:21:46 +00:00
Conor Webb 35e1114fac
Added a setting to allow the title's text alignment to be changed (#13235)
* Added setting to allow title text alignment to be set and changed

* Switched out for icons instead of a select as per feedback.

* Edited right icon to display the correct icon.

* Updated to use the paragrah alignment component icons.

* Added button list component

* Reworked template to use BarButtonList over ActionButton component

* Updated selectedArray name to alignmentOptions provides better meaning
2024-03-19 16:13:28 +00:00
mike12345567 612efba370 Merge branch 'fix/13282' of github.com:Budibase/budibase into fix/13282 2024-03-19 16:11:46 +00:00
mike12345567 4efec72b4d Fixing an issue uncovered by tests, MS-SQL and MariaDB when columns are aliased don't always return an array, they may return a stringified version. Making the reference processor more hardy against this. 2024-03-19 16:11:26 +00:00
Michael Drury 7f509f0b66
Merge branch 'master' into fix/13282 2024-03-19 16:09:44 +00:00
Sam Rose 19487c234c
Merge branch 'master' into reenable-no-inner-declarations 2024-03-19 16:09:04 +00:00
Sam Rose 5d5c0ebebd
Merge pull request #13287 from Budibase/reenable-no-useless-escape
Reenable no-useless-escape.
2024-03-19 16:08:55 +00:00
Sam Rose 9407c26164
Merge branch 'reenable-no-useless-escape' of github.com:budibase/budibase into reenable-no-inner-declarations 2024-03-19 16:02:04 +00:00
Sam Rose 41a539d516
Merge branch 'master' of github.com:budibase/budibase into reenable-no-inner-declarations 2024-03-19 16:01:45 +00:00
Sam Rose 476f84c6d1
Merge branch 'master' into reenable-no-useless-escape 2024-03-19 16:00:07 +00:00
Sam Rose 65388c7427
Update pro reference. 2024-03-19 15:59:43 +00:00
Sam Rose e484118acf
Merge pull request #13272 from Budibase/add-lints-for-only
Enable eslint jest plugin.
2024-03-19 15:59:28 +00:00
Sam Rose f1278312ab
Reenable no-case-declarations. 2024-03-19 15:58:25 +00:00
Sam Rose f6669c25cf
Merge branch 'master' of github.com:budibase/budibase into reenable-no-case-declarations 2024-03-19 15:53:19 +00:00
Sam Rose 65c1d6bda6
Merge branch 'master' into add-lints-for-only 2024-03-19 15:50:44 +00:00
Sam Rose 4b4ed34e25
Merge pull request #13296 from Budibase/fix-flaky-scim-test
Fix flaky scim test.
2024-03-19 15:49:57 +00:00
Adria Navarro 2a100eef29 Remove flakiness name generator 2024-03-19 16:46:07 +01:00
Sam Rose 79bba82908
Fix flaky scim test. 2024-03-19 15:45:24 +00:00
Adria Navarro a4c3f764be
Merge branch 'master' into fix/13282 2024-03-19 16:40:30 +01:00
Sam Rose 7dc9e4ef3f
Fix incorrect test. 2024-03-19 15:34:02 +00:00
Sam Rose 9248e3f143
Merge branch 'add-lints-for-only' of github.com:budibase/budibase into add-lints-for-only 2024-03-19 15:26:07 +00:00
Sam Rose 5e9b92cd1d
Update pro and account portal references. 2024-03-19 15:25:56 +00:00
Adria Navarro eac3b6849b
Merge branch 'master' into add-lints-for-only 2024-03-19 16:25:41 +01:00
Sam Rose 9d351bcfed
Merge branch 'master' of github.com:budibase/budibase into add-lints-for-only 2024-03-19 15:25:33 +00:00
Budibase Staging Release Bot a0b7e69af0 Bump version to 2.22.3 2024-03-19 15:20:06 +00:00
Adria Navarro 545e341e55
Merge pull request #13295 from Budibase/fix/multi-step-form-block
Fix multi step form block default state showing no fields
2024-03-19 16:19:41 +01:00
mike12345567 e0805f7056 fix for mysql test as well. 2024-03-19 15:17:13 +00:00