Andrew Kingston
|
3564fd5621
|
Improve handling of JSON objects in custom datasources
|
2023-10-05 19:30:00 +01:00 |
Andrew Kingston
|
549ea44245
|
Improve handling of file uploads
|
2023-10-05 19:17:13 +01:00 |
Andrew Kingston
|
ecd2ed3d07
|
Improve custom datasource schema generation and error resistance
|
2023-10-05 19:00:11 +01:00 |
Andrew Kingston
|
0e394f0259
|
Lint
|
2023-10-05 18:31:43 +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 |
Andrew Kingston
|
b75c78dae5
|
Remove log
|
2023-10-05 08:24:30 +01:00 |
Andrew Kingston
|
922a851710
|
Merge branch 'develop' of github.com:Budibase/budibase into grid-all-datasources
|
2023-10-05 08:23:26 +01:00 |
Andrew Kingston
|
88c4d0cd20
|
Update grids to work with all datasources
|
2023-10-05 08:23:01 +01:00 |
Andrew Kingston
|
77f87af87f
|
Improve grid handling of invalid datasources and fix potential error when encoutering invalid datasources
|
2023-10-04 09:36:42 +01:00 |
Andrew Kingston
|
c4a516ccb3
|
Ensure grid schema structure is predictable and prevent copying IDs for query datasources
|
2023-10-04 09:25:35 +01:00 |
Andrew Kingston
|
d03fdb6df9
|
Add initial support for query datasources in grids
|
2023-10-03 17:35:00 +01:00 |
Andrew Kingston
|
5096170575
|
Merge branch 'develop' into grid-row-click-events
|
2023-10-03 15:19:01 +01:00 |
Samuel Martineau
|
84d30e4f4a
|
Merge branch 'Budibase:develop' into allow-plugins-contribute-datasourceplus
|
2023-10-02 17:49:34 -04:00 |
Martin McKeaveney
|
1e5be5bb96
|
Merge branch 'develop' into grid-row-click-events
|
2023-10-02 17:35:38 +01:00 |
Adria Navarro
|
4389ac0445
|
Merge branch 'develop' into backmerge-20231002
|
2023-10-02 15:57:14 +02:00 |
Adria Navarro
|
3169962a0a
|
Merge branch 'master' into BUDI-7500/validation-not-triggering-for-required-foreign-keys
|
2023-10-02 15:35:26 +02: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
|
0f0b4d3535
|
Merge branch 'master' into fix/swaggerapi-version
|
2023-10-02 15:13:19 +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 |
mike12345567
|
fc62edf4cc
|
Fixing swagger API version, updating to use old 3.0.46 as version 3.0.47 does not appear to running correctly.
|
2023-10-02 13:53:58 +01:00 |
Adria Navarro
|
15bec7aae8
|
Refresh relationships on column link add/edit/delete
|
2023-10-02 14:51:48 +02:00 |
Adria Navarro
|
53236e1039
|
Add comment
|
2023-10-02 13:41:07 +02:00 |
Adria Navarro
|
ce90109422
|
Fixing filtering on user column
|
2023-10-02 13:37:06 +02:00 |
Adria Navarro
|
6d59cb2982
|
Update pro submodule
|
2023-10-02 13:05:16 +02:00 |
Adria Navarro
|
62e1a12fe4
|
Log errors on retry
|
2023-10-02 13:01:25 +02:00 |
melohagan
|
7003475caf
|
Refactor FieldSelector to not use BindableSlot (#11942)
|
2023-10-02 11:42:04 +01:00 |
Andrew Kingston
|
7d036ab30d
|
Move position of grid row click setting
|
2023-10-02 09:25:59 +01:00 |
Andrew Kingston
|
0506adee50
|
Update row click event name to match best practices
|
2023-10-02 09:18:25 +01:00 |
Andrew Kingston
|
68215684e1
|
Prevent row selection, deletion and expansion from triggering on click events in grids
|
2023-10-02 09:13:23 +01:00 |
Andrew Kingston
|
3f267be628
|
Merge branch 'develop' of github.com:Budibase/budibase into grid-row-click-events
|
2023-10-02 09:08:20 +01:00 |
Andrew Kingston
|
0b3b35825a
|
Merge branch 'develop' into fix/client-initialisation
|
2023-10-02 08:31:21 +01:00 |
Andrew Kingston
|
6b904dd01a
|
Remove log
|
2023-10-02 08:27:28 +01:00 |
Andrew Kingston
|
bdd70d8bdb
|
Fix regression when considering empty app navigation roles
|
2023-10-02 08:26:47 +01:00 |
Andrew Kingston
|
986069d7d7
|
Fix issue causing client apps to initialise 3 times
|
2023-10-02 08:19:59 +01:00 |
Martin McKeaveney
|
b36d728f7a
|
updating pro ref
|
2023-10-01 23:45:30 +01:00 |
Andrew Kingston
|
eb934adc33
|
Add row click events to grid
|
2023-09-29 16:47:53 +01:00 |
Michael Drury
|
57ed79ec0f
|
Merge branch 'develop' into chore/relation_deletions
|
2023-09-29 15:46:40 +01:00 |
Adria Navarro
|
ca8bf5c5ca
|
Merge branch 'develop' into chore/relation_deletions
|
2023-09-29 16:39:50 +02:00 |
Adria Navarro
|
1a00b60088
|
Fix tests
|
2023-09-29 16:39:18 +02:00 |
Michael Drury
|
47775aa824
|
Merge branch 'develop' into fix/BUDI-7084
|
2023-09-29 15:20:04 +01:00 |
Adria Navarro
|
7050c5352a
|
Check external table types
|
2023-09-29 16:09:08 +02:00 |
Adria Navarro
|
bc6c6b9e80
|
Handle deleting m2m
|
2023-09-29 16:02:45 +02:00 |
melohagan
|
f22cce9553
|
Saving pre filled relation picker doesnt work (#11928)
* Make sure field state is valid
* Skip non-object relationship links
* Note
---------
Co-authored-by: Adria Navarro <adria@budibase.com>
|
2023-09-29 14:47:07 +01:00 |
Adria Navarro
|
dfea7f253e
|
Fix test ds data
|
2023-09-29 14:58:41 +02:00 |
Adria Navarro
|
9d186df018
|
Don't modify internal API
|
2023-09-29 14:58:02 +02:00 |
mike12345567
|
c498f39f2a
|
Fixing type build.
|
2023-09-29 13:45:02 +01:00 |