175 Commits (7204ba7ffb1dfe4b94ba90d7a6bb152c0b5ced18)

Author SHA1 Message Date
Andrew Kingston 4e200d0def Update locks 6 years ago
mike12345567 be41ff0064 Adding back server lock file. 6 years ago
Andrew Kingston 8457e1743c Add correct height placeholder for tables to avoid jarring page resizing when loading data 6 years ago
Martin McKeaveney 9e28ddf3c1 single stack dev setup complete 6 years ago
Martin McKeaveney 2852a739a4 basic single stack dev setup 6 years ago
mike12345567 8821eba634 Working on moving file system access around, starting by centralising it then working out what needs to be moved to object store and how. 6 years ago
Keviin Åberg Kultalahti 6c3d4b47f5 now possible to navigate directly to a datasource 6 years ago
Keviin Åberg Kultalahti 2cd7567f9d moves click handler for deployment info to pill rather than icon 6 years ago
Martin McKeaveney d402e73f80 removing dud package 6 years ago
mike12345567 daaf352b89 Adding test cases for component, templates and hosting as well as updating some existing test cases. 6 years ago
mike12345567 2467ae2a2e Updating package.json to include an option for coverage, had to re-write some stuff to make sure that views were not getting coverage statements inserted (breaking things). 6 years ago
Michael Drury 55b55a0a28 Updating packages in builder and server, making build work in Windows. 6 years ago
mike12345567 2e73b51904 Using cross-env instead of pure environment variable specification to make it work on windows. 6 years ago
Martin McKeaveney fde5ef02ac user search 6 years ago
Martin McKeaveney d2bd2209eb indexable fields 6 years ago
Martin McKeaveney 7f24c80bf0 search UI complete, server side cursor based pagination 6 years ago
Martin McKeaveney c877543a2f pin deps 6 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. 6 years ago
Martin McKeaveney 4b5e572da3 internal search working 6 years ago
Martin McKeaveney f9190c1ed7 privacy features + allow builder usage without cloud API key 6 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). 6 years ago
Martin McKeaveney aa28bb5e94 only allow read queries in datasources 6 years ago
Martin McKeaveney a73473b16c MySQL integration and self hosted deploy event 6 years ago
Keviin Åberg Kultalahti 1f13fb3bd2 adds success notification messages to row API 6 years ago
Andrew Kingston 33659dce7a Adding server yarn lock file which was somehow removed 6 years ago
Martin McKeaveney 9237fd71bf sensible defaults, adding popover for parameters 6 years ago
Keviin Åberg Kultalahti 837709cab6 adds dummy errorStore to client lib 6 years ago
Andrew Kingston b974925904 Fix incorrect paths after merge 6 years ago
mike12345567 e8ef03bb1c Adding jest test cases to string templating library. 6 years ago
mike12345567 67cc893670 Removing mention of mustache from the server package. 6 years ago
Martin McKeaveney 391dabf7a1 direct airtable integration works 6 years ago
dependabot[bot] 119f959867
Bump ini from 1.3.5 to 1.3.8 6 years ago
dependabot[bot] 0733c39ac3
Bump urijs from 1.19.2 to 1.19.5 in /packages/server 6 years ago
dependabot[bot] 519fafde7e
Bump ini from 1.3.5 to 1.3.8 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
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