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 |