Commit Graph

2595 Commits

Author SHA1 Message Date
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
Adria Navarro f12e654811
Merge branch 'master' into chore/remove-disabling-nounusedvars 2024-04-17 15:49:35 +02:00
mike12345567 25dba0be35 This removes the SearchQuery which was a duplication of the SearchFilters interface - the duplicated types were not correctly getting overlay on each other, causing build errors. 2024-04-17 13:54:23 +01:00
Adria Navarro a88924a418 Remove // eslint-disable-next-line no-unused-vars 2024-04-17 12:24:41 +02:00
Adria Navarro ffa1e64e9e
Merge branch 'master' into budi-8166/search-filter-operators-dont-have-options-for-some-types 2024-04-17 10:25:19 +02:00
Andrew Kingston cac86272a9
Merge branch 'master' into borderless-grid 2024-04-16 08:56:14 +01:00
Adria Navarro 64d66b1154 Merge branch 'master' into BUDI-8143/dont-delete-attachments-directly-from-the-frontend 2024-04-12 13:37:45 +02:00
Adria Navarro 068c8b8c66 Remove from frontend 2024-04-12 13:11:16 +02:00
Adria Navarro e4e3efb975
Merge branch 'master' into budi-8166/search-filter-operators-dont-have-options-for-some-types 2024-04-12 13:09:54 +02:00
Andrew Kingston 770cba6fdd
Merge branch 'master' into new-datepicker 2024-04-12 12:04:09 +01:00
Andrew Kingston e1245b4cb0 Improve handling of time-only fields and fix issue where time-only values were not displayed properly 2024-04-12 09:40:39 +01:00
Adria Navarro 3fa19a06b8 Fix api 2024-04-12 10:27:34 +02:00
Adria Navarro 1524780982 UI fixes 2024-04-12 10:26:46 +02:00
Adria Navarro 88961986ae Fix messaging 2024-04-12 09:59:15 +02:00
Adria Navarro 4b38220048 Fix drawer 2024-04-12 09:50:11 +02:00
Adria Navarro db9809207e Fix client 2024-04-12 09:13:16 +02:00
Adria Navarro 03589292d5 Fix 2024-04-11 18:03:28 +02:00
Adria Navarro fc96d51519 Fix grid 2024-04-11 16:45:28 +02:00
Andrew Kingston f82766d167
Merge branch 'master' into borderless-grid 2024-04-11 15:27:16 +01:00
Adria Navarro 7cf52bff02 User filter 2024-04-11 16:05:03 +02:00
Adria Navarro 2fcdf2602e Handle extra filters in base 2024-04-11 16:00:56 +02:00
Adria Navarro 6945ed5674 Format 2024-04-11 12:51:40 +02:00
Adria Navarro 9edde27620 Add no column valid message 2024-04-11 12:48:06 +02:00
Adria Navarro 709457477e Move filterbuilder to frontend-core 2024-04-11 12:29:45 +02:00
Andrew Kingston 2c27ef8294 Improve position dropdown and update click handlers to ignore new datepicker 2024-04-11 11:20:30 +01:00
Andrew Kingston 0a4dfef8cf Replace usages of date range picker with 2 date pickers 2024-04-10 18:46:41 +01:00
Andrew Kingston 283ebb2a33 Merge branch 'master' of github.com:Budibase/budibase into new-datepicker 2024-04-10 16:40:31 +01:00
Adria Navarro 3f4d3faeb3 PR comments 2024-04-10 15:18:01 +02:00
Adria Navarro 465fde2460 Merge branch 'master' into BUDI-8082/download-files-using-a-button-action 2024-04-10 14:31:37 +02:00
Adria Navarro 38f53020eb Revert check 2024-04-10 13:19:22 +02:00
Adria Navarro 5a93f2b542 Change icons to attach 2024-04-10 12:53:42 +02:00
Adria Navarro b4063fae01 Merge branch 'master' into revert-13398-revert-13356-BUDI-8122/single-attachment-column-type 2024-04-10 12:42:03 +02:00
Adria Navarro 61e235767d Add auto icon 2024-04-10 12:07:48 +02:00
Adria Navarro 5cdbc75fef Change icon 2024-04-10 12:07:48 +02:00
Adria Navarro d821d04d5b Change icon 2024-04-10 12:07:48 +02:00
Adria Navarro e744e4ebb1 Unify icons 2024-04-10 11:52:19 +02:00
Adria Navarro f69056c9fe PR comments 2024-04-10 10:07:07 +02:00
Andrew Kingston 08de8f48dd Rename borderless to quiet 2024-04-09 08:50:17 +01:00
Andrew Kingston 4afc71c4bf Break out core date parsing utils to share between packages 2024-04-08 08:29:20 +01:00
Andrew Kingston 964600345b Ensure datepicker doens't capture any keyboard events 2024-04-05 12:21:16 +01:00