Andrew Kingston
|
cd24c408fe
|
Rename migration
|
2022-11-24 14:27:49 +00:00 |
Andrew Kingston
|
9000349360
|
Refactor table settings migration slightly and add missing await keyword
|
2022-11-24 14:23:27 +00:00 |
Andrew Kingston
|
3480f6741c
|
Rename table settings migration and only run on dev apps
|
2022-11-24 14:23:04 +00:00 |
Andrew Kingston
|
1ec197ce8f
|
Update side panel icon
|
2022-11-24 10:33:57 +00:00 |
Andrew Kingston
|
ade595e4a0
|
Fix context not being provided for table block row click action
|
2022-11-23 16:47:54 +00:00 |
Andrew Kingston
|
343aff9f88
|
Update side panel transition to be much smoother
|
2022-11-23 16:14:58 +00:00 |
Andrew Kingston
|
13b8ccc582
|
Default to running button actions for table blocks and add info
|
2022-11-23 16:14:43 +00:00 |
Andrew Kingston
|
1a472af342
|
Update autoscreen text to better reflect new autoscreens
|
2022-11-23 15:07:49 +00:00 |
Andrew Kingston
|
b879a49f4f
|
Fix issues with not resetting side panel content
|
2022-11-23 15:05:04 +00:00 |
Andrew Kingston
|
fd3e98c8e3
|
Update auto screens to only generate a single list screen using new side panels
|
2022-11-23 15:04:51 +00:00 |
Andrew Kingston
|
a04f58dd23
|
Fix crash when deleting a selected side panel component
|
2022-11-23 12:33:31 +00:00 |
Andrew Kingston
|
8ed2227280
|
Remove log
|
2022-11-23 12:33:14 +00:00 |
Andrew Kingston
|
3022f3b387
|
Center login prompt heading
|
2022-11-23 12:32:57 +00:00 |
Andrew Kingston
|
9ec58ca401
|
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
|
42d2a71395
|
Remount table when columns change to avoid rare crashes
|
2022-11-23 12:32:20 +00:00 |
Andrew Kingston
|
c01b9af1f0
|
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
|
2022-11-22 16:52:09 +00:00 |
Andrew Kingston
|
170b8c4d61
|
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
|
c72b7807ca
|
Prevent automatically closing side panels via an outside click when inside the builder
|
2022-11-22 16:44:35 +00:00 |
Andrew Kingston
|
44fdc5efb5
|
Remove static key from side panel manifest and add draggable key
|
2022-11-22 16:44:14 +00:00 |
Andrew Kingston
|
7d06e59fb7
|
Make dndIsDragging available through SDK context
|
2022-11-22 16:43:48 +00:00 |
Andrew Kingston
|
91b9396212
|
Handle nullish values being passed into clickoutside util
|
2022-11-22 16:43:34 +00:00 |
Rory Powell
|
d5757443b4
|
Merge pull request #8769 from Budibase/fix/view-creation
Fix view creation
|
2022-11-22 16:33:15 +00:00 |
Martin McKeaveney
|
4d51b7037c
|
Merge pull request #8729 from AntorFr/patch-1
remove duplicate "LOG_LEVEL"
|
2022-11-22 16:31:59 +00:00 |
Rory Powell
|
7610065db1
|
Fix view creation
|
2022-11-22 16:28:51 +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 |
Andrew Kingston
|
c3c293ce2b
|
Move eject block button into its own section
|
2022-11-22 15:49:00 +00:00 |
Budibase Staging Release Bot
|
4c0fe0925a
|
Update pro version to 2.1.32-alpha.3
|
2022-11-22 10:51:42 +00:00 |
Budibase Staging Release Bot
|
0577c2064c
|
v2.1.32-alpha.3
|
2022-11-22 10:47:48 +00:00 |
deanhannigan
|
c5df700d82
|
Merge pull request #8672 from Budibase/feature/default-internal-datasource
Default Datasource and sample row data
|
2022-11-22 10:32:12 +00:00 |
Budibase Staging Release Bot
|
a04ae4bbbd
|
Update pro version to 2.1.32-alpha.2
|
2022-11-21 17:34:34 +00:00 |
Budibase Staging Release Bot
|
f580ae90b3
|
v2.1.32-alpha.2
|
2022-11-21 17:30:27 +00:00 |
melohagan
|
44525dd3f2
|
Merge pull request #8726 from Budibase/feature/dynamic-filter-custom-labels
Dynamic filter custom labels
|
2022-11-21 17:14:53 +00:00 |
Mel O'Hagan
|
f385d7a6a9
|
Refactor
|
2022-11-21 16:24:24 +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 |
Dean
|
192c9b56e2
|
Import refactoring and some review updates.
|
2022-11-21 15:53:47 +00:00 |
Dean
|
64e7239d42
|
Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource
|
2022-11-21 15:40:11 +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 |
Mel O'Hagan
|
8fae013203
|
Add subject prop
|
2022-11-21 15:11:21 +00:00 |
mike12345567
|
3e7bed067b
|
Merge branch 'develop' of github.com:Budibase/budibase into develop
|
2022-11-21 15:06:44 +00:00 |
Michael Drury
|
c550e8ed04
|
Merge pull request #8754 from Budibase/fix/8743
Fix for table deletion
|
2022-11-21 15:05:59 +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 |
mike12345567
|
dacc1e9fc1
|
Merge branch 'dependabot/npm_and_yarn/packages/server/loader-utils-2.0.4' of github.com:Budibase/budibase into merge/21-nov
|
2022-11-21 14:45:48 +00:00 |