Andrew Kingston
|
aa0dc7dd37
|
Bump
|
2023-10-11 10:24:49 +01:00 |
Andrew Kingston
|
a31186ee56
|
Improve custom data fetch parsing to better support csv-like strings
|
2023-10-10 15:42:09 +01:00 |
Andrew Kingston
|
08331c3632
|
Fix bug that was causing an empty grid when adding a new column
|
2023-10-10 11:59:24 +01:00 |
Andrew Kingston
|
513aaf1174
|
Update custom datasource label to 'JSON / CSV'
|
2023-10-09 16:03:12 +01:00 |
Andrew Kingston
|
a781860b1c
|
Improve grid handling of non datasource plus and fix focused cell issue with row click actions
|
2023-10-09 09:36:01 +01:00 |
Andrew Kingston
|
c48eca4a0f
|
Update if logic to avoid redundant check
|
2023-10-09 08:33:28 +01:00 |
Andrew Kingston
|
e415c516e9
|
Merge branch 'develop' of github.com:Budibase/budibase into grid-all-datasources
|
2023-10-09 08:31:50 +01:00 |
Andrew Kingston
|
71a8d5695b
|
Merge branch 'develop' of github.com:Budibase/budibase into grid-all-datasources
|
2023-10-09 08:24:06 +01:00 |
Andrew Kingston
|
8ce001cd4a
|
Merge branch 'develop' into grid-mobile-scrolling
|
2023-10-09 08:23:43 +01:00 |
Andrew Kingston
|
2171b14f50
|
Merge branch 'develop' into grid-clipboard
|
2023-10-09 08:06:18 +01:00 |
Andrew Kingston
|
0303027754
|
Merge branch 'develop' into grid-mobile-scrolling
|
2023-10-09 08:06:04 +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
|
df29f4c30f
|
Merge branch 'develop' of github.com:Budibase/budibase into backmerge-6-10-23
|
2023-10-06 15:56:09 +01:00 |
mike12345567
|
d8b7f930e9
|
Merging.
|
2023-10-06 15:55:10 +01:00 |
Andrew Kingston
|
c2acac36a8
|
Improve retention of grid metadata when updating datasources to avoid resetting state
|
2023-10-06 12:02:30 +01:00 |
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 |
Martin McKeaveney
|
d86c251699
|
Merge branch 'develop' into grid-clipboard
|
2023-10-04 11:57:45 +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 |