1
0
Fork 0
mirror of synced 2024-08-28 00:12:02 +12:00
Commit graph

145 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti
3923af7c34 final touches to get drawer working correctly in automations 2021-02-26 15:12:44 +01:00
Keviin Åberg Kultalahti
16629903c1 bindings now show up correctly in the drawer 2021-02-26 14:53:51 +01:00
Keviin Åberg Kultalahti
10972fafe2 remove unused things 2021-02-26 14:39:44 +01:00
Keviin Åberg Kultalahti
51b517a4be merge existing work from old branch 2021-02-26 14:27:54 +01:00
mike12345567
aed2e2c49a Fixing some CSS bugs in the automation bindings popover. 2021-02-24 15:34:31 +00:00
Martin McKeaveney
ef069f9a1c merge 2021-02-24 14:46:26 +00:00
mike12345567
fdda55837f Formatting. 2021-02-24 14:03:10 +00:00
Kevin Åberg Kultalahti
b8cdc113a1 Merge pull request #1168 from Budibase/fix/budi-day-bug-list
Fix/dot notation grid fix
2021-02-24 12:54:29 +01:00
Keviin Åberg Kultalahti
532f29355e Revert "work on converting popover to drawer"
This reverts commit 082c238b57.
2021-02-24 10:33:54 +01:00
Keviin Åberg Kultalahti
082c238b57 work on converting popover to drawer 2021-02-23 16:43:03 +01:00
Martin McKeaveney
71778c0dc1 Merge pull request #1163 from Budibase/develop
Develop
2021-02-23 15:35:39 +00:00
Keviin Åberg Kultalahti
2f749c49d5 remove unused things 2021-02-23 15:20:24 +01:00
Martin McKeaveney
f16ec615aa Merge pull request #1083 from Budibase/bug/4001-to-0-fix
Attempting to fix the 4001 bug - using ephemeral ports in production (builder)
2021-02-22 13:57:26 +00:00
mike12345567
6e198a8ce1 Fixing automation issue - now autocolumns hidden there too. 2021-02-16 18:58:59 +00:00
Andrew Kingston
a82153628d Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-02-08 09:52:46 +00:00
Martin McKeaveney
236a8adfd3 fix bindings 2021-02-06 19:04:25 +00:00
Martin McKeaveney
491d3afafd few bugfixes 2021-02-06 18:22:58 +00:00
Andrew Kingston
de4b87a208 Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-02-04 12:59:34 +00:00
Martin McKeaveney
1f6a755cb6 fixing JSON and CSV import/export 2021-02-04 08:20:04 +00:00
mike12345567
a88ce0d608 Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 2021-02-03 16:09:48 +00:00
Andrew Kingston
d85665d21c Allow forms to generate query schemas. Fix query execution action 2021-02-03 14:53:13 +00:00
Martin McKeaveney
909ccac598 make email field bindable in automations 2021-02-03 13:50:19 +00:00
Martin McKeaveney
122caf227c fixing text wrap in handlebars 2021-02-03 08:12:58 +00:00
Martin McKeaveney
594906d975 account for null helpers 2021-02-02 17:48:23 +00:00
Martin McKeaveney
4bb3f6fe5f adding example code to helpers 2021-02-02 17:43:01 +00:00
Martin McKeaveney
3733b5f5ae use regex for search 2021-02-01 14:46:44 +00:00
Martin McKeaveney
e1c96d5165 adding search in binding drawer 2021-02-01 14:29:51 +00:00
Martin McKeaveney
1738537ad8 binding panel options from helpers 2021-02-01 11:51:53 +00:00
mike12345567
df1248f155 Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-helpers 2021-01-29 14:36:26 +00:00
yashank09
f7aa34be13 adds placeholder on automation trigger 2021-01-28 23:23:44 -08:00
mike12345567
1d38dda79b Linting. 2021-01-22 17:58:01 +00:00
mike12345567
d3d840e42a Adding error checking to our handlebars syntax inputs as well as making all handlebars helpers available due to space pre-processor being removed. 2021-01-22 17:57:38 +00:00
Andrew Kingston
9978d0707d Merge branch 'feature/handlebars-migration' of github.com:Budibase/budibase into form-builder 2021-01-21 11:31:45 +00:00
mike12345567
ce5ab5482b Updating the string templating system to be capable of async operations. 2021-01-20 13:32:15 +00:00
Andrew Kingston
b1c292b79c Fix incorrect paths after merge 2021-01-20 13:20:08 +00:00
Andrew Kingston
47dabc16ce Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-01-20 11:14:36 +00:00
mike12345567
d7a3e6210d Moving everything over to use the string template library, now just need to escape spaces properly and handle HTML escaping. 2021-01-19 18:44:29 +00:00
mike12345567
419c6b9393 Adding the handlebars library, still need to add testcases to this. 2021-01-18 17:40:19 +00:00
mike12345567
0e9d831e73 Linting. 2021-01-14 17:02:05 +00:00
Andrew Kingston
bd237b3e7c Clean paths and file structure 2021-01-14 10:03:33 +00:00
Andrew Kingston
7c4c7e0ae1 Update file structure to be sensible for design section 2021-01-14 09:45:09 +00:00
Michael Shanks
fbb4fd482f Merge pull request #981 from Budibase/trigger_automation_action
Trigger automation from button click
2021-01-13 11:06:10 +00:00
Michael Shanks
420094aaa9 Schema setup - styling changes 2021-01-13 10:20:07 +00:00
Michael Shanks
f5f66f9a58 allow new automation from button action setup 2021-01-12 15:21:27 +00:00
Michael Shanks
76023217a1 changed input style for automation schema setup 2021-01-11 10:11:31 +00:00
Michael Shanks
a878d7eb40 Trigger Automation from frontend actions 2021-01-08 17:25:06 +00:00
mike12345567
cc34838f45 Updating deployment service, checking in builder the builder settings info stored in DB before deploying. 2020-12-15 17:27:45 +00:00
Martin McKeaveney
f05d696ef7 email as default user identifier 2020-12-04 12:22:45 +00:00
Andrew Kingston
9ba3ceb277 Adjust logic automation block background 2020-10-29 20:50:18 +00:00
Andrew Kingston
cb25dd97b3 Enabling the dark side 2020-10-29 20:42:34 +00:00
Andrew Kingston
7d632445a9 Add slight margin to perfectly align empty state text 2020-10-28 17:09:10 +00:00
Andrew Kingston
1e41461a90 Rename deletion modal titles and fixing cypress tests 2020-10-28 16:05:19 +00:00
Andrew Kingston
bb489bce94 Merge branch 'master' of github.com:Budibase/budibase into dropdown-components 2020-10-27 15:50:34 +00:00
Andrew Kingston
add4162000 Format with prettier 2020-10-27 15:28:13 +00:00
Andrew Kingston
a93757a8d9 Fix cypress tests 2020-10-27 15:26:07 +00:00
Andrew Kingston
3ed1f00e38 More tidy up 2020-10-27 09:16:54 +00:00
mike12345567
d7196cfd3a Linting. 2020-10-26 17:47:03 +00:00
mike12345567
41fd10dbbe Adding a way to see the deployed webhook URLs to the deployment page. 2020-10-26 17:46:20 +00:00
mike12345567
c66541ad99 Joe-ifying some of the work on webhooks to make it a bit easier to understand and finished up some testing around it. 2020-10-26 16:04:02 +00:00
Andrew Kingston
990777c601 Stop propagation in context menu clicks 2020-10-26 15:17:18 +00:00
Andrew Kingston
2114822c90 Fix automation component paths 2020-10-26 12:25:26 +00:00
Andrew Kingston
4ff7499d26 Update styles across entire automations page 2020-10-26 12:18:34 +00:00
mike12345567
fdf0fdd145 Linting. 2020-10-23 17:18:22 +01:00
mike12345567
ec7a4d7f8b Adding a modal on creation of a webhook automation to make sure the user can setup a schema. 2020-10-23 17:17:53 +01:00
Andrew Kingston
9a32997591 Reduce unecessary div layers 2020-10-23 12:57:35 +01:00
mike12345567
653fb16c86 Linting. 2020-10-22 17:49:30 +01:00
mike12345567
0d8ec8e03a Some initial work towards webhooks, that generates schema similar to integromat. 2020-10-22 17:48:32 +01:00
Martin McKeaveney
79b50dc0b7 lint 2020-10-14 13:21:43 +01:00
mike12345567
5d49d529e3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 2020-10-09 19:10:28 +01:00
mike12345567
fdaa69ee7f Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 2020-10-09 18:49:23 +01:00
Andrew Kingston
d24679bc33 Move modal to BBUI and update usages 2020-10-08 09:35:11 +01:00
Andrew Kingston
b9c9408c7c Fix create automation modal 2020-10-07 11:38:05 +01:00
Andrew Kingston
4bcc50ee85 Change live animation color from purple to black 2020-10-07 11:37:55 +01:00
Andrew Kingston
a23967364b Fix cypress texts and update use of modal 2020-10-05 11:13:09 +01:00
Andrew Kingston
927fc40454 Update automations page to use new modal 2020-10-02 19:10:37 +01:00
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