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
Andrew Kingston
0fbe1e36d6
Add icons to grid buttons and simplify button column
2024-05-24 13:12:44 +01:00
Adria Navarro
ee77e08b3c
Fix build
2024-05-24 14:04:50 +02:00
Adria Navarro
cef0fdd3ea
Move ViewV2Enriched out of document types
2024-05-24 14:03:48 +02: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
Dean
9edc0b7c3c
Fix for tooltips in the Component tree in the builder
2024-05-23 17:45:01 +01:00
Dean
0db08498d9
Fix for grid arrow event handling when creating a column
2024-05-23 17:44:23 +01:00
Sam Rose
28a1401793
Merge pull request #13728 from Budibase/sqs-user-tests
...
Search tests for user relationship columns.
2024-05-23 17:14:29 +01:00
Sam Rose
0be51614a4
Merge branch 'master' into sqs-user-tests
2024-05-23 17:05:39 +01:00
Sam Rose
ef60893df1
Fix tests (take 4).
2024-05-23 17:02:08 +01:00
Michael Drury
a3d2871330
Merge branch 'master' into feature/audit-log-sqs
2024-05-23 16:52:50 +01:00
Andrew Kingston
12ab081656
Darken icon labels slightly
2024-05-23 16:40:00 +01:00
Andrew Kingston
ef7db8b5a7
Fix positioning and sizing of icon select and attempt to make somewhat presentable
2024-05-23 16:36:19 +01:00
mike12345567
2d601d64a3
Test fix and pro reference update.
2024-05-23 16:32:43 +01:00
Sam Rose
325819ebae
Fix tests (take 3).
2024-05-23 16:13:07 +01:00
Andrew Kingston
1156209399
Color invalid options grey in grids
2024-05-23 15:59:04 +01:00
Budibase Staging Release Bot
1004b052ba
Bump version to 2.27.3
2024-05-23 14:39:52 +00:00
Conor Webb
7d256d235a
Enum columns unexpectedly breaking fix ( #13756 )
...
* Added enum to SQL_MISC_TYPE_MAP to correctly map to FieldType.OPTIONS
* improve enum values extraction for multiple single-select support
* Tests to ensure enums are typed correctly MySQL and Postgres
* Fixed linting issue
* Ran prettier
2024-05-23 14:31:11 +00:00