Sam Rose
946a7b6d0d
Merge branch 'master' into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if
2023-10-17 11:43:20 +01:00
Andrew Kingston
65a9ea2cc1
Merge branch 'master' into grid-all-datasources
2023-10-17 11:33:49 +01:00
Michael Drury
0f0e3329ee
Merge branch 'master' into fix/12068-autocolumn-data-ui-fixes
2023-10-17 11:04:48 +01:00
mike12345567
7dcd6767f9
Fixes for adding autocolumns, it was not possible to select auto column type and fixing icon, as well as display of column when editing it - this corrects a few issues in this area as auto columns did not have a correct fieldId and also did not have a valid field definition.
2023-10-16 18:37:56 +01:00
Sam Rose
39292e88a8
Correct error message to say sheets when it's a Google sheet.
2023-10-16 17:11:51 +01:00
Andrew Kingston
1cb0817a0b
Merge branch 'master' of github.com:Budibase/budibase into grid-all-datasources
2023-10-16 16:47:14 +01:00
Andrew Kingston
5c7bde95ab
Update conditional setting rendering to support nested paths and multiple values, and hide grid block CRUD when using non DS+
2023-10-16 16:46:49 +01:00
Sam Rose
b7ff1d60f1
Wire up the frontend to show the new datasource errors.
2023-10-16 16:36:42 +01:00
Sam Rose
37fe91e488
Merge branch 'master' of github.com:Budibase/budibase into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if
2023-10-16 16:05:45 +01:00
Adria Navarro
8e64fb9858
Merge branch 'master' into BUDI-7573/use_existing_image_cache
2023-10-16 16:46:14 +02:00
Michael Drury
b86bcb7f4b
Merge branch 'master' into fix/12046-nav-links-overwrite-app
2023-10-16 15:30:25 +01:00
Andrew Kingston
e0b748a7bc
Merge branch 'master' of github.com:Budibase/budibase into grid-all-datasources
2023-10-16 15:29:46 +01:00
Adria Navarro
26618794ae
Merge branch 'master' into BUDI-7573/use_existing_image_cache
2023-10-16 16:17:26 +02:00
Martin McKeaveney
2ef9871fda
merge with master
2023-10-16 14:42:50 +01:00
Andrew Kingston
ddda57fa2a
Review comments and simplification
2023-10-16 12:01:07 +01:00
Adria Navarro
dc4fc27fc8
Merge branch 'master' into BUDI-7573/use_existing_image_cache
2023-10-16 10:38:09 +02:00
mike12345567
cef71ff708
Adding test cases for navbar update.
2023-10-13 18:03:10 +01:00
mike12345567
6a4877159d
Quick fix to make sure that the important components of the app metadata are correctly updated - as well as adjusting the import modal to check if the export is encrypted.
2023-10-13 17:43:14 +01:00
Andrew Kingston
73ca87dfb6
Fix issue with sort setting
2023-10-13 17:04:45 +01:00
Dean
336455d689
Merge remote-tracking branch 'origin/master' into feature/buttongroup-component
2023-10-13 14:59:40 +01:00
Dean
b8c87224f7
Add/Remove button behaviour, binding label support and default text behaviour. Refactoring and renaming of EditComponentPopoever component
2023-10-13 14:53:39 +01:00
mike12345567
03371005c1
PR comments - addressing API.searchUser updates.
2023-10-13 12:23:28 +01:00
Sam Rose
a3cb9d7567
Merge branch 'master' of github.com:Budibase/budibase into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if
2023-10-13 10:20:54 +01:00
Sam Rose
85b3af2971
Refactor DatasourcePlus's buildSchema to return a value, rather than rely on member variables.
2023-10-12 16:27:18 +01:00
mike12345567
7b8e23eb82
Merge branch 'master' of github.com:Budibase/budibase into BUDI-7573/use_existing_image_cache
2023-10-12 11:08:12 +01:00
Andrew Kingston
4ed3767324
Merge branch 'develop' into grid-all-datasources
2023-10-12 08:31:09 +01:00
mike12345567
f1b73058c2
Merge branch 'fix/update-vm2' of github.com:Budibase/budibase into backmerge-20231011
2023-10-11 18:49:39 +01:00
Martin McKeaveney
0040db27b2
Merge branch 'master' into fix/selected-by-user-obscured-nav-item
2023-10-11 17:32:40 +01:00
Michael Drury
95423fdabc
Merge branch 'master' into fix/create-duplicate-queries
2023-10-11 17:27:01 +01:00
Michael Drury
e5eb3c98f2
Merge branch 'develop' into grid-all-datasources
2023-10-11 17:21:54 +01:00
mike12345567
d14a773925
Merge branch 'develop' of github.com:Budibase/budibase into backmerge-20231011
2023-10-11 14:02:48 +01:00
Dean
059bed1cfa
Merge remote-tracking branch 'origin/master' into fix/selected-by-user-obscured-nav-item
2023-10-11 10:13:42 +01:00
Dean
b4a8f22b2e
Initial commit
2023-10-11 10:09:14 +01:00
Andrew Kingston
efa2386fd5
Merge branch 'master' into fix/create-duplicate-queries
2023-10-11 07:57:03 +01:00
Michael Drury
5937f2139a
Merge branch 'develop' into feat/relationship-configuration
2023-10-10 16:49:50 +01:00
Adria Navarro
193b8785ee
Reset display field if required
2023-10-10 16:17:03 +02:00
Adria Navarro
6124139295
Don't allow selecting unvalid display columns
2023-10-10 16:13:21 +02:00
Adria Navarro
48afa2aa0d
Lint
2023-10-10 13:52:47 +02:00
Adria Navarro
bd82dae565
Display user/users fields
2023-10-10 13:52:47 +02:00
Adria Navarro
62c6631bc8
Don't cast on the fe
2023-10-10 13:52:47 +02:00
Adria Navarro
adf5e6bcf2
Allow users
2023-10-10 13:52:47 +02:00
Adria Navarro
f22467fa53
Validate user column
2023-10-10 13:52:47 +02:00
Adria Navarro
a514358e57
Allow selecting user column type
2023-10-10 13:52:47 +02:00
Michael Drury
5783ae3e00
Merge branch 'master' into feature/multi-user-type-column
2023-10-10 12:38:51 +01:00
Andrew Kingston
513aaf1174
Update custom datasource label to 'JSON / CSV'
2023-10-09 16:03:12 +01:00
Andrew Kingston
73e208292f
Simplify logic to be more readable
2023-10-09 15:05:57 +01:00
Andrew Kingston
a4e3cd72cc
Add new app feature flag to allow disable user metadata columns in new apps, but allow them in old apps
2023-10-09 15:01:16 +01:00
Adria Navarro
cd5835bfeb
Merge branch 'master' into budi-7589/user-column-multi-user-filtering-support
2023-10-09 09:37:44 +02:00
Andrew Kingston
71a8d5695b
Merge branch 'develop' of github.com:Budibase/budibase into grid-all-datasources
2023-10-09 08:24:06 +01:00
melohagan
d8f1b7960e
Fix form block crash on no data tables ( #11995 )
...
* Fix form block crash on no data tables
* Refactor
* Refactor
2023-10-09 08:22:19 +01:00
Andrew Kingston
2171b14f50
Merge branch 'develop' into grid-clipboard
2023-10-09 08:06:18 +01:00
Andrew Kingston
04271838c3
Merge branch 'develop' of github.com:Budibase/budibase into grid-all-datasources
2023-10-09 08:05:57 +01:00
mike12345567
d8b7f930e9
Merging.
2023-10-06 15:55:10 +01:00
Michael Drury
c7c63a7b83
Merge branch 'master' into budi-7589/user-column-multi-user-filtering-support
2023-10-06 15:54:12 +01:00
Adria Navarro
434f2a0670
More nx cache
2023-10-06 14:52:32 +02:00
Adria Navarro
da53f0a366
Cache output files
2023-10-06 14:32:17 +02:00
mike12345567
18cca671d4
PR comments.
2023-10-06 12:56:07 +01:00
Adria Navarro
0d21d13e4b
Extract functions
2023-10-06 13:53:34 +02:00
mike12345567
3de8c53166
Adding a mapping layer to search queries so that we can map search inputs based on the table schema if desired - primarily for the user column.
2023-10-06 11:57:11 +01:00
Adria Navarro
19254a3f8d
Update rollup
2023-10-06 12:31:37 +02:00
Adria Navarro
c60de3ebe0
Update vite dependencies
2023-10-06 12:29:12 +02:00
Andrew Kingston
549ea44245
Improve handling of file uploads
2023-10-05 19:17:13 +01:00
Andrew Kingston
5990f43f3f
Fix issues with fetching features and bindings in custom datasources
2023-10-05 18:30:40 +01:00
Andrew Kingston
9667c954ef
Enable uploading a CSV file as a datasource and fix edge cases
2023-10-05 17:55:57 +01:00
Andrew Kingston
43c30d877b
Add new custom datasource type
2023-10-05 14:42:26 +01:00
Adria Navarro
58a22ccde8
Fix initialisation of simple types
2023-10-05 11:16:52 +02:00
Adria Navarro
f215f69067
Lint
2023-10-04 17:56:04 +02:00
Adria Navarro
2d0ac5ffba
Fix filtering
2023-10-04 17:55:23 +02:00
Adria Navarro
39b5a2b539
Allow filtering
2023-10-04 17:55:23 +02:00
Adria Navarro
ee11ebf8e4
Do not allow multiple users for google sheets
2023-10-04 17:55:23 +02:00
Adria Navarro
46b85ac12c
Multiple users column
2023-10-04 17:55:23 +02:00
Adria Navarro
9b45c1fe92
Fix wrong constraints
2023-10-04 17:55:23 +02:00
Adria Navarro
583721ac47
Remove composite types
2023-10-04 17:55:23 +02:00
Adria Navarro
17df64c588
Allow selecting multiple users
2023-10-04 17:55:23 +02:00
Adria Navarro
23702391ff
Use field ids instead of playing with the type/subtype
2023-10-04 17:55:23 +02:00
Adria Navarro
e01600d1bb
Remove composite key
2023-10-04 17:55:23 +02:00
Adria Navarro
e77cc3dac8
Specify column types instead of using spread
2023-10-04 17:55:23 +02:00
Adria Navarro
deeb8ee254
Remove relationshiptype from user type
2023-10-04 17:55:23 +02:00
Adria Navarro
bf632ae9a8
Fix
2023-10-04 17:55:23 +02:00
Adria Navarro
d22fac9bf9
Replace relationshipType for subtype
2023-10-04 17:55:23 +02:00
Adria Navarro
fe15b4d1e3
Use types
2023-10-04 17:55:23 +02:00
Martin McKeaveney
d86c251699
Merge branch 'develop' into grid-clipboard
2023-10-04 11:57:45 +01:00
Adria Navarro
63306d3509
Fix filtering pg datasource
2023-10-04 12:20:19 +02:00
Adria Navarro
e7b47d08bb
Do not sanitize on operator change
2023-10-03 18:39:52 +02:00
mike12345567
5eacc9d93e
Lint fix.
2023-10-03 17:34:20 +01:00
mike12345567
2c20d0b738
Spelling fix.
2023-10-03 17:33:58 +01:00
Adria Navarro
02bfaa4378
Clean multiple user checks to simplify
2023-10-03 18:29:35 +02:00
Adria Navarro
2c49638766
Lint
2023-10-03 17:37:14 +02:00
Adria Navarro
3f37416016
Sanitise field
2023-10-03 17:35:40 +02:00
Adria Navarro
0da029c896
Sanitise field
2023-10-03 17:35:36 +02:00
Adria Navarro
83790bc324
Lint
2023-10-03 17:14:33 +02:00
Adria Navarro
da95c32a0c
Simplify code
2023-10-03 17:06:17 +02:00
Adria Navarro
8ebf473ab2
Disable multiple users for now
2023-10-03 16:58:49 +02:00
Adria Navarro
0053103974
Fix external
2023-10-03 15:41:00 +02:00
Adria Navarro
c84d2449f2
Smarter getValidOperatorsForType
2023-10-03 14:26:12 +02:00
Adria Navarro
b2429e1fe0
Allow selecting many for many-to-many
2023-10-03 14:05:25 +02:00
Adria Navarro
614bbb0412
Handle has any
2023-10-03 13:51:06 +02:00
Adria Navarro
0834d33f9a
Remove none array operators
2023-10-03 13:43:42 +02:00
Adria Navarro
2367ceeb87
Disable when noValue
2023-10-03 13:25:56 +02:00
Adria Navarro
f7e92992a8
Fix error
2023-10-03 13:12:50 +02:00
Adria Navarro
0702bc6c33
Sanity filter on change
2023-10-03 13:10:53 +02:00
Adria Navarro
9b14f50e8f
Apply filter
2023-10-03 12:59:15 +02:00
Adria Navarro
3b93748376
Filter user (single) UI
2023-10-03 12:46:06 +02:00
melohagan
b291633c79
Don't use DrawerBindableSlot in test modal ( #11959 )
2023-10-03 10:19:19 +01:00
Peter Clement
eca0089cb9
Merge remote-tracking branch 'origin/develop' into feat/relationship-configuration
2023-10-03 08:44:27 +01:00
Samuel Martineau
84d30e4f4a
Merge branch 'Budibase:develop' into allow-plugins-contribute-datasourceplus
2023-10-02 17:49:34 -04:00
Adria Navarro
2df32b7b28
Use _id if populated
2023-10-02 15:34:26 +02:00
Adria Navarro
3546dfc0cf
Validate
2023-10-02 15:18:28 +02:00
Adria Navarro
aa0ec1c7cb
Fix validating on relationshipType change
2023-10-02 15:12:35 +02:00
Adria Navarro
46c40f011e
Fix multiple relationship display
2023-10-02 15:00:51 +02:00
Adria Navarro
15bec7aae8
Refresh relationships on column link add/edit/delete
2023-10-02 14:51:48 +02:00
melohagan
7003475caf
Refactor FieldSelector to not use BindableSlot ( #11942 )
2023-10-02 11:42:04 +01:00
Peter Clement
b5e9a09d22
Merge remote-tracking branch 'origin/develop' into feat/relationship-configuration
2023-09-29 14:31:15 +01:00
Peter Clement
cb2d7d3915
Merge remote-tracking branch 'origin/develop' into fix/relationship-bug
2023-09-29 11:58:37 +01:00
Peter Clement
ebe8a562f6
fix relationship direction issue
2023-09-29 11:56:50 +01:00
Peter Clement
58309739f2
Merge remote-tracking branch 'origin/develop' into feat/relationship-configuration
2023-09-29 11:29:19 +01:00
melohagan
89f7539503
Update automation bindings ( #11930 )
...
* Deprecate zapier+make values1..5
* Allow dates in meeting invite to be bindable
* Add DrawerBindableSlot component
* Show calendar icon
* refactor
* Use cancel icon
* Disable cancel for JS bindings
* WIP
* WIP
* WIP
* Fix linkedIds svelte binding
* Label and icon update
* Handle arrays
* Support text area
* Add reactivity to text area icon
* Support boolean
* JSON support
* Remove rowControl
* Allow boolean field to have three states
* lint
* Refactor
* Exclude bindings button for formula types
---------
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-09-29 10:12:43 +00:00
melohagan
b4e0d98973
Add bindings support to meeting start / end dates ( #11759 )
...
* Deprecate zapier+make values1..5
* Allow dates in meeting invite to be bindable
* Add DrawerBindableSlot component
* Show calendar icon
* refactor
* Use cancel icon
* Disable cancel for JS bindings
* WIP
* WIP
* WIP
* Fix linkedIds svelte binding
* Label and icon update
* Handle arrays
* Support text area
* Add reactivity to text area icon
* Support boolean
* JSON support
* Remove rowControl
* Allow boolean field to have three states
* lint
* Refactor
---------
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-09-29 09:15:36 +00:00
Andrew Kingston
97c08c5327
Copy to clipboard while copying inside grids
2023-09-29 08:50:58 +01:00
Peter Clement
39bed1f419
Merge remote-tracking branch 'origin/develop' into feat/relationship-configuration
2023-09-28 16:45:37 +01:00
Martin McKeaveney
d372396018
Update README.md
2023-09-28 16:41:22 +01:00
Peter Clement
c6442efcab
tidy up
2023-09-28 16:29:45 +01:00
Peter Clement
ac2c63f9ed
use Relationship selector for external datasource relationships
2023-09-28 16:02:37 +01:00
Peter Clement
7e6faaf587
Merge remote-tracking branch 'origin/develop' into feat/relationship-configuration
2023-09-28 15:28:21 +01:00
Martin McKeaveney
1a5b2eb540
Update README.md
2023-09-28 14:48:50 +01:00
Andrew Kingston
ffe9f75dda
Merge branch 'develop' into hide-portal-sidebar-when-no-apps
2023-09-28 11:22:59 +01:00
Adria Navarro
ab97093a06
Remove user logic from CreateEditColumn
2023-09-28 10:00:25 +02:00
Andrew Kingston
8a6da67ecb
Add header background on query page when scrolling
2023-09-27 17:13:03 +01:00
Martin McKeaveney
65af2ed7c2
backmerge from master
2023-09-27 17:06:57 +01:00
Peter Clement
4b0501d186
fix bad merge
2023-09-27 15:47:19 +01:00
Peter Clement
70d1581577
Merge remote-tracking branch 'origin/develop' into feat/relationship-configuration
2023-09-27 15:26:12 +01:00
Peter Clement
b32f1b5510
Merge remote-tracking branch 'origin/develop' into feat/relationship-configuration
2023-09-27 15:25:39 +01:00
Peter Clement
420972ca6b
fixing edge cases and improving reusability
2023-09-27 15:15:02 +01:00
Adria Navarro
294a6f0eed
Merge branch 'develop' into chore/clean_unused_dependencies
2023-09-27 15:53:43 +02:00
Gerard Burns
9766535b7a
Merge branch 'develop' into hide-portal-sidebar-when-no-apps
2023-09-27 14:17:12 +01:00
mike12345567
4168b45a77
PR comments.
2023-09-27 11:14:14 +01:00
Gerard Burns
3192b2826c
wip
2023-09-27 10:52:51 +01:00
Samuel Martineau
08bbfa09c2
Merge branch 'Budibase:develop' into allow-plugins-contribute-datasourceplus
2023-09-26 21:28:26 -04:00
Samuel-Martineau
2aac1c992a
Correct bugs with Datasource+ plugins
2023-09-26 21:26:40 -04:00
mike12345567
a8c96848a5
Adding a quick check incase too many related tables - switch to just fetching everything.
2023-09-26 17:13:16 +01:00
mike12345567
7bd84bd048
Some typing fixes as well as a fix for the frontend issue of tables not correctly having their schemas updated in the table store when relationships added.
2023-09-26 17:01:30 +01:00
Dean
e73ddef040
Updated UI tests
2023-09-26 15:29:40 +01:00
Peter Clement
8b062524e2
fix lint
2023-09-26 15:24:14 +01:00
Dean
09280166c7
Added comment updates to reflect new naming behaviour
2023-09-26 15:15:30 +01:00
Peter Clement
7d4613c3f6
extract logic from component and disable one to one
2023-09-26 15:12:01 +01:00
Adria Navarro
6801e75200
Merge branch 'develop' into chore/clean_unused_dependencies
2023-09-26 16:03:40 +02:00
Gerard Burns
62acbc43fd
Query UI improvements ( #11881 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* linting
* sidebar close icon, fix overflow issue with sidebar
* better schema auto populating behavior
* rename newqueryviewer
* remove external datasource table
* linting
* wip
* align header
* fix needing to press the validate button twice
* table min width
* wip
* remove loading
* remove disabled
* remove validation
* lint
* wip
* fix json panel
2023-09-26 12:27:27 +01:00
Adria Navarro
946b8f8927
Add missing deps
2023-09-26 13:19:23 +02:00
Adria Navarro
463a035793
Remove builder unused devDependencies
2023-09-26 13:15:42 +02:00
Adria Navarro
31974834a0
Remove builder unused dependencies
2023-09-26 13:13:52 +02:00