Rory Powell
|
14e9fb4505
|
Remove ui events except for component created and view published app
|
2022-06-06 12:51:22 +01:00 |
Rory Powell
|
4e77571ddb
|
Merge branch 'release' into feature/event-backfill
|
2022-06-06 09:50:06 +01:00 |
Martin McKeaveney
|
493607b853
|
update google sheets strategy to use the standard passport strategy
|
2022-06-05 16:43:04 +01:00 |
Rory Powell
|
9f2620dd7a
|
Migration locks and add optional preventRetry option
|
2022-06-01 17:52:41 +01:00 |
Rory Powell
|
b570563d41
|
Default to historical timestamp
|
2022-06-01 14:44:12 +01:00 |
Martin McKeaveney
|
9be1bddf85
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-06-01 09:47:13 +01:00 |
Rory Powell
|
429f379431
|
Failover protection with event cache
|
2022-05-31 21:04:41 +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 |
Rory Powell
|
fd845284d3
|
Lots of failure handling and caching
|
2022-05-30 21:46:08 +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 |
Rory Powell
|
f2f6bf779d
|
Merge branch 'feature/posthog-v2' into feature/event-backfill
|
2022-05-29 00:25:40 +01:00 |
Rory Powell
|
64d73e2f96
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-28 23:03:31 +01:00 |
Rory Powell
|
9610d8f1e7
|
Identity tenant and installation groups, property updates
|
2022-05-28 21:38:22 +01:00 |
Rory Powell
|
398a4e7034
|
Installation identities, upgrade / downgrade events, filling in more event properties
|
2022-05-26 23:57:14 +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 |
Rory Powell
|
cbc3e72757
|
app and account properties, add account details to all user and tenant identities
|
2022-05-26 10:13:26 +01:00 |
Rory Powell
|
163b667f95
|
Historical timestamps
|
2022-05-25 21:32:08 +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 |
Rory Powell
|
54e8a5dafd
|
timestamp support, logging updates, migration progress indicators, identification updates
|
2022-05-25 00:15:52 +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 |
Rory Powell
|
9d0b4ef45e
|
User context updates and misc fixes
|
2022-05-24 09:54:36 +01:00 |
Rory Powell
|
22aa226ca9
|
Event identification
|
2022-05-23 22:14:44 +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 |
Rory Powell
|
6ea7912a73
|
Merge branch 'feature/posthog-v2' into feature/event-backfill
|
2022-05-23 10:29:33 +01:00 |
Rory Powell
|
80a82bbcc3
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-23 09:04:00 +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 |
Rory Powell
|
63dd69f5b3
|
Finish global migration
|
2022-05-20 21:16:29 +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 |
Rory Powell
|
8ae358d237
|
App migrations finished
|
2022-05-20 12:29:31 +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 |
Rory Powell
|
9fdba2b6e1
|
Migration for apps, automations, datasources, layouts, queries, roles, tables
|
2022-05-19 08:19:25 +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 |