1
0
Fork 0
mirror of synced 2024-08-20 12:31:20 +12:00
Commit graph

22948 commits

Author SHA1 Message Date
Rory Powell
ebc5caf659 Fix develop reference 2023-07-20 10:54:36 +01:00
Rory Powell
e2a7927973 Lint + update ci test command 2023-07-20 10:52:28 +01:00
mike12345567
cddd0d80f2 Making sure tenant ID is always available to the builder websocket. 2023-07-20 10:43:30 +01:00
mike12345567
5447404431 Upgrading to latest version of MongoDB to attempt to solve the memory leak, as well as some minor changes to websocket integration to get the development environment to work without the account portal when running in multi-tenancy mode. 2023-07-20 10:43:17 +01:00
Rory Powell
f641341dac Merge branch 'account-api-tests' of github.com:Budibase/budibase into account-api-tests 2023-07-20 09:23:04 +01:00
Rory Powell
8f2d8a7b64 Update test commands to ignore cloud specific tests in CI 2023-07-20 09:21:38 +01:00
Mitch-Budibase
9f30851613 Merge branch 'account-api-tests' of https://github.com/Budibase/budibase into account-api-tests 2023-07-19 17:31:49 +01:00
Mitch-Budibase
ec5203f775 PR changes 2023-07-19 17:31:33 +01:00
Rory Powell
f9b54d6de4 Update test commands to use dedicated environments: ci / prod / qa 2023-07-19 17:30:16 +01:00
Budibase Staging Release Bot
9ecce2c5dc Bump version to 2.8.16-alpha.0 2023-07-19 16:28:22 +00:00
Martin McKeaveney
930100782e Merge pull request #11281 from Budibase/backmerge-master
backmerge master
2023-07-19 17:27:59 +01:00
Rory Powell
6631c2644d Fixing merge issue 2023-07-19 17:18:37 +01:00
Martin McKeaveney
6a15c65bf5 Merge branch 'develop' into backmerge-master 2023-07-19 17:12:18 +01:00
Martin McKeaveney
979883257e backmerge master 2023-07-19 17:11:15 +01:00
Budibase Staging Release Bot
0d7a933db6 Bump version to 2.8.16 2023-07-19 15:48:12 +00:00
deanhannigan
e7ec336e3f Merge pull request #11267 from Budibase/dean-fixes
General fixes for bindings and the undo/redo behaviour
2023-07-19 16:47:50 +01:00
Budibase Staging Release Bot
de3385a753 Bump version to 2.8.12-alpha.6 2023-07-19 15:40:37 +00:00
deanhannigan
fbdcba8457 Merge pull request #11255 from Budibase/feature/skippable-tours
Skippable tours
2023-07-19 16:40:19 +01:00
Budibase Staging Release Bot
a99124608f Bump version to 2.8.15 2023-07-19 15:22:43 +00:00
Martin McKeaveney
46e66bd8b9 Merge pull request #11274 from Budibase/fix/k8s-fixes
Fix/k8s fixes
2023-07-19 16:22:24 +01:00
Mitch-Budibase
ecf75a9685 lint 2023-07-19 15:42:12 +01:00
Mitch-Budibase
7eb65ed347 Merge branch 'develop' into account-api-tests 2023-07-19 15:21:50 +01:00
Mitch-Budibase
b01c800d08 Updating comments 2023-07-19 15:18:02 +01:00
Martin McKeaveney
7afd77065f updating versionCommit tag 2023-07-19 14:57:48 +01:00
Martin McKeaveney
9076f79ad4 reducing couchDB k8s to one node, reverting values to default 2023-07-19 12:33:23 +01:00
Martin McKeaveney
d521bffc61 tidy up 2023-07-19 12:22:29 +01:00
Rory Powell
e7d304d4cf Add swc transformer to make tests start faster 2023-07-18 21:15:44 +01:00
Rory Powell
4dc558d3e9 Restructure account tests to test signup and deletion as a single flow 2023-07-18 21:15:13 +01:00
Rory Powell
944b6e0baa Update account api clients to consistently handle status code handling and return types 2023-07-18 21:14:07 +01:00
Rory Powell
c5337c652a Remove no longer needed LOG_CONTEXT setting on logger module, update qa-core to disable pino logger via env var, add configurable jest timeout via env var 2023-07-18 21:13:17 +01:00
Rory Powell
aeda01cffe Merge pull request #11257 from Budibase/feature/offline-license-api-docs
OpenAPI 3.0 docs for offline license and license key endpoints
2023-07-18 20:19:06 +01:00
Andrew Kingston
bada641262 Fix bug in checkboxgroup due to reassignment of value prop 2023-07-18 16:47:43 +01:00
Dean
e77a105bb2 General fixes for bindings and the undo/redo behaviour 2023-07-18 16:46:35 +01:00
Andrew Kingston
f10da70233 Fix DND in component tree 2023-07-18 16:19:50 +01:00
Andrew Kingston
6df0ff57a4 Fix edit icons being shown in preview results table 2023-07-18 16:18:02 +01:00
Andrew Kingston
cd8414e6a1 Fix getting started checklist links 2023-07-18 16:14:59 +01:00
Andrew Kingston
a2238911fa Fix link to users portal 2023-07-18 16:14:49 +01:00
Andrew Kingston
504ddac470 Fix background color of datasource status button 2023-07-18 15:24:44 +01:00
Mitch-Budibase
ea91605e2f Updates to account endpoint API testing 2023-07-18 13:48:23 +01:00
Budibase Staging Release Bot
3374582c74 Bump version to 2.8.12-alpha.5 2023-07-18 11:25:54 +00:00
Martin McKeaveney
8c5177facb Merge pull request #10858 from Budibase/labday/debug-panel
Labday/debug panel
2023-07-18 12:25:37 +01:00
Budibase Staging Release Bot
57debdd7f5 Bump version to 2.8.12-alpha.4 2023-07-18 10:33:32 +00:00
Michael Drury
54bbe9e584 Merge pull request #11254 from Budibase/fix/mongodb-version-upgrade
Upgrade MongoDB version and quick fix for multi-tenancy mode without account portal
2023-07-18 11:33:15 +01:00
Budibase Staging Release Bot
fc592342c3 Bump version to 2.8.12-alpha.3 2023-07-18 10:24:51 +00:00
Adria Navarro
3a7d202dc8 Merge pull request #11259 from Budibase/chore/type_couchdb_get
Chore - Type couchdb get
2023-07-18 11:24:32 +01:00
Adria Navarro
fcedb02ed1 Update pro ref 2023-07-18 12:18:48 +02:00
Adria Navarro
58c59eba5e Remove unused db usages 2023-07-18 12:00:02 +02:00
Adria Navarro
2698e47ec4 Type internal db.get 2023-07-18 11:41:51 +02:00
Budibase Staging Release Bot
eb7d883ce2 Bump version to 2.8.14 2023-07-18 08:57:59 +00:00
deanhannigan
1da957d781 Merge pull request #11246 from Budibase/fix/automations-code-editor-bindings
Ensure the Bash automation modal editor is in the correct mode
2023-07-18 09:57:42 +01:00