Andrew Kingston
8fbcf86d40
Prevent inline editing of components with missing required settings
2022-06-14 15:34:33 +01:00
Andrew Kingston
599d9eb406
Add default value for button text
2022-06-14 15:31:28 +01:00
Andrew Kingston
97e42bf318
Improve determination of default values and logic around showing highlighted settings
2022-06-14 15:29:27 +01:00
Andrew Kingston
b7d7ed0c67
Remove required settings from link
2022-06-14 15:08:40 +01:00
Andrew Kingston
ebbd8fb5f9
Scroll the highlighted element into view
2022-06-14 14:32:17 +01:00
Andrew Kingston
bc2c665ba3
Remove unnecessary code
2022-06-14 14:05:35 +01:00
Andrew Kingston
c052303eee
Save highlighted setting key in store and show as highlighted until unmounted or changed
2022-06-14 14:05:28 +01:00
Andrew Kingston
22df82dd9d
Revert focus specific logic in other components and simplify
2022-06-13 16:11:12 +01:00
Andrew Kingston
f6b55efbec
Update client library so that component placeholders are always shown when required settings are missing
2022-06-13 12:09:29 +01:00
Budibase Staging Release Bot
417bede430
Update pro version to 1.0.192-alpha.8
2022-06-13 09:54:19 +00:00
Budibase Staging Release Bot
186585f019
v1.0.192-alpha.8
2022-06-13 09:52:53 +00:00
Martin McKeaveney
76d6b5af52
Merge pull request #6184 from actus-ag/feature/optiontype-sort-order
...
feat: toggle for sort order in options type field
2022-06-13 10:44:21 +01:00
Budibase Staging Release Bot
3da0c8f418
Update pro version to 1.0.192-alpha.7
2022-06-13 08:15:03 +00:00
Budibase Staging Release Bot
8363857920
v1.0.192-alpha.7
2022-06-13 08:13:34 +00:00
Dean
f89d63e664
Removed commented attachment column test
2022-06-10 09:54:56 +01:00
Dean
1856289d19
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
2022-06-10 09:53:39 +01:00
Budibase Staging Release Bot
b0b69222d1
Update pro version to 1.0.192-alpha.6
2022-06-07 09:42:54 +00:00
Budibase Staging Release Bot
cbf0adc98c
v1.0.192-alpha.6
2022-06-07 09:41:26 +00:00
MihailHadzhiev2022
9e1d526b1b
Merge branch 'develop' of https://github.com/Budibase/budibase into cypressTests
2022-06-07 11:38:46 +03:00
Philipp Wirtenberger
31543964ff
fix: pass `sort` parameter through the options picker
2022-06-07 09:49:19 +02:00
Philipp Wirtenberger
6909e02e78
chore: reword options type sort order label
...
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2022-06-07 09:27:41 +02:00
Budibase Staging Release Bot
a48618f811
Update pro version to 1.0.192-alpha.5
2022-06-06 15:41:01 +00:00
Budibase Staging Release Bot
22d3f343d9
v1.0.192-alpha.5
2022-06-06 15:39:39 +00:00
Peter Clement
586d4d1694
Merge pull request #6059 from Budibase/feat/dont-export-app-rows
...
Allow export of app without rows
2022-06-06 16:31:21 +01:00
MihailHadzhiev2022
d7dc4ce6ac
Refactoring test: createUserAndRoles
2022-06-06 18:03:41 +03:00
Peter Clement
3d9a6d5c4c
negate export button
2022-06-06 15:17:14 +01:00
MihailHadzhiev2022
b9b60cf2cd
refactoring test createTable
2022-06-06 14:01:14 +03:00
Budibase Staging Release Bot
596f27740d
Update pro version to 1.0.192-alpha.4
2022-06-05 14:40:43 +00:00
Budibase Staging Release Bot
109d54bc11
v1.0.192-alpha.4
2022-06-05 14:39:18 +00:00
Maurits Lourens
f856a150c4
remove comment
2022-06-03 14:37:29 +02:00
Philipp Wirtenberger
77f778df29
feat: toggle for sort order in options type field
2022-06-03 10:58:37 +02:00
Maurits Lourens
c4136e544e
move the unpublish link
2022-06-03 00:41:16 +02:00
Budibase Staging Release Bot
06b7442500
Update pro version to 1.0.192-alpha.3
2022-06-02 15:54:38 +00:00
Budibase Staging Release Bot
66470d6b93
v1.0.192-alpha.3
2022-06-02 15:53:16 +00:00
MihailHadzhiev2022
6db2a30e96
Refactoring tests
...
Tests:
1. AppiconAndColour
2. Automation
2022-06-02 15:03:47 +03:00
Mitch-Budibase
babbd22bf6
Organising Commands file
...
Rearranged the commands file into categories
- Commands are organisation by relative category (users, tables etc.)
2022-06-01 18:54:14 +01:00
Mitch-Budibase
f46c489fde
Merge Icon Change Tests
...
Deleting changeAppIconAndColour test file
Merging that test within the appOverview test file
- Updating commands also
2022-06-01 18:36:29 +01:00
Mitch-Budibase
5a355be990
Removing templates test folder
...
We do not need to test templates this way via the UI
- There is currently a test which creates an app via a template
- These specific templates tests are time consuming and repetitive
- These template tests will be replaced by API testing
Commands.js
- Removing a publishApp function -> There was two, one is not needed
2022-06-01 18:16:16 +01:00
Mitch-Budibase
69454a0c92
changeAppIconAndColor Test Fix
...
Updating this test as it was failing consistently
2022-06-01 18:05:51 +01:00
Budibase Staging Release Bot
aee5a98d80
Update pro version to 1.0.192-alpha.2
2022-06-01 12:41:53 +00:00
Budibase Staging Release Bot
3229fac63b
v1.0.192-alpha.2
2022-06-01 12:40:30 +00:00
melohagan
5951794b4d
Merge pull request #6109 from Budibase/bug/sev2/automation-trigger-save-multiselect
...
Automation validation - convert array string to array type
2022-06-01 13:23:51 +01:00
Mel O'Hagan
33309c0fb7
Added snowflake-promise
2022-06-01 11:58:17 +01:00
Mel O'Hagan
87c0df55f0
Using snowflake-promise
2022-06-01 11:41:41 +01:00
Mel O'Hagan
aef0aa78d8
Move snowflake to server package.json
2022-06-01 11:20:04 +01:00
Mel O'Hagan
ebd854296d
Merge branch 'develop' into feature/snowflake-integration
2022-06-01 11:17:26 +01:00
Dean
8da8631781
Backed out merge conflict remoted updates.
2022-06-01 11:11:44 +01:00
Dean
2040fd4b67
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
2022-06-01 10:52:11 +01:00
Dean
f650090ead
Minor fix for component test
2022-06-01 10:49:01 +01:00
Budibase Staging Release Bot
303b0a32e0
Update pro version to 1.0.192-alpha.1
2022-06-01 09:36:32 +00:00