1
0
Fork 0
mirror of synced 2024-08-18 11:31:28 +12:00
Commit graph

3554 commits

Author SHA1 Message Date
Andrew Kingston
7d06e59fb7 Make dndIsDragging available through SDK context 2022-11-22 16:43:48 +00:00
Andrew Kingston
be3a004310 Fix side panel messing up builder preview scrolling and properly show/hide side panel when inside builder 2022-11-22 16:00:17 +00:00
Andrew Kingston
c868cda7dd Remove automatic closing of side panel when screen changes as no longer needed 2022-11-22 15:51:57 +00:00
Andrew Kingston
43c5ddfe5f Fix side panel not scrolling properly 2022-11-22 15:49:11 +00:00
Budibase Staging Release Bot
0577c2064c v2.1.32-alpha.3 2022-11-22 10:47:48 +00:00
Budibase Staging Release Bot
f580ae90b3 v2.1.32-alpha.2 2022-11-21 17:30:27 +00:00
Mel O'Hagan
f1c6d15999 Merge branch 'develop' into feature/dynamic-filter-custom-labels 2022-11-21 16:20:05 +00:00
deanhannigan
3dbea26407 Merge pull request #8714 from Budibase/feature/delete-and-duplicate-component-actions
Show settings bar for all components
2022-11-21 16:01:24 +00:00
Budibase Staging Release Bot
e7f686dbe9 v2.1.32-alpha.1 2022-11-21 15:56:51 +00:00
Michael Drury
fd04f6da33 Merge pull request #8755 from Budibase/merge/21-nov
Merge all dependabot in one
2022-11-21 15:38:52 +00:00
Budibase Staging Release Bot
082b0851db v2.1.32-alpha.0 2022-11-21 15:35:45 +00:00
mike12345567
1e2258745a Merge branch 'develop' of github.com:Budibase/budibase into merge/21-nov 2022-11-21 15:13:16 +00:00
mike12345567
cfbed0b236 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-21 15:05:48 +00:00
Mel O'Hagan
ba5116e6bc Handle original mappings 2022-11-21 15:02:44 +00:00
Mel O'Hagan
e7becbf849 Remove duplication 2022-11-21 14:48:26 +00:00
Budibase Release Bot
043e3b315a v2.1.31 2022-11-21 12:54:57 +00:00
dependabot[bot]
ef56735587 Bump minimatch from 3.0.4 to 3.1.2 in /packages/client
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:19:08 +00:00
Budibase Staging Release Bot
cb2e31ee4f v2.1.22-alpha.9 2022-11-21 12:17:27 +00:00
Budibase Release Bot
a109b63037 v2.1.30 2022-11-21 12:04:40 +00:00
Andrew Kingston
b71b5704da Use overlay side panel and update table block side panel heading 2022-11-21 11:05:06 +00:00
Andrew Kingston
c58067a589 Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-21 10:30:25 +00:00
Mel O'Hagan
79dc972c56 Don't allow cell edit for dynamic filter col conf 2022-11-18 16:19:49 +00:00
Mel O'Hagan
68d0a4c336 Allow custom labels for dynamic filter 2022-11-18 15:52:30 +00:00
Budibase Staging Release Bot
7ebc70995a v2.1.22-alpha.8 2022-11-18 09:29:55 +00:00
Budibase Staging Release Bot
4f815e2b2d v2.1.22-alpha.7 2022-11-17 17:02:41 +00:00
Andrew Kingston
75ee5117ea Improve makeComponentUniqueUtil and improve ejected table block structure 2022-11-17 14:49:13 +00:00
Dean
a69bccae24 Ensure the navigation does not show the settings bar 2022-11-17 14:40:16 +00:00
Andrew Kingston
539b6a8a96 Allow custom naming of components inside blocks for better ejection 2022-11-17 14:20:18 +00:00
Andrew Kingston
4e519d75b4 Ensure side panel ejection works properly and tidy up table block structure 2022-11-17 14:18:55 +00:00
Andrew Kingston
64828e3b06 Close side panel whenever screen changes 2022-11-17 14:18:17 +00:00
Dean
c33e13fa4b Don't show delete or duplicate actions in the component settings bar 2022-11-17 14:10:55 +00:00
Dean
dd065c0f55 Component settings bar now on by default. Manifest config cleared of showSettingsBar properties 2022-11-17 11:08:23 +00:00
Budibase Release Bot
6412d11090 v2.1.29 2022-11-17 10:40:06 +00:00
Andrew Kingston
8bc87d0289 Merge pull request #8608 from Budibase/fix/form-block
Fix form block issues
2022-11-17 10:28:33 +00:00
Andrew Kingston
e8b993b14c Add working side panels to table blocks 2022-11-17 10:16:45 +00:00
Budibase Release Bot
951a398570 v2.1.28 2022-11-16 18:19:48 +00:00
Budibase Staging Release Bot
5b1e0d3d4d v2.1.22-alpha.6 2022-11-16 13:33:51 +00:00
Budibase Staging Release Bot
f36ccbe855 v2.1.22-alpha.5 2022-11-16 12:04:59 +00:00
Budibase Staging Release Bot
b752af6506 v2.1.22-alpha.4 2022-11-15 16:49:11 +00:00
Rory Powell
bcc9374e77 Merge pull request #8684 from Budibase/test-updates
Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings
2022-11-15 16:09:20 +00:00
Budibase Release Bot
f1cf5bda31 v2.1.27 2022-11-15 15:28:49 +00:00
Budibase Staging Release Bot
00ecf2a9cc v2.1.22-alpha.3 2022-11-15 13:19:15 +00:00
Andrew Kingston
0137796a20 Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-15 13:05:11 +00:00
Andrew Kingston
1ab1329e49 Disregard block components from ejection which are unmounted during parent blocks lifecycles 2022-11-15 12:58:52 +00:00
Andrew Kingston
c4ecae90ff Merge branch 'master' of github.com:Budibase/budibase into fix/form-block 2022-11-15 12:45:24 +00:00
Andrew Kingston
4e6ba2dc30 Fix table block manifest entry after settings migration 2022-11-15 11:58:10 +00:00
Andrew Kingston
2b42b21b3a Add migration to automatically convert legacy table settings into new action setting 2022-11-15 11:54:45 +00:00
Andrew Kingston
e37027f808 Use explicit actions for opening and closing side panels, and automatically close side panels when using form blocks 2022-11-15 11:54:20 +00:00
Andrew Kingston
8b941df5ff Update tables to use button actions rather than link settings 2022-11-14 15:47:14 +00:00
Andrew Kingston
aa81e0451a Add button action for showing/hiding side panels 2022-11-14 15:02:57 +00:00
Budibase Release Bot
80e2234650 v2.1.26 2022-11-14 14:32:46 +00:00
Budibase Staging Release Bot
9fb4eb386c v2.1.22-alpha.2 2022-11-14 13:49:57 +00:00
Rory Powell
5da699e27c Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings 2022-11-14 13:29:46 +00:00
Andrew Kingston
222f002039 Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-14 13:24:47 +00:00
Budibase Staging Release Bot
420bf19366 v2.1.22-alpha.1 2022-11-14 12:06:21 +00:00
Gerard Burns
e70710f7b9 Add Row Explorer Block (#8454)
* Add Row Explorer Block and Row Details Component

* PR Feedback

* adding showSaveButton prop to formblock in row explorer

* PR Feedback

* PR Feedback

* Change row explorer name in manifest

Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2022-11-14 11:54:44 +00:00
Andrew Kingston
4c366114f0 Fix date time field inconsistency with showing time 2022-11-14 09:33:01 +00:00
Andrew Kingston
2eeac325f3 Adjust styles so placeholder component is left aligned 2022-11-14 09:25:45 +00:00
FlaminWrap
0859691afe Ran yarn lint:fix
Ran yarn lint:fix as I forgot to do that
2022-11-13 17:25:48 +00:00
FlaminWrap
e190f932d8 Commit for enhancement #7604
Added a checkbox to allow the user to disable the default notifications to the following button actions:
* Save row
* Duplicate row
* Trigger automation
* Execute query
* Delete row
Also adjusted buttonActions.js to reflect the behaviour of that checkbox being ticked.
2022-11-13 17:08:23 +00:00
Budibase Release Bot
08766b3c22 v2.1.25 2022-11-11 12:51:08 +00:00
Budibase Release Bot
870bee4de5 v2.1.24 2022-11-10 15:53:01 +00:00
Andrew Kingston
fb9dd20c11 Update side panel styles and ensure side panel properly reveals itself in the builder 2022-11-10 14:34:23 +00:00
Budibase Release Bot
291514f57b v2.1.23 2022-11-10 10:58:45 +00:00
Andrew Kingston
ce4f8ef5f9 Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-09 16:57:24 +00:00
Budibase Release Bot
44fbdec0a2 v2.1.22 2022-11-09 14:27:49 +00:00
Budibase Staging Release Bot
f110fad3cd v2.1.22-alpha.0 2022-11-09 13:57:34 +00:00
Martin McKeaveney
217743e6fd patching sub dep for loader-utils to patch security vulnerability 2022-11-09 13:57:22 +00:00
mike12345567
ecb398bf98 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-09 13:41:51 +00:00
Budibase Staging Release Bot
c7dc27d6b9 v2.1.19-alpha.1 2022-11-09 13:20:20 +00:00
Michael Drury
cd00486f83 Merge pull request #8584 from Budibase/dependabot/npm_and_yarn/packages/client/loader-utils-1.4.1
Bump loader-utils from 1.4.0 to 1.4.1 in /packages/client
2022-11-09 12:54:08 +00:00
Andrew Kingston
43b5c120b5 Refactor form block to use a different structure depending on type, and fix issue with bindings breaking and forms not appearing 2022-11-09 10:28:15 +00:00
Budibase Release Bot
7db103cd6e v2.1.21 2022-11-08 20:44:21 +00:00
Budibase Release Bot
b159ed2da0 v2.1.20 2022-11-08 17:20:53 +00:00
Budibase Release Bot
63d745ada6 v2.1.19 2022-11-08 12:42:41 +00:00
Budibase Staging Release Bot
d457a6da8a v2.1.19-alpha.0 2022-11-08 11:17:54 +00:00
dependabot[bot]
a11fae620e Bump loader-utils from 1.4.0 to 1.4.1 in /packages/client
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 11:09:38 +00:00
Budibase Release Bot
b6017587b5 v2.1.18 2022-11-07 15:45:04 +00:00
Budibase Release Bot
09dfa4d565 v2.1.17 2022-11-05 15:13:19 +00:00
Budibase Release Bot
8f582b2349 v2.1.16 2022-11-05 14:11:32 +00:00
Budibase Release Bot
2307f26b32 v2.1.15 2022-11-04 20:40:02 +00:00
Mel O'Hagan
32f7843e55 Check schema exists for default value 2022-11-04 18:50:47 +00:00
Budibase Release Bot
94b958eb6a v2.1.14 2022-11-04 10:56:19 +00:00
Budibase Release Bot
aae4e87f36 v2.1.13 2022-11-03 14:55:54 +00:00
Budibase Release Bot
f75c0cd304 v2.1.12 2022-11-03 14:04:02 +00:00
mike12345567
04f1f983e4 Fix to allow close screen modal without navigating to a new page. 2022-11-03 13:23:29 +00:00
mike12345567
d79fc356ea Fix for #8491 - auto generated screens use the form block now which had an issue with the close screen event not providing a URL. 2022-11-03 12:50:52 +00:00
Budibase Release Bot
28aa02e50d v2.1.11 2022-11-02 19:24:50 +00:00
Gerard Burns
db26fce00b Fix Form Block Create Mode Bindings Causing Error When Ejected 2022-11-02 18:17:20 +00:00
Budibase Release Bot
297aed1253 v2.1.10 2022-11-02 17:28:21 +00:00
Budibase Release Bot
00fa398b08 v2.1.9 2022-11-02 15:51:23 +00:00
Budibase Release Bot
dffb49390a v2.1.8 2022-11-02 14:48:58 +00:00
deanhannigan
9cebbd5a35 Merge pull request #8475 from Budibase/fix/remove-reactive-update-on-multiselect
Multiselect value parsing moved out of the component
2022-11-02 14:31:57 +00:00
Budibase Release Bot
e1b59ac541 v2.1.7 2022-11-02 14:21:53 +00:00
Budibase Release Bot
cb8855749b v2.1.6 2022-11-02 10:07:48 +00:00
Budibase Release Bot
314c27001b v2.1.5 2022-11-02 09:17:52 +00:00
Budibase Release Bot
2ab32b141b v2.1.4 2022-11-02 08:33:09 +00:00
Dean
85d562ca23 Moved array value parsing back into the inner form 2022-11-02 00:37:08 +00:00
Budibase Release Bot
257db888e4 v2.1.3 2022-11-01 13:43:56 +00:00
Budibase Release Bot
bea83971ed v2.1.2 2022-11-01 10:29:25 +00:00
Budibase Release Bot
affd5aa823 v2.1.1 2022-11-01 09:41:28 +00:00
Martin McKeaveney
69c3b1e169 removing grid from manifest 2022-11-01 09:30:10 +00:00
Budibase Release Bot
1a14a3fbe1 v2.1.0 2022-11-01 08:31:03 +00:00
Budibase Release Bot
dacde195dd v2.0.40 2022-10-31 16:39:19 +00:00
Budibase Staging Release Bot
e2976855c3 v2.0.40-alpha.0 2022-10-31 14:01:44 +00:00
Martin McKeaveney
87717ebdf5 merge with master 2022-10-31 13:44:23 +00:00
Budibase Staging Release Bot
778044c83a v2.0.34-alpha.10 2022-10-31 11:10:03 +00:00
Budibase Release Bot
794f66977f v2.0.39 2022-10-31 11:03:49 +00:00
Martin McKeaveney
b498941e1a Merge pull request #8382 from Budibase/feature/meta-tag
adding opengraph metatags for better shareable links
2022-10-31 10:36:50 +00:00
Budibase Staging Release Bot
bbec5a928b v2.0.34-alpha.9 2022-10-27 19:25:56 +00:00
Budibase Staging Release Bot
2f7d556b32 v2.0.34-alpha.8 2022-10-27 16:47:20 +00:00
Budibase Staging Release Bot
3af8bb57c0 v2.0.34-alpha.7 2022-10-27 15:14:48 +00:00
Budibase Staging Release Bot
5723fe863b v2.0.34-alpha.6 2022-10-27 10:30:18 +00:00
Andrew Kingston
058547fd67 Add initial version of side panel component 2022-10-27 08:08:35 +01:00
Budibase Staging Release Bot
4ecb596a10 v2.0.34-alpha.5 2022-10-26 16:58:42 +00:00
Dean
5e61575e30 Refactored approach to parsing multiselect values and ensuring any parsed values trigger a field update 2022-10-26 15:13:27 +01:00
Budibase Staging Release Bot
d5320647a9 v2.0.34-alpha.4 2022-10-26 12:59:47 +00:00
Martin McKeaveney
3e348908f5 merge 2022-10-26 11:47:25 +01:00
Budibase Staging Release Bot
9c203e1830 v2.0.34-alpha.3 2022-10-26 09:14:18 +00:00
Budibase Staging Release Bot
fca7a2dd8f v2.0.34-alpha.2 2022-10-26 08:48:28 +00:00
Dean
c17cfc2666 Merge remote-tracking branch 'origin/master' into fix/multipicker-default-behaviour 2022-10-26 09:10:21 +01:00
Budibase Release Bot
20bf7cd73e v2.0.38 2022-10-25 15:43:52 +00:00
Andrew Kingston
240c014ae3 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-10-25 16:18:59 +01:00
Andrew Kingston
db55041c44 Slightly reduce DND padding between nested layers 2022-10-25 16:18:33 +01:00
Budibase Staging Release Bot
02d54713d3 v2.0.34-alpha.1 2022-10-25 13:32:58 +00:00
Budibase Staging Release Bot
b7c4a1e233 v2.0.34-alpha.0 2022-10-25 11:30:17 +00:00
Andrew Kingston
603c8744a5 Merge branch 'master' into master-develop 2022-10-25 12:03:33 +01:00
Budibase Staging Release Bot
fd0e08d566 v2.0.30-alpha.17 2022-10-25 08:53:55 +00:00
Budibase Staging Release Bot
17cb526c62 v2.0.30-alpha.16 2022-10-25 07:31:09 +00:00
Andrew Kingston
cf7a4a4e6d Merge pull request #8376 from Budibase/cheeks-lab-day-grid
Grid component + builder performance improvements
2022-10-25 08:20:37 +01:00
Andrew Kingston
6568e40267 Rename grid component as beta 2022-10-25 08:01:42 +01:00
Budibase Staging Release Bot
544a6300b8 v2.0.30-alpha.15 2022-10-24 17:42:53 +00:00
Michael Drury
d2a2b09f1f Merge pull request #8354 from Budibase/feature/app-backups
App backups backend
2022-10-24 18:16:52 +01:00
Martin McKeaveney
4c7d6cf2af adding opengraph metatags for better shareable links 2022-10-24 17:53:18 +01:00
Budibase Staging Release Bot
69f3dabb06 v2.0.30-alpha.14 2022-10-24 16:19:21 +00:00
mike12345567
724a23da2c Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 16:51:53 +01:00
Dean
72028b57ec Don't attempt to render the internal chart until a type has been set 2022-10-24 16:31:58 +01:00
Dean
e41cfcd58e Merge remote-tracking branch 'origin/develop' into feature/chart-block-component 2022-10-24 16:22:19 +01:00
Dean
f4d3d99b9e Removed unnecessary block configuration elements 2022-10-24 16:21:08 +01:00
Budibase Release Bot
bd8557d764 v2.0.37 2022-10-24 14:40:33 +00:00
Budibase Staging Release Bot
8f8cbfc25e v2.0.30-alpha.13 2022-10-24 14:33:30 +00:00
Andrew Kingston
729c4d082e Remove unnecessary code 2022-10-24 13:33:33 +01:00
Andrew Kingston
c888b703dd Improve comments and namimg conventions 2022-10-24 13:32:48 +01:00
Andrew Kingston
1a37e1fc95 Remove some unnecessary code 2022-10-24 13:28:22 +01:00
Andrew Kingston
6615027403 Fix selection indicator appearing while dragging 2022-10-24 13:24:19 +01:00
Andrew Kingston
7fc291ef8d Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-10-24 13:15:03 +01:00
Andrew Kingston
21cc815976 Allow padding on grids when using DND 2022-10-24 13:14:46 +01:00
Andrew Kingston
ba1fe6db8a Remove some debug logging 2022-10-24 13:09:29 +01:00
Andrew Kingston
421708463a Add some additional styles to grids to ensure components render properly 2022-10-24 13:08:53 +01:00
Budibase Release Bot
cbe0720ca6 v2.0.36 2022-10-24 11:47:15 +00:00
Dean
2834a02ef4 Ensure chart axis labelling fits the current theme 2022-10-24 12:20:43 +01:00
Andrew Kingston
c76ca029ce Add sensible max number of rows and columns in a grid 2022-10-24 12:15:50 +01:00
Andrew Kingston
3951550074 Make grid rows and columns configurable and simplify grid style application 2022-10-24 12:05:59 +01:00
Budibase Release Bot
fe3a8ea1d9 v2.0.35 2022-10-24 09:55:12 +00:00
mike12345567
41c68ae891 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 09:55:49 +01:00
Andrew Kingston
fb0866f0d9 Tidy up 2022-10-24 09:43:45 +01:00
Andrew Kingston
c111f02e70 Improve client grid DND event handling 2022-10-24 09:38:07 +01:00
Dean
078b1df1d6 Merge remote-tracking branch 'origin/develop' into feature/chart-block-component 2022-10-24 09:32:52 +01:00
Andrew Kingston
a11854d957 Fix issue with getting environment details 2022-10-24 09:13:05 +01:00
Andrew Kingston
32bac91dc7 Remove spam of environment API calls 2022-10-24 09:03:50 +01:00
Andrew Kingston
ce78c5ecb9 Refactor app preview event sending to support async callbacks in client library 2022-10-24 09:02:50 +01:00
Budibase Staging Release Bot
3864295eea v2.0.30-alpha.12 2022-10-24 08:01:46 +00:00
Budibase Staging Release Bot
f64834300c v2.0.30-alpha.11 2022-10-21 19:44:23 +00:00
mike12345567
74484fc054 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-21 18:41:25 +01:00
Andrew Kingston
b26ab6f8b3 Fix flashing settings bar in stale position 2022-10-21 17:51:35 +01:00
Andrew Kingston
24cc71267c Fix stale hover indiciator 2022-10-21 17:51:25 +01:00
Andrew Kingston
4dc6b869a8 Lint and improve comments 2022-10-21 16:59:26 +01:00
Andrew Kingston
794db1a7db Make DND feel much smoother by persisting the end position of drops, and more performance by properly memoizing some state values 2022-10-21 16:54:34 +01:00
Andrew Kingston
67b6821b37 Fix components being selected when starting dragging 2022-10-21 16:52:46 +01:00
Dean
88a2439beb Merge remote-tracking branch 'origin/master' into fix/multipicker-default-behaviour 2022-10-21 15:36:16 +01:00
Dean
952b6ddb30 Merge remote-tracking branch 'origin/develop' into feature/chart-block-component 2022-10-21 14:21:25 +01:00
Dean
cdcfbc6dce Initial commit for chart block component 2022-10-21 14:20:40 +01:00
Andrew Kingston
358e5996f5 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-10-21 10:59:47 +01:00
Budibase Release Bot
b2869f23d0 v2.0.34 2022-10-21 09:58:52 +00:00
Martin McKeaveney
69775a0324 Merge pull request #8016 from Budibase/feature/redirect-after-modal-close
Allow screen redirect after modal close
2022-10-21 08:58:21 +01:00
Budibase Staging Release Bot
c5c3036f44 v2.0.30-alpha.10 2022-10-20 21:11:31 +00:00
Budibase Staging Release Bot
49c1126fc9 v2.0.30-alpha.9 2022-10-20 20:01:10 +00:00
Martin McKeaveney
7d8d0f5026 Merge pull request #8307 from Budibase/fix/stop-screen-store-double-updating-on-page-change
Stop Screen Store Double Updating on Screen Change
2022-10-20 20:35:18 +01:00
Andrew Kingston
d1228a5fe6 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-10-20 19:49:34 +01:00
Andrew Kingston
73a229b9ec Add proper validation for nesting illegal combinations of components 2022-10-20 16:03:53 +01:00
Andrew Kingston
2e09dcbe03 Ensure a fixed height is set on grid by default 2022-10-20 08:46:42 +01:00
Andrew Kingston
1dffcd8d6c Update how grid DND styles are applied to remove flashing 2022-10-20 08:43:33 +01:00
Andrew Kingston
9a94e9da7c Use a container as the DND placeholder and use approx size when dragging into grids 2022-10-19 14:39:28 +01:00
Andrew Kingston
645235be96 Fix resizing not working inside grids 2022-10-19 13:16:42 +01:00
Budibase Release Bot
ab494256fb v2.0.33 2022-10-19 11:15:01 +00:00
Andrew Kingston
a367863d43 Allow normal DND in and out of grid children 2022-10-18 18:49:24 +01:00
Budibase Staging Release Bot
3a26af1ed4 v2.0.30-alpha.8 2022-10-18 17:43:08 +00:00
Andrew Kingston
a870d2473d Allow grid DND without selecting components 2022-10-18 18:29:21 +01:00
mike12345567
caa4954d8e Updating export/import to include the budibase client and manifest. 2022-10-18 16:42:25 +01:00
Dean
7ccf29bff7 Pushed default parsing up into the InnerForm component to ensure that invalid default values are removed entirely. Fixes for custom validation for array types 2022-10-18 16:24:36 +01:00
Andrew Kingston
15bbc78847 Add grid functionality separately to DND 2022-10-18 16:18:22 +01:00
Dean
36307ccff7 Refactor for multiselect value parsing and a fix to ensure default values are parsed before reaching the picker 2022-10-18 11:06:18 +01:00
Gerard Burns
c6fd6699db Stop Screen Store Double Updating on Screen Change 2022-10-18 10:10:46 +01:00
Andrew Kingston
774566d03b Merge branch 'dnd-improvements' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-10-18 08:12:11 +01:00
Budibase Release Bot
873b20219c v2.0.32 2022-10-17 16:43:56 +00:00
Andrew Kingston
b7bfb861db Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements 2022-10-17 16:31:39 +01:00
Andrew Kingston
682203fbda Only transition padding when expanding components during DND, but remove it immediately on drop to avoid layout thrashing 2022-10-17 09:00:55 +01:00
Andrew Kingston
8c1c84e9aa Use requestAnimationFrame for DND overlay placeholder updates to further improve performance 2022-10-17 08:48:32 +01:00
Andrew Kingston
0e83bcfe9e Update styles of padded DND components 2022-10-14 20:30:58 +01:00
Andrew Kingston
3f429ff3ce Lint and prevent scrolling to selected component when starting dragging 2022-10-14 19:45:47 +01:00
Andrew Kingston
dabc93e1b6 Fix unused plugins not being able to be dragged into the preview 2022-10-14 19:39:38 +01:00
Andrew Kingston
fecb8bb1a6 Fix DND not working in field groups and any other component where children are not rendered inside the first DOM node 2022-10-14 19:34:23 +01:00
Andrew Kingston
3fd7952a17 Use block name in placeholders inside blocks 2022-10-14 19:13:44 +01:00
Andrew Kingston
ef28b10def Prevent showing placeholder dot when placeholder is invisible 2022-10-14 19:04:05 +01:00
Andrew Kingston
1b08e88c6f Fix double empty state around blocks 2022-10-14 18:59:32 +01:00
Andrew Kingston
4c2a0028d6 Add default size for every component type 2022-10-14 18:59:23 +01:00
Andrew Kingston
1a210e3ee6 Fix issues dropping components from new component panel 2022-10-14 18:24:47 +01:00
Andrew Kingston
2ffb29dddf Invert some client store dependencies to improve performance and prevent dependency cycles 2022-10-14 18:16:19 +01:00
Andrew Kingston
4e94b6633f Don't reset component padded state for DND until dragging stops, to prevent jankiness due to losing space 2022-10-14 15:45:02 +01:00
Andrew Kingston
a71a553ee6 Add ability to drag new components into the preview 2022-10-14 13:37:14 +01:00
Budibase Release Bot
dea4338d54 v2.0.31 2022-10-14 09:26:51 +00:00
Budibase Staging Release Bot
76fabb81f6 v2.0.30-alpha.7 2022-10-14 09:26:33 +00:00
Gerard Burns
0f642f37f4 Page load actions now fire on parameter change as well as on mount (#8240)
* Page load actions now fire on parameter change as well as on mount

* PR Feedback

Co-authored-by: ger <ger@gers-MacBook-Pro.local>
2022-10-14 10:10:06 +01:00
Budibase Staging Release Bot
6511a5460c v2.0.30-alpha.6 2022-10-14 09:04:02 +00:00
Andrew Kingston
29fdaab5fd Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements 2022-10-14 08:54:47 +01:00
Budibase Staging Release Bot
39a72968b3 v2.0.30-alpha.5 2022-10-13 16:34:26 +00:00
deanhannigan
fefd6ba018 Merge pull request #8219 from Budibase/feature/blocks-in-auto-screens
Component Blocks in CRUD Auto-screens
2022-10-13 17:18:53 +01:00
Dean
3f434f7410 Removed commented out barcode scanner config 2022-10-13 17:06:04 +01:00
Dean
909a8b7074 Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens 2022-10-13 16:54:55 +01:00
Budibase Staging Release Bot
4625ee10ee v2.0.30-alpha.4 2022-10-13 15:54:42 +00:00
Dean
cb071096e1 Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens 2022-10-13 16:49:10 +01:00
Dean
7125e3f6e3 Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-13 16:16:28 +01:00
Andrew Kingston
167f8f368b Only show sortable fields for sort column settings 2022-10-13 15:58:44 +01:00
Budibase Staging Release Bot
cfeffad3c2 v2.0.30-alpha.3 2022-10-13 09:11:09 +00:00
Budibase Staging Release Bot
f5f6a46784 v2.0.30-alpha.2 2022-10-12 19:07:36 +00:00
Budibase Release Bot
bd52533f01 v2.0.30 2022-10-12 16:58:49 +00:00
Budibase Staging Release Bot
1d886f244a v2.0.30-alpha.1 2022-10-12 11:46:45 +00:00
Budibase Staging Release Bot
54a11c6218 v2.0.30-alpha.0 2022-10-12 10:30:23 +00:00
Rory Powell
2f0f36e635 Merge branch 'master' into merge-master 2022-10-12 10:19:46 +01:00
Budibase Release Bot
24679ceb84 v2.0.29 2022-10-12 08:22:33 +00:00
Dean
f5edeb5ddc Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-12 09:12:09 +01:00
Dean
7f73d9defa Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens 2022-10-12 09:04:05 +01:00
Budibase Release Bot
19e2a76125 v2.0.28 2022-10-12 07:33:11 +00:00
Budibase Release Bot
951fd48ebc v2.0.27 2022-10-11 18:11:05 +00:00
Budibase Staging Release Bot
d6e91ca153 v2.0.24-alpha.4 2022-10-11 16:41:24 +00:00
Dean
2bff6254de Initial commit, refactoring of autoscreens to incorporate blocks 2022-10-11 17:05:19 +01:00
Andrew Kingston
f7d6e8db60 Improve DND experience, use correct size of drop placeholder and don't drop if the position is unchanged 2022-10-11 16:02:09 +01:00
Andrew Kingston
efe9425d3d Improve column/row detection by appending an ephemeral child component and tune timings 2022-10-11 08:52:45 +01:00
Dean
299122324e Ensure field type is preserved if it contains a slash. Some additional refactoring 2022-10-10 14:20:06 +01:00
Budibase Release Bot
bc5bf284cf v2.0.26 2022-10-10 13:01:46 +00:00
Andrew Kingston
e90a79257f Remove dragged component from consideration of drop target 2022-10-10 14:00:37 +01:00
Mel O'Hagan
5b9befcefe Allow deleteComponent from settings bar 2022-10-10 13:36:32 +01:00
Dean
c5b16fe47e Minor labelling change for field type 2022-10-10 11:40:34 +01:00
Budibase Release Bot
18a93ddc79 v2.0.25 2022-10-10 10:13:09 +00:00
Dean
43befea5e9 Code review updates 2022-10-10 10:39:34 +01:00
Andrew Kingston
73a206e2f1 Fully remove source component from client tree while dragging 2022-10-10 09:51:13 +01:00
Andrew Kingston
b2be069ef1 Make DND work again by converting new parent+index params into old target+mode 2022-10-10 09:36:17 +01:00
Andrew Kingston
7d72cee304 Tune DND throttle rate 2022-10-10 09:22:47 +01:00
Dean
07be0208e5 Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-10 09:08:48 +01:00
Andrew Kingston
608e41277a Reduce padding when dragging over a component tree and remove unused component class names 2022-10-08 15:32:36 +01:00