Dean
|
03e032e835
|
Removed debug logging
|
2022-05-26 10:14:01 +01:00 |
Dean
|
e9554562bb
|
Refactored approach to ensure the request context is set appropriately
|
2022-05-26 10:03:29 +01:00 |
Dean
|
550f6f4d61
|
Merge remote-tracking branch 'origin/develop' into fix/update-icon-context
|
2022-05-26 09:02:13 +01:00 |
mike12345567
|
09f8675816
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-05-25 18:12:27 +01:00 |
mike12345567
|
7957ca2a58
|
Merge branch 'master' of github.com:Budibase/budibase into feature/load-testing
|
2022-05-25 16:15:59 +01:00 |
mike12345567
|
157802b70a
|
Swapping bcryptjs for bcrypt.
|
2022-05-25 16:14:45 +01:00 |
Dean
|
e86dce30e3
|
Explicitly passing requested appId when calling updateAppPackage
|
2022-05-25 15:10:37 +01:00 |
Martin McKeaveney
|
bdce546902
|
Merge pull request #5786 from Budibase/feature/app-overview-section
Feature/app overview section
|
2022-05-24 15:16:17 +01:00 |
Peter Clement
|
754c9291e0
|
Merge remote-tracking branch 'origin/master' into pc-fixes
|
2022-05-24 09:58:31 +01:00 |
mike12345567
|
806a0c0389
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-05-23 17:03:36 +01:00 |
mike12345567
|
100f5a6f3c
|
Moving the withCache function to backend-core so that it can be shared, as well as adding a cache busting function which can be used when one of the checklist configs changes.
|
2022-05-23 15:03:52 +01:00 |
Martin McKeaveney
|
7e5607fe3b
|
Merge pull request #6007 from Budibase/fix/postgres-connection
Postgres connection - fixing sporadic issues
|
2022-05-23 08:42:17 +01:00 |
mike12345567
|
8ab3fc810b
|
Improving performance of load script, can generate thousands of users a second.
|
2022-05-22 18:29:02 +01:00 |
Martin McKeaveney
|
a934b7c680
|
disable prod app sync
|
2022-05-22 17:11:05 +01:00 |
mike12345567
|
5f8cfcdb5c
|
Opening connection for building schema.
|
2022-05-20 17:43:47 +01:00 |
mike12345567
|
a23e4efd8c
|
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 |
mike12345567
|
e261011697
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage
|
2022-05-19 21:25:41 +01:00 |
Peter Clement
|
1ffa48ced6
|
parse max iterations value correctly
|
2022-05-19 16:38:16 +01:00 |
Peter Clement
|
e552fa00a6
|
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 |
Peter Clement
|
8c95429b08
|
default value for env variable
|
2022-05-19 10:56:51 +01:00 |
mike12345567
|
7437eb4513
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage
|
2022-05-19 10:45:26 +01:00 |
Peter Clement
|
feb9973d22
|
use env variable as the folder setting
|
2022-05-19 10:24:19 +01:00 |
Dean
|
346c5426eb
|
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
|
2022-05-18 17:12:02 +01:00 |
Peter Clement
|
e46d6fc8de
|
remove test boolean
|
2022-05-18 16:30:05 +01:00 |
Peter Clement
|
4c3c84eabd
|
Return QA templates when TEST_ENV environmentvariable is set
|
2022-05-18 16:21:17 +01:00 |
Rory Powell
|
99ebb96f3e
|
Merge branch 'master' into merge-master
|
2022-05-18 14:24:35 +01:00 |
mike12345567
|
39806d470d
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage
|
2022-05-18 10:56:44 +01:00 |
mike12345567
|
36a190b0ed
|
Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing.
|
2022-05-17 17:44:40 +01:00 |
Dean
|
2d074f5ec8
|
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
|
2022-05-17 16:54:32 +01:00 |
melohagan
|
5de7780ab9
|
Merge pull request #5931 from Budibase/fix/5613-5387
Improve parseQueryParams regex
|
2022-05-17 14:54:58 +01:00 |
Mel O'Hagan
|
2c2eb69ae7
|
Improve parseQueryParams regex
|
2022-05-17 12:11:43 +01:00 |
Rory Powell
|
b1c5f09651
|
Merge branch 'master' into merge-master
|
2022-05-17 08:35:29 +01:00 |
melohagan
|
26e7180480
|
Merge pull request #5877 from Budibase/fix/5613-5387
Misc MongoDB Connector Fixes
|
2022-05-16 23:18:31 +01:00 |
Mel O'Hagan
|
aa0c09ac82
|
Parse params if needed
|
2022-05-16 22:44:38 +01:00 |
mike12345567
|
db0b8a6194
|
Updating view builder to handle if stats has a filter as well, don't need a conjuction this way.
|
2022-05-16 13:37:00 +01:00 |
mike12345567
|
bcf7e1782a
|
Fixing test cases.
|
2022-05-16 12:31:07 +01:00 |
Mel O'Hagan
|
c6591490d3
|
Using mongodb types
|
2022-05-16 09:50:47 +01:00 |
Mel O'Hagan
|
6709eea7cc
|
Removed unused aws Object import
|
2022-05-16 08:43:27 +01:00 |
Mel O'Hagan
|
bf144858bb
|
Lowercase the object typo
|
2022-05-16 08:42:09 +01:00 |
Mel O'Hagan
|
af997be2e9
|
Check type is string before match
|
2022-05-13 21:25:41 +01:00 |
mike12345567
|
22c57cdc0c
|
Addresses #5850 - when importing/migrating views and building new views it checks if calculations are used and if they are then it does an empty check to decide whether or not the fields should be included in the calculation, required for real CouchDB nodes.
|
2022-05-13 18:09:39 +01:00 |
Mel O'Hagan
|
672bfda7dd
|
Fix test for update
|
2022-05-13 15:57:37 +01:00 |
Mel O'Hagan
|
a58f35a6cd
|
Null pointer fix
|
2022-05-13 15:57:15 +01:00 |
Mel O'Hagan
|
094a548e38
|
MongoDb Delete fix
|
2022-05-13 15:56:57 +01:00 |
Mel O'Hagan
|
4b7f1391f8
|
Fixed update
|
2022-05-13 15:56:49 +01:00 |
Mel O'Hagan
|
2a98872296
|
Create ObjectIds from matching string
|
2022-05-13 15:56:32 +01:00 |
Dean
|
58ab5ffbdc
|
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
|
2022-05-12 08:59:37 +01:00 |
mike12345567
|
b6499c911c
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-05-11 19:47:22 +01:00 |
Dean
|
d1d4aa5455
|
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
|
2022-05-11 16:21:15 +01:00 |
Michael Drury
|
e233828ad4
|
Merge pull request #5788 from Budibase/bug/sev3/export-postgresql-data-as-csv-from-budibase-and-import-again-with-datetime
Don't wrap dates in single quotes - PostgreSQL Export Import Date/Time fix
|
2022-05-11 14:50:12 +01:00 |