161 Commits (ea07683a9f044005f8dec6bb6e97dcc8faaea595)

Author SHA1 Message Date
Martin McKeaveney fde5ef02ac user search 5 years ago
Martin McKeaveney d2bd2209eb indexable fields 5 years ago
Martin McKeaveney 7f24c80bf0 search UI complete, server side cursor based pagination 5 years ago
Martin McKeaveney c877543a2f pin deps 5 years ago
mike12345567 c74f1011d0 Some fixes for integrations, making Dynamo work correctly and allow local usage as well as using the API to try and make responses that are objects work better. 5 years ago
Martin McKeaveney 4b5e572da3 internal search working 5 years ago
Martin McKeaveney f9190c1ed7 privacy features + allow builder usage without cloud API key 5 years ago
mike12345567 4d1ad5e726 This commit includes some fixes for a few auth issues I found when I was working on this and a static page which shows the self hosting info to get the user going (if they end up there). 5 years ago
Martin McKeaveney aa28bb5e94 only allow read queries in datasources 5 years ago
Martin McKeaveney a73473b16c MySQL integration and self hosted deploy event 5 years ago
Keviin Åberg Kultalahti 1f13fb3bd2 adds success notification messages to row API 5 years ago
Andrew Kingston 33659dce7a Adding server yarn lock file which was somehow removed 5 years ago
Martin McKeaveney 9237fd71bf sensible defaults, adding popover for parameters 5 years ago
Keviin Åberg Kultalahti 837709cab6 adds dummy errorStore to client lib 5 years ago
Andrew Kingston b974925904 Fix incorrect paths after merge 5 years ago
mike12345567 e8ef03bb1c Adding jest test cases to string templating library. 5 years ago
mike12345567 67cc893670 Removing mention of mustache from the server package. 5 years ago
Martin McKeaveney 391dabf7a1 direct airtable integration works 5 years ago
dependabot[bot] 119f959867
Bump ini from 1.3.5 to 1.3.8 5 years ago
dependabot[bot] 0733c39ac3
Bump urijs from 1.19.2 to 1.19.5 in /packages/server 5 years ago
dependabot[bot] 519fafde7e
Bump ini from 1.3.5 to 1.3.8 in /packages/server 5 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. 5 years ago
Michael Drury ae76780345 Fixing cypress failure. 5 years ago
Martin McKeaveney d4ca3493c9 MS SQL Server integration 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 4d3e134145 elasticsearch end to end 6 years ago
Martin McKeaveney 1f891cc8ae mongoDB end to end 6 years ago
Martin McKeaveney 113c68e4c9 budibase postgres E2E working 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