Andrew Kingston
|
110fd1d5af
|
Fix intermittent crash due to invalid iframe reference when hot reloading
|
2021-09-16 16:27:19 +01:00 |
Andrew Kingston
|
368ada4a77
|
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
|
2021-09-16 16:06:41 +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 |
Rory Powell
|
23d354ceda
|
Merge pull request #2614 from Budibase/feature/onboarding-backend
Access controls for cloud, self, and regular budibase users
|
2021-09-16 15:39:14 +01:00 |
mike12345567
|
72763ec45f
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-query
|
2021-09-16 15:33:03 +01:00 |
PClmnt
|
c968d534ac
|
Merge pull request #2610 from Budibase/feature/automation-redesign
Automation Redesign
|
2021-09-16 15:17:51 +01:00 |
mike12345567
|
6d48dc85ef
|
Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query
|
2021-09-16 14:54:09 +01:00 |
Peter Clement
|
0d2854b464
|
fix json parsing of test data
|
2021-09-16 14:52:23 +01:00 |
Peter Clement
|
ab2fd51dc2
|
fix debounce / store test data bug
|
2021-09-16 14:48:55 +01:00 |
Martin McKeaveney
|
ecb34e49e3
|
Merge pull request #2169 from mslourens/collapse_expand_database_connections
Collapse and expand database connections
|
2021-09-16 14:26:25 +01:00 |
mike12345567
|
87d20e5c00
|
Making filter drawer in automations full width.
|
2021-09-16 13:45:22 +01:00 |
mike12345567
|
13609bb9bf
|
Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query
|
2021-09-16 12:44:16 +01:00 |
Peter Clement
|
a871a3a44f
|
fix label not being rendered correctly
|
2021-09-16 12:15:32 +01:00 |
mike12345567
|
b18a082951
|
Adding in backend implementation of the query step, as well as some front-end work to support the filter drawer within automations.
|
2021-09-15 19:02:44 +01:00 |
Peter Clement
|
cd3beb3b6c
|
change naming within blocks
|
2021-09-15 16:59:15 +01:00 |
Peter Clement
|
7b99574f4c
|
update reactivity of test data modal
|
2021-09-15 16:55:17 +01:00 |
Martin McKeaveney
|
a575af5e4a
|
Merge pull request #2120 from mslourens/delete_component_with_keyboard
Delete component with keyboard
|
2021-09-15 16:48:38 +01:00 |
Rory Powell
|
3576ca87be
|
Access controls for cloud, self, and regular budibase users
|
2021-09-15 15:45:43 +01:00 |
Peter Clement
|
7260c32737
|
fix build
|
2021-09-15 13:58:15 +01:00 |
Peter Clement
|
2b08916751
|
simplify parsing of internal / external actions
|
2021-09-15 12:58:20 +01:00 |
Peter Clement
|
9cd63c2223
|
small css updates
|
2021-09-15 11:52:42 +01:00 |
Andrew Kingston
|
8a0b9724b0
|
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
|
2021-09-15 10:53:59 +01:00 |
Peter Clement
|
c15c65a586
|
Merge remote-tracking branch 'origin/develop' into feature/automation-redesign
|
2021-09-15 10:26:45 +01:00 |
Rory Powell
|
cf32050a7b
|
Merge pull request #2607 from Budibase/feature/onboarding-backend
Redirects and linking between budibase and account portal
|
2021-09-15 10:25:46 +01:00 |
Peter Clement
|
242f685a24
|
incorrect file name
|
2021-09-15 09:57:06 +01:00 |
Andrew Kingston
|
6efd505118
|
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
|
2021-09-15 09:41:47 +01:00 |
Peter Clement
|
44b7b6a6f8
|
remove logs
|
2021-09-15 00:49:44 +01:00 |
Peter Clement
|
3b66a14a6f
|
Update icons
|
2021-09-15 00:49:44 +01:00 |
Peter Clement
|
5751782fcb
|
add block connector line
|
2021-09-15 00:49:44 +01:00 |
Peter Clement
|
dfbf7e2ee4
|
Show test outputs and responses in modal
|
2021-09-15 00:49:35 +01:00 |
Peter Clement
|
1d25aba78c
|
adding external actions constant
|
2021-09-15 00:46:52 +01:00 |
Peter Clement
|
82db0950c3
|
Require required schema fields before saving
|
2021-09-15 00:46:52 +01:00 |
Peter Clement
|
d86c238d53
|
Improve test automation modal and handling of data
|
2021-09-15 00:46:50 +01:00 |
Peter Clement
|
0fadf104e2
|
save automation on change / delete / create
|
2021-09-15 00:45:11 +01:00 |
Peter Clement
|
09cab87a86
|
Add new actions modal and integration with flowchart
|
2021-09-15 00:45:11 +01:00 |
Peter Clement
|
7fd79d3d4e
|
Update flow chart styling and event handling
|
2021-09-15 00:45:07 +01:00 |
Peter Clement
|
fd4c1c9929
|
Add triggers to setup modal
|
2021-09-15 00:43:25 +01:00 |
Peter Clement
|
4869ecbf3a
|
add splash screen to automation
|
2021-09-15 00:43:25 +01:00 |
Michael Drury
|
bda973355c
|
Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
|
2021-09-14 17:30:26 +01:00 |
Andrew Kingston
|
7ded058831
|
Update styles in normal user app portal
|
2021-09-14 16:38:47 +01:00 |
Andrew Kingston
|
b3fa4e61e3
|
Make apps table in portal mobile friendly
|
2021-09-14 16:21:30 +01:00 |
Rory Powell
|
33090a2521
|
Move account portal redirect to top of auth level
|
2021-09-14 15:57:34 +01:00 |
Rory Powell
|
011193a3dc
|
Navigate between budibase and account portal
|
2021-09-14 15:49:59 +01:00 |
Rory Powell
|
689065d2b8
|
Redirect to account portal login page in the cloud
|
2021-09-14 14:18:13 +01:00 |
Rory Powell
|
73981680ba
|
Replace 'sandbox' with 'cloud' in builder, reuse 'SELF_HOSTED' flag
|
2021-09-14 13:03:38 +01:00 |
mike12345567
|
70bc68fb61
|
Adding concept of internal and external actions.
|
2021-09-14 12:40:19 +01:00 |
Andrew Kingston
|
cc64b3f9b8
|
Improve email template screen layout
|
2021-09-14 12:36:29 +01:00 |
Andrew Kingston
|
0b5669efdc
|
Update config checklist to be mobile friendly
|
2021-09-14 12:32:04 +01:00 |
Andrew Kingston
|
11962bb5fa
|
Update updates page to be mobile friendly and look better
|
2021-09-14 12:28:23 +01:00 |
Andrew Kingston
|
d0898a4ac4
|
Update theming page to be mobile friendly
|
2021-09-14 12:28:07 +01:00 |