215 Commits (3ed1ac4ccdb6c2ddae16e60de20d253194673cbe)

Author SHA1 Message Date
Andrew Kingston f2be9501d3 Add global app theme picker and use it in client preview 5 years ago
mike12345567 b6223d880e Copying none js/ts files into the dist directory after building. 5 years ago
mike12345567 96fd8ed947 Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 5 years ago
mike12345567 ffc54c3720 First attempt and re-writing a portion of the server in typescript. 5 years ago
Andrew Kingston dd4c7a186e Add new style definitions for containers 5 years ago
Michael Drury 8b4f1a4bac Update-deps and re-lint. 5 years ago
Martin McKeaveney 114eac4134 external/internal tables and datasources merged, removed autocapture, re-added logout action 5 years ago
Keviin Åberg Kultalahti 76954b948d remove unused components in builder settings 5 years ago
dependabot[bot] 091bf6ea58 Bump ws from 5.2.2 to 5.2.3 in /packages/server 5 years ago
dependabot[bot] faa87100a8 Bump hosted-git-info from 2.8.5 to 2.8.9 5 years ago
Michael Drury b48342c55c Linting. 5 years ago
Martin McKeaveney 7f934327b7 making new screen modal choose the currently filtered role 5 years ago
Martin McKeaveney d223b3fef0 remove test appID from datasources call 5 years ago
Andrew Kingston 888f6cf398 Move settings bar into client library and allow configuration from manifest.json 5 years ago
Keviin Åberg Kultalahti ebdbbdc094 wip layout component 5 years ago
mike12345567 0fba3cc8fd Adding base SQL class which processes defined JSON structure into SQL. 5 years ago
Martin McKeaveney e8f364c3c1 babel config 5 years ago
Martin McKeaveney 03a9af0369 making HTTP POST and PUT readable, more robust app import to avoid document conflicts 5 years ago
mike12345567 dfd1815041 Fixing an issue with page not loading. 5 years ago
Martin McKeaveney 3a422be071 simplify docker build before push 5 years ago
Keviin Åberg Kultalahti 4a3f6418ee yarn lock 5 years ago
mmckeaveney 025616d7cc groundwork for cron automation trigger 5 years ago
Martin McKeaveney c3e7548255 dev mode E2E 5 years ago
Keviin Åberg Kultalahti 04e0f7632f update lock file 5 years ago
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
Keviin Åberg Kultalahti 555cdcd5c4 wip: skeleton for users page 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 5 years ago
Andrew Kingston 7efcc29ba8 Update locks 5 years ago
mike12345567 724da18932 Adding back server lock file. 5 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