1
0
Fork 0
mirror of synced 2024-09-27 23:01:51 +12:00
Commit graph

501 commits

Author SHA1 Message Date
Rory Powell
443b664e33 Finish global migration 2022-05-20 21:16:29 +01:00
Rory Powell
756f5b51aa App migrations finished 2022-05-20 12:29:31 +01:00
Rory Powell
498c130e71 Migration for apps, automations, datasources, layouts, queries, roles, tables 2022-05-19 08:19:25 +01:00
Rory Powell
8da427284c Stub out migrations + start tests + add build watching for backend-core 2022-05-18 10:56:44 +01:00
Rory Powell
8e885075b6 handlers -> publishers and analtics -> processors 2022-05-10 10:33:59 +01:00
Rory Powell
77cb7c480c Merge branch 'feature/posthog-v2' into feature/event-backfill 2022-05-05 09:22:01 +01:00
Rory Powell
e45c0f98c7 Merge pull request #5694 from Budibase/add-types-package
Add @budibase/types package
2022-05-05 08:50:37 +01:00
Rory Powell
e4257f1e04 Merge branch 'develop' into feature/posthog-v2 2022-05-05 08:47:06 +01:00
Rory Powell
1f56d31ebb App backfill (wip) 2022-05-05 08:32:14 +01:00
Budibase Release Bot
6204109df3 v1.0.142 2022-05-04 16:58:22 +00:00
Budibase Release Bot
eaa0b8e903 v1.0.141 2022-05-04 13:14:06 +00:00
Budibase Release Bot
008d69ab09 v1.0.140 2022-05-04 12:40:27 +00:00
Budibase Release Bot
be6228df53 v1.0.139 2022-05-04 12:25:09 +00:00
Rory Powell
4e7a16db30 Add isDev() to backend-core/env 2022-05-04 12:28:21 +01:00
Rory Powell
11ea9d90e3 Add ts watch support for backend-core + stub out migrations 2022-05-04 11:22:50 +01:00
Rory Powell
3b9142f103 Build and test fixes 2022-05-03 22:58:19 +01:00
Budibase Release Bot
10864f03ce v1.0.138 2022-05-03 16:38:39 +00:00
Rory Powell
8b4f4c813a Add @budibase/types package 2022-05-03 17:13:13 +01:00
Budibase Release Bot
21e02dd279 v1.0.137 2022-05-03 15:58:47 +00:00
Budibase Release Bot
b7db3613e5 v1.0.136 2022-05-03 15:08:57 +00:00
Budibase Release Bot
808e3e7c8b v1.0.135 2022-05-03 13:54:24 +00:00
Budibase Release Bot
c2b3a7e0c8 v1.0.134 2022-05-03 09:32:48 +00:00
Budibase Release Bot
d422912943 v1.0.133 2022-05-02 08:48:23 +00:00
Budibase Release Bot
ed8e4b3d77 v1.0.132 2022-04-29 13:31:30 +00:00
Rory Powell
185b591db5 Merge branch 'labday/backend-core-ts' into feature/posthog-v2 2022-04-29 14:01:13 +01:00
Rory Powell
cfa75a8af3 backend-core typescript building successfully 2022-04-28 22:39:21 +01:00
Budibase Release Bot
f88504f4b0 v1.0.131 2022-04-28 14:16:39 +00:00
Budibase Release Bot
51c7c6abab v1.0.130 2022-04-28 13:29:28 +00:00
Budibase Release Bot
7100baf6d0 v1.0.129 2022-04-28 10:19:06 +00:00
Michael Drury
8d6d90780f Merge pull request #5616 from Budibase/fix/april-fixes
Various April release fixes
2022-04-28 11:09:18 +01:00
Budibase Release Bot
488f4a98fb v1.0.128 2022-04-28 08:24:29 +00:00
mike12345567
a2c6917bfa Fixing test case. 2022-04-27 22:57:03 +01:00
mike12345567
2865d6531c Review comments. 2022-04-27 22:36:45 +01:00
mike12345567
061868c826 Fixing an issue with cookie auth. 2022-04-27 16:56:30 +01:00
Rory Powell
1caf4b1965 Merge branch 'develop' into feature/posthog-v2 2022-04-27 16:32:00 +01:00
mike12345567
48eda78f67 Fix for issue being able to delete apps. 2022-04-27 15:58:55 +01:00
Budibase Staging Release Bot
59cd1f722d v1.0.126-alpha.0 2022-04-27 14:40:24 +00:00
Budibase Release Bot
b2b98c790b v1.0.127 2022-04-27 13:13:56 +00:00
Budibase Release Bot
e2a4f17afe v1.0.126 2022-04-27 11:55:18 +00:00
Budibase Release Bot
14169a9a04 v1.0.125 2022-04-27 09:28:58 +00:00
Budibase Release Bot
4d01185e6d v1.0.124 2022-04-26 22:48:04 +00:00
Budibase Staging Release Bot
2adf990ec7 v1.0.124-alpha.0 2022-04-26 19:19:35 +00:00
Michael Drury
8d78698c60 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-04-26 20:10:26 +01:00
Budibase Staging Release Bot
ddb6f1549c v1.0.123-alpha.1 2022-04-26 18:30:39 +00:00
Michael Drury
3fa0684d2b Merge pull request #5597 from Budibase/fix/update-tenancy
Fix: Update global db context when tenant is updated + configurable couch integration in tenancy middleware
2022-04-26 19:21:48 +01:00
Budibase Release Bot
2e846dd4da v1.0.123 2022-04-26 17:11:18 +00:00
Rory Powell
12abe4adcc Bypass couch db when using tenancy middleware 2022-04-26 17:13:45 +01:00
Budibase Staging Release Bot
3b01575b77 v1.0.123-alpha.0 2022-04-26 16:12:16 +00:00
mike12345567
2441f42c54 Merge branch 'develop' of github.com:Budibase/budibase into fix/develop-merge 2022-04-26 16:31:17 +01:00
deanhannigan
89fa229140 Merge pull request #5489 from Budibase/feature/new-app-publish-workflow
Feature/new app publish workflow
2022-04-26 16:22:37 +01:00