Martin McKeaveney
acfe5ac0d7
Merge branch 'ak-fixes' of github.com:Budibase/budibase into fix/incoming-webhooks
2021-12-08 11:16:22 +00:00
Andrew Kingston
90011b53cc
Use full runtime bindings in automation settings and enable JS bindings for backend log action
2021-12-08 10:59:26 +00:00
Martin McKeaveney
f40fe2e4ed
account for integer type from JSON schema
2021-12-08 10:14:30 +00:00
Martin McKeaveney
5695827f86
auto app creation from template E2E, added warning to automations that they can't run in dev
2021-11-25 10:29:09 +01:00
Peter Clement
d16ea91082
remove uneeded add action button
2021-11-18 14:29:31 +00:00
Peter Clement
b902e017dd
fix bug with test results
2021-11-18 11:41:51 +00:00
Peter Clement
f237cd891e
fix animation issue with automation blocks
2021-11-17 14:28:14 +00:00
Peter Clement
5311c8ee7e
save inputted test data
2021-11-17 13:49:34 +00:00
mike12345567
dc8d0aa533
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-11-11 13:48:07 +00:00
Peter Clement
b4a82f3621
Merge pull request #3313 from Budibase/fix/automation-block-width
...
fix width of automation blocks
2021-11-10 14:46:33 +00:00
Peter Clement
4e6a9c8154
fix width of automation blocks
2021-11-10 14:43:07 +00:00
mike12345567
014b277c55
Fixing issue with automation JS scripting not functioning, due to an object being passed in as code parameter.
2021-11-09 18:07:21 +00:00
mike12345567
7b73a8dbe7
Fixing issue #3199 - don't allow submitting automation creation modal without name, adding error message.
2021-11-03 11:55:01 +00:00
Martin McKeaveney
cec081bdfc
Merge pull request #3106 from Budibase/fix/postreleasefixes2
...
Fix/postreleasefixes2
2021-10-25 09:01:50 +01:00
Peter Clement
2c27a5e7bb
negate boolean
2021-10-21 16:38:15 +01:00
Martin McKeaveney
2c5285006d
fix import
2021-10-21 16:04:00 +01:00
Martin McKeaveney
3b3862bd01
Merge branch 'develop' into fix/postreleasefixes2
2021-10-21 16:00:48 +01:00
Martin McKeaveney
218996d50d
account for 400 errors in data ui for plus datasources, fix query param selection in automations
2021-10-21 12:31:06 +01:00
Peter Clement
f3990b70e2
Disable action if SMTP has not been setup
2021-10-19 16:44:30 +01:00
Peter Clement
dac9523452
remove log
2021-10-19 09:51:40 +01:00
Peter Clement
5a9bd21237
Fix issue where external datasource action wasn't saving it's values
2021-10-19 09:45:04 +01:00
Michael Drury
ec82053d88
Merge pull request #3007 from Budibase/fix/3005
...
Fixing issues with filter step in automations breaking test flow
2021-10-15 14:03:52 +01:00
Andrew Kingston
642d105326
Merge pull request #3002 from Budibase/js-binding-drawer
...
JavaScript bindings
2021-10-15 11:37:25 +01:00
Peter Clement
08f621f33e
remove log
2021-10-14 16:46:59 +01:00
Peter Clement
8ab72050f8
Handle longform types within Automations
2021-10-14 15:44:17 +01:00
mike12345567
11b06b717e
Fixing issue #3005 - when a filter step is executed it now will fill in the history with a status describing that it stopped, this stops any errors from occurring.
2021-10-14 15:26:38 +01:00
mike12345567
bded4a5b56
Merge branch 'develop' of github.com:Budibase/budibase into js-binding-drawer
2021-10-13 16:48:36 +01:00
Peter Clement
194eddbda4
some tidy up
2021-10-13 09:29:01 +01:00
Peter Clement
e2ae8b8437
add ability to copy _rev and _id from data tab
2021-10-12 17:32:15 +01:00
Andrew Kingston
d1916cfe49
Enable JS bindings in all design fields where HBS is also enabled
2021-10-12 16:52:56 +01:00
Peter Clement
0f153c3666
add relationship selector to automation blocks
2021-10-12 14:13:33 +01:00
Peter Clement
2d4bb78afc
surface schema for user in json
2021-10-12 12:20:40 +01:00
Peter Clement
e479ced4c8
fix webhook issue in automations
2021-10-12 11:00:49 +01:00
Peter Clement
abebe5de12
fix app action trigger
2021-10-11 19:38:43 +01:00
Peter Clement
eba9bd79f6
enable 'add action' button when inputs completed
2021-10-11 11:35:07 +01:00
Peter Clement
5702eb464b
fix issue where automation block was not being added in the correct order
2021-10-11 11:10:26 +01:00
Peter Clement
62218c71b5
allow user to add automation block between existing blocks
2021-10-06 15:09:51 +01:00
Peter Clement
e2c9415e1d
update icon padding and block background-color
2021-10-06 15:07:51 +01:00
Rory Powell
d63186ff8f
Fix email link from internal bb onboarding. Prevent account holder from being deleted
2021-10-04 11:30:59 +01:00
Andrew Kingston
ec7cf96fd9
Move all lucene logic into central builder helpers file
2021-09-27 12:59:49 +01:00
Martin McKeaveney
ff5831660d
merge with develop
2021-09-21 21:43:29 +01:00
Peter Clement
1d9fccb666
update icon to use hoverable
2021-09-21 20:30:58 +01:00
Martin McKeaveney
0a7512a4d9
changed events to constants, instantiated analytics client at right time
2021-09-21 20:21:15 +01:00
Peter Clement
14945d9f0d
use color alias for actions instead of hard-coding the color
2021-09-21 12:05:58 +01:00
Peter Clement
053ea4e499
add multiselect / date / boolean types to automations
2021-09-20 16:23:33 +01:00
Maurits Lourens
931ec7bfd9
fix merge conflicts, make arguments more consistent
2021-09-16 23:20:31 +02:00
Maurits Lourens
518f8fd55e
merge develop into branch
2021-09-16 22:15:09 +02:00
Maurits Lourens
7f9e8fa321
fix calls to automations.save, which doesn't need the instanceId
2021-08-26 15:58:24 +02:00
Maurits Lourens
3da6577348
rename automation
2021-08-26 08:53:58 +02:00
Maurits Lourens
2f03f4acb2
fix bug when an automation was selected but not present anymore
2021-08-03 22:29:47 +02:00
Maurits Lourens
101ca5f01e
fix cypress test
2021-07-27 23:48:06 +02:00
Maurits Lourens
5df2242cf0
fix lint issue
2021-07-27 21:19:31 +02:00
Maurits Lourens
3298b66ebf
convert automation icons into toggle
2021-07-27 14:29:06 +02:00
Andrew Kingston
120994e2c4
Use automation block title in drawer for automation bindings
2021-07-14 15:46:00 +01:00
mike12345567
2db995c906
Fixing test case and removing console.log.
2021-06-23 20:18:21 +01:00
mike12345567
2a0cfc949d
Fixing issue with automation webhook URL being undefined.
2021-06-23 20:11:05 +01:00
Andrew Kingston
38e064fa0f
Fix all eslint issues
2021-06-15 19:36:56 +01:00
Andrew Kingston
7e95961542
Fix issue with automation action for executing external data connector. Closes #1559
2021-05-26 09:02:59 +01:00
Andrew Kingston
6c960dd9e2
Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro
2021-05-25 10:11:41 +01:00
Martin McKeaveney
8ceba79a12
activations
2021-05-19 10:46:47 +01:00
Martin McKeaveney
a781239632
Adding cron presets to automations
2021-05-18 22:20:41 +01:00
Martin McKeaveney
4ccb326ece
lint
2021-05-10 14:50:37 +01:00
Martin McKeaveney
062d8323f4
pulling app list, re-adding code for automation blocks and external data source block lost in merge
2021-05-06 18:31:03 +01:00
mike12345567
e5f3b3956c
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
2021-05-04 13:24:14 +01:00
Martin McKeaveney
4086d39535
merge with next
2021-05-04 11:49:34 +01:00
Martin McKeaveney
8ecb70a8f7
merge with next
2021-05-04 11:40:59 +01:00
Andrew Kingston
797e8a8b67
Add explicit prettier options
2021-05-04 11:32:22 +01:00
Andrew Kingston
c010eeb314
Fix prettier and fix crash when using certain views as data sources
2021-05-04 11:04:42 +01:00
mike12345567
dcf69b2181
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
2021-05-04 10:34:30 +01:00
Martin McKeaveney
72ed644803
merge
2021-05-04 09:55:14 +01:00
mike12345567
a7022de9b5
Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion.
2021-04-30 16:17:57 +01:00
Martin McKeaveney
9b96a0f06d
lint
2021-04-30 16:02:52 +01:00
Martin McKeaveney
6d32d5f8b1
tidy up
2021-04-30 15:44:37 +01:00
Keviin Åberg Kultalahti
7dc53dc2e6
convert all Heading instances to use new API
2021-04-30 13:38:06 +02:00
Martin McKeaveney
784ac20dd8
external data connector block
2021-04-29 21:35:16 +01:00
mike12345567
a14c80bf6c
Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one.
2021-04-29 19:06:58 +01:00
Martin McKeaveney
b876e91ae6
merge with next
2021-04-29 11:45:47 +01:00
Andrew Kingston
9d5ff2e612
Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui
2021-04-28 15:08:54 +01:00
Andrew Kingston
a1c01bb905
Update other cypress helpers to work with spectrum
2021-04-28 15:08:43 +01:00
Keviin Åberg Kultalahti
a1220cf048
Convert AutomationBindingPanel to new DrawerContent panel
2021-04-28 14:55:53 +02:00
Keviin Åberg Kultalahti
da993b47f1
Create DrawerContent component
2021-04-27 17:43:56 +02:00
Keviin Åberg Kultalahti
bccc47cab3
rework AutomationBindingPanel to use Layout component
2021-04-27 17:10:25 +02:00
Keviin Åberg Kultalahti
9ee6ef3073
rework Icons to use new API
2021-04-27 16:30:13 +02:00
Keviin Åberg Kultalahti
e3126df4dc
merge main branch
2021-04-27 16:19:42 +02:00
Keviin Åberg Kultalahti
9ef69b1725
convert ActionButton to new interface
2021-04-27 16:18:52 +02:00
Keviin Åberg Kultalahti
2e7e18a8b6
Changes ActionMenu button slot to be called control
2021-04-27 15:34:17 +02:00
Keviin Åberg Kultalahti
9bda97b300
rework ActionMenu and add noClose prop to MenuItem
2021-04-27 11:48:47 +02:00
Keviin Åberg Kultalahti
f0e25612a1
more conversions
2021-04-26 14:56:55 +02:00
Keviin Åberg Kultalahti
e7b8ec4223
update ActionButton interface
2021-04-23 15:45:10 +02:00
Keviin Åberg Kultalahti
d9d63df478
Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs
2021-04-23 14:12:20 +02:00
Keviin Åberg Kultalahti
e3edb131e2
replace more remix icons
2021-04-23 14:10:44 +02:00
Keviin Åberg Kultalahti
cd5b617610
replace remix icons in NavItem component
2021-04-23 13:52:34 +02:00
Andrew Kingston
b19f29b168
Update some leftover header sizes
2021-04-23 11:55:36 +01:00
Keviin Åberg Kultalahti
311d4f9d65
Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs
2021-04-23 12:52:05 +02:00
Andrew Kingston
8e09c32643
Fix automation name font size
2021-04-23 11:31:40 +01:00
Keviin Åberg Kultalahti
e53dcbcae1
more remix replacements
2021-04-23 12:20:38 +02:00
Andrew Kingston
f859ad5210
Update lots of font sizes, padding and other UI improvements
2021-04-23 10:48:19 +01:00
Keviin Åberg Kultalahti
8a36d81d32
switch out remix icons
2021-04-23 10:33:41 +02:00
Keviin Åberg Kultalahti
77b2b7e43a
switch out remix icons in automation blocks
2021-04-23 10:13:56 +02:00
Keviin Åberg Kultalahti
3d369d50a2
switch remix icons to spectrum in panels
2021-04-23 10:07:50 +02:00
Keviin Åberg Kultalahti
4106d5705b
Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs
2021-04-22 12:09:51 +02:00
Andrew Kingston
5770035650
Update automation section to use spectrum
2021-04-22 10:58:04 +01:00
Keviin Åberg Kultalahti
66562400fe
Switch out DropdownMenu to Popover across the builder
2021-04-21 16:03:12 +02:00
Andrew Kingston
fde47ad61c
Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui-forms
2021-04-20 14:06:33 +01:00
Andrew Kingston
3a15047007
Update button actions to use new spectrum components
2021-04-19 14:40:51 +01:00
Keviin Åberg Kultalahti
3ccc0a39ff
Automations panel now uses the tabs component
2021-04-16 11:49:08 +02:00
Keviin Åberg Kultalahti
3056d4316a
adds divider component
2021-04-14 14:52:25 +02:00
Martin McKeaveney
20a00d1225
remove merge conflict
2021-04-12 20:11:21 +01:00
Martin McKeaveney
b5baf9f892
merge
2021-04-12 13:41:46 +01:00
Keviin Åberg Kultalahti
199756134b
wip menu component
2021-04-12 11:24:03 +02:00
Martin McKeaveney
1f70282753
fix automation fields
2021-04-11 12:02:01 +01:00
Keviin Åberg Kultalahti
439fda6785
fix buttons
2021-04-09 15:24:28 +02:00
Keviin Åberg Kultalahti
5a2287ddcb
moves NotificationDisplay to bbui and converts it to spectrum
2021-04-09 12:02:53 +02:00
Keviin Åberg Kultalahti
e408fac0e5
conversion of buttons in builder
2021-04-09 10:52:06 +02:00
Keviin Åberg Kultalahti
f72dda18de
actually convert table command buttons
2021-04-08 18:10:18 +02:00
Andrew Kingston
77228a3998
Fix missing import of automationStore
2021-04-07 11:33:14 +01:00
Andrew Kingston
b3b7c54901
Update to support new stores
2021-04-01 10:29:47 +01:00
Andrew Kingston
8619db57b4
Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui
2021-04-01 09:12:16 +01:00
Andrew Kingston
44ad38fdf8
Add BBUI to monorepo and use vite for builder, client lib and standard components
2021-03-31 16:14:56 +01:00
Keviin Åberg Kultalahti
c5bdb590f9
merge next
2021-03-31 11:26:44 +02:00
Martin McKeaveney
8f5fd32f74
scripting block
2021-03-26 14:56:34 +00:00
Keviin Åberg Kultalahti
44e3f29a0b
moves backend stores to "stores" in the root src directory
2021-03-26 09:50:37 +01:00
Keviin Åberg Kultalahti
c77061f239
wip: converts components to use separate stores
2021-03-23 12:16:54 +01:00
Keviin Åberg Kultalahti
a440e7631b
move tables to separate store
2021-03-23 11:54:03 +01:00
mike12345567
60ab217386
Formatting.
2021-03-18 18:27:00 +00:00
Keviin Åberg Kultalahti
a769d5f477
reverts some of the merged files
2021-03-18 14:33:45 +01:00
Keviin Åberg Kultalahti
c0c41c5bc3
fixes small bug where user was not redirected to automation index page once last automation was deleted
2021-03-15 15:30:28 +01:00
Keviin Åberg Kultalahti
2900704a4c
adds routing to the automation tab
2021-03-15 15:00:34 +01:00
Keviin Åberg Kultalahti
4e85caa7b0
wip: work on routing in automation tab
2021-03-15 12:53:44 +01:00
mike12345567
68735f1b4f
Formatting.
2021-03-10 17:56:16 +00:00
Keviin Åberg Kultalahti
a08684cd14
removes unused code in automation and backend sections
2021-03-01 17:34:27 +01:00
Keviin Åberg Kultalahti
776c8849cb
use bindableProperties instead of bindings in AUtomationBindingPanel
2021-03-01 14:22:17 +01:00
Keviin Åberg Kultalahti
e9604ba967
remove unneeded things
2021-03-01 14:04:07 +01:00
Keviin Åberg Kultalahti
cc35ac6e36
remove genericpopover component
2021-02-26 15:23:41 +01:00
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