FlaminWrap
e190f932d8
Commit for enhancement #7604
...
Added a checkbox to allow the user to disable the default notifications to the following button actions:
* Save row
* Duplicate row
* Trigger automation
* Execute query
* Delete row
Also adjusted buttonActions.js to reflect the behaviour of that checkbox being ticked.
2022-11-13 17:08:23 +00:00
mike12345567
04f1f983e4
Fix to allow close screen modal without navigating to a new page.
2022-11-03 13:23:29 +00:00
Mel O'Hagan
380d9580af
Navigate in PeekScreenDisplay
2022-09-29 14:10:34 +01:00
Mel O'Hagan
5e5b0955dd
Handle navigation on close modal
2022-09-28 13:50:23 +01:00
Andrew Kingston
19c99f4390
Allow configuring whether notification is automatically dismissed or not
2022-08-22 11:08:52 +01:00
Andrew Kingston
8a2f35b3f0
Add action for showing a custom notification
2022-08-22 11:00:51 +01:00
Andrew Kingston
1a23970a38
Return nullish button action function for empty arrays
2022-08-17 15:43:25 +01:00
Andrew Kingston
4bc2c7a28f
Revert click context
2022-08-17 15:17:29 +01:00
Mel O'Hagan
d2f9201bd0
Block child button onClick if container hasOnClick
2022-08-14 14:42:25 +01:00
Mel O'Hagan
96c99da3ce
lint
2022-07-20 14:16:08 +01:00
Mel O'Hagan
5a3688d237
Remove checkbox. Always validate current step.
2022-07-20 09:56:02 +01:00
Andrew Kingston
6845f86689
Add option to customise which columns are exported in export data action
2022-06-20 12:32:13 +01:00
Andrew Kingston
754aa82cec
Merge pull request #5417 from Budibase/form-actions
...
Form actions
2022-04-22 10:47:57 +01:00
Mel O'Hagan
9b5ad2dacc
Get latest RevId if not provided
2022-04-20 11:51:01 +01:00
Andrew Kingston
9545b3af1b
Add button actions to update form field values
2022-04-14 09:46:07 +01:00
Andrew Kingston
5b423a21ee
Reset buttion action output context on each invocation of the action
2022-04-05 14:00:44 +01:00
Andrew Kingston
4c22ff4dce
Manually pull in new state context on each button action enrichment to keep aware of state changes during button action execution
2022-04-01 18:36:41 +01:00
Rory Powell
69b2b38aea
Merge branch 'master' into merge-master
2022-03-25 13:10:37 +00:00
Andrew Kingston
4d82b49c0e
Merge pull request #5086 from Budibase/continue-if-button-action
...
'Continue if' button action
2022-03-25 12:29:19 +00:00
Andrew Kingston
4b55e8c85e
Add 'continue if' button action
2022-03-25 09:26:15 +00:00
Andrew Kingston
80adf9be14
Don't attempt to invalidate related datasources when invalidating query datasources
2022-03-18 15:21:24 +00:00
Andrew Kingston
44bc4f4f43
Merge branch 'develop' of github.com:Budibase/budibase into feature/map-actions
2022-03-16 15:03:01 +00:00
Andrew Kingston
ced26dfa64
Improve map actions, tidy up some parts of the map component and ensure settings update properly
2022-03-16 14:53:12 +00:00
Peter Clement
fcfce77d5d
linting
2022-03-16 10:33:38 +00:00
Peter Clement
a2c3257515
send export file from backend
2022-03-16 10:22:06 +00:00
Peter Clement
54ec5ea2dc
fix button action export for csv
2022-03-15 12:03:16 +00:00
Andrew Kingston
9500203515
Add event context to button actions to allow passing in params at run time and add corresponding data bindings
2022-03-15 11:16:51 +00:00
Peter Clement
064aee5e2e
Update how button action for exporting works
2022-03-08 12:58:05 +00:00
Peter Clement
ed2c210db8
Add button action allowing for export of client row selection
2022-03-07 12:06:11 +00:00
Andrew Kingston
3ba195960b
Add error notification if executing a query in a button action fails
2022-02-25 21:29:02 +00:00
Andrew Kingston
eb27ac368a
Fix incorrect syntax for showing a notification while executing custom queries
2022-02-25 21:26:08 +00:00
Andrew Kingston
30fa72665a
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-24 15:46:54 +00:00
Andrew Kingston
b0defa8176
Merge pull request #4030 from Budibase/s3-upload
...
S3 file upload component
2022-01-24 15:41:46 +00:00
Andrew Kingston
aab7adce03
Update remaining dependency issues in client
2022-01-20 10:16:13 +00:00
Andrew Kingston
6e58820b45
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-20 09:43:23 +00:00
Andrew Kingston
6694bdc651
Add core API implementation and update most of client library to use it
2022-01-20 09:40:53 +00:00
Andrew Kingston
8be7018543
Rename return URL to redirect URL in log out action
2022-01-19 12:50:07 +00:00
Andrew Kingston
f6396649b5
Update log out handling to work better, and add support for navigating to a return URL
2022-01-19 11:22:27 +00:00
Andrew Kingston
4dfb74f512
Add public URL of uploaded file to button action outputs when uploading files to S3
2022-01-14 10:40:38 +00:00
Andrew Kingston
0b0618aa84
Lint and fix size of S3 upload component overlay
2022-01-14 09:20:20 +00:00
Andrew Kingston
73f2c9bd35
Improve error handling when uploading files to S3
2022-01-14 08:39:24 +00:00
Andrew Kingston
159c951262
Add S3 presigned request generation and file upload capabilities
2022-01-12 14:59:33 +00:00
Andrew Kingston
dfd95f9b83
Add initial work on new S3 upload component and button action
2022-01-11 14:01:21 +00:00
Andrew Kingston
4cd8886e1a
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2022-01-04 09:48:44 +00:00
Andrew Kingston
98cd12db5f
Proxy state updates back from peek modals
2021-12-14 14:04:10 +00:00
Andrew Kingston
dc7d22e5cb
Add support for binding forms to deep json fields
2021-12-10 14:18:01 +00:00
Andrew Kingston
eeecc762d2
Add button context to execute query action
2021-12-09 16:48:19 +00:00
Andrew Kingston
dd5d0ffc7b
Add output context to duplicate row action
2021-12-09 16:29:22 +00:00
Andrew Kingston
eedd1f0cf6
Fix bug where save duplicate action was mutating the real context
2021-12-09 14:36:57 +00:00
Andrew Kingston
9ad25fcf88
Fix bug where save row action was mutating the real context
2021-12-09 14:36:24 +00:00