1
0
Fork 0
mirror of synced 2024-08-13 17:11:49 +12:00
Commit graph

4342 commits

Author SHA1 Message Date
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
Budibase Staging Release Bot
93655cb523 v0.9.125-alpha.5 2021-09-14 16:39:38 +00:00
Michael Drury
bda973355c Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
2021-09-14 17:30:26 +01:00
mike12345567
70bc68fb61 Adding concept of internal and external actions. 2021-09-14 12:40:19 +01:00
Budibase Staging Release Bot
7bc1d42807 v0.9.125-alpha.4 2021-09-14 10:28:17 +00:00
mike12345567
500179e312 Fixing test cases, making it possible to still run automations via env variable. 2021-09-14 11:18:02 +01:00
Budibase Staging Release Bot
b2b0d5af78 v0.9.125-alpha.3 2021-09-13 14:13:00 +00:00
Budibase Staging Release Bot
93d2183640 v0.9.125-alpha.2 2021-09-13 10:51:41 +00:00
Budibase Staging Release Bot
8cb8e9b360 v0.9.125-alpha.1 2021-09-10 16:11:09 +00:00
Budibase Staging Release Bot
ddc2124ae8 v0.9.125-alpha.0 2021-09-10 13:53:42 +00:00
Martin McKeaveney
b83452f47c merge with master 2021-09-10 14:43:03 +01:00
Budibase Staging Release Bot
25a62de64d v0.9.123-alpha.7 2021-09-10 11:20:51 +00:00
Andrew Kingston
4f96b7ef93 Merge pull request #2576 from Budibase/responsive-preview
Responsive preview
2021-09-10 12:13:46 +01:00
mike12345567
da9d78d1fb Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-10 11:16:43 +01:00
Budibase Staging Release Bot
3f13aeb789 v0.9.123-alpha.6 2021-09-10 09:15:55 +00:00
Budibase Release Bot
157f21125b v0.9.124 2021-09-10 08:33:24 +00:00
Budibase Staging Release Bot
2fc7438f21 v0.9.123-alpha.5 2021-09-10 07:56:31 +00:00
Andrew Kingston
2f986bedf1 Fix bug with determining checklist progress 2021-09-10 08:25:30 +01:00
Budibase Staging Release Bot
937f5ece53 v0.9.123-alpha.4 2021-09-09 17:43:54 +00:00
mike12345567
a366ab80e1 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-09 16:33:41 +01:00
Budibase Release Bot
827a77fbf1 v0.9.123 2021-09-09 15:04:36 +00:00
Budibase Staging Release Bot
60a5602a61 v0.9.123-alpha.3 2021-09-09 13:51:49 +00:00
Budibase Staging Release Bot
beaeb97214 v0.9.123-alpha.2 2021-09-09 13:04:44 +00:00
Andrew Kingston
0409e2144f Merge branch 'develop' of github.com:Budibase/budibase into responsive-preview 2021-09-09 13:56:18 +01:00
Andrew Kingston
5b1ba5d5a2 Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-09 11:57:55 +01:00
Martin McKeaveney
5e268dce18 Merge pull request #2556 from mslourens/checklist_item_navigation
add link to checklist items for direct navigation (and lint issues)
2021-09-09 11:16:38 +01:00
Andrew Kingston
26a0bf9c50 Merge branch 'develop' of github.com:Budibase/budibase into responsive-preview 2021-09-09 10:25:24 +01:00
mike12345567
e84d30524b Updating automations system to return the inputs and outputs of each step. 2021-09-08 14:08:22 +01:00
Budibase Staging Release Bot
ef9431898b v0.9.123-alpha.1 2021-09-08 12:50:22 +00:00
Andrew Kingston
9c50bd84e8 Align component selection list and preview controls to top of center panel 2021-09-08 09:54:10 +01:00
Andrew Kingston
acb289cc5f Add feature flag to determine support for previewing on different device sizes 2021-09-08 09:46:20 +01:00
Andrew Kingston
a10906ee01 Remove box shadow and padding around preview html element 2021-09-08 09:39:36 +01:00
Andrew Kingston
3b3df86e4d Leave builder preview always the same size and depend on app to resize itself 2021-09-07 16:02:47 +01:00
Andrew Kingston
fbbeccc0a1 Add preview device selection buttons and pass device preview down to client app 2021-09-07 16:02:11 +01:00
Maurits Lourens
9338043133 fix test 2021-09-06 20:23:33 +02:00
Andrew Kingston
989652bc0b Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-06 18:23:08 +01:00
Budibase Staging Release Bot
01519a7fa2 v0.9.123-alpha.0 2021-09-06 16:38:38 +00:00
Andrew Kingston
d607f7b25b Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-06 17:29:51 +01:00
mike12345567
9fa80f2b88 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-06 17:27:29 +01:00
Maurits Lourens
1790e777cc fix tests 2021-09-06 17:55:19 +02:00
Andrew Kingston
7b919cb2e7 Add button to reset theme to default and fix determination of theme 2021-09-06 16:51:40 +01:00
Budibase Release Bot
ed2f4c78dc v0.9.122 2021-09-06 15:45:10 +00:00
Andrew Kingston
363998a2af Fix button theming and add nav text theming 2021-09-06 16:23:12 +01:00
Budibase Staging Release Bot
402262e030 v0.9.120-alpha.4 2021-09-06 14:57:36 +00:00