Commit Graph
35 Commits
Author SHA1 Message Date
Suyog Tandel ab1eeeeb04 fix(ui): application view overflowing out of the window 2026-02-22 16:29:00 +05:30
Suyog Tandel 2e81d51cdc fix: merge conflicts with main branch 2026-02-22 15:51:55 +05:30
Fabrice Bellamy a034d0d22e change topbar/sidebar layout 2026-02-22 10:38:22 +01:00
Suyog Tandel 7b7f733d2f feat(ui): Add passkey info bottom sheet to the passkeyview 2026-02-22 11:49:02 +05:30
Fabrice Bellamy 997b105666 fix compilation error introduced by previous commit 2026-02-21 22:40:40 +01:00
Fabrice Bellamy 37c56cbb87 fix sidebar toggle button position when sidebar is minimized 2026-02-21 22:36:16 +01:00
Fabrice Bellamy f6caf33e34 ui tweaks for macOS 2026-02-21 22:24:16 +01:00
Suyog Tandel 08b7c02421 feat(ui): Restore original shadcn-ui based zinc theme 2026-02-22 00:28:30 +05:30
Suyog Tandel 0954fab7b4 chore(ui): Minor code cleanup and refactor 2026-02-20 22:29:39 +05:30
Suyog Tandel 7201f18fe7 fix(ui): fido mode config write raised in issue #62 2026-02-18 16:40:51 +05:30
Suyog Tandel 03b089d879 fix(ui): async functions blocking ui thread 2026-02-17 23:08:37 +05:30
Suyog Tandel 430aec1f34 chore(ui): fix unused code and make io functions async 2026-02-08 18:05:18 +05:30
Suyog Tandel 9aac13c8b5 fix(ui): inconsistencies in cards 2026-02-08 16:43:09 +05:30
Suyog Tandel 1814a36c23 feat(ui): application logging output to logsview 2026-02-05 23:35:59 +05:30
Suyog Tandel 5d97c57f89 feat(ui): Implement backend connection of passkeys ui 2026-02-05 18:10:43 +05:30
Suyog Tandel b724ab7003 chore(ui): convert buttons into a reusable component from entity 2026-02-04 23:58:54 +05:30
Suyog Tandel 1ffb15ea1a feat(ui): implement passkeys handling and fetching with gpui 2026-02-04 23:25:14 +05:30
Suyog Tandel 8f6eccd2ff chore: update shell config for gpui compilation and make configu update async 2026-02-03 21:31:29 +05:30
Suyog Tandel 15f6ac776a fix(ui): collapsed sidebare refresh status button 2026-01-31 02:53:18 +05:30
Suyog Tandel f915bbf954 feat: enable device configuration via the ui and report correct config 2026-01-29 23:57:05 +05:30
Suyog Tandel 27cb0417ae feat(ui): implement config loading from the device module 2026-01-29 23:14:20 +05:30
Suyog Tandel 99d69e4931 chore(ui): abstract away button into a component 2026-01-29 22:56:33 +05:30
Suyog Tandel 817339cee3 feat(ui): implement homeview functionality 2026-01-29 18:05:12 +05:30
Suyog Tandel 7dd8f5f68f feat(ui): implement logs view skeleton in gpui 2026-01-29 18:05:05 +05:30
Suyog Tandel 54f7192c87 feat: implement passkeys view skeleton 2026-01-29 18:04:51 +05:30