152 Commits (fcbb27b628fb19bb91ed4ab80c19119906ca4f30)

Author SHA1 Message Date
Martin McKeaveney b52a2efef0 MySQL integration and self hosted deploy event 6 years ago
Keviin Åberg Kultalahti 2034fb8646 adds success notification messages to row API 6 years ago
Andrew Kingston 0535e3b84a Adding server yarn lock file which was somehow removed 6 years ago
Martin McKeaveney 1e9736e396 sensible defaults, adding popover for parameters 6 years ago
Keviin Åberg Kultalahti e3b4ef81ae adds dummy errorStore to client lib 6 years ago
Andrew Kingston b1c292b79c Fix incorrect paths after merge 6 years ago
mike12345567 5a7c0de397 Adding jest test cases to string templating library. 6 years ago
mike12345567 cdef4ead8c Removing mention of mustache from the server package. 6 years ago
Martin McKeaveney 579e3a79b7 direct airtable integration works 6 years ago
dependabot[bot] 2f0eb182b4 Bump ini from 1.3.5 to 1.3.8 6 years ago
dependabot[bot] ec03dc0655 Bump urijs from 1.19.2 to 1.19.5 in /packages/server 6 years ago
dependabot[bot] a3fb1c860f Bump ini from 1.3.5 to 1.3.8 in /packages/server 6 years ago
mike12345567 405ca07efe 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 3e38bea3d6 Fixing cypress failure. 6 years ago
Martin McKeaveney 8e10a4ac7d MS SQL Server integration 6 years ago
kevmodrome 2fcdf3483b adds colorpicker to card componeent 6 years ago
Martin McKeaveney fb569a4425 fixing bugs found during testing 6 years ago
Martin McKeaveney 3b049bc286 allow creation of custom layouts, moving layoutId prop to top level of screen 6 years ago
mike12345567 2a41f57382 Linting and update to try and fix issues when screens are created, screen saving now generates CSS. 6 years ago
mike12345567 ac6b2aa6c8 Initial work, layout out some work which will eventually become docker compose, just using bash scripts for now. 6 years ago
Martin McKeaveney 5e5b489cb9 elasticsearch end to end 6 years ago
Martin McKeaveney fbf501aebc mongoDB end to end 6 years ago
Martin McKeaveney 298ef30360 budibase postgres E2E working 6 years ago
Martin McKeaveney b44b2cf881 fix windows url issue 6 years ago
Martin McKeaveney 26cfb54a0f nested routing UI up and running, refactor drag and drop functionality by decoupling store from components 6 years ago
Martin McKeaveney a9cf06e357 linux deb package, builder icon and auto update support for linux 6 years ago
Michael Drury a423664f4c Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate. 6 years ago
kevmodrome e9f3307864 adds non-working RichText component 6 years ago
Martin McKeaveney 9b914e0395 remove squirrelly, compile a single bundle.css for each page, svelte and hbs server rendering 6 years ago
Martin McKeaveney 8cb716df3b start server render index.html 6 years ago
Martin McKeaveney a9e60a8a57 prevent screen being selected when you save a component 6 years ago
Martin McKeaveney cb25c31d17 potential resolutions for the 4001 issue 6 years ago
mike12345567 ea03d099b3 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
Martin McKeaveney ee7a4215b4 move run command into cypress setup 6 years ago
mike12345567 e26f272746 Switching from mustache to handlebars for automations as allows configuring helpers, e.g. parsing object. 6 years ago
mike12345567 3ae82b95a3 Adding an outgoing webhook action, so that we have both incoming and outgoing ability. 6 years ago
mike12345567 0d8ec8e03a Some initial work towards webhooks, that generates schema similar to integromat. 6 years ago
mike12345567 9a41fde685 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 f601185df8 Update server yarn.lock 6 years ago
Andrew Kingston 64812e2ddc Replace sharp with jimp for image processing 6 years ago
Martin McKeaveney 94f0f79f27 sanitizing s3 keys and making them windows friendly 6 years ago
mike12345567 61ce6cb403 Updating yarn lock for server and fixing test case. 6 years ago
Martin McKeaveney f31352ad49 convenience scripts for restoring budibase installations 6 years ago
kevmodrome b0bd9ae135 sets correct editable values on fields 6 years ago
mike12345567 fdaa69ee7f Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 6 years ago
Martin McKeaveney 055aafa503 updated quota fixes 6 years ago
Michael Shanks 4a13be8cf8 merge from master 6 years ago
Martin McKeaveney e3a9eae679 lint and tidy up 6 years ago
Martin McKeaveney 3715c2bf36 removing retry param 6 years ago
Michael Shanks 027819bae0 merge from master - including fixes 6 years ago