Commit Graph
138 Commits
Author SHA1 Message Date
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
Suyog Tandel 25f3d8b034 feat(ui): add config page skeleton 2026-01-29 15:41:37 +05:30
Suyog Tandel fc31472998 feat: implement security view in gpui 2026-01-29 13:53:03 +05:30
Suyog Tandel 9cab9de8e7 fix: refresh button theme 2026-01-29 13:20:30 +05:30
Suyog Tandel 49ff0dc515 chore: abstract pages into a pageview component 2026-01-29 12:07:50 +05:30
Suyog Tandel 7e58d58d55 feat: implement/migrate about page in gpui 2026-01-29 11:45:24 +05:30
Suyog Tandel 3226e35cd3 fix: ui children overflowing out of the window when window size is too small 2026-01-29 10:09:45 +05:30
Suyog Tandel 7abc945fe1 feat: add animation to sidebar collapsing 2026-01-29 00:14:37 +05:30
Suyog Tandel 87e14d24b5 feat: complete sidebar ui implementation using gpui 2026-01-28 23:36:15 +05:30
Suyog Tandel 63b26919b6 chore: adjust sidebar icon size when collapsed and change min window width 2026-01-28 18:46:18 +05:30
Suyog Tandel 353410d492 feat: add sidebar header and footer 2026-01-28 18:33:35 +05:30
Suyog Tandel 0d837a19b4 chore: change code formatting, use space for tabs and indents instead of tabs 2026-01-28 17:29:07 +05:30
Suyog Tandel 38d05db1c5 feat: add zinc colors from shadcnui 2026-01-28 00:16:10 +05:30
Suyog Tandel a8275d9a42 feat: add original lucid icons and fix ui bugs with gpui window 2026-01-27 22:51:03 +05:30
Suyog Tandel c1b07223d5 feat: init gpui frontend migration 2026-01-26 23:27:50 +05:30
Suyog Tandel c3cee3b237 chore(docs): Update Home.md and Installation.md with more info 2026-01-26 14:50:15 +05:30
Fabrice BellamyandSuyog Tandel 417aac34b4 fix clippy warnings 2026-01-25 19:21:30 +05:30
Fabrice BellamyandSuyog Tandel ad46af4f95 Update the frontend save method to return the message received from the backend write_config command instead of a hardcoded string. 2026-01-25 19:21:30 +05:30
Fabrice BellamyandSuyog Tandel 54983836e0 add debug logs in fido code 2026-01-25 19:21:30 +05:30
Fabrice BellamyandSuyog Tandel 858276a3b5 do not display the content of LED Configuration card when in fido fallback mode 2026-01-25 19:21:30 +05:30
Fabrice BellamyandSuyog Tandel c20c99cd44 change FullDeviceStatus.method into an enum 2026-01-25 19:21:30 +05:30