Commit Graph

24543 Commits

Author SHA1 Message Date
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 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 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 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
Adria Navarro 2a100eef29 Remove flakiness name generator 2024-03-19 16:46:07 +01:00
Sam Rose 7dc9e4ef3f
Fix incorrect test. 2024-03-19 15:34:02 +00:00
Sam Rose 5e9b92cd1d
Update pro and account portal references. 2024-03-19 15:25:56 +00: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
Andrew Kingston 57bdf4b04d
Merge branch 'master' into fix/multi-step-form-block 2024-03-19 15:15:07 +00: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 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
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
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
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 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
Andrew Kingston 1442dcf5fb Merge branch 'tsconfig-paths-for-lsp' of github.com:Budibase/budibase into tsconfig-paths-for-lsp 2024-03-19 09:50:03 +00:00
Andrew Kingston 07234a1c58 Make paths more generic and add paths for @budibase imports 2024-03-19 09:49:44 +00:00
Sam Rose 1f63f0bddf
Run auto fix. 2024-03-19 09:46:10 +00:00
Sam Rose 03720b8ea8
Merge branch 'master' of github.com:budibase/budibase into add-lints-for-only 2024-03-19 09:41:42 +00:00
Andrew Kingston 872efcf944 Add missing store subscription to fix hard crash if automation error exists 2024-03-19 09:02:14 +00:00
Andrew Kingston 04ae1a6868
Merge branch 'master' into tsconfig-paths-for-lsp 2024-03-19 08:46:50 +00:00
Sam Rose 35add186e0
Merge branch 'master' into reorganise-row-tests-2 2024-03-18 17:08:40 +00:00
Adria Navarro 31eee8a7cc
Merge branch 'master' into BUDI-8084/single-attachment-column-setting 2024-03-18 17:46:43 +01:00
Adria Navarro 236b188630 Add missing devDependency 2024-03-18 17:43:30 +01:00
Sam Rose ae0eda21a5
Remove uses of console in tests. 2024-03-18 13:43:43 +00:00
Adria Navarro d34b4c9d80 Set inputs to nx 2024-03-18 13:47:54 +01:00
Sam Rose 01941dbab5
Fix duplicate enum value. 2024-03-18 11:58:50 +00:00
Adria Navarro 87730918d9 Inject buffer to string-templates dist 2024-03-18 12:37:05 +01:00
Adria Navarro 7933e7f6d6
Merge branch 'master' into BUDI-8084/single-attachment-column-setting 2024-03-18 10:22:04 +01:00
Adria Navarro e373387071
Merge branch 'master' into chore/stringtemplates-to-esm 2024-03-18 10:00:27 +01:00
Adria Navarro 749d411631 Update submodules 2024-03-18 09:58:49 +01:00
Adria Navarro a0f8609baf
Merge pull request #13260 from Budibase/chore/clean-stringtemplates-usages-in-docker
Remove string-templates links from the docker images
2024-03-18 09:58:28 +01:00
Adria Navarro e34f24e2f1 Lint 2024-03-15 20:12:41 +01:00