205 Commits (39ec42d135ea264098c679a12b0e2bc4c2ffb7d4)

Author SHA1 Message Date
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
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
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 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