Commit Graph

32232 Commits

Author SHA1 Message Date
Adria Navarro 06549149b6 Remove readonly 2024-05-29 16:27:26 +02:00
Adria Navarro 151ff27351 Styling 2024-05-29 16:27:26 +02:00
Adria Navarro a689d82b66 Unify components 2024-05-29 16:27:26 +02:00
Adria Navarro 4262532cb1 Fix noPadding and quiet 2024-05-29 16:27:26 +02:00
Adria Navarro 62e1ba28b2 Add ToggleActionButtonGroup 2024-05-29 16:27:26 +02:00
Adria Navarro be2d63497e Remove toggle all 2024-05-29 16:27:26 +02:00
Adria Navarro bc6ead9dee Change icon 2024-05-29 16:27:26 +02:00
Adria Navarro 97e63d9e28 Rename 2024-05-29 16:27:26 +02:00
Adria Navarro bec60dd53b
Merge pull request #13780 from Budibase/BUDI-8284/protect-writes-on-readonly-columns
Prevent write readonly view column
2024-05-29 16:24:53 +02:00
Adria Navarro d137a69cca
Merge branch 'master' into BUDI-8284/protect-writes-on-readonly-columns 2024-05-29 16:16:16 +02:00
Michael Drury aa232db669
Merge branch 'master' into fix/template-app-rows 2024-05-29 15:06:09 +01:00
Adria Navarro acb53f52d3
Merge pull request #13778 from Budibase/BUDI-8284/readonly-settings-columns-in-views
Readonly settings columns in views
2024-05-29 16:05:55 +02:00
Adria Navarro 5b6242ae77 Fix test 2024-05-29 15:58:39 +02:00
Adria Navarro 2417cbd461 Styling 2024-05-29 15:56:58 +02:00
Adria Navarro 4b0e433c45 Prevent write readonly column 2024-05-29 15:52:22 +02:00
Adria Navarro 2d5ecb6e3e PR comments 2024-05-29 15:50:10 +02:00
Adria Navarro 05544d3082 Simplify mock 2024-05-29 15:45:33 +02:00
Adria Navarro f5f471a4aa Merge branch 'master' into BUDI-8284/readonly-settings-columns-in-views 2024-05-29 15:41:20 +02:00
Adria Navarro 99659748be Update submodule 2024-05-29 15:40:32 +02:00
Andrew Kingston 1015ec9da2 Allow field labels to wrap 2024-05-29 14:32:22 +01:00
Sam Rose 6869ac00f3
Merge branch 'master' of github.com:budibase/budibase into test-template-import 2024-05-29 14:30:43 +01:00
Andrew Kingston 2c88052c7d Merge branch 'grid-improvements' of github.com:Budibase/budibase into grid-conflict-improvements 2024-05-29 14:23:08 +01:00
Andrew Kingston da9b1f6d44
Merge branch 'master' into grid-improvements 2024-05-29 14:22:56 +01:00
Sam Rose 1a94d2dca9
wip 2024-05-29 14:21:58 +01:00
Andrew Kingston 23332756e5 Allow role binding evaluations to be displayed now that they work 2024-05-29 13:58:43 +01:00
Andrew Kingston d533ef70be Enrich all bindings in one go to massively increase performance when opening binding panels 2024-05-29 13:58:29 +01:00
mike12345567 e9286c6b1c Merge branch 'master' of github.com:Budibase/budibase into fix/template-app-rows 2024-05-29 12:03:56 +01:00
Sam Rose 6124a04e02
Merge branch 'master' into fix/template-app-rows 2024-05-29 12:02:03 +01:00
mike12345567 6b7a4f07cb Quick fix for ambiguous column names _id. 2024-05-29 11:56:52 +01:00
Sam Rose d33928eaab
Merge pull request #13803 from Budibase/fix/build-issue
Fix for knex build issue
2024-05-29 11:54:03 +01:00
mike12345567 db0fc34f1f Attempting to fix build issue. 2024-05-29 11:29:43 +01:00
mike12345567 394fa2536c Build fix. 2024-05-29 11:02:27 +01:00
Andrew Kingston 44c1a56134 Merge branch 'master' of github.com:Budibase/budibase into grid-conflict-improvements 2024-05-29 10:51:23 +01:00
Andrew Kingston 38c405ff6f Ensure single character changes to non-focused fields are properly persisted when changing focused row 2024-05-29 09:59:54 +01:00
Andrew Kingston e1ee233aaf Only clear change cache for keys which have been saved and haven't been further altered since the request started! 2024-05-29 09:51:01 +01:00
Andrew Kingston 5d7c86027f
Merge branch 'master' into grid-improvements 2024-05-29 08:51:22 +01:00
Andrew Kingston 35842525c5 Fix bug where button columns couldn't observe dimensions when no rows exist 2024-05-29 08:47:57 +01:00
mike12345567 83fa6f952a re-jigging, making this part of filters rather than meta. 2024-05-28 18:34:08 +01:00
mike12345567 f89f469e01 Comment to explain what the new documentType meta option does. 2024-05-28 18:31:19 +01:00
mike12345567 cb99007a42 Fix for issue with templated apps - some template apps are *very* old and therefore don't necessarily abide by the rules that are generally followed for new apps, this is something we should resolve, but for now adding an option that allows searching for only a specific document type. 2024-05-28 18:30:06 +01:00
Michael Drury 0ea5235797
Merge pull request #13735 from Budibase/feature/audit-log-sqs
Audit log SQS
2024-05-28 18:06:39 +01:00
mike12345567 77cb01f2ec Updating pro. 2024-05-28 17:57:25 +01:00
mike12345567 fa140b5f3d Merge branch 'master' of github.com:Budibase/budibase into feature/audit-log-sqs 2024-05-28 17:29:47 +01:00
Sam Rose 11f3d9b946
Merge pull request #13793 from Budibase/fix/allow-sqs
Allow production SQS
2024-05-28 16:10:20 +01:00
mike12345567 bc896f6544 Allowing SQS in production environments so that feature branches can run using it. 2024-05-28 15:58:25 +01:00
Andrew Kingston 1a83b746b5 Ensure grid autoscroll for selected cell visibility accounts for button column width 2024-05-28 14:41:21 +01:00
Sam Rose b23ff260f1
Merge pull request #13788 from Budibase/single-image-sqs
Allow configuring base image for the single image Docker build.
2024-05-28 14:34:49 +01:00
Sam Rose 04a1c54e40
Create SQS single image build script and yarn task. 2024-05-28 14:15:47 +01:00
Sam Rose 13c1e0c855
Allow configuring base image for the single image Docker build. 2024-05-28 13:51:41 +01:00
Adria Navarro 4a0cca5aed
Merge pull request #13784 from Budibase/ci/fix-publish-npm
Abstract lerna usage on pipelines and dockerfiles
2024-05-28 13:28:48 +02:00