1
0
Fork 0
mirror of synced 2024-09-17 17:57:47 +12:00
Commit graph

2735 commits

Author SHA1 Message Date
Andrew Kingston
72397530ec Apply timezones patch from existing ignore-timezones branch 2022-06-07 08:31:00 +01:00
Martin McKeaveney
d5540bbd57 update google sheets strategy to use the standard passport strategy 2022-06-05 16:43:04 +01:00
Martin McKeaveney
d57c4987fe Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-01 09:47:13 +01:00
mike12345567
f1c81436cc Review comments and test fix. 2022-05-31 10:16:22 +01:00
mike12345567
e00e3c8660 Adding checking for zlib error, to try and stop if it occurs. 2022-05-30 21:54:24 +01:00
mike12345567
b19882902b Adding process exits. 2022-05-30 21:24:23 +01:00
mike12345567
fa30457f2b Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully. 2022-05-30 21:22:06 +01:00
melohagan
ef7a7c350b Merge pull request #6002 from Budibase/bug/sev3/send-email-validation-automation
Make 'to' field undefined if empty for consistent validation
2022-05-26 14:08:28 +01:00
mike12345567
8bc0142a37 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-25 18:12:27 +01:00
mike12345567
4eaf3f698c Merge branch 'master' of github.com:Budibase/budibase into feature/load-testing 2022-05-25 16:15:59 +01:00
mike12345567
84d0b61588 Swapping bcryptjs for bcrypt. 2022-05-25 16:14:45 +01:00
Martin McKeaveney
92ed60af54 Merge pull request #5786 from Budibase/feature/app-overview-section
Feature/app overview section
2022-05-24 15:16:17 +01:00
Peter Clement
cb9c363166 Merge remote-tracking branch 'origin/master' into pc-fixes 2022-05-24 09:58:31 +01:00
mike12345567
1f3d552199 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 17:03:36 +01:00
mike12345567
76f19def26 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
e6a28aaeed Merge pull request #6007 from Budibase/fix/postgres-connection
Postgres connection - fixing sporadic issues
2022-05-23 08:42:17 +01:00
mike12345567
aede23d44e Improving performance of load script, can generate thousands of users a second. 2022-05-22 18:29:02 +01:00
Martin McKeaveney
b55635c7ab disable prod app sync 2022-05-22 17:11:05 +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
Mel O'Hagan
75a21974c6 Make 'to' field undefined if empty for consistent validation 2022-05-20 13:59:29 +01:00
mike12345567
2acf1053d9 Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-19 21:25:41 +01:00
Peter Clement
4c77cf2516 parse max iterations value correctly 2022-05-19 16:38:16 +01: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
Peter Clement
a7a27aa349 default value for env variable 2022-05-19 10:56:51 +01:00
mike12345567
663f5aef7b Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-19 10:45:26 +01:00
Peter Clement
f999554361 use env variable as the folder setting 2022-05-19 10:24:19 +01:00
Dean
5a6c727b0f Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-18 17:12:02 +01:00
Peter Clement
ae8548b153 remove test boolean 2022-05-18 16:30:05 +01:00
Peter Clement
2fb7777c5d Return QA templates when TEST_ENV environmentvariable is set 2022-05-18 16:21:17 +01:00
Rory Powell
2ce76881f2 Merge branch 'master' into merge-master 2022-05-18 14:24:35 +01:00
mike12345567
e61efc5474 Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-18 10:56:44 +01:00
mike12345567
c528896e2d 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
c77b026b53 Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-17 16:54:32 +01:00
melohagan
09b5166aba Merge pull request #5931 from Budibase/fix/5613-5387
Improve parseQueryParams regex
2022-05-17 14:54:58 +01:00
Mel O'Hagan
986ab1d35a Improve parseQueryParams regex 2022-05-17 12:11:43 +01:00
Rory Powell
0d9147be77 Merge branch 'master' into merge-master 2022-05-17 08:35:29 +01:00
melohagan
f9cf997117 Merge pull request #5877 from Budibase/fix/5613-5387
Misc MongoDB Connector Fixes
2022-05-16 23:18:31 +01:00
Mel O'Hagan
0f4aaa4779 Parse params if needed 2022-05-16 22:44:38 +01:00
mike12345567
7b07cff0c6 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
08f53591e6 Fixing test cases. 2022-05-16 12:31:07 +01:00
Mel O'Hagan
0da9ee0a56 Using mongodb types 2022-05-16 09:50:47 +01:00
Mel O'Hagan
7b570fea22 Removed unused aws Object import 2022-05-16 08:43:27 +01:00
Mel O'Hagan
e3883d480d Lowercase the object typo 2022-05-16 08:42:09 +01:00
Mel O'Hagan
81f16aa7ce Check type is string before match 2022-05-13 21:25:41 +01:00
mike12345567
459e3c5edd 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
0d3ab9ae33 Fix test for update 2022-05-13 15:57:37 +01:00
Mel O'Hagan
c2fc1598fa Null pointer fix 2022-05-13 15:57:15 +01:00
Mel O'Hagan
035a7ee625 MongoDb Delete fix 2022-05-13 15:56:57 +01:00
Mel O'Hagan
f40967784f Fixed update 2022-05-13 15:56:49 +01:00