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 |
Rory Powell
|
54e8a5dafd
|
timestamp support, logging updates, migration progress indicators, identification updates
|
2022-05-25 00:15:52 +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 |
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 |
Rory Powell
|
63dd69f5b3
|
Finish global migration
|
2022-05-20 21:16: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
|
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 |
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 |
Rory Powell
|
ca3206f4e4
|
Stub out migrations + start tests + add build watching for backend-core
|
2022-05-18 10:56:44 +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 |
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 |
mike12345567
|
b6499c911c
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-05-11 19:47:22 +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 |
Andrew Kingston
|
68b6e0eb64
|
Remove instance name from being a required screen setting
|
2022-05-11 13:16:36 +01:00 |
mike12345567
|
bc63a2db5f
|
Merge branch 'master' of github.com:Budibase/budibase into fix/loop-hbs-usage
|
2022-05-11 12:08:50 +01:00 |
melohagan
|
65fc4e2c56
|
Merge pull request #5815 from Budibase/bug/sev3/automation-query-limit-placeholder
Add limit placeholder for Automation queries
|
2022-05-11 12:01:17 +01:00 |
Rory Powell
|
7b6e3d3f2f
|
Merge branch 'master' into crud-quotas
|
2022-05-11 11:42:26 +01:00 |
Rory Powell
|
54eea4191c
|
tests
|
2022-05-11 11:32:53 +01:00 |
mike12345567
|
30aedcbb53
|
Fixing an issue where HBS statements couldn't be used for passing arrays through to a looping action in automations.
|
2022-05-11 11:29:33 +01:00 |
Mel O'Hagan
|
d6142b777e
|
Add limit placeholder for Automation queries
|
2022-05-11 11:25:53 +01:00 |
Michael Drury
|
cb95b419a7
|
Merge pull request #5707 from Budibase/fix/mike-fixes-04-05
SQL columns with spaces LIKE fix and dynamic REST variable UI change
|
2022-05-11 10:34:36 +01:00 |
Rory Powell
|
f5da1a04e2
|
Add query quota increment to rows CRUD
|
2022-05-10 21:59:39 +01:00 |
Martin McKeaveney
|
8c5efd0a61
|
more strategic connection closing in pg
|
2022-05-10 11:13:40 +01:00 |