125 Commits (a51a0f45fdb8ff83f0b59ec00a441ca23203ba57)

Author SHA1 Message Date
dependabot[bot] 0733c39ac3
Bump urijs from 1.19.2 to 1.19.5 in /packages/server 6 years ago
mike12345567 f1c7a46d37 Adding a build method which can push docker images if you are logged in to docker CLI and making the main docker compose file use the pushed images instead. 6 years ago
Michael Drury ae76780345 Fixing cypress failure. 6 years ago
kevmodrome a300120b96
adds colorpicker to card componeent 6 years ago
Martin McKeaveney f355a16ca4 fixing bugs found during testing 6 years ago
Martin McKeaveney 84434741d1 allow creation of custom layouts, moving layoutId prop to top level of screen 6 years ago
mike12345567 b65a554ede Linting and update to try and fix issues when screens are created, screen saving now generates CSS. 6 years ago
mike12345567 f2c37c7179 Initial work, layout out some work which will eventually become docker compose, just using bash scripts for now. 6 years ago
Martin McKeaveney 27813f5fbb fix windows url issue 6 years ago
Martin McKeaveney a5827a9c53 nested routing UI up and running, refactor drag and drop functionality by decoupling store from components 6 years ago
Martin McKeaveney 19a029fd68 linux deb package, builder icon and auto update support for linux 6 years ago
Michael Drury 63b08e42aa Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate. 6 years ago
kevmodrome 24f9ee9d62
adds non-working RichText component 6 years ago
Martin McKeaveney c2aa9eebfc remove squirrelly, compile a single bundle.css for each page, svelte and hbs server rendering 6 years ago
Martin McKeaveney 1e8f13f9cf start server render index.html 6 years ago
Martin McKeaveney 4f5b867700 prevent screen being selected when you save a component 6 years ago
Martin McKeaveney 6e02f1f1c6 potential resolutions for the 4001 issue 6 years ago
mike12345567 d79be3c854 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
Martin McKeaveney 59872d5db5 move run command into cypress setup 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
mike12345567 012b290895 Adding a version to the app and then including this in user authentication, this for now is just the version of the builder/server that it was built with. 6 years ago
Andrew Kingston 5ad8d33d45 Update server yarn.lock 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
mike12345567 116637d06a Updating yarn lock for server and fixing test case. 6 years ago
Martin McKeaveney d00aef571b convenience scripts for restoring budibase installations 6 years ago
kevmodrome 14dc81e994
sets correct editable values on fields 6 years ago
mike12345567 bb3370e742 Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 6 years ago
Martin McKeaveney f75f0f5f28 updated quota fixes 6 years ago
Michael Shanks fcb093699d merge from master 6 years ago
Martin McKeaveney 3e0c23549c lint and tidy up 6 years ago
Martin McKeaveney b21cc23b3b removing retry param 6 years ago
Michael Shanks eaa8d91392 merge from master - including fixes 6 years ago
Andrew Kingston 356acc919d Bump electron to v10 6 years ago
Michael Shanks cdbd70c218 Screen templates - initial commit 6 years ago
Martin McKeaveney 723f322232 updating replication stream dependency 6 years ago
Martin McKeaveney 8ce69efa7e fixing test 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 1fd749ce00 csv import functional 6 years ago
Martin McKeaveney f40f388dd8 local file upload from apps 6 years ago
mike12345567 e41c77b5e2 Updating yarn lock. 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
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 fc923cb883 using flatpickr, rollup config for CSS in the builder 6 years ago
dependabot[bot] 4b0463cf45
Bump bl from 4.0.2 to 4.0.3 in /packages/server 6 years ago