Gerard Burns
65bbe20d8b
Add Fetch Row Button Action ( #9653 )
...
* Add Fetch Row Button Action
* PR feedback
2023-02-17 14:49:35 +00:00
FlaminWrap
31615347ec
Button action for user prompt ( #8676 )
...
* Commit for enhancement #7762
Added Question option for buttons which acts as a dialog prompting the user to confirm or cancel before continuing.
* Fixes
* Made changes to allow custom modal title
Changed Question to User Prompt
Allows custom title
* Revert "Made changes to allow custom modal title"
This reverts commit b18aacc922
.
* Revert "Fixes"
This reverts commit de613925dc
.
* Adds custom title
Adds custom title
* Wrong version of buttonActions was commited
* Delete index.js
* refactor
* lint
Co-authored-by: Mel O'Hagan <mel@budibase.com>
2022-12-15 16:21:24 +00:00
Andrew Kingston
554f8b83da
Merge pull request #8667 from FlaminWrap/Flaminwrap-Enhancement-7604
...
Allow user to disable hard coded notifications for button actions #7604
2022-12-05 09:36:31 +00:00
Andrew Kingston
d7988a918e
Use explicit actions for opening and closing side panels, and automatically close side panels when using form blocks
2022-11-15 11:54:20 +00:00
Andrew Kingston
7d97ef1ff5
Add button action for showing/hiding side panels
2022-11-14 15:02:57 +00:00
FlaminWrap
8407f799c8
Ran yarn lint:fix
...
Ran yarn lint:fix as I forgot to do that
2022-11-13 17:25:48 +00:00
FlaminWrap
30aa85af0b
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
870a6dd930
Fix to allow close screen modal without navigating to a new page.
2022-11-03 13:23:29 +00:00
Mel O'Hagan
9a9ea26cc4
Navigate in PeekScreenDisplay
2022-09-29 14:10:34 +01:00
Mel O'Hagan
df5d609298
Handle navigation on close modal
2022-09-28 13:50:23 +01:00
Andrew Kingston
acc71cb0e9
Allow configuring whether notification is automatically dismissed or not
2022-08-22 11:08:52 +01:00
Andrew Kingston
ab0d6bd6ed
Add action for showing a custom notification
2022-08-22 11:00:51 +01:00
Andrew Kingston
bb9146b93f
Return nullish button action function for empty arrays
2022-08-17 15:43:25 +01:00
Andrew Kingston
6b8bf3f768
Revert click context
2022-08-17 15:17:29 +01:00
Mel O'Hagan
a6108d1c8b
Block child button onClick if container hasOnClick
2022-08-14 14:42:25 +01:00
Mel O'Hagan
201b46e229
lint
2022-07-20 14:16:08 +01:00
Mel O'Hagan
40ef719f2f
Remove checkbox. Always validate current step.
2022-07-20 09:56:02 +01:00
Andrew Kingston
2ad6f0a1ff
Add option to customise which columns are exported in export data action
2022-06-20 12:32:13 +01:00
Andrew Kingston
3eb4ed41cb
Merge pull request #5417 from Budibase/form-actions
...
Form actions
2022-04-22 10:47:57 +01:00
Mel O'Hagan
d85e022182
Get latest RevId if not provided
2022-04-20 11:51:01 +01:00
Andrew Kingston
04b299750d
Add button actions to update form field values
2022-04-14 09:46:07 +01:00
Andrew Kingston
d121aefbaa
Reset buttion action output context on each invocation of the action
2022-04-05 14:00:44 +01:00
Andrew Kingston
2e979846c4
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
0ee41ea10c
Merge branch 'master' into merge-master
2022-03-25 13:10:37 +00:00
Andrew Kingston
9f3a0ce3c9
Merge pull request #5086 from Budibase/continue-if-button-action
...
'Continue if' button action
2022-03-25 12:29:19 +00:00
Andrew Kingston
ff327423e1
Add 'continue if' button action
2022-03-25 09:26:15 +00:00
Andrew Kingston
34c13db56d
Don't attempt to invalidate related datasources when invalidating query datasources
2022-03-18 15:21:24 +00:00
Andrew Kingston
e4a8704870
Merge branch 'develop' of github.com:Budibase/budibase into feature/map-actions
2022-03-16 15:03:01 +00:00
Andrew Kingston
52c8742067
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
43f7d1607d
linting
2022-03-16 10:33:38 +00:00
Peter Clement
96ea66f898
send export file from backend
2022-03-16 10:22:06 +00:00
Peter Clement
65e857609a
fix button action export for csv
2022-03-15 12:03:16 +00:00
Andrew Kingston
2d33b1195e
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
8b9991be24
Update how button action for exporting works
2022-03-08 12:58:05 +00:00
Peter Clement
ea63b9b065
Add button action allowing for export of client row selection
2022-03-07 12:06:11 +00:00
Andrew Kingston
47d8a1e628
Add error notification if executing a query in a button action fails
2022-02-25 21:29:02 +00:00
Andrew Kingston
4f5d3fc446
Fix incorrect syntax for showing a notification while executing custom queries
2022-02-25 21:26:08 +00:00
Andrew Kingston
bbc3c18fcd
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-24 15:46:54 +00:00
Andrew Kingston
30a92ee981
Merge pull request #4030 from Budibase/s3-upload
...
S3 file upload component
2022-01-24 15:41:46 +00:00
Andrew Kingston
e3b8e44eeb
Update remaining dependency issues in client
2022-01-20 10:16:13 +00:00
Andrew Kingston
b970c315f1
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-20 09:43:23 +00:00
Andrew Kingston
fd9c5d6c0b
Add core API implementation and update most of client library to use it
2022-01-20 09:40:53 +00:00
Andrew Kingston
e0a3911851
Rename return URL to redirect URL in log out action
2022-01-19 12:50:07 +00:00
Andrew Kingston
8b976bed52
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
157b6a19f6
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
5f357ad2d8
Lint and fix size of S3 upload component overlay
2022-01-14 09:20:20 +00:00
Andrew Kingston
d1ab0d2b67
Improve error handling when uploading files to S3
2022-01-14 08:39:24 +00:00
Andrew Kingston
7b860f5773
Add S3 presigned request generation and file upload capabilities
2022-01-12 14:59:33 +00:00
Andrew Kingston
8772dc342d
Add initial work on new S3 upload component and button action
2022-01-11 14:01:21 +00:00
Andrew Kingston
7dd70147f5
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2022-01-04 09:48:44 +00:00