192 Commits (25fdb30e348e04637c357b0882eb75f0464fea6f)

Author SHA1 Message Date
Andrew Kingston 830069970a Bump svelte and routify deps, fix builder _reset usage and some tidy ups 5 years ago
dependabot[bot] e46964b763 Bump lodash from 4.17.13 to 4.17.21 5 years ago
Michael Drury 5006ca90c4 Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 5 years ago
Andrew Kingston 5a642071d6 Configure vite with a base URL so proxy works 5 years ago
Martin McKeaveney fc98a73f4c fix styling 5 years ago
Keviin Åberg Kultalahti 1f451d07de introduces portal stores concept and adds an org one that handles configs 5 years ago
Keviin Åberg Kultalahti df30e594df allow navigation to other URLs than /builder 5 years ago
Keviin Åberg Kultalahti 0e6a888e8f allow navigation to other URLs than /builder 5 years ago
Michael Drury 48a0c66972 Fixing cypress tests. 5 years ago
mike12345567 2b58d695af Updating packages so that @budibase/auth doesn't stop installations. 5 years ago
mike12345567 60b61f1322 Fixing login issue. 5 years ago
Martin McKeaveney cf073a1e55 groundwork for budibase auth lib 6 years ago
Andrew Kingston 7efcc29ba8 Update locks 6 years ago
mike12345567 724da18932 Adding back server lock file. 6 years ago
Andrew Kingston fc9fcaa868 Add correct height placeholder for tables to avoid jarring page resizing when loading data 6 years ago
Martin McKeaveney 9c281baeb6 script block 6 years ago
Martin McKeaveney f3302770b3 single stack dev setup complete 6 years ago
Martin McKeaveney 6742c3ca99 basic single stack dev setup 6 years ago
mike12345567 b765502d74 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 13bcde9062 now possible to navigate directly to a datasource 6 years ago
Keviin Åberg Kultalahti 98d88bef23 moves click handler for deployment info to pill rather than icon 6 years ago
Martin McKeaveney bca06a2d82 removing dud package 6 years ago
mike12345567 33fa31aae9 Adding test cases for component, templates and hosting as well as updating some existing test cases. 6 years ago
mike12345567 68bb5d5062 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 2ac101630b Updating packages in builder and server, making build work in Windows. 6 years ago
mike12345567 90f9be36dd Using cross-env instead of pure environment variable specification to make it work on windows. 6 years ago
Martin McKeaveney 36f3bbf6dd user search 6 years ago
Martin McKeaveney 7ef56de1be indexable fields 6 years ago
Martin McKeaveney 07aeccb36d search UI complete, server side cursor based pagination 6 years ago
Martin McKeaveney 63b8db6584 pin deps 6 years ago
mike12345567 6a41875556 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 27c7f5697b internal search working 6 years ago
Martin McKeaveney f745975a0c privacy features + allow builder usage without cloud API key 6 years ago
mike12345567 13fe937e67 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 75b5b0eb52 only allow read queries in datasources 6 years ago
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