Andrew Kingston
|
17da8f192f
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-07 08:45:57 +01: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 |
Peter Clement
|
3d9a6d5c4c
|
negate export button
|
2022-06-06 15:17:14 +01: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
|
87c0df55f0
|
Using snowflake-promise
|
2022-06-01 11:41:41 +01:00 |
Mel O'Hagan
|
ebd854296d
|
Merge branch 'develop' into feature/snowflake-integration
|
2022-06-01 11:17:26 +01:00 |
Martin McKeaveney
|
9be1bddf85
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-06-01 09:47:13 +01:00 |
Mel O'Hagan
|
b282102998
|
Revert "Datasource plus - build schema"
This reverts commit 3c1d32ba24 .
|
2022-06-01 09:36:42 +01:00 |
Mel O'Hagan
|
be8cd07cdc
|
Revert "primaryKey name fix"
This reverts commit fcdc2bf584 .
|
2022-06-01 09:36:28 +01:00 |
Mel O'Hagan
|
fcdc2bf584
|
primaryKey name fix
|
2022-05-31 14:47:27 +01:00 |
Mel O'Hagan
|
3c1d32ba24
|
Datasource plus - build schema
|
2022-05-31 14:39:53 +01:00 |
Mel O'Hagan
|
a940269051
|
CRUD added for snowflake
|
2022-05-31 13:10:16 +01:00 |
Mel O'Hagan
|
31aa9418dd
|
Added types and error handling
|
2022-05-31 11:58:03 +01:00 |
mike12345567
|
e439d7097b
|
Review comments and test fix.
|
2022-05-31 10:16:22 +01:00 |
mike12345567
|
b7075de0cd
|
Adding checking for zlib error, to try and stop if it occurs.
|
2022-05-30 21:54:24 +01:00 |
mike12345567
|
81edc7a18a
|
Adding process exits.
|
2022-05-30 21:24:23 +01:00 |
mike12345567
|
06a32ed357
|
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 |
Mel O'Hagan
|
a2a29caeea
|
Added Snowflake integration
|
2022-05-30 21:13:45 +01:00 |
Mel O'Hagan
|
84100ab0cd
|
Convert array string to array type
|
2022-05-30 12:05:25 +01:00 |
Andrew Kingston
|
6b905da588
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-27 13:32:07 +01:00 |
Peter Clement
|
89f57ea56e
|
Merge remote-tracking branch 'origin/develop' into feat/dont-export-app-rows
|
2022-05-27 11:00:39 +01:00 |
melohagan
|
e32e878993
|
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 |
Peter Clement
|
956d96515a
|
Merge remote-tracking branch 'origin/develop' into feat/dont-export-app-rows
|
2022-05-26 10:32:18 +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 |
Peter Clement
|
2395112ce2
|
change variable to reflect negation
|
2022-05-25 15:06:41 +01:00 |
Andrew Kingston
|
245a074317
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-25 13:49:28 +01:00 |
Peter Clement
|
a0735efbb7
|
Export app without rows
|
2022-05-25 09:26:10 +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 |
Andrew Kingston
|
949ab2dac6
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-24 09:47:00 +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 |
Andrew Kingston
|
a494aec6c6
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-23 11:54:24 +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 |
Mel O'Hagan
|
4d2159f354
|
Make 'to' field undefined if empty for consistent validation
|
2022-05-20 13:59:29 +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 |
Andrew Kingston
|
109ca7dbef
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-19 09:11:13 +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 |