1
0
Fork 0
mirror of synced 2024-10-04 12:03:31 +13:00
Commit graph

3087 commits

Author SHA1 Message Date
Andrew Kingston
ab4eebc0cf Reduce jank by computing symmetrical component breakpoint whens considering DND candidate positions and ignoring the hidden selected component 2022-10-07 20:00:25 +01:00
Andrew Kingston
4a0be4523b Hide the selected component when dragging 2022-10-07 14:34:47 +01:00
Andrew Kingston
cea2a4cecf Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements 2022-10-07 14:16:24 +01:00
Budibase Staging Release Bot
553b534a11 v2.0.24-alpha.2 2022-10-07 12:28:52 +00:00
Andrew Kingston
7d25c3da10
Merge pull request #7456 from Budibase/form-block
Form block
2022-10-07 13:14:13 +01:00
Budibase Staging Release Bot
2b92accab5 v2.0.24-alpha.1 2022-10-07 11:56:02 +00:00
Andrew Kingston
a13c309759 Merge branch 'develop' of github.com:Budibase/budibase into form-block 2022-10-07 12:45:53 +01:00
Andrew Kingston
cb6a13fafd Fix issue with layout determination 2022-10-07 12:45:22 +01:00
Andrew Kingston
e41078f265 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks 2022-10-07 11:31:32 +01:00
Andrew Kingston
fd3662e6b2 Improve row vs column detection to fix any edge cases 2022-10-07 08:46:38 +01:00
Andrew Kingston
9df86362b9 Only explode components when dragging over them 2022-10-07 08:20:51 +01:00
Andrew Kingston
4322345aca Rewrite drag and drop from scratch using mouse position heuristics 2022-10-07 08:05:44 +01:00
Budibase Staging Release Bot
0d274e3477 v2.0.24-alpha.0 2022-10-06 16:40:43 +00:00
mike12345567
ee5bb31508 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-10-06 16:58:33 +01:00
Budibase Release Bot
d185ab9bfc v2.0.23 2022-10-06 14:26:45 +00:00
Andrew Kingston
428b786184 Don't clear drop target on invalid selection 2022-10-06 09:17:26 +01:00
Andrew Kingston
ee4c5af1c9 Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements 2022-10-05 17:31:01 +01:00
Budibase Release Bot
9808688025 v2.0.22 2022-10-05 15:44:22 +00:00
Mel O'Hagan
9d67418bf2 Use OG class properties for iOS13 support 2022-10-05 15:53:06 +01:00
Budibase Release Bot
cfebcbf1ab v2.0.21 2022-10-05 12:17:39 +00:00
Budibase Release Bot
224e33517c v2.0.20 2022-10-05 09:23:48 +00:00
Andrew Kingston
753e80b33b
Merge pull request #8124 from Budibase/plugin-url-updates
Plugin url updates
2022-10-05 09:57:22 +01:00
Budibase Release Bot
3059cd4634 v2.0.19 2022-10-04 16:57:55 +00:00
Andrew Kingston
22e949ee80 Remove log 2022-10-04 16:33:27 +01:00
Andrew Kingston
fc19765628 Always use the raw server plugin JS URL 2022-10-04 16:27:15 +01:00
Budibase Release Bot
a51545dd3e v2.0.18 2022-10-04 14:10:26 +00:00
Andrew Kingston
5684543752 Use raw server jsUrl when rendering plugins 2022-10-04 15:01:18 +01:00
Budibase Release Bot
b6a758a2ae v2.0.17 2022-10-04 13:20:54 +00:00
Budibase Staging Release Bot
ced67d9248 v2.0.14-alpha.4 2022-10-04 12:03:00 +00:00
Budibase Release Bot
4a652e173a v2.0.16 2022-10-04 11:04:16 +00:00
Budibase Staging Release Bot
668c2584ae v2.0.14-alpha.3 2022-10-04 09:55:49 +00:00
Budibase Release Bot
ca0f857dbe v2.0.15 2022-10-04 09:48:22 +00:00
Budibase Staging Release Bot
7f233038ac v2.0.14-alpha.2 2022-10-03 10:01:53 +00:00
deanhannigan
cf8b5be13e
Merge pull request #8014 from Budibase/feature/automation-log-filter-by-license
Feature/automation log filter by license
2022-10-03 10:49:24 +01:00
Budibase Staging Release Bot
230a667817 v2.0.14-alpha.1 2022-10-03 09:34:56 +00:00
Budibase Release Bot
3ae3d653b3 v2.0.14 2022-10-03 09:02:31 +00:00
Andrew Kingston
1b497861e3 Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements 2022-10-03 09:53:53 +01:00
Budibase Staging Release Bot
73138b4d57 v2.0.14-alpha.0 2022-10-01 14:59:33 +00:00
Budibase Release Bot
096820e096 v2.0.13 2022-09-30 16:48:54 +00:00
Budibase Release Bot
635a561ba2 v2.0.12 2022-09-30 15:51:16 +00:00
Andrew Kingston
cb96c67c74 Ensure only one instance of the client websocket exists and reduce reconnection attemps 2022-09-30 16:26:19 +01:00
Andrew Kingston
de536d6f26 Hot reload custom component settings in the builder 2022-09-30 16:26:15 +01:00
Andrew Kingston
f43d5ea394 Show notification when a plugin is hot reloaded 2022-09-30 16:26:07 +01:00
Budibase Release Bot
33ded6e013 v2.0.11 2022-09-30 14:59:22 +00:00
Budibase Release Bot
3e4c3a8599 v2.0.10 2022-09-30 14:18:54 +00:00
Budibase Release Bot
6d598aa36b v2.0.9 2022-09-30 12:02:17 +00:00
Andrew Kingston
ab494e6894
Merge pull request #8060 from Budibase/fix/client-env-awareness
Fetch environment info early in the client app initialisation process
2022-09-30 12:52:02 +01:00
Andrew Kingston
3f80c02038 Fetch environment info early in the client app initialisation process 2022-09-30 12:31:16 +01:00
Budibase Release Bot
f1ac02246d v2.0.8 2022-09-30 11:22:29 +00:00
Budibase Release Bot
3617ce2643 v2.0.7 2022-09-30 10:44:12 +00:00