Andrew Kingston
|
16a361b366
|
Merge branch 'grid-all-datasources' of github.com:Budibase/budibase into grid-inline-searching
|
2023-10-18 16:00:31 +01:00 |
Andrew Kingston
|
41e72a28c9
|
Merge branch 'master' into grid-all-datasources
|
2023-10-18 15:59:12 +01:00 |
Andrew Kingston
|
05133d7e69
|
Ensure data section grid sort column options are properly filtered down
|
2023-10-18 15:44:27 +01:00 |
Andrew Kingston
|
fb69c3a0da
|
Add new shared core util for determining whether columns can be sort columns or not
|
2023-10-18 15:38:37 +01:00 |
mike12345567
|
13dadbcc7d
|
Merge branch 'master' of github.com:Budibase/budibase into fix/internal-db-enrich-perf
|
2023-10-18 15:22:00 +01:00 |
Andrew Kingston
|
93d717d2e9
|
Fix add new row setting not being enough to edit new rows with also enabling edit rows flag
|
2023-10-18 14:25:59 +01:00 |
Andrew Kingston
|
dadb368279
|
Lint and add hover styles for deleting prompts
|
2023-10-18 08:31:29 +01:00 |
Andrew Kingston
|
c37538d611
|
Use CSS content-visibility to improve rendering performance by hiding offscreen grid cells
|
2023-10-18 08:17:18 +01:00 |
Andrew Kingston
|
4e703fdfcc
|
Remove concept of rendered columns from grid and instead render all columns
|
2023-10-18 08:17:03 +01:00 |
mike12345567
|
fefd5fa0dc
|
Quick fix for drag and drop behaviour of relationship cells, appears empty cells were causing things to break in the re-render.
|
2023-10-16 17:41:20 +01:00 |
Andrew Kingston
|
74cab11191
|
Improve grid sorting labels to account for date types and provide better labels
|
2023-10-16 17:17:14 +01:00 |
Andrew Kingston
|
a857eb266c
|
Ensure keyboard events while inline searching are not captured by the main grid keyboard manager
|
2023-10-16 17:12:25 +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 |
Martin McKeaveney
|
2ef9871fda
|
merge with master
|
2023-10-16 14:42:50 +01:00 |
Michael Drury
|
5e00a0d0dd
|
Merge branch 'master' into fix/internal-db-enrich-perf
|
2023-10-16 13:54:10 +01:00 |
Andrew Kingston
|
27373a9648
|
Ensure header cells properly update when reordered while a search value is applied
|
2023-10-13 19:17:49 +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
|
03371005c1
|
PR comments - addressing API.searchUser updates.
|
2023-10-13 12:23:28 +01:00 |
Andrew Kingston
|
804aab3e43
|
Refactor to use types for fields and add support for searching bigint columns
|
2023-10-13 09:36:50 +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
|
6dfe2c22af
|
Fix issue with multiple filters at the same time and remove unused variable
|
2023-10-12 15:46:18 +01:00 |
Andrew Kingston
|
c906efb972
|
Fix text colour for inline searching in grid block
|
2023-10-12 14:37:13 +01:00 |
Andrew Kingston
|
6c3fe00b13
|
Merge branch 'develop' of github.com:Budibase/budibase into grid-inline-searching
|
2023-10-12 14:34:03 +01:00 |
Andrew Kingston
|
cfdaa3564c
|
Improve options inline searching
|
2023-10-12 14:30:41 +01:00 |
Andrew Kingston
|
2ef2d07cab
|
Add inline searching for formula and longform columns, and improve searching operators where possible
|
2023-10-12 14:28:05 +01:00 |
Andrew Kingston
|
789bb528f4
|
Add basic inline searching and fix create first row popup
|
2023-10-12 11:58:25 +01:00 |
Andrew Kingston
|
99f72ffd28
|
Merge branch 'grid-all-datasources' of github.com:Budibase/budibase into grid-all-datasources
|
2023-10-12 09:26:49 +01:00 |
Andrew Kingston
|
b51950a43a
|
Undo bump comment change
|
2023-10-12 08:31:46 +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 |
mike12345567
|
09ce950e64
|
Merge branch 'master' of github.com:Budibase/budibase into fix/internal-db-enrich-perf
|
2023-10-11 17:24:08 +01:00 |
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 |
Adria Navarro
|
36909ff7f6
|
Export bannedDisplayColumnTypes
|
2023-10-10 15:50:12 +02: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 |
Adria Navarro
|
6f77be622f
|
Simplify
|
2023-10-09 15:36:17 +02:00 |
Adria Navarro
|
065e633742
|
Don't allow users column as primary display
|
2023-10-09 15:30:07 +02: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
|
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
|
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 |
mike12345567
|
3e2f9dfc4e
|
Further enhancement, client library sends up the column it wants enriched and then we can ignore everything else, makes a big difference for enriching users (with a lot of relationships).
|
2023-10-05 18:23:18 +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 |
Adria Navarro
|
753cb442c2
|
Allow edit
|
2023-10-04 17:55:23 +02:00 |
Adria Navarro
|
6d5e95af6e
|
Add icons
|
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 |
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 |
Martin McKeaveney
|
1e5be5bb96
|
Merge branch 'develop' into grid-row-click-events
|
2023-10-02 17:35:38 +01: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 |
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
|
eb934adc33
|
Add row click events to grid
|
2023-09-29 16:47:53 +01:00 |
Andrew Kingston
|
0a1070a4f2
|
Update grid to support dragging to scroll via touch events
|
2023-09-29 16:10:16 +01:00 |
Andrew Kingston
|
647becd52c
|
Add support for dragging scollbars in grids on mobile
|
2023-09-29 09:15:58 +01:00 |
Andrew Kingston
|
97c08c5327
|
Copy to clipboard while copying inside grids
|
2023-09-29 08:50:58 +01:00 |
mike12345567
|
4bfda10fbb
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-7236
|
2023-09-27 15:51:49 +01:00 |
mike12345567
|
31103d6f25
|
Fixing comment.
|
2023-09-27 15:51:39 +01:00 |
mike12345567
|
bb2892cbc2
|
Getting client library loading in Webstorm debug, as well as adding accessible roles endpoint.
|
2023-09-27 14:21:25 +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 |
Adria Navarro
|
f4542283f5
|
Merge branch 'develop' into feature/user-column-type
|
2023-09-26 11:51:20 +02:00 |
Adria Navarro
|
6487d76b1d
|
Merge branch 'develop' into feature/user-column-type
|
2023-09-25 21:51:43 +02:00 |
melohagan
|
9d12fbb3f4
|
Merge branch 'develop' into budi-6922-the-number-0-cannot-be-displayed-on-input-number-fields-when
|
2023-09-25 20:01:47 +01:00 |
Mel O'Hagan
|
3bae1662ef
|
Null coalesce
|
2023-09-22 11:35:01 +01:00 |
Adria Navarro
|
35f1513e40
|
Commenting
|
2023-09-20 12:47:47 +02:00 |
mike12345567
|
e8e4dd5c90
|
Finishing UI - getting API ready.
|
2023-09-19 13:45:24 +01:00 |
Adria Navarro
|
a891acc228
|
Merge pull request #11796 from Budibase/BUDI-7403/data_section_frontend
Data section frontend for the user column
|
2023-09-19 14:16:52 +02:00 |
Adria Navarro
|
752ae0ac2b
|
Handle internal types frontend
|
2023-09-19 10:06:16 +02:00 |
Adria Navarro
|
a561e3f4f8
|
Commenting
|
2023-09-19 10:04:28 +02:00 |
Adria Navarro
|
1c76a77682
|
Fix relationship cell
|
2023-09-18 15:23:05 +02:00 |
Adria Navarro
|
98a46fa155
|
Display
|
2023-09-18 12:22:48 +02:00 |
Adria Navarro
|
e06d3296b0
|
Fix deletion
|
2023-09-18 12:22:48 +02:00 |
Adria Navarro
|
79e179d726
|
Implement search and push
|
2023-09-18 12:22:48 +02:00 |
Adria Navarro
|
45a474f7ea
|
Fix refs
|
2023-09-18 12:22:48 +02:00 |
Adria Navarro
|
ae237d3714
|
Reference cell
|
2023-09-18 12:22:48 +02:00 |
Adria Navarro
|
43bbf8d093
|
Display icon in column
|
2023-09-18 12:22:48 +02:00 |
Andrew Kingston
|
bd5c6056d8
|
Update dayjs dependencies to same version and fix import syntax in DateCell
|
2023-09-15 08:04:17 +01:00 |
Adria Navarro
|
29b2e3b8f1
|
Handle internal types frontend
|
2023-09-14 16:06:02 +02:00 |
Martin McKeaveney
|
52d1b4d4ff
|
bumping to master version
|
2023-09-13 13:10:33 +01:00 |
Martin McKeaveney
|
9cb35a45eb
|
Merge pull request #11635 from Budibase/fix/daysjs-export-err
Fix daysjs import error
|
2023-09-12 16:39:01 +01:00 |
Peter Clement
|
491d5b2de7
|
Remove missed reference to developer in user import modal
|
2023-09-11 16:01:47 +01:00 |
Andrew Kingston
|
dc70df3a2c
|
Merge branch 'develop' into duplicate-column
|
2023-09-06 17:00:05 +01:00 |
Andrew Kingston
|
32108abbc0
|
Remove logs
|
2023-09-06 16:59:30 +01:00 |
Andrew Kingston
|
0bda4a1952
|
Add option to duplicate columns
|
2023-09-06 16:56:27 +01:00 |