Martin McKeaveney
|
e49a2147cd
|
re-adding account portal check
|
2022-06-30 12:58:10 +01:00 |
Martin McKeaveney
|
b7d4e45e20
|
cherry picking moving release url to backend
|
2022-06-30 12:55:07 +01:00 |
Martin McKeaveney
|
bec7d86739
|
cherry pick new ui from develop
|
2022-06-30 12:52:07 +01:00 |
Andrew Kingston
|
da0429582a
|
Replace all column spaces with underscores when performing internal searches
|
2022-06-22 12:39:55 +01:00 |
Mel O'Hagan
|
380eae4544
|
Merge master
|
2022-06-16 09:44:37 +01:00 |
Mel O'Hagan
|
b118833fda
|
Default to eu-west-1
|
2022-06-15 16:29:11 +01:00 |
Mel O'Hagan
|
b0a3abc308
|
No default aws region
|
2022-06-15 16:27:07 +01:00 |
Mel O'Hagan
|
cf604fdefd
|
Check for blank string
|
2022-06-15 13:16:30 +01:00 |
Mel O'Hagan
|
dbbeccda61
|
Use s3 region from datasource config
|
2022-06-15 13:06:34 +01:00 |
Rory Powell
|
0db37c2fc3
|
Exclude assets from builder:served
|
2022-06-15 12:38:10 +01:00 |
Rory Powell
|
4cfedf7252
|
Better handle first time startup + dedicated event
|
2022-06-15 11:20:13 +01:00 |
Rory Powell
|
eb0214a231
|
Back populate no-op migrations on new app and tenant create
|
2022-06-13 10:51:29 +01:00 |
Rory Powell
|
b1b852b72c
|
Merge branch 'release' into feature/event-backfill
|
2022-06-09 15:21:49 +01:00 |
Rory Powell
|
e447fd11d1
|
Build fixes
|
2022-06-09 12:33:10 +01:00 |
Andrew Kingston
|
f2e3b2efa8
|
Apply timezones patch from existing ignore-timezones branch
|
2022-06-07 08:31:00 +01:00 |
Rory Powell
|
4e77571ddb
|
Merge branch 'release' into feature/event-backfill
|
2022-06-06 09:50:06 +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 |
Rory Powell
|
fd845284d3
|
Lots of failure handling and caching
|
2022-05-30 21:46:08 +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 |
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
|
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 |
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
|
8ae358d237
|
App migrations finished
|
2022-05-20 12:29:31 +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 |
Peter Clement
|
feb9973d22
|
use env variable as the folder setting
|
2022-05-19 10:24:19 +01:00 |
Peter Clement
|
4c3c84eabd
|
Return QA templates when TEST_ENV environmentvariable is set
|
2022-05-18 16:21:17 +01:00 |
Rory Powell
|
ca3206f4e4
|
Stub out migrations + start tests + add build watching for backend-core
|
2022-05-18 10:56:44 +01:00 |
Rory Powell
|
b1c5f09651
|
Merge branch 'master' into merge-master
|
2022-05-17 08:35:29 +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 |
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 |
mike12345567
|
b6499c911c
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-05-11 19:47:22 +01:00 |
Andrew Kingston
|
68b6e0eb64
|
Remove instance name from being a required screen setting
|
2022-05-11 13:16:36 +01:00 |
Rory Powell
|
54eea4191c
|
tests
|
2022-05-11 11:32:53 +01:00 |
Rory Powell
|
f5da1a04e2
|
Add query quota increment to rows CRUD
|
2022-05-10 21:59:39 +01:00 |
Rory Powell
|
182831d502
|
handlers -> publishers and analtics -> processors
|
2022-05-10 10:33:59 +01:00 |
Mel O'Hagan
|
6e34649ca7
|
Don't wrap dates in single quotes
|
2022-05-09 15:21:51 +01:00 |
Martin McKeaveney
|
e26d79b83c
|
Merge pull request #5643 from Budibase/feature/small-april-tickets
Feature/small april tickets
|
2022-05-06 16:27:50 +01:00 |