1
0
Fork 0
mirror of synced 2024-07-19 13:15:49 +12:00
Commit graph

3559 commits

Author SHA1 Message Date
Andrew Kingston 67863da655 Update date formatting to use default locale as specified by Intl browser API rather than navigator language 2024-04-26 12:40:15 +01:00
Andrew Kingston ba63760f0f Display dates in users locale 2024-04-26 09:39:17 +01: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 ddbb6765ef Remove leftover prop 2024-04-25 16:38:54 +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 8ac58fc0e7 Lint 2024-04-25 13:09:08 +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
Andrew Kingston 9c244f6645 Rewrite position dropdown logic to be much smarter 2024-04-25 09:43:33 +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 795991438f Use new grid popover for date cells to allow overflow outside grid 2024-04-24 15:47: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 f010228629 Respect app custom colour choices where possible 2024-04-23 11:59:14 +01:00
Andrew Kingston 68e679bb55 Update click_outside to be more robust 2024-04-12 14:26:41 +01:00
Andrew Kingston 5960a37128 Update readonly and disabled date pickers to not show calendar icons 2024-04-12 14:06:26 +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
Andrew Kingston 5df555b2b0 Lint 2024-04-11 11:23:50 +01: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
Andrew Kingston e0f02941b9
Merge branch 'master' into nested-nav-links 2024-04-10 14:19:26 +01:00
Adria Navarro 5b6c3d0c96 Merge branch 'master' into revert-13398-revert-13356-BUDI-8122/single-attachment-column-type 2024-04-10 09:01:36 +02:00
Andrew Kingston 27056990aa Add very early work on date range picker 2024-04-09 11:52:32 +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 74ff54eb8a Shrink default popover offset 2024-04-05 12:25:04 +01:00
Andrew Kingston 964600345b Ensure datepicker doens't capture any keyboard events 2024-04-05 12:21:16 +01:00
Andrew Kingston dfa772701d Multiple style fixes 2024-04-05 12:16:42 +01:00
Michael Drury 5437188385
Revert "Revert "Single attachment column type"" 2024-04-03 16:05:18 +01:00
Michael Drury 1cfe4da027
Revert "Single attachment column type" 2024-04-03 16:01:45 +01:00
Adria Navarro d74af11230 Handle deletions 2024-04-03 12:53:55 +02:00
Andrew Kingston 4673fbeaaa Fix overflow 2024-04-02 11:08:37 +01:00
Andrew Kingston 24f6761766 Revert clickoutside 2024-04-02 11:02:10 +01:00
Andrew Kingston d71766b9a4 Revert clickoutside 2024-04-02 11:01:50 +01:00
Andrew Kingston 2e4e3eac60 Update styles of selected day 2024-04-02 10:59:30 +01:00
Andrew Kingston fd709308cd Merge branch 'master' of github.com:Budibase/budibase into new-datepicker 2024-04-02 09:52:08 +01:00
Dean ff5c7ceda8 Merge remote-tracking branch 'origin/master' into feature/screen-deselect 2024-04-02 09:14:22 +01:00
Andrew Kingston 455d3e250a
Merge branch 'master' into nested-nav-links 2024-03-28 18:23:24 +00:00
Andrew Kingston 917a387468 Add transitions to popover showing and hiding due to drawer prescence 2024-03-28 13:33:16 +00:00
Andrew Kingston 26c4e504bf Add new nav item configuration list, popover and initial drawer. Fix BBUI combobox overflow 2024-03-28 12:00:36 +00:00
mike12345567 cd694cb312 Disabling warnings for eval (required). 2024-03-27 13:32:24 +00:00
Andrew Kingston 9072142ca9 Remove log 2024-03-22 12:31:35 +00:00
Andrew Kingston 0acc8ffff6 Merge branch 'master' into cheeks-fixes 2024-03-22 12:16:30 +00:00
Andrew Kingston 732c715498 Add snippets into context when transforming column values legacy tables 2024-03-22 12:09:55 +00:00
Andrew Kingston 8a9bb0294b Allow horizontal overflow in drawer contents 2024-03-21 15:22:07 +00:00
Andrew Kingston 7d31536014 Fix issue with click_outside where non-function types could be stored as callbacks 2024-03-21 12:08:24 +00:00
melohagan e4e6447cf6
Use clickoutside library to stop mouseup closing side panel (#13193)
* Use clickoutside library to stop mouseup closing side panel

* Revert "Use clickoutside library to stop mouseup closing side panel"

This reverts commit fbe574812e.

* Use mousedown

* Add allowedType for clickoutside event

* Remove contextmenu listener

---------

Co-authored-by: Martin McKeaveney <martin@budibase.com>
2024-03-20 15:16:19 +00:00
Dean 308897d972 Allow view deselect when clicking on empty area. Screen is no longer highlighted 2024-03-19 14:11:55 +00:00
Adria Navarro ec282189ba
Merge branch 'master' into BUDI-8084/single-attachment-column-setting 2024-03-15 14:23:49 +01:00
Adria Navarro bb4b24219b
Merge branch 'master' into BUDI-8084/single-attachment-column-setting 2024-03-15 12:53:11 +01:00
Dean b8277fc60f Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites 2024-03-15 10:01:38 +00:00