188 Commits (44f1844bc737892c00a7d7ac003d2eaa480dd6e2)

Author SHA1 Message Date
Martin McKeaveney 2adf0560ac v0.3.6 6 years ago
Martin McKeaveney fc285c64a4 v0.3.5 6 years ago
Martin McKeaveney 1e8f13f9cf start server render index.html 6 years ago
Martin McKeaveney 51c0461f35 v0.3.4 6 years ago
Martin McKeaveney 4c77b9ceef v0.3.3 6 years ago
Martin McKeaveney 612e5e234e v0.3.2 6 years ago
Martin McKeaveney 6e02f1f1c6 potential resolutions for the 4001 issue 6 years ago
Michael Drury dcc9cfb4bd The removal of CLI package meant there was no way to init the system anymore so nuking budibase directory was unrecoverable, fixing this. 6 years ago
Martin McKeaveney 1a8a97a103 v0.3.1 6 years ago
Martin McKeaveney 859577299d v0.3.0 6 years ago
Martin McKeaveney e221572313 remove budibase cli 6 years ago
mike12345567 306c36c384 Switching from axios to node-fetch as per review. 6 years ago
mike12345567 37b643b6c6 Switching from mustache to handlebars for automations as allows configuring helpers, e.g. parsing object. 6 years ago
mike12345567 9b629d49b5 Adding an outgoing webhook action, so that we have both incoming and outgoing ability. 6 years ago
mike12345567 a967645a21 Some initial work towards webhooks, that generates schema similar to integromat. 6 years ago
Martin McKeaveney d08c1f7140 v0.2.6 6 years ago
Andrew Kingston 8428bebc13 Replace sharp with jimp for image processing 6 years ago
Martin McKeaveney 3f41fc0ba1 sanitizing s3 keys and making them windows friendly 6 years ago
Martin McKeaveney 1b5cddb3b5 v0.2.5 6 years ago
Martin McKeaveney b1fc7efa3d v0.2.4 6 years ago
Martin McKeaveney d0d9c33c46 v0.2.3 6 years ago
Martin McKeaveney fff78a0072 v0.2.2 6 years ago
Martin McKeaveney 4ea99592d9 v0.2.1 6 years ago
Michael Shanks fcb093699d merge from master 6 years ago
Martin McKeaveney fed836140c v0.2.0 6 years ago
Michael Shanks eaa8d91392 merge from master - including fixes 6 years ago
Andrew Kingston 356acc919d Bump electron to v10 6 years ago
Martin McKeaveney e282480888 v0.1.25 6 years ago
Martin McKeaveney 723f322232 updating replication stream dependency 6 years ago
Martin McKeaveney 368f9934d5 v0.1.24 6 years ago
mike12345567 fc2e2a8804 First work towards implementing Dynamo usage in the server when running in the cloud; this is for tracking usage against API keys. 6 years ago
Michael Shanks 0b6d0f2b19 missing dependency 6 years ago
Martin McKeaveney 2dedafc90c v0.1.23 6 years ago
Martin McKeaveney 1fd749ce00 csv import functional 6 years ago
Martin McKeaveney fd47cf1624 v0.1.22 6 years ago
Martin McKeaveney 0c639bd1a2 providing ability to perform JSON and CSV export from popover 6 years ago
Martin McKeaveney f40f388dd8 local file upload from apps 6 years ago
mike12345567 60b907054a Initial work towards async block loading, it will pull the manifest.json from a specified bucket and load packages in async when it does not have them - this will need another feature for when running in the cloud to pull all packages it doesn't currently have to the install directory (EFS). 6 years ago
Martin McKeaveney 86ae8d038a file attachments and processing working, basic design for dropzone 6 years ago
Martin McKeaveney b1725ec541 v0.1.21 6 years ago
Martin McKeaveney d414e84748 v0.1.20 6 years ago
mike12345567 5067d93030 Adding threading for when not running against PouchDB. 6 years ago
mike12345567 ad48b9fdd2 Adding joi validation to the workflow update and create to make sure structure is adhered to, this is built through a curried middleware, to validate on headers, body etc add multiple different validator middlewares to your endpoint. 6 years ago
Martin McKeaveney 6ba109222b custom filtering working, needs more test coverage 6 years ago
Martin McKeaveney ae4b02cb69 v0.1.19 6 years ago
Martin McKeaveney 1b93c92277 v0.1.18 6 years ago
Martin McKeaveney 3325af6462 v0.1.17 6 years ago
Martin McKeaveney 203f7d19d8 v0.1.16 6 years ago
Martin McKeaveney 77fd50ff2f v0.1.14 6 years ago
Martin McKeaveney bbcb282e53
Cypress Tests Running in CI (#524) 6 years ago