1
0
Fork 0
mirror of synced 2024-09-15 00:38:01 +12:00
Commit graph

1446 commits

Author SHA1 Message Date
Budibase Staging Release Bot
5723fe863b v2.0.34-alpha.6 2022-10-27 10:30:18 +00:00
Budibase Staging Release Bot
4ecb596a10 v2.0.34-alpha.5 2022-10-26 16:58:42 +00:00
Budibase Staging Release Bot
d5320647a9 v2.0.34-alpha.4 2022-10-26 12:59:47 +00:00
Budibase Staging Release Bot
9c203e1830 v2.0.34-alpha.3 2022-10-26 09:14:18 +00:00
Budibase Staging Release Bot
fca7a2dd8f v2.0.34-alpha.2 2022-10-26 08:48:28 +00:00
Rory Powell
887470d4b5 Ensure tmpDir/.budibase always exists 2022-10-26 09:24:28 +01:00
Budibase Staging Release Bot
02d54713d3 v2.0.34-alpha.1 2022-10-25 13:32:58 +00:00
Rory Powell
56456f3f6d Startup fixes 2022-10-25 13:37:26 +01:00
Budibase Staging Release Bot
b7c4a1e233 v2.0.34-alpha.0 2022-10-25 11:30:17 +00:00
Andrew Kingston
603c8744a5 Merge branch 'master' into master-develop 2022-10-25 12:03:33 +01:00
Budibase Staging Release Bot
fd0e08d566 v2.0.30-alpha.17 2022-10-25 08:53:55 +00:00
Rory Powell
9face50a07 Fix build failure around PouchDB type 2022-10-25 09:02:55 +01:00
Budibase Staging Release Bot
17cb526c62 v2.0.30-alpha.16 2022-10-25 07:31:09 +00:00
Budibase Staging Release Bot
544a6300b8 v2.0.30-alpha.15 2022-10-24 17:42:53 +00:00
Michael Drury
d2a2b09f1f Merge pull request #8354 from Budibase/feature/app-backups
App backups backend
2022-10-24 18:16:52 +01:00
Budibase Staging Release Bot
69f3dabb06 v2.0.30-alpha.14 2022-10-24 16:19:21 +00:00
mike12345567
724a23da2c Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 16:51:53 +01:00
Budibase Staging Release Bot
8f8cbfc25e v2.0.30-alpha.13 2022-10-24 14:33:30 +00:00
mike12345567
5340b49d6b Some fixes based on PR comments. 2022-10-24 12:06:50 +01:00
mike12345567
4daf9c2615 Addressing majority of PR comments. 2022-10-24 10:04:14 +01:00
mike12345567
41c68ae891 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 09:55:49 +01:00
Budibase Staging Release Bot
3864295eea v2.0.30-alpha.12 2022-10-24 08:01:46 +00:00
Budibase Staging Release Bot
f64834300c v2.0.30-alpha.11 2022-10-21 19:44:23 +00:00
mike12345567
74484fc054 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-21 18:41:25 +01:00
mike12345567
fe5d11232f Update with PR comments. 2022-10-21 18:25:35 +01:00
mike12345567
2a2f41a861 Fixing issue discovered by tests. 2022-10-21 16:02:13 +01:00
Budibase Staging Release Bot
c5c3036f44 v2.0.30-alpha.10 2022-10-20 21:11:31 +00:00
Budibase Staging Release Bot
49c1126fc9 v2.0.30-alpha.9 2022-10-20 20:01:10 +00:00
mike12345567
f5557fd805 Fetching a list of backup/restore events includes the full user object. 2022-10-20 15:05:50 +01:00
mike12345567
113a23ba3d Adding statistics output for backups. 2022-10-19 16:48:32 +01:00
Budibase Release Bot
ab494256fb v2.0.33 2022-10-19 11:15:01 +00:00
Budibase Staging Release Bot
3a26af1ed4 v2.0.30-alpha.8 2022-10-18 17:43:08 +00:00
Budibase Release Bot
873b20219c v2.0.32 2022-10-17 16:43:56 +00:00
mike12345567
bb4e3ba8cf Adding in required events for app backup system. 2022-10-17 15:26:09 +01:00
mike12345567
11115aab56 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-17 14:49:31 +01:00
mike12345567
1373630b33 Minor fixes after testing manual backup system. 2022-10-14 20:10:44 +01:00
mike12345567
0bd2a18e46 Main types and work for the CRUD operations of app backup backend in pro + the listeners to handle exporting apps from the server. 2022-10-14 19:24:03 +01:00
mike12345567
b702c7482a Fixes for cronjob stop - correctly handle this without stalled job handle. 2022-10-14 13:26:42 +01:00
Budibase Release Bot
dea4338d54 v2.0.31 2022-10-14 09:26:51 +00:00
Budibase Staging Release Bot
76fabb81f6 v2.0.30-alpha.7 2022-10-14 09:26:33 +00:00
Budibase Staging Release Bot
6511a5460c v2.0.30-alpha.6 2022-10-14 09:04:02 +00:00
mike12345567
d620e54fdb Handling listeners as part of queue creation, rather than external part. 2022-10-13 17:55:05 +01:00
mike12345567
b6ca14aa85 Renaming some queue to automationQueue, getting build working. 2022-10-13 17:39:26 +01:00
Budibase Staging Release Bot
39a72968b3 v2.0.30-alpha.5 2022-10-13 16:34:26 +00:00
mike12345567
35525bfedd Moving queue implementation into backend-core - so that pro can access. 2022-10-13 17:27:04 +01:00
Budibase Staging Release Bot
4625ee10ee v2.0.30-alpha.4 2022-10-13 15:54:42 +00:00
mike12345567
8fdba78bde Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-13 15:59:31 +01:00
Budibase Staging Release Bot
cfeffad3c2 v2.0.30-alpha.3 2022-10-13 09:11:09 +00:00
Budibase Staging Release Bot
f5f6a46784 v2.0.30-alpha.2 2022-10-12 19:07:36 +00:00
Budibase Release Bot
bd52533f01 v2.0.30 2022-10-12 16:58:49 +00:00