1
0
Fork 0
mirror of synced 2024-08-23 05:51:29 +12:00
Commit graph

32020 commits

Author SHA1 Message Date
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
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
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
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
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
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
Andrew Kingston
0fbe1e36d6 Add icons to grid buttons and simplify button column 2024-05-24 13:12:44 +01:00
Adria Navarro
22a904b9ca
Merge branch 'master' into fix/rest-content-processing 2024-05-24 13:55:00 +02:00
Adria Navarro
0f5e8fd5ec
Merge pull request #13767 from Budibase/chore/fix-@budibase-types-npm-types
Fix @budibase/types typescript types
2024-05-24 13:53:50 +02:00
Adria Navarro
863881e45a Add nx dependency 2024-05-24 13:47:34 +02:00
Adria Navarro
378f1215a0 Add nx dependency 2024-05-24 13:45:00 +02:00
mike12345567
ae26f66cf9 Fixing a test case. 2024-05-24 12:40:58 +01:00
mike12345567
b18ca2670a Merge branch 'master' of github.com:Budibase/budibase into feature/audit-log-sqs 2024-05-24 12:22:20 +01:00
Adria Navarro
6e06b322bf Point @budibase/types types to dist 2024-05-24 13:21:04 +02:00
mike12345567
62c407d846 Updating test cases. 2024-05-24 12:15:28 +01:00
Michael Drury
223d301366
Merge branch 'master' into fix/rest-content-processing 2024-05-24 12:02:23 +01:00
Andrew Kingston
6dfdf09cb9
Merge pull request #13757 from Budibase/grid-ux-improvements
Grid UX improvements
2024-05-24 11:40:02 +01:00
Andrew Kingston
679ef559ce
Merge branch 'master' into fix/button-icons 2024-05-24 11:36:54 +01:00
Andrew Kingston
2250f815c6
Merge branch 'master' into grid-ux-improvements 2024-05-24 11:36:01 +01:00
deanhannigan
6c8b4bf8f1
Merge pull request #13736 from Budibase/fix/single-user-support-automations
Added support for single user column type in automation block
2024-05-24 11:27:39 +01:00
Andrew Kingston
8d1300753b Disable saving options types when an invalid option name exists 2024-05-24 11:23:31 +01:00
deanhannigan
bbeb6e88e7
Merge branch 'master' into fix/single-user-support-automations 2024-05-24 11:09:47 +01:00
Andrew Kingston
37b1bc45cf Move stuff around to remove need for code hoisting 2024-05-24 10:34:58 +01:00
Andrew Kingston
62eb1f413e
Merge branch 'master' into grid-ux-improvements 2024-05-24 10:18:48 +01:00
Andrew Kingston
10f3822a36 Remove compact flag on dropzones when editing rows in modals 2024-05-24 10:16:36 +01:00
deanhannigan
ab31d1f6b3
Merge pull request #13763 from Budibase/dean-builder-fixes
Fix for component tree tooltips
2024-05-24 09:06:47 +01:00
Dean
5a289bd027 Removed fix for grid keyboard events 2024-05-23 18:06:08 +01:00
mike12345567
dd78399fc1 Changing how content processing works for responses from REST API - try and reduce the chance of an error in the case of malformed data being returned. 2024-05-23 17:56:48 +01:00