1
0
Fork 0
mirror of synced 2024-09-06 12:41:24 +12:00
Commit graph

8272 commits

Author SHA1 Message Date
Andrew Kingston
9febe391bb Refactor DND labels to before and after rather then above and below 2021-09-20 15:35:27 +01:00
Andrew Kingston
488ec4d988 Refactor client app data tags to be classnames and simplify logic 2021-09-20 15:34:51 +01:00
Andrew Kingston
07e0cbb210 Remove old and no longer needed component-id data tag applied by styleable helper 2021-09-20 12:20:34 +01:00
Andrew Kingston
10f754a9ad Remove preview specific data tags from components when running real apps 2021-09-20 12:16:23 +01:00
Andrew Kingston
9ca0aeae8e Fix spectrum button not being able to be dragged 2021-09-20 12:14:40 +01:00
Andrew Kingston
6ba4c00b80 Merge branch 'develop' of github.com:Budibase/budibase into dnd 2021-09-20 10:45:21 +01:00
Andrew Kingston
c733024485 Remove merged in references to standard-components 2021-09-20 10:44:26 +01:00
Andrew Kingston
a6e48194f1 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-20 10:33:18 +01:00
Andrew Kingston
9be38d849d Merge pull request #2668 from Budibase/fix/tenant-app-id-parsing
Update app ID parsing to handle tenant ID's
2021-09-20 10:11:38 +01:00
Andrew Kingston
46c1aa1eb7 Update app ID parsing to be able to account for new tenant ID's and fix crash whenever a dev counterpart doesn't exist for a published app 2021-09-20 09:58:38 +01:00
Andrew Kingston
e19d17c4f5 Prevent DND targetting either above or below the screen/layout, and fix bug determinging whether a drop target is valid 2021-09-20 09:12:35 +01:00
Andrew Kingston
8cf3971b47 Only allow dropping inside empty components that accept children to massively reduce the amount of unwanted drop targets due to parent container components 2021-09-20 08:26:44 +01:00
Andrew Kingston
f0dde4a4a4 Fix a few possible crashes by dragging in certain ways, and display on screen when an invalid drop target is hovered over 2021-09-20 08:06:01 +01:00
Budibase Release Bot
14b89af3ad v0.9.132 2021-09-17 17:55:09 +00:00
Martin McKeaveney
ed8a23a05d enable bull automation queue to use full redis URLs 2021-09-17 18:46:27 +01:00
Budibase Staging Release Bot
97baa1afb1 v0.9.125-alpha.17 2021-09-17 16:47:21 +00:00
Michael Drury
f4473e7d1d Merge pull request #2639 from Budibase/fix/2634
Handling objects better in string templates (automations)
2021-09-17 17:37:01 +01:00
mike12345567
47acb7e69b Fixes for #2634 - make sure string templates library handles conversion of raw JSON objects to stringified correctly. 2021-09-17 17:18:52 +01:00
Budibase Release Bot
b27e161829 v0.9.131 2021-09-17 14:26:48 +00:00
Martin McKeaveney
4437e29b31 Merge pull request #2638 from Budibase/fix/bash-automation 2021-09-17 15:18:10 +01:00
Budibase Staging Release Bot
6a48cff5d5 v0.9.125-alpha.16 2021-09-17 14:07:56 +00:00
Rory Powell
7c4b970604 Merge pull request #2635 from Budibase/feature/onboarding-backend
Password reset for budibase users
2021-09-17 14:58:53 +01:00
Martin McKeaveney
86328a298c bash automation stdout 2021-09-17 14:39:31 +01:00
Andrew Kingston
54bf420ef8 Apply grab cursor when hovering over a draggable component 2021-09-17 14:30:54 +01:00
Budibase Staging Release Bot
23cb822f6e v0.9.125-alpha.15 2021-09-17 13:27:49 +00:00
Andrew Kingston
0150d5d284 Merge pull request #2637 from mslourens/fix_date_picker_admin
Fix date picker in admin
2021-09-17 14:20:00 +01:00
Andrew Kingston
7eeb215e51 Refactor to use generic flag for dragging and hide settings bar when dragging 2021-09-17 14:17:50 +01:00
Maurits Lourens
19f5a9c51e set appendTo to undefined, because FlatPicker checks for !== undefined 2021-09-17 15:06:53 +02:00
Rory Powell
91b9a98247 Password reset for budibase users 2021-09-17 13:41:22 +01:00
Andrew Kingston
f0b7188db3 Merge branch 'develop' of github.com:Budibase/budibase into dnd 2021-09-17 12:53:06 +01:00
Budibase Staging Release Bot
bf20f3854b v0.9.125-alpha.14 2021-09-17 08:59:43 +00:00
Martin McKeaveney
73da6d9296 Merge pull request #2471 from mslourens/rename_automation
Rename automation
2021-09-17 09:51:54 +01:00
Maurits Lourens
931ec7bfd9 fix merge conflicts, make arguments more consistent 2021-09-16 23:20:31 +02:00
Maurits Lourens
1116b1de16 fix merge conflicts 2021-09-16 22:21:41 +02:00
Maurits Lourens
518f8fd55e merge develop into branch 2021-09-16 22:15:09 +02:00
Andrew Kingston
e625d2e4a3 Reduce duplication in move componment handler from dnd callback 2021-09-16 17:39:39 +01:00
Budibase Staging Release Bot
d3f79cf464 v0.9.125-alpha.13 2021-09-16 16:37:59 +00:00
Andrew Kingston
fdef6d1e89 Merge branch 'develop' of github.com:Budibase/budibase into dnd 2021-09-16 17:34:40 +01:00
Andrew Kingston
00b12463f6 Merge pull request #2606 from Budibase/responsive-portal
Responsive portal
2021-09-16 17:28:21 +01:00
Andrew Kingston
88ea38e9ed Fix cypress tests due to renaming of 'Create new app' text 2021-09-16 16:53:55 +01:00
Andrew Kingston
9ad2114859 Fix loading circle bug 2021-09-16 16:53:34 +01:00
Budibase Staging Release Bot
732666f77b v0.9.125-alpha.12 2021-09-16 15:34:18 +00:00
Andrew Kingston
110fd1d5af Fix intermittent crash due to invalid iframe reference when hot reloading 2021-09-16 16:27:19 +01:00
mike12345567
d76e3beac9 Removing console logs created during automation rework. 2021-09-16 16:24:32 +01:00
Andrew Kingston
368ada4a77 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-16 16:06:41 +01:00
Andrew Kingston
cb04b3fa7d Ensure hover indicator is correctly hidden when using DND and improve DND labels 2021-09-16 16:02:45 +01:00
Budibase Staging Release Bot
5413eacf13 v0.9.125-alpha.11 2021-09-16 14:54:58 +00:00
Andrew Kingston
601a4935a9 Ensure transitions work properly when showing and hiding DND candidate positions 2021-09-16 15:49:58 +01:00
Michael Drury
4efdda6726 Merge pull request #2618 from Budibase/feature/automation-query
Automation query functionality
2021-09-16 15:47:10 +01:00
Budibase Release Bot
0f729efe3f v0.9.130 2021-09-16 14:44:06 +00:00