Commit Graph

29880 Commits

Author SHA1 Message Date
Sam Rose 5ef1bd655c
Update pro reference. 2024-03-19 16:55:28 +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
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
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 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 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
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
Andrew Kingston 57bdf4b04d
Merge branch 'master' into fix/multi-step-form-block 2024-03-19 15:15:07 +00:00
Adria Navarro 1da50a7400
Merge pull request #13294 from Budibase/BUDI-8100/budi-cli-broken-with-redis-errors-and-hanging
[Fix] CLI broken with redis errors and hanging
2024-03-19 16:14:55 +01:00
Andrew Kingston 7d931e7154 Update multi-step form block default state to fix all fields being hidden 2024-03-19 15:12:33 +00:00
Adria Navarro 3c8d4fcae9
Merge branch 'master' into BUDI-8100/budi-cli-broken-with-redis-errors-and-hanging 2024-03-19 16:10:49 +01:00
Adria Navarro ce1dad7edc Fix paths 2024-03-19 16:01:41 +01:00
Adria Navarro b7b8a65a54 Don't init DocWritethrough queue on load 2024-03-19 16:01:00 +01:00
Michael Drury 3ec1f6b0e7
Merge pull request #13289 from Budibase/fix/13288
Fix for query inputs allowing handlebars
2024-03-19 14:59:51 +00:00
Michael Drury 3ed9db0f35
Merge branch 'master' into fix/13288 2024-03-19 14:51:09 +00:00
mike12345567 73a52bce64 Merge branch 'fix/13288' of github.com:Budibase/budibase into fix/13288 2024-03-19 14:50:56 +00:00
mike12345567 55b9b00771 PR comments. 2024-03-19 14:50:38 +00:00
Martin McKeaveney 3c16f7cd1d
Merge pull request #13179 from Budibase/component-collapse-redo
Component Node Collapse/Expand Behaviour Changes
2024-03-19 14:25:59 +00:00
Martin McKeaveney 00a22fb3d6
Merge pull request #13258 from jujumilk3/fix-helm-typo
fix typo at helm charts
2024-03-19 14:22:11 +00:00
Michael Drury 788685b6d3
Merge branch 'master' into fix/13288 2024-03-19 14:03:47 +00:00
mike12345567 abdff7d8e6 Adding test case. 2024-03-19 13:22:43 +00:00
Andrew Kingston 0f245d4b38
Merge pull request #13245 from Budibase/tsconfig-paths-for-lsp
Add paths to builder TypeScript config for module resolution aliases with LSP
2024-03-19 13:08:49 +00:00
Adria Navarro fce3966a66
Merge branch 'master' into add-lints-for-only 2024-03-19 13:58:46 +01:00
Adria Navarro f09b971025
Merge branch 'master' into tsconfig-paths-for-lsp 2024-03-19 13:55:59 +01:00
mike12345567 68bc7bbdf5 Fixing issue, dis-allow passing HBS statements in as query parameters. 2024-03-19 12:52:06 +00:00
Budibase Staging Release Bot 400853fdb8 Bump version to 2.22.2 2024-03-19 11:47:41 +00:00
Sam Rose 80008a0739
Reenable no-inner-declarations. 2024-03-19 11:29:19 +00:00
Sam Rose 5749333fc7
Reenable no-useless-escape. 2024-03-19 11:14:16 +00:00
Sam Rose 0044bd748b
Merge branch 'master' of github.com:budibase/budibase into add-lints-for-only 2024-03-19 11:09:53 +00:00
Sam Rose c0a5e15740
Update pro and account portal references. 2024-03-19 11:04:50 +00:00
Sam Rose 1785f3af7e
Get lint passing. 2024-03-19 10:55:51 +00:00
Sam Rose 7a63dc9830
Making progress on getting the eslint-jest plugin working. 2024-03-19 10:46:59 +00:00
Adria Navarro b86c6414bf
Merge pull request #13253 from Budibase/BUDI-8084/single-attachment-column-setting
Allow single attachment column
2024-03-19 11:14:12 +01:00
Adria Navarro a276c71ad9
Merge branch 'master' into BUDI-8084/single-attachment-column-setting 2024-03-19 11:09:44 +01:00
Andrew Kingston 22f4022a7e
Merge branch 'master' into tsconfig-paths-for-lsp 2024-03-19 09:50:18 +00:00