Gerard Burns
8d77bb016f
refactor of bar done i think
2024-04-22 14:34:19 +01:00
Gerard Burns
7890b4e6cb
wip
2024-04-22 14:34:19 +01:00
Gerard Burns
7b52811f10
wip
2024-04-22 14:34:19 +01:00
Gerard Burns
70ac56522f
nicer dates
2024-04-22 14:34:19 +01:00
Gerard Burns
aba14f0e16
array type info
2024-04-22 14:34:19 +01:00
Gerard Burns
fcca165a2e
wip
2024-04-22 14:34:18 +01:00
Gerard Burns
4a80af1bc6
some line refactor
2024-04-22 14:34:18 +01:00
Gerard Burns
cd36056124
wip refactor manifest
2024-04-22 14:34:17 +01:00
Gerard Burns
203d13881d
wip
2024-04-22 14:33:11 +01:00
Gerard Burns
b1aa8b36f2
no animate
2024-04-22 14:33:10 +01:00
Gerard Burns
477813feef
working
2024-04-22 14:33:10 +01:00
Gerard Burns
10fb73b19e
wip
2024-04-22 14:33:10 +01:00
Gerard Burns
1d08294c67
before sidecar
2024-04-22 14:33:10 +01:00
Gerard Burns
41139a0dd4
wip
2024-04-22 14:33:10 +01:00
Gerard Burns
40288ca371
stop overflow at bottom
2024-04-22 14:33:10 +01:00
Gerard Burns
c0cc6b2afe
wip working looking okayish
2024-04-22 14:33:10 +01:00
Gerard Burns
5e87f1dcd4
wippish
2024-04-22 14:33:10 +01:00
Gerard Burns
4af2d07ca7
workingish
2024-04-22 14:33:10 +01:00
Gerard Burns
793e5cb4cb
wip????
2024-04-22 14:33:10 +01:00
Gerard Burns
b9d36f9802
wip better fade
2024-04-22 14:33:10 +01:00
Gerard Burns
96001dd409
wip
2024-04-22 14:33:10 +01:00
Gerard Burns
ad1b30431d
wip
2024-04-22 14:33:10 +01:00
Gerard Burns
1296f8c6b2
fade in out
2024-04-22 14:33:10 +01:00
Gerard Burns
09485d6540
wip
2024-04-22 14:33:10 +01:00
Gerard Burns
8631b3ae75
refactor some
2024-04-22 14:33:10 +01:00
Gerard Burns
108f9667f6
css impl working i think
2024-04-22 14:33:10 +01:00
Gerard Burns
fb25c08523
going to try implementing in css
2024-04-22 14:33:10 +01:00
Gerard Burns
1716321bef
wip
2024-04-22 14:33:10 +01:00
Gerard Burns
6fa66aae54
use animation time isntead of id
2024-04-22 14:33:10 +01:00
Gerard Burns
7eed50707e
wip
2024-04-22 14:33:10 +01:00
Gerard Burns
ab40e3babd
wip
2024-04-22 14:33:10 +01:00
Michael Drury
4e4dfefede
Revert "adds sidepanel open and close actions, and gives the user the option to disable click-outside closure of sidepanel"
2024-04-15 13:41:32 +01:00
Michael Drury
d3c9d835d6
Merge branch 'master' into BUDI-8157
2024-04-11 16:07:39 +01:00
mikesealey
a7ec49613c
fixes typo, removes unused variables
2024-04-11 15:42:19 +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
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
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