Andrew Kingston
|
9b223ebe08
|
Fix context not being provided for table block row click action
|
2022-11-23 16:47:54 +00:00 |
Andrew Kingston
|
76cec34343
|
Update side panel transition to be much smoother
|
2022-11-23 16:14:58 +00:00 |
Andrew Kingston
|
835ab5dab4
|
Default to running button actions for table blocks and add info
|
2022-11-23 16:14:43 +00:00 |
Andrew Kingston
|
e92f72b0ca
|
Fix issues with not resetting side panel content
|
2022-11-23 15:05:04 +00:00 |
Andrew Kingston
|
cf308bac94
|
Fix crash when deleting a selected side panel component
|
2022-11-23 12:33:31 +00:00 |
Andrew Kingston
|
41cf7ddfb2
|
Use the new DOM ID method of determining the correct DOM node for a component
|
2022-11-23 12:32:40 +00:00 |
Andrew Kingston
|
cac780eb50
|
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
|
2022-11-22 16:52:09 +00:00 |
Andrew Kingston
|
d2f665911f
|
Fix multiple issues with showing/hiding side panels inside the builder preview and dragging components inside side panel
|
2022-11-22 16:45:15 +00:00 |
Andrew Kingston
|
8b76896f07
|
Prevent automatically closing side panels via an outside click when inside the builder
|
2022-11-22 16:44:35 +00:00 |
Andrew Kingston
|
ae7f4c5250
|
Remove static key from side panel manifest and add draggable key
|
2022-11-22 16:44:14 +00:00 |
Andrew Kingston
|
a2f7d65fe8
|
Make dndIsDragging available through SDK context
|
2022-11-22 16:43:48 +00:00 |
Andrew Kingston
|
29cf6e2130
|
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
|
a4d377acf1
|
Remove automatic closing of side panel when screen changes as no longer needed
|
2022-11-22 15:51:57 +00:00 |
Andrew Kingston
|
7b367313c8
|
Fix side panel not scrolling properly
|
2022-11-22 15:49:11 +00:00 |
Budibase Staging Release Bot
|
9302c091ef
|
v2.1.32-alpha.3
|
2022-11-22 10:47:48 +00:00 |
Budibase Staging Release Bot
|
086cd0cf84
|
v2.1.32-alpha.2
|
2022-11-21 17:30:27 +00:00 |
Mel O'Hagan
|
d4f9329746
|
Merge branch 'develop' into feature/dynamic-filter-custom-labels
|
2022-11-21 16:20:05 +00:00 |
deanhannigan
|
d3679a598c
|
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
|
3e03cd0286
|
v2.1.32-alpha.1
|
2022-11-21 15:56:51 +00:00 |
Michael Drury
|
69fb32262d
|
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
|
f192fc72b3
|
v2.1.32-alpha.0
|
2022-11-21 15:35:45 +00:00 |
mike12345567
|
dbab6daf9c
|
Merge branch 'develop' of github.com:Budibase/budibase into merge/21-nov
|
2022-11-21 15:13:16 +00:00 |
mike12345567
|
5aa1f94cfe
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-11-21 15:05:48 +00:00 |
Mel O'Hagan
|
51f8f114d8
|
Handle original mappings
|
2022-11-21 15:02:44 +00:00 |
Mel O'Hagan
|
9a3209cc56
|
Remove duplication
|
2022-11-21 14:48:26 +00:00 |
Budibase Release Bot
|
26c060039a
|
v2.1.31
|
2022-11-21 12:54:57 +00:00 |
dependabot[bot]
|
7b7754cd93
|
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
|
7c1867ce36
|
v2.1.22-alpha.9
|
2022-11-21 12:17:27 +00:00 |
Budibase Release Bot
|
105b7bb83f
|
v2.1.30
|
2022-11-21 12:04:40 +00:00 |
Andrew Kingston
|
3ef79c1acb
|
Use overlay side panel and update table block side panel heading
|
2022-11-21 11:05:06 +00:00 |
Andrew Kingston
|
8d8e33a19e
|
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
|
2022-11-21 10:30:25 +00:00 |
Mel O'Hagan
|
2a9266e22e
|
Don't allow cell edit for dynamic filter col conf
|
2022-11-18 16:19:49 +00:00 |
Mel O'Hagan
|
3683204632
|
Allow custom labels for dynamic filter
|
2022-11-18 15:52:30 +00:00 |
Budibase Staging Release Bot
|
d9dff5c7ad
|
v2.1.22-alpha.8
|
2022-11-18 09:29:55 +00:00 |
Budibase Staging Release Bot
|
c90a987eb1
|
v2.1.22-alpha.7
|
2022-11-17 17:02:41 +00:00 |
Andrew Kingston
|
a83ce95f8e
|
Improve makeComponentUniqueUtil and improve ejected table block structure
|
2022-11-17 14:49:13 +00:00 |
Dean
|
2a990189f0
|
Ensure the navigation does not show the settings bar
|
2022-11-17 14:40:16 +00:00 |
Andrew Kingston
|
f022646810
|
Allow custom naming of components inside blocks for better ejection
|
2022-11-17 14:20:18 +00:00 |
Andrew Kingston
|
2451ba2e9f
|
Ensure side panel ejection works properly and tidy up table block structure
|
2022-11-17 14:18:55 +00:00 |
Andrew Kingston
|
29188145a7
|
Close side panel whenever screen changes
|
2022-11-17 14:18:17 +00:00 |
Dean
|
312bc96770
|
Don't show delete or duplicate actions in the component settings bar
|
2022-11-17 14:10:55 +00:00 |
Dean
|
2a7b90e46f
|
Component settings bar now on by default. Manifest config cleared of showSettingsBar properties
|
2022-11-17 11:08:23 +00:00 |
Budibase Release Bot
|
997343feb2
|
v2.1.29
|
2022-11-17 10:40:06 +00:00 |
Andrew Kingston
|
abaa83d4ad
|
Merge pull request #8608 from Budibase/fix/form-block
Fix form block issues
|
2022-11-17 10:28:33 +00:00 |
Andrew Kingston
|
bc6a0b2f22
|
Add working side panels to table blocks
|
2022-11-17 10:16:45 +00:00 |
Budibase Release Bot
|
c659741a2f
|
v2.1.28
|
2022-11-16 18:19:48 +00:00 |
Budibase Staging Release Bot
|
395a9a21c2
|
v2.1.22-alpha.6
|
2022-11-16 13:33:51 +00:00 |
Budibase Staging Release Bot
|
0367d466c3
|
v2.1.22-alpha.5
|
2022-11-16 12:04:59 +00:00 |
Budibase Staging Release Bot
|
061f060aeb
|
v2.1.22-alpha.4
|
2022-11-15 16:49:11 +00:00 |
Rory Powell
|
c16f731058
|
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 |