Commit Graph

32605 Commits

Author SHA1 Message Date
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
Adria Navarro e117100369 Fix 2024-05-28 12:21:28 +02:00
Adria Navarro eb1b2f18f8 Use build:apps 2024-05-28 12:12:19 +02:00
Adria Navarro 0d8701a4b4 Add build apps and cli commands 2024-05-28 12:07:54 +02:00
Andrew Kingston 9c446fee6b Lint 2024-05-28 11:01:11 +01:00
Andrew Kingston ea14af8a64 Offset button column to account for vertical scrollbar if required 2024-05-28 11:00:47 +01:00
Adria Navarro 251c50266b
Merge branch 'master' into BUDI-8284/readonly-settings-columns-in-views 2024-05-28 11:48:40 +02:00
Budibase Staging Release Bot a873b80632 Bump version to 2.27.4 2024-05-28 08:05:57 +00:00
Andrew Kingston 55a418c19c
Merge pull request #13769 from Budibase/add-icons-to-grid-buttons
Add icons to grid buttons and simplify button column
2024-05-28 08:54:30 +01:00
Andrew Kingston b7db5cbb6a Merge branch 'add-icons-to-grid-buttons' of github.com:Budibase/budibase into add-icons-to-grid-buttons 2024-05-28 08:50:36 +01:00
Andrew Kingston 285c2dce60 Merge branch 'master' of github.com:Budibase/budibase into add-icons-to-grid-buttons 2024-05-28 08:50:18 +01:00
Andrew Kingston 4eb12c498b
Merge pull request #13761 from Budibase/fix/button-icons
Fix icon select popover and make somewhat presentable
2024-05-28 08:47:26 +01:00
Andrew Kingston 65340c657e
Merge branch 'master' into fix/button-icons 2024-05-28 08:33:54 +01:00
Andrew Kingston 045d04a683
Merge branch 'master' into add-icons-to-grid-buttons 2024-05-28 08:33:09 +01:00
Adria Navarro ab0bac689b Add tests 2024-05-27 14:53:26 +02:00
Adria Navarro 9e4c575d79 Add license tests 2024-05-27 14:44:00 +02:00
Adria Navarro 422b1e2753 Fix tests 2024-05-27 14:31:45 +02:00
Adria Navarro 1eb929736c Guard 2024-05-27 14:31:26 +02:00
Adria Navarro 4329900a64 Add viewReadonlyColumns feature 2024-05-27 14:31:16 +02:00
Adria Navarro 6d71c8c960
Merge branch 'master' into BUDI-8284/readonly-settings-columns-in-views 2024-05-27 14:16:59 +02:00
Adria Navarro 041f85886c Ensure consistency 2024-05-27 14:16:03 +02:00
Adria Navarro 9bac192cf9 Add tests 2024-05-27 14:11:50 +02:00
Adria Navarro ae36a79f8c Add tests 2024-05-27 14:10:20 +02:00
Adria Navarro 3cf230e3af Add tests 2024-05-27 13:59:39 +02:00
Adria Navarro 65d2aa50c6 Guard readonly fields 2024-05-27 13:39:43 +02:00
mike12345567 3b310b188e Fixing issue with column quoting. 2024-05-24 17:52:40 +01:00
mike12345567 944be41670 Only set table sql prop if it is needed, undefined for consistency as it is with Lucene. 2024-05-24 17:25:49 +01:00
mike12345567 821708e79a Merge branch 'master' of github.com:Budibase/budibase into feature/audit-log-sqs 2024-05-24 16:32:43 +01:00
Michael Drury 0c7ba67205
Merge pull request #13771 from Budibase/fix/couchdb-3.3.3-publish
Update package.json to publish CouchDB with 3.3.3 tag
2024-05-24 16:27:22 +01:00
mike12345567 5baecf1da4 Updating the package.json to publish CouchDB 3.3.3 as that is what is in the image. 2024-05-24 16:26:13 +01:00
mike12345567 c4c696baa7 Setting internal tables to count as SQL when using SQS. 2024-05-24 15:57:47 +01:00
mike12345567 7a7f7185c9 Refactor - moving frontend search fields around so accessible from filter builder. 2024-05-24 15:38:54 +01:00
Adria Navarro 6acb3f6669 Validation test 2024-05-24 16:15:24 +02:00
Andrew Thompson 497f5b4f27
Merge pull request #13770 from Budibase/datasource-select-call-links-relationships
change "Links" to "Relationships" in table data source selection
2024-05-24 15:15:06 +01:00
Adria Navarro 28137f9500 Validate view schema on upsert 2024-05-24 16:07:07 +02:00
mike12345567 cf89c6fbde Updating filter settings - getting fields correctly. 2024-05-24 14:19:53 +01:00
andz-bb 1f2b3abb46 change "Links" to "Relationships" in table data source selection 2024-05-24 13:46:46 +01:00
Michael Drury f67601bd18
Merge pull request #13764 from Budibase/fix/rest-content-processing
Changing REST content response processing
2024-05-24 13:28:30 +01:00
Adria Navarro a0c2843236 Extend view metadata 2024-05-24 14:28:04 +02:00