aboutsummaryrefslogtreecommitdiffstats
path: root/ui (follow)
Commit message (Expand)AuthorAge
* feat(gui): clean up home page, fix a few bugs (#2304)Ellie Huxtable2024-07-23
* feat(gui): background terminals and more (#2303)Ellie Huxtable2024-07-22
* chore(deps): bump highlight.js from 11.9.0 to 11.10.0 in /ui (#2298)dependabot[bot]2024-07-22
* chore(deps): bump @tauri-apps/plugin-http in /ui (#2299)dependabot[bot]2024-07-22
* chore(deps): bump @blocknote/mantine from 0.15.0 to 0.15.3 in /ui (#2300)dependabot[bot]2024-07-22
* chore(deps-dev): bump tailwindcss from 3.4.4 to 3.4.6 in /ui (#2301)dependabot[bot]2024-07-22
* chore(deps): bump zustand from 4.5.2 to 4.5.4 in /ui (#2302)dependabot[bot]2024-07-22
* fix(gui): kill child on block stop (#2288)Ellie Huxtable2024-07-16
* chore(release): prepare for release v18.4.0-beta.2 (#2287)Ellie Huxtable2024-07-16
* fix(gui): terminal resize overflow (#2285)Ellie Huxtable2024-07-16
* docs(gui): update README (#2283)Ellie Huxtable2024-07-15
* feat(gui): add runbook list, ability to create and delete, sql storage (#2282)Ellie Huxtable2024-07-15
* chore(deps): bump @tanstack/react-table from 8.19.2 to 8.19.3 in /ui (#2279)dependabot[bot]2024-07-15
* chore(deps): bump @tauri-apps/plugin-shell in /ui (#2274)dependabot[bot]2024-07-15
* chore(deps): bump @radix-ui/react-dropdown-menu in /ui (#2275)dependabot[bot]2024-07-15
* chore(deps): bump @blocknote/react from 0.14.2 to 0.14.6 in /ui (#2276)dependabot[bot]2024-07-15
* chore(deps-dev): bump @tauri-apps/cli in /ui (#2277)dependabot[bot]2024-07-15
* chore(deps): bump @uiw/react-codemirror from 4.22.2 to 4.23.0 in /ui (#2278)dependabot[bot]2024-07-15
* chore(deps): bump tailwind-merge from 2.3.0 to 2.4.0 in /ui (#2261)dependabot[bot]2024-07-15
* chore(deps): bump @uiw/codemirror-extensions-langs in /ui (#2262)dependabot[bot]2024-07-15
* chore(deps): bump @codemirror/view from 6.28.2 to 6.28.4 in /ui (#2264)dependabot[bot]2024-07-15
* chore(deps): bump @blocknote/core from 0.14.2 to 0.14.5 in /ui (#2263)dependabot[bot]2024-07-15
* chore(deps): bump @tauri-apps/api in /ui (#2265)dependabot[bot]2024-07-15
* fix(gui): add \r for windows (shouldn't effect unix bc they should ignore it)...YummyOreo2024-07-10
* fix(gui): weekInfo call on Edge (#2252)Ellie Huxtable2024-07-10
* feat(gui): use fancy new side nav (#2243)Ellie Huxtable2024-07-10
* chore(deps): bump react-spinners from 0.13.8 to 0.14.1 in /ui (#2220)dependabot[bot]2024-07-10
* chore(deps): bump @tanstack/react-virtual from 3.5.1 to 3.8.1 in /ui (#2221)dependabot[bot]2024-07-10
* chore(deps): bump @radix-ui/react-toast from 1.1.5 to 1.2.1 in /ui (#2222)dependabot[bot]2024-07-08
* chore(deps): bump @tanstack/react-table from 8.17.3 to 8.19.2 in /ui (#2240)dependabot[bot]2024-07-08
* chore(deps): bump lucide-react from 0.396.0 to 0.402.0 in /ui (#2242)dependabot[bot]2024-07-08
* feat(gui): runbooks that run (#2233)Ellie Huxtable2024-07-08
* chore(deps): bump @headlessui/react from 2.1.0 to 2.1.1 in /ui (#2218)dependabot[bot]2024-07-01
* chore(release): prepare for release v18.4.0-beta.1 (#2195)Ellie Huxtable2024-06-25
* chore(deps): bump @radix-ui/react-dialog from 1.0.5 to 1.1.1 in /ui (#2188)dependabot[bot]2024-06-24
* chore(deps): bump @headlessui/react from 2.0.4 to 2.1.0 in /ui (#2187)dependabot[bot]2024-06-24
* chore(deps): bump @radix-ui/react-slot from 1.0.2 to 1.1.0 in /ui (#2186)dependabot[bot]2024-06-24
* chore(deps): bump lucide-react from 0.395.0 to 0.396.0 in /ui (#2185)dependabot[bot]2024-06-24
* chore(deps): bump @heroicons/react from 2.1.3 to 2.1.4 in /ui (#2184)dependabot[bot]2024-06-24
* feat(gui): toast with prompt for cli install, rather than auto (#2173)Ellie Huxtable2024-06-20
* feat(gui): cache zustand store in localstorage (#2168)Ellie Huxtable2024-06-19
* fix(gui): add support for checking if the cli is installed on windows (#2162)YummyOreo2024-06-19
* feat(gui): add activity calendar to the homepage (#2160)Ellie Huxtable2024-06-18
* feat(gui): automatically install and setup the cli/shell (#2139)Ellie Huxtable2024-06-17
* chore(deps): bump lucide-react from 0.394.0 to 0.395.0 in /ui (#2148)dependabot[bot]2024-06-17
* chore(deps): bump @tauri-apps/plugin-sql in /ui (#2149)dependabot[bot]2024-06-17
* chore(deps-dev): bump vite from 5.2.13 to 5.3.1 in /ui (#2150)dependabot[bot]2024-06-17
* chore: cargo and pnpm update (#2127)Ellie Huxtable2024-06-13
* chore(deps): bump @tauri-apps/api in /ui (#2130)dependabot[bot]2024-06-13
* chore(deps): bump @headlessui/react from 1.7.19 to 2.0.4 in /ui (#2131)dependabot[bot]2024-06-13