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
Dean
7f5c2b59e3
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-04-15 18:15:07 +01:00
Michael Drury
359355b58d
Revert "Revert "adds sidepanel open and close actions, and gives the user the option to disable click-outside closure of sidepanel""
2024-04-15 13:46:49 +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
Andrew Kingston
7152f957c8
Merge branch 'master' into feature/signature-field-and-component
2024-04-15 10:24:00 +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
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
Dean
f3e9030c3a
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-04-11 15:07:20 +01:00
Dean
9c7fed9eb8
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-04-11 15:06:59 +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
Andrew Kingston
bf6bd127ca
Merge branch 'master' into feature/signature-field-and-component
2024-04-10 09:08:35 +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
Dean
5fd867b97e
Swap canvas drawing to use atrament
2024-04-08 09:39:39 +01:00
Andrew Kingston
4afc71c4bf
Break out core date parsing utils to share between packages
2024-04-08 08:29:20 +01:00
Dean
e80a87f519
Feedback updates
2024-04-05 15:59:28 +01:00
Dean
7f9dc42e31
Lint
2024-04-05 14:53:14 +01:00
Dean
1e5506b8c3
Full support for signature field type and some feedback changes
2024-04-05 12:50:09 +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
Dean
d23df69553
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-03-28 10:39:40 +00:00
mike12345567
cd694cb312
Disabling warnings for eval (required).
2024-03-27 13:32:24 +00:00
Dean
a773c167d5
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-03-22 15:26:23 +00:00
Dean
6b5938aef6
Merging
2024-03-22 15:26:05 +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
deanhannigan
7a737e7664
Merge branch 'master' into feature/app-list-actions
2024-03-15 09:31:54 +00:00
Dean
f2dbeed6e8
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-15 09:20:02 +00:00
deanhannigan
72a671e93b
Merge branch 'master' into feature/app-list-actions
2024-03-15 09:10:57 +00:00
Andrew Kingston
23a91bcd23
Update snippet empty state
2024-03-14 16:16:37 +00:00
Adria Navarro
e9f03649bd
Send maximum to dropzone
2024-03-13 21:43:30 +01:00
Andrew Kingston
567cbf3ef8
More icon updates for consistency
2024-03-13 13:58:42 +00:00
Andrew Kingston
5666a965e0
Fix issue with click_outside and drawers
2024-03-13 13:01:44 +00:00
Andrew Kingston
1eafd5e843
Fix issue with drawer positioning when nesting drawers with no target
2024-03-13 09:22:13 +00:00
Andrew Kingston
af10b65d51
Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-snippets-poc
2024-03-11 13:55:12 +00:00
Andrew Kingston
b1c4c910d8
Merge branch 'master' into cheeks-lab-day-binding-eval
2024-03-11 13:49:06 +00:00
Andrew Kingston
10c5eee87e
Fix existing issue where command palette sits behinds modals
2024-03-11 11:00:04 +00:00
Dean
e3fba2aa05
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-11 10:11:01 +00:00
deanhannigan
eacbacda59
Merge branch 'master' into feature/app-list-actions
2024-03-11 09:59:37 +00:00
Andrew Kingston
ce0ad154da
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-03-11 09:33:46 +00:00
Dean
fec52c11e8
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-08 14:26:05 +00:00
deanhannigan
460c2573e4
Merge branch 'master' into feature/app-list-actions
2024-03-08 12:24:15 +00:00
Adria Navarro
3c03ef2af7
Handle events
2024-03-07 14:02:54 +01:00
Adria Navarro
73c141c0fb
Merge branch 'feat/BUDI-8046' into display_scim_sync_per_row
2024-03-07 13:33:59 +01:00
Andrew Kingston
84a5004544
Fix BBUI imports
2024-03-07 08:40:41 +00:00
Andrew Kingston
d08628234f
Fix z-index of drawers
2024-03-07 08:25:02 +00:00
Andrew Kingston
d38a6ed0d3
Make any drawer expandable
2024-03-06 13:59:20 +00:00
Dean
e3603a81d5
App favouriting
2024-03-06 09:33:17 +00:00
Andrew Kingston
c138cbeba2
Update drawer transitions and styles as they were broken with svelte 4 update
2024-03-01 10:28:53 +00:00
Andrew Kingston
10b5ab34cf
Re-add border for drawer modals
2024-02-29 19:51:25 +00:00
Andrew Kingston
755ece13b6
Lint, remove drawer modal border, bump account portal
2024-02-29 19:40:21 +00:00
Andrew Kingston
87e8b89075
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-02-29 19:12:52 +00:00
Andrew Kingston
47cc9557c4
Improve drawer state management between instances
2024-02-29 16:29:32 +00:00
Adria Navarro
9af7167792
Fix ActionButton tooltip
2024-02-27 16:32:12 +01:00
Andrew Kingston
e2fe279842
Exclude drawers from click_outside callbacks, unless registered inside a drawer
2024-02-27 14:30:21 +00:00
Andrew Kingston
3d96292f26
Clean up usages of drawers everywhere
2024-02-27 14:15:03 +00:00
Adria Navarro
a48c861561
Remove icon from index user
2024-02-27 14:47:56 +01:00
Adria Navarro
429be9b588
Remove scim generic icon from group index
2024-02-27 14:43:45 +01:00
Andrew Kingston
7bf8a8b530
Add more instances of useful drawer titles
2024-02-27 13:30:11 +00:00
Andrew Kingston
c12d3cffc3
Remove useless concept of headless drawer and fix issue with drawer observer
2024-02-27 13:28:13 +00:00
Adria Navarro
b587ec83fe
Icon size to S
2024-02-27 14:22:48 +01:00
Andrew Kingston
1e74fe0cb7
Improve popover positioning, improve drawer styles and performance
2024-02-27 09:24:26 +00:00
Andrew Kingston
92abdec150
Fully refactor drawer rendering to not depend on CSS transforms, which break codemirror
2024-02-26 16:07:01 +00:00
Andrew Kingston
ad576e2c01
Add swap overlay when changing modes and improve styles
2024-02-26 13:31:34 +00:00
Dean
e8e2a3c31d
Added context menu to the app navigation sidebar
2024-02-26 10:57:37 +00:00
Andrew Kingston
395942d8b6
Add modal drawer support with transitions
2024-02-24 13:26:34 +00:00
Andrew Kingston
7484f087bc
Add stacked drawer support and transitions
2024-02-23 18:15:01 +00:00
Andrew Kingston
d3504d714c
More style fixes for drawer overflow
2024-02-23 12:49:43 +00:00
Andrew Kingston
41b397c2f7
Improve multiple styles for the drawer and code editor
2024-02-23 10:15:53 +00:00
Dean
d7fa333fce
Merge remote-tracking branch 'origin/master' into feature/form-screen-template
2024-02-22 16:30:05 +00:00
Dean
13e294b708
Removed references to unused picker
2024-02-22 16:19:06 +00:00
Andrew Kingston
0217bac267
Add multiple style improvements to drawers
2024-02-22 15:05:21 +00:00
Dean
6877d0a016
Merge remote-tracking branch 'origin/master' into feature/app-list-actions
2024-02-22 15:00:34 +00:00
Dean
18f09f4e13
Duplicate app behaviour and test updates
2024-02-22 15:00:16 +00:00
Gerard Burns
de0414afbe
Update Svelte Major Version to 4 ( #13036 )
...
* update svelte versions
* temporarilly disable svelte warnings
* change bbap version pointed to
* remove sub module specifying svelte version
* point at updated account-portal
* add type declaration for svelte in the server
* add svelte transformer for server jest tests
* remove svelte from bbui package.json
* get builder tests working
* linting fixes
* prettier fixes
* fix server test
* fix another server test
* fix server serverlog test
* account-portal-version
* pin master version of pro
* revert hbs doc file in server to use triple braces, ensures nothing gets escaped
2024-02-22 13:19:29 +00:00
Joe
f417c2d8a4
Joe's lab day minor updates ( #12944 )
...
* Change default button type to CTA
- change default button type to CTA
- change ordering of types/variants
* Fix layout shift within portal
Within the portal, when navigating from screen to screen, there's a slight layout shift caused by the scrollbar. This is a small fix.
* row/column icons change
The current row/column icons for positioning components are confusing. I believe these icons are easier to understand.
* Fix for horizontal scrollbar showing
When adding/removing actions within automations, the horizontal scrollbar flashes. Fix.
* Title change for Upload data
Upload data is not wrong, but it's best to be explicit.
* Increase size of upgrade button
* small fix for the styling inconsistency
* Dianostics padding fix
* lint fix
* update account-portal
* update icons
---------
Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com>
Co-authored-by: Mel O'Hagan <mel@budibase.com>
2024-02-21 13:28:35 +00:00
Andrew Kingston
602f35537d
Support custom min widths for popovers
2024-02-19 16:28:23 +00:00
Andrew Kingston
433c3a6306
Debounce hiding binding values to enable interacting with them
2024-02-19 16:22:23 +00:00
Dean
7895292705
Add offset to custom positioning. Reusing existing prop
2024-02-15 16:16:30 +00:00
Andrew Kingston
ab96d6ee01
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-02-14 16:25:01 +00:00
Adria Navarro
8dfcc3aeb1
Revert "Revert "Migrate from `vm` to `isolated-vm`""
2024-02-02 12:02:09 +01:00
Andrew Kingston
a880c5e62a
Update outside popover styles
2024-02-02 10:27:23 +00:00
Sam Rose
332a201ae7
Revert "Migrate from `vm` to `isolated-vm`"
2024-02-02 09:51:46 +00:00
Adria Navarro
45ea6a6fd6
Revert "Revert "Migrate from `vm` to `isolated-vm`""
2024-02-01 16:47:41 +01:00
Adria Navarro
16749ec3dd
Revert "Migrate from `vm` to `isolated-vm`"
2024-02-01 16:30:34 +01:00
Adria Navarro
623b4f5dab
Merge branch 'master' into isolated-vm
2024-01-31 10:47:08 +01:00
deanhannigan
4b63a06162
Merge branch 'master' into budi-7786-options-picker-dropdown-opens-above-even-though-it-is-at-the
2024-01-25 11:52:07 +00:00
Adria Navarro
da07faf432
Merge branch 'master' into isolated-vm
2024-01-25 09:56:35 +01:00
mike12345567
b4be6daea6
Quick fix for all usages of compare function in select.
2024-01-25 08:46:59 +00:00
Sam Rose
309605bf4c
Merge branch 'master' into isolated-vm
2024-01-24 17:37:43 +00:00
mike12345567
45c040803f
Add final check.
2024-01-24 16:31:03 +00:00
mike12345567
b8c7da02e2
Quick fix, if compare isn't set then don't try to use it at all.
2024-01-24 16:14:09 +00:00
Sam Rose
f0cecb6e15
Fix linting.
2024-01-24 15:49:35 +00:00
Mel O'Hagan
7c12b33de3
Merge branch 'master' into budi-7786-options-picker-dropdown-opens-above-even-though-it-is-at-the
2024-01-24 15:26:22 +00:00
mike12345567
3236616307
Getting REST UI to work with full schema objects.
2024-01-22 17:48:39 +00:00
Mel O'Hagan
af9824c2ae
Revert old picker styling from 2.10
2024-01-22 12:35:23 +00:00
melohagan
aa579699b5
Allow enter key to continue ( #12762 )
2024-01-11 16:31:57 +00:00
Dean
dce941c794
UX feedback updates
2024-01-04 16:34:30 +00:00
Dean
42171bd41d
Merge remote-tracking branch 'origin/master' into feature/multistep-form-block
2024-01-03 09:49:38 +00:00
melohagan
0b21c36526
Use blur for change event RichTextField ( #12649 )
...
* Use blur for change event RichTextField
* Refactor
2024-01-03 09:26:52 +00:00
Andrew Kingston
08cd5bbb91
Refactor form block layout and add functional update and view multi step forms
2023-12-13 13:09:57 +00:00
Andrew Kingston
ac0f034ff4
Fix multi step settings definition to allow rendering of other sections in the correct order
2023-12-13 12:01:16 +00:00
Andrew Kingston
9da641f848
Standardise field help text and error icon size and colors
2023-12-08 16:42:30 +00:00
Andrew Kingston
173a76dc52
Improve setting rendering and add dynamic section title
2023-12-08 16:10:56 +00:00
Andrew Kingston
3430b7b2ac
Merge branch 'master' of github.com:Budibase/budibase into feature/multistep-form-block
2023-12-08 14:40:45 +00:00
Gerard Burns
af35250371
Prevent collapsed component settings sections reverting on component settings changes. ( #12523 )
...
* wip
* lint
* fixes
* Pr feedback
* remove unneeded renaming
* remove other unneeded renaming
2023-12-08 12:22:40 +00:00
Dean
1a03d9d729
Initial pass at the multistep form block
2023-12-06 20:39:35 +00:00
Andrew Kingston
4cd870ef9e
Don't read attachments into memory unless they are images
2023-12-05 16:54:03 +00:00
Andrew Kingston
d4aba9e6db
Merge branch 'master' into random-fixes
2023-11-29 08:56:49 +00:00
Gerard Burns
9733bb01e7
Merge branch 'master' into random-fixes
2023-11-28 11:16:37 +00:00
Dean
dec68233c2
Merge remote-tracking branch 'origin/master' into fix/formblock-ux-updates
2023-11-28 09:36:23 +00:00
Andrew Kingston
f9ea61db1a
Improve inputdropdown component
2023-11-24 16:34:47 +00:00
Andrew Kingston
016ed56c19
Add subtitle support to pickers
2023-11-24 16:19:39 +00:00