1
0
Fork 0
mirror of synced 2024-09-18 10:20:11 +12:00
Commit graph

20 commits

Author SHA1 Message Date
Andrew Kingston
50d8d12d5e Fix bug with deleting automations 2020-10-02 19:09:44 +01:00
mike12345567
4d8b1ecc10 Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records 2020-10-02 14:49:23 +01:00
Andrew Kingston
5c85ffeb90 Add empty state when automations have no steps 2020-09-30 15:14:16 +01:00
Andrew Kingston
162f91dc82 Add empty state text to automate page and consistently style empty states 2020-09-30 15:06:47 +01:00
Andrew Kingston
5c9eff4cf4 Update create automation modal to match other modal styles 2020-09-30 10:24:43 +01:00
Andrew Kingston
49ccf8ebc8 Update automation page with new form styles 2020-09-30 09:28:18 +01:00
Michael Shanks
83261aeadf analytics - identify user + extra actions added 2020-09-29 15:26:56 +01:00
Joe
e528d1fc3b Merge branch 'linked-records' of https://github.com/Budibase/budibase into linked-records 2020-09-26 00:46:30 +01:00
Joe
620134132e Page titles and primary cta alignment and styling consistent
Data and automations page titles now use BBUI Heading component and Spacer component. They are not consistent in styling and spacing.

Welcome screen app cards buttons changed to text buttons. I made this change as there were too many buttons on the page. We want one primary button - create new app.

Early changes mage to binding popover. More to come.
2020-09-26 00:45:56 +01:00
Andrew Kingston
9bd1743ea0 Rename records to rows in automation definitions 2020-09-25 15:01:48 +01:00
Andrew Kingston
591887b107 Standardise use of ConfirmDialog for automation deletion 2020-09-24 15:58:26 +01:00
Andrew Kingston
f7356539bc Fix font weight in create automation modal 2020-09-24 15:11:02 +01:00
mike12345567
19bb0481c6 Running linter to cleanup formatting. 2020-09-23 16:20:39 +01:00
Andrew Kingston
d473307b7f Treat automation step inputs of type number as string, and let server handle types 2020-09-23 12:30:38 +01:00
Andrew Kingston
aa47d18bb1 Sort automation steps by name 2020-09-23 12:25:14 +01:00
Andrew Kingston
c728329d51 Improve responsiveness, handle scrolling and tidy up CSS in automations page 2020-09-23 12:24:57 +01:00
Andrew Kingston
d465d30827 Fix automation block taglines without bindings 2020-09-22 15:42:56 +01:00
Andrew Kingston
aaa8313c50 Fix crashing when default inputs are undefined in block definition 2020-09-22 15:14:50 +01:00
mike12345567
1845a8c452 Merge branch 'contextual-workflows' of github.com:Budibase/budibase into rename-workflow-automation 2020-09-22 12:00:54 +01:00
mike12345567
5f064ade9d Renaming workflows -> automate/automations, throughout the API and the builder itself. 2020-09-21 13:49:34 +01:00