mike12345567
|
c43bfda45d
|
Fix for user invitations throwing a 501 error due to the way the search was being performed.
|
2023-11-06 12:38:10 +00:00 |
Andrew Kingston
|
23cdac5906
|
Update grids to support pagination with REST queries and to simplify some logic
|
2023-10-26 17:37:59 +01:00 |
Andrew Kingston
|
f355933bf3
|
Add grid support for old views with groupBy specified, and any other datasource that has a custom means of determining a datasource schema
|
2023-10-24 08:26:57 +01:00 |
Andrew Kingston
|
9a72c418c9
|
Remove duplicate comment
|
2023-10-20 14:13:30 +01:00 |
Andrew Kingston
|
7f33b28294
|
Merge branch 'grid-all-datasources' of github.com:Budibase/budibase into grid-inline-searching
|
2023-10-16 16:49:01 +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 |
Andrew Kingston
|
e3d6a68ea1
|
Refactor inline searching to be a separate concept from normal filters, and optimise API usage across all datasources
|
2023-10-13 19:06:53 +01:00 |
mike12345567
|
16d551542e
|
Frontend component of updating the API and accounting for default value not being in the paginated results of the relationship picker.
|
2023-10-12 19:00:53 +01:00 |
mike12345567
|
6bbce23910
|
Updating user fetch functionality to send up lucene syntax for searching to global user endpoint.
|
2023-10-12 16:31:32 +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
|
c48eca4a0f
|
Update if logic to avoid redundant check
|
2023-10-09 08:33:28 +01:00 |
Andrew Kingston
|
3564fd5621
|
Improve handling of JSON objects in custom datasources
|
2023-10-05 19:30:00 +01:00 |
Andrew Kingston
|
ecd2ed3d07
|
Improve custom datasource schema generation and error resistance
|
2023-10-05 19:00:11 +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
|
d03fdb6df9
|
Add initial support for query datasources in grids
|
2023-10-03 17:35:00 +01:00 |
Andrew Kingston
|
59559ee93c
|
Remove log and account for onEmptyFilter in grid button
|
2023-08-21 16:53:09 +01:00 |
Andrew Kingston
|
0566644508
|
Allow view searching and sorting. Refactor grid logic to fix multiple issuies
|
2023-08-21 11:56:58 +01:00 |
Andrew Kingston
|
abc072cbbe
|
Fix access control on view searching and handle errors when fetching view definitions
|
2023-08-16 11:00:14 +01:00 |
Andrew Kingston
|
c115a87cd6
|
Add dedicated endpoint for fetching view definitions
|
2023-08-15 17:07:14 +01:00 |
Andrew Kingston
|
06810d43d9
|
Add support for viewV2 datasources in client library
|
2023-08-09 15:09:53 +01:00 |
Andrew Kingston
|
4db33b9d75
|
Enable pagination on views
|
2023-08-08 13:13:27 +01:00 |
Andrew Kingston
|
e3cf0667be
|
Refactor grid to split up stores and provide better separation of datasource-specific logic
|
2023-08-03 11:18:19 +01:00 |
Andrew Kingston
|
3482ec3d9e
|
Add feature flags to view V2 fetch
|
2023-08-01 15:34:02 +01:00 |
Andrew Kingston
|
8204935dfa
|
Add ability to update views, create views with existing filters and sorting applied
|
2023-07-30 12:49:07 +01:00 |
Andrew Kingston
|
2d3da0dfcf
|
Fix null issues in view fetch, fix edit view popover, improve handling of nullish view params
|
2023-07-26 14:26:34 +01:00 |
Adria Navarro
|
25d993cb95
|
Fix
|
2023-07-25 15:54:10 +02:00 |
Adria Navarro
|
54c3791b25
|
Use table endpoint for view schema
|
2023-07-25 15:54:10 +02:00 |
Adria Navarro
|
4c3bfdd8b2
|
Map datasource
|
2023-07-25 15:54:10 +02:00 |
Adria Navarro
|
3a58aa624f
|
Use new schema endpoint
|
2023-07-25 15:54:10 +02:00 |
Adria Navarro
|
2c1aae9705
|
Use full id
|
2023-07-25 15:54:10 +02:00 |
Adria Navarro
|
a602dcc5ec
|
Refactor after merge
|
2023-07-25 15:54:10 +02:00 |
Adria Navarro
|
a9cb838847
|
Fetch viewV2
|
2023-07-25 15:54:10 +02:00 |
melohagan
|
7a06fcee0f
|
Add BigInt type support (#11145)
* Add BigInt type
* Allow BigInt columns to be added
* Sort fixes
* Add BigInt field
|
2023-07-07 15:11:41 +01:00 |
Andrew Kingston
|
0d8d3a4851
|
Handle showing errors inside grids
|
2023-06-27 11:58:10 +01:00 |
Andrew Kingston
|
68f21274ed
|
Add settings to grid block for filtering and sorting, and refactor grid logic to allow external control of these stores
|
2023-06-19 09:54:24 +01:00 |
Adria Navarro
|
46963bca69
|
Search on frontend
|
2023-05-10 15:19:45 +02:00 |
Adria Navarro
|
d33a06c89c
|
Send search term to api call
|
2023-05-10 12:32:05 +02:00 |
Adria Navarro
|
d79af79bf1
|
Comment
|
2023-05-05 16:33:02 +01:00 |
Adria Navarro
|
916edf47d4
|
Handling last page removed
|
2023-05-05 16:33:02 +01:00 |
Adria Navarro
|
5e8a2de089
|
Handle cursors on refresh
|
2023-05-05 16:33:02 +01:00 |
Adria Navarro
|
10fcca92f6
|
Paginate users on group views
|
2023-05-05 16:33:01 +01:00 |
Andrew Kingston
|
140729b1d7
|
Remove unused code and change selected table faster in data section
|
2023-04-18 08:51:00 +01:00 |
Andrew Kingston
|
7fa976ba5e
|
Simplify logic for reordering and add new overlay. Simplify sheet cells
|
2023-04-12 09:51:49 +01:00 |
Andrew Kingston
|
6290112d06
|
Improve data fetch reset logic, fix issues with stale cache in spreadsheets
|
2023-04-11 22:21:07 +01:00 |
Andrew Kingston
|
d7666272e0
|
Ensure all derived stores have default values
|
2023-03-11 19:20:38 +00:00 |
Andrew Kingston
|
c573955998
|
Update sorting and remove logs
|
2023-03-10 16:29:33 +00:00 |
Andrew Kingston
|
9231ce88c6
|
Optimise sheet data loading and add sort button
|
2023-03-10 16:23:56 +00:00 |
Andrew Kingston
|
c4e3667b6c
|
Merge branch 'develop' of github.com:Budibase/budibase into just-dataspace-things
|
2023-03-09 17:54:58 +00:00 |
Adria Navarro
|
158703daef
|
Bug - BUDI-6068 filters do not work for google sheets (#9886)
* Add data-utils with filters
* Create data-utils
* Add data-utils to compiled code
* Reuse constants
* Fix tests
* Rename package to shared-core
* Namespace export shared-core
* Rely on rollup to bundle shared-core
* Revert "Rely on rollup to bundle shared-core"
This reverts commit e8b5a2bb9a .
* Updating version and removing private.
* Update version
* Increment versions.
* Implement sort
* Enabling sort
* v2.3.21-alpha.2
* Fix build
* Improve readability
* Move deepGet to shared helper
* Better type usage
* Fix types
* Configure types
* Fix vite refs
* Add dep
* Fixing depencencies on client
* Add missing dev command
* Fix loading issues
* Update versions to latest
* Multiple es6 and commonjs configs
* Config
* Use local packages on rollup for client
* Change shared-core and types entry points
---------
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
|
2023-03-09 08:50:26 +00:00 |