266 Commits (5e1ffbbdfdaeec1aa5cd18ce69ef291900b375cd)

Author SHA1 Message Date
Martin McKeaveney 58b33562db external/internal tables and datasources merged, removed autocapture, re-added logout action 5 years ago
Keviin Åberg Kultalahti 49510dff1f remove unused components in builder settings 5 years ago
dependabot[bot] 42a6fe7bd3
Bump ws from 5.2.2 to 5.2.3 in /packages/server 5 years ago
dependabot[bot] c368498445
Bump hosted-git-info from 2.8.5 to 2.8.9 5 years ago
Michael Drury 7bd07031e4 Linting. 5 years ago
Martin McKeaveney 0221f9de60 making new screen modal choose the currently filtered role 5 years ago
Martin McKeaveney f554c7734e remove test appID from datasources call 5 years ago
Andrew Kingston 41f87f0354 Move settings bar into client library and allow configuration from manifest.json 5 years ago
Keviin Åberg Kultalahti 01b9e890d5 wip layout component 5 years ago
mike12345567 a669fa1025 Adding base SQL class which processes defined JSON structure into SQL. 5 years ago
Martin McKeaveney 1701c40dfe babel config 5 years ago
Martin McKeaveney 33304606e1 making HTTP POST and PUT readable, more robust app import to avoid document conflicts 5 years ago
mike12345567 71e192da6c Fixing an issue with page not loading. 5 years ago
Martin McKeaveney d77ea74020 simplify docker build before push 5 years ago
Keviin Åberg Kultalahti 6d8dc4ff56 yarn lock 5 years ago
mmckeaveney 7c3b3f78a7 groundwork for cron automation trigger 5 years ago
Martin McKeaveney 61a5b109f5 dev mode E2E 5 years ago
Keviin Åberg Kultalahti cc4c9ff85d update lock file 5 years ago
Andrew Kingston 1158276bc6 Bump svelte and routify deps, fix builder _reset usage and some tidy ups 5 years ago
dependabot[bot] 647c443fd4
Bump lodash from 4.17.13 to 4.17.21 5 years ago
Michael Drury cf762f8dcd Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 5 years ago
Andrew Kingston c3ea022f8b Configure vite with a base URL so proxy works 5 years ago
Keviin Åberg Kultalahti 1d9387ebeb wip: skeleton for users page 5 years ago
Martin McKeaveney c381f08b4a fix styling 5 years ago
Keviin Åberg Kultalahti e999f53291 introduces portal stores concept and adds an org one that handles configs 5 years ago
Keviin Åberg Kultalahti 9980ee8093 allow navigation to other URLs than /builder 5 years ago
Keviin Åberg Kultalahti 39ef15b719 allow navigation to other URLs than /builder 5 years ago
Michael Drury 124e30e00f Fixing cypress tests. 5 years ago
mike12345567 e8e210dfe2 Updating packages so that @budibase/auth doesn't stop installations. 5 years ago
mike12345567 6a0f80f25e Fixing login issue. 5 years ago
Martin McKeaveney 87b1924470 groundwork for budibase auth lib 6 years ago
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 28c544490c script block 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