Dean
|
bccaac253a
|
Cypress test fix
|
2022-04-26 13:54:18 +01:00 |
Dean
|
64d4ea1533
|
Correction for deployment application references.
|
2022-04-26 12:32:08 +01:00 |
Dean
|
8b8baf9bdd
|
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
|
2022-04-26 12:12:50 +01:00 |
Dean
|
24a9656cbc
|
Test fixes and code review refactoring
|
2022-04-26 12:04:07 +01:00 |
Peter Clement
|
a756cc4c5d
|
use seqeunetial function to handle successive changes
|
2022-04-26 10:47:57 +01:00 |
Peter Clement
|
0c083a0692
|
remove function scope
|
2022-04-26 09:40:02 +01:00 |
Peter Clement
|
302ff6b270
|
Merge remote-tracking branch 'origin/develop' into fix/automation-performance-ux
|
2022-04-25 15:38:11 +01:00 |
Peter Clement
|
470b98ee54
|
update modalbindableinput to use on blur
|
2022-04-25 15:17:35 +01:00 |
Peter Clement
|
2306c5d09d
|
remove log
|
2022-04-25 14:58:44 +01:00 |
Peter Clement
|
72985ee71c
|
remove debouncing of automation input change and replace with on blurr
|
2022-04-25 14:51:36 +01:00 |
Peter Clement
|
db8e31164a
|
remove code that disallowed adding new block in some conditions
|
2022-04-25 14:39:35 +01:00 |
Peter Clement
|
ab610786f0
|
add array to app action types
|
2022-04-25 14:31:15 +01:00 |
deanhannigan
|
80853d7c09
|
Merge pull request #5266 from Budibase/feature/new-screen-addition-ui
Screen workflow updates
|
2022-04-25 14:30:36 +01:00 |
Martin McKeaveney
|
fa66c07578
|
PR review
|
2022-04-25 11:45:15 +01:00 |
Dean
|
85928e72b2
|
Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui
|
2022-04-25 09:06:54 +01:00 |
Dean
|
7cbf9c2e61
|
Cypress fixes for screen create flow
|
2022-04-22 18:23:16 +01:00 |
Dean
|
9ece75082f
|
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
|
2022-04-22 16:39:59 +01:00 |
Dean
|
b9f57eecb3
|
Minor modal refactor for testing. Updates to the cypress tests around creating screens
|
2022-04-22 14:57:13 +01:00 |
Dean
|
1885a3e275
|
Refactored the screen wizard to separate out the role selection. Design and layout updates to address feedback
|
2022-04-22 12:22:21 +01:00 |
Andrew Kingston
|
1614f88087
|
Merge pull request #5315 from Budibase/data-ui-empty-states
Data UI empty states
|
2022-04-22 10:48:28 +01:00 |
Andrew Kingston
|
754aa82cec
|
Merge pull request #5417 from Budibase/form-actions
Form actions
|
2022-04-22 10:47:57 +01:00 |
Dean
|
c904bc6273
|
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
|
2022-04-21 14:32:49 +01:00 |
Martin McKeaveney
|
701cc93866
|
Merge pull request #5290 from Upgreydd/Do_not_validate_if_multi-select_options_length_is_0
Do not validate if multi-select options length is 0
|
2022-04-21 14:29:44 +01:00 |
Dean
|
6bd59e7f8f
|
Minor test enhancements and publish workflow test spec added
|
2022-04-21 11:59:59 +01:00 |
Dean
|
2fb9fa55bd
|
Minor refactor of the deploy modal flow
|
2022-04-20 14:58:18 +01:00 |
Dean
|
0305719fe3
|
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
|
2022-04-20 12:54:58 +01:00 |
Dean
|
ea164cb6aa
|
Added cypress attributes for the popover menu
|
2022-04-20 12:51:44 +01:00 |
Dean
|
1eff790fe8
|
Added events for viewing a production application and unpublishing
|
2022-04-20 11:08:06 +01:00 |
Mel O'Hagan
|
8494f872af
|
Remove Row Rev from UI
|
2022-04-20 11:00:58 +01:00 |
Dean
|
b2b5fde7ba
|
Cypress test fixes and refactoring. Removed debugging elements
|
2022-04-20 09:17:01 +01:00 |
Dean
|
f78aaa640f
|
Code style check
|
2022-04-19 14:56:56 +01:00 |
Dean
|
c7b6453862
|
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
|
2022-04-19 14:45:46 +01:00 |
Dean
|
26c19891bb
|
Unpublish refactored to stop development applications being mistakenly deleted. Minor updates to the modal content component to allow the replacement of the header. Further work to implement the publishing workflow changes
|
2022-04-19 14:38:09 +01:00 |
Peter Clement
|
97c49b11d2
|
Merge remote-tracking branch 'origin/develop' into feature/foreach-block
|
2022-04-18 10:05:43 +01:00 |
Andrew Kingston
|
9545b3af1b
|
Add button actions to update form field values
|
2022-04-14 09:46:07 +01:00 |
melohagan
|
07d72294ed
|
Merge pull request #5298 from Budibase/bug/sev3/js_scripting_binding_label
Display correct selector label for JS Scripting
|
2022-04-14 08:40:32 +01:00 |
Andrew Kingston
|
5e19a93726
|
Merge pull request #5369 from Budibase/fix-query-block-search
Fixes for custom queries
|
2022-04-13 14:13:46 +01:00 |
Mel O'Hagan
|
d8f487288e
|
Change to startsWith JS. Remove index decrement.
|
2022-04-13 13:27:17 +01:00 |
Mel O'Hagan
|
7c828382a3
|
Merge branch 'develop' into bug/sev3/js_scripting_binding_label
|
2022-04-13 11:35:01 +01:00 |
Andrew Kingston
|
3bb9834895
|
Remove table ID from custom queries to fix 500 errors when trying to fetch a table definition and passing up a query ID, and fix issue with search fields when no table ID exists
|
2022-04-12 16:58:26 +01:00 |
Andrew Kingston
|
e692dc9095
|
Use the readable schema when generating search field options
|
2022-04-12 16:27:14 +01:00 |
Mel O'Hagan
|
6ee859b04e
|
Default option labels and values
|
2022-04-12 14:54:15 +01:00 |
Peter Clement
|
03b1805030
|
uneeded reactive statement
|
2022-04-12 11:43:01 +01:00 |
Peter Clement
|
47480450d8
|
fix failure condition
|
2022-04-11 23:10:29 +01:00 |
Mel O'Hagan
|
6850bb77fd
|
Added error messages to inputs instead
|
2022-04-11 16:08:25 +01:00 |
Mel O'Hagan
|
6c9ee5e27c
|
Merge branch 'develop' into bug/sev3/require-option-values
|
2022-04-11 15:18:10 +01:00 |
Peter Clement
|
999199dcf6
|
Add handling for failure conditions
|
2022-04-11 10:26:59 +01:00 |
Peter Clement
|
d4ff168ae4
|
Merge remote-tracking branch 'origin/develop' into feature/foreach-block
|
2022-04-11 10:21:08 +01:00 |
Mel O'Hagan
|
fdca96609b
|
Simplify condition
|
2022-04-08 23:24:46 +01:00 |
Mel O'Hagan
|
fafce24d5b
|
Error messaging for invalid options in editor
|
2022-04-08 23:15:47 +01:00 |