1
0
Fork 0
mirror of synced 2024-09-21 11:53:49 +12:00
Commit graph

656 commits

Author SHA1 Message Date
Adria Navarro
dcc357f00a Fix header icon 2024-05-06 08:06:44 +02:00
Adria Navarro
9a6e6ed115 Fix data between old and new 2024-05-06 08:06:43 +02:00
Adria Navarro
95a9641c08 Remove logic from frontend 2024-05-06 08:06:43 +02:00
Adria Navarro
d39c9bd3dd Fix user migration 2024-05-06 08:06:43 +02:00
Adria Navarro
e032b8ff12 Fix filtering 2024-05-06 07:29:41 +02:00
Adria Navarro
bd86f906b1
Merge branch 'master' into feat/budi-8123-single-user 2024-05-03 17:31:29 +02:00
Andrew Kingston
d3656854cf Add comments 2024-05-02 19:24:11 +01:00
Andrew Kingston
3c5a18c702 Remove logs, add comments to clickoutside util and fix grid right click menu 2024-05-02 19:09:26 +01:00
Andrew Kingston
ff23825241 Refactor clickoutside fix flashing side panel issues, but also fix annoying drag-outside closing actions 2024-05-02 16:46:58 +01:00
Andrew Kingston
df25ff307c Add support for detecting datasource plus usage in tables when using a data provider as a source 2024-05-02 16:14:04 +01:00
Andrew Kingston
f0c44fadde Fix no operators being available when filtering on static formula columns 2024-05-02 15:05:35 +01:00
Andrew Kingston
65c5aefe0f Fix issue where IDs were stripped from rows in grids that were using a link datasource 2024-05-02 12:51:21 +01:00
Adria Navarro
70c6d56c1e Merge branch 'feat/budi-8123-single-user' into budi-8123/single-user-column-type 2024-05-02 12:06:42 +01:00
Andrew Kingston
4cdd6c8449 Merge branch 'master' of github.com:Budibase/budibase into new-datepicker 2024-04-26 13:21:00 +01:00
Andrew Kingston
5716b232eb Improve grid handling of API errors which don't have the normal JSON validation error shape 2024-04-26 13:19:11 +01:00
Andrew Kingston
9a03729e49 Don't attempt to save unsaved changes when changing cells if the row also changes 2024-04-26 13:04:15 +01:00
Adria Navarro
d45aa9beaf Merge branch 'master' into budi-8123/single-user-column-type 2024-04-26 12:47:35 +02:00
Adria Navarro
1aad2ee6d2 Fix after renames 2024-04-26 12:23:11 +02:00
Adria Navarro
3b34f3f5f8
Merge branch 'master' into budi-8123/single-user-column-type 2024-04-26 09:48:28 +02:00
Andrew Kingston
8f058756c3 Rename date picker flag to be more meaningful and ensure action menus never shrink 2024-04-25 16:43:51 +01:00
Andrew Kingston
55014e304e Fix issue with dates and blur grids when interacting with header cells 2024-04-25 14:26:01 +01:00
Andrew Kingston
a577812d25 Merge branch 'master' of github.com:Budibase/budibase into new-datepicker 2024-04-25 13:07:09 +01:00
Andrew Kingston
bdb3e3056d Final updates to position dropdown rewrite with support for wrapping when being responsive to screen width 2024-04-25 12:49:25 +01:00
Adria Navarro
20a39f53c6 Hide counter for single references 2024-04-25 13:20:59 +02:00
Adria Navarro
7133fc0a13 Display renderer 2024-04-25 13:20:59 +02:00
Andrew Kingston
5cc2e90e4f Improve grid height 2024-04-25 10:49:48 +01:00
Andrew Kingston
8baea1974d
Merge branch 'master' into grid-enhancements 2024-04-25 09:54:21 +01:00
Andrew Kingston
f08562e0e4 Add support for honouring original popover height in position dropdown utility 2024-04-25 09:01:31 +01:00
Andrew Kingston
80cbd70687 Improve clickoutside to handle right clicks properly 2024-04-25 08:46:51 +01:00
Andrew Kingston
54621b1539 Fix relationship picker styles and improve grid sizing 2024-04-25 08:34:33 +01:00
Andrew Kingston
238b43a59a Improve grid min height determination 2024-04-24 21:25:55 +01:00
Andrew Kingston
f45783f919 Update header cell popovers to use grid popover 2024-04-24 21:19:07 +01:00
Andrew Kingston
b5eb60acd7 Grid cell style updates 2024-04-24 20:58:16 +01:00
Andrew Kingston
2e8560fd21 Update grid menu to use popover 2024-04-24 20:50:07 +01:00
Andrew Kingston
957facb99c Update long form cells to use popovers 2024-04-24 20:39:16 +01:00
Andrew Kingston
23bd635a8b Update relationship cells to use popovers 2024-04-24 20:26:58 +01:00
Andrew Kingston
377cd97f4b Update attachment cells to use popovers 2024-04-24 17:35:23 +01:00
Andrew Kingston
443be4cdab More upgrades to grids to support new popovers and use popovers for options cells 2024-04-24 16:28:44 +01:00
Andrew Kingston
795991438f Use new grid popover for date cells to allow overflow outside grid 2024-04-24 15:47:39 +01:00
Andrew Kingston
46d8a06981 Update grid min size to accomodate new date picker 2024-04-24 08:52:39 +01:00
Andrew Kingston
4d24b2ba1c Refactor new datepicker so that we can use a custom grid cell, and fix issues with timezone offsets 2024-04-23 17:00:15 +01:00
Andrew Kingston
0aeddfa029 Merge branch 'master' of github.com:Budibase/budibase into new-datepicker 2024-04-23 12:06:06 +01:00
Andrew Kingston
a99c15fb26 Fix wrong class name being used to ignore grid keypresses when editing dates in modals 2024-04-23 12:05:30 +01:00
Dean
ed3073a20d PR feedback 2024-04-22 09:12:05 +01:00
Dean
50d933dd01 Merge remote-tracking branch 'origin/master' into fix/clear-empty-filter-when-all-fields-are-removed 2024-04-22 09:05:53 +01:00
Dean
cb8564f73e Clear the onEmptyFilter from datasource filtering when no fields are specified 2024-04-19 12:53:23 +01:00
Andrew Kingston
426b69287f
Merge branch 'master' into borderless-grid 2024-04-17 16:29:44 +01:00
Andrew Kingston
ba9485e781
Merge branch 'master' into grid-enhancements 2024-04-17 14:54:04 +01:00
Andrew Kingston
5df34310d4 Redo changes 2024-04-17 14:53:27 +01:00
Andrew Kingston
0f7e576f19 Revert unnecessary changes 2024-04-17 14:52:23 +01:00