Budibase Release Bot
ea5d8e9d56
Update pro version to 1.0.168
2022-05-22 18:31:42 +00:00
Budibase Release Bot
62aa399396
v1.0.168
2022-05-22 18:30:22 +00:00
Martin McKeaveney
fe353b5fce
Merge pull request #6021 from Budibase/hotfixes/perf-bg
...
Hotfixes/perf bg
2022-05-22 19:21:50 +01:00
Martin McKeaveney
e61e118b25
query optimisation on checklist endpoint
2022-05-22 18:51:13 +01:00
mike12345567
aede23d44e
Improving performance of load script, can generate thousands of users a second.
2022-05-22 18:29:02 +01:00
mike12345567
513d901ab4
Adding user load testing script.
2022-05-22 17:14:24 +01:00
Martin McKeaveney
b55635c7ab
disable prod app sync
2022-05-22 17:11:05 +01:00
Martin McKeaveney
82ecaec405
lint
2022-05-22 16:39:34 +01:00
Andrew Kingston
e11c210bf5
Update component drag and drop to perform better
2022-05-22 15:34:06 +01:00
mike12345567
f3d66ea3c7
Updating yarn locks.
2022-05-20 18:38:11 +01:00
mike12345567
1b86041c68
Removing the use of pouchdb-all-dbs from testing environment, it was causing more harm than good and was entirely avoidable.
2022-05-20 18:29:37 +01:00
mike12345567
f0211a0ce8
Fixing mock.
2022-05-20 18:08:48 +01:00
mike12345567
152f0bb0af
Opening connection for building schema.
2022-05-20 17:43:47 +01:00
mike12345567
50445f6990
Fix for Postgres connections, seemed to be some issues with out of order, connections not opening in time.
2022-05-20 17:41:27 +01:00
Budibase Staging Release Bot
23223c17ec
Update pro version to 1.0.167-alpha.8
2022-05-20 15:58:12 +00:00
Budibase Staging Release Bot
32f125944d
v1.0.167-alpha.8
2022-05-20 15:56:52 +00:00
Martin McKeaveney
965c94da33
Merge branch 'develop' of github.com:Budibase/budibase into develop
2022-05-20 16:49:21 +01:00
Martin McKeaveney
f499de643a
merging report inline HTML, fixing webhook to prevent 400s from discord
2022-05-20 16:47:09 +01:00
Peter Clement
fd5711bcd3
fix animation of test panel
2022-05-20 14:20:53 +01:00
Mel O'Hagan
75a21974c6
Make 'to' field undefined if empty for consistent validation
2022-05-20 13:59:29 +01:00
Budibase Staging Release Bot
6d46d85b51
Update pro version to 1.0.167-alpha.7
2022-05-20 00:14:35 +00:00
Budibase Staging Release Bot
dd9ee25863
v1.0.167-alpha.7
2022-05-20 00:13:14 +00:00
Martin McKeaveney
3ce85687a0
Merge branch 'develop' of github.com:Budibase/budibase into develop
2022-05-20 01:05:35 +01:00
Martin McKeaveney
b06e52ee48
merge test reports
2022-05-20 01:04:52 +01:00
Budibase Staging Release Bot
bd304fe603
Update pro version to 1.0.167-alpha.6
2022-05-19 22:57:12 +00:00
Budibase Staging Release Bot
5d49e5aa90
v1.0.167-alpha.6
2022-05-19 22:55:56 +00:00
Martin McKeaveney
a042af3c86
fix smoke_test job
2022-05-19 23:42:05 +01:00
Budibase Staging Release Bot
951521e6aa
Update pro version to 1.0.167-alpha.5
2022-05-19 22:06:42 +00:00
Budibase Staging Release Bot
9d45d5d06e
v1.0.167-alpha.5
2022-05-19 22:05:21 +00:00
Michael Drury
c1ed06b59f
Merge pull request #5953 from Budibase/feature/portal-usage
...
Porting usage UI to builder
2022-05-19 22:54:34 +01:00
Martin McKeaveney
f59e65a7b8
Merge pull request #5970 from Budibase/qa/smoke-test-report
...
Qa/smoke test report
2022-05-19 22:49:47 +01:00
mike12345567
2acf1053d9
Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage
2022-05-19 21:25:41 +01:00
Andrew Kingston
12858c2b0f
Update navigation padding
2022-05-19 21:20:37 +01:00
Andrew Kingston
2ff85212eb
Slightly update sizes and styles of indicators and navigation to look better
2022-05-19 21:16:26 +01:00
Andrew Kingston
dbc4ab18d3
Always show navigation as selected when editing navigation settings
2022-05-19 21:04:14 +01:00
Andrew Kingston
0484a8a976
Allow indicator to be shown for hovering and selecting navigation section, including title and icon
2022-05-19 21:03:20 +01:00
Andrew Kingston
5289dcec1d
Scroll preview to the top to show navigation whenever editing navigation settings
2022-05-19 21:02:54 +01:00
Andrew Kingston
199938e4f7
Update new component DND to use proper styles
2022-05-19 20:11:04 +01:00
Andrew Kingston
d969e1540d
Add initial work on component drag and drop refactor
2022-05-19 19:14:12 +01:00
Mitch-Budibase
1967b5c02a
Increasing wait for closeModal command
...
changing to 1 second to assist with CI runs
2022-05-19 17:53:31 +01:00
Peter Clement
4c77cf2516
parse max iterations value correctly
2022-05-19 16:38:16 +01:00
Peter Clement
b8bd09d4ce
inform user that row selection only works with sql / internal
2022-05-19 16:02:34 +01:00
Peter Clement
8364c95ccb
ensure binding / value selection in automation persists
2022-05-19 15:58:56 +01:00
Mitch-Budibase
7c6f73388a
Lead Generation Form Template Test + Refactor
...
New Lead Generation Form template test
- Verifies app creation
- Successful Publish
- Published app opens when button clicked
Refactor of template functionality specific tests
- Created a command to publish app and either click view or done button afterwards
- Refactored into some template tests
2022-05-19 15:51:42 +01:00
Mitch-Budibase
3947f30158
Merge branch 'develop' into cypress-testing
2022-05-19 15:24:36 +01:00
Mitch-Budibase
d44ac03d38
Template Testing Refactor
...
Directly visiting the templates URL
2022-05-19 15:23:53 +01:00
Budibase Staging Release Bot
504c415b2a
Update pro version to 1.0.167-alpha.4
2022-05-19 14:18:34 +00:00
Budibase Staging Release Bot
bb388f8d3d
v1.0.167-alpha.4
2022-05-19 14:17:02 +00:00
Peter Clement
2f1401a576
Merge pull request #5966 from Budibase/feat/qa-templates
...
Return QA templates when environment variable is set
2022-05-19 15:08:17 +01:00
Dean
ba19ec2bea
Minor adjustment to the overview page layout
2022-05-19 15:02:40 +01:00