Commit Graph
20 Commits
Author SHA1 Message Date
Suyog Tandel 30c926e049 fix(ui): migrate views to read device state from ApplicationRoot 2026-03-06 00:38:45 +05:30
Suyog Tandel 093a72f46b fix(ui): bottom drawer issue when deleting a passkey 2026-03-03 19:46:32 +05:30
Suyog Tandel 4be736c9c2 fix:(ui): set min pin length dialog : the enter key is triggering cancel instead of update 2026-03-03 18:22:31 +05:30
Suyog Tandel 5c33648af8 fix(ui): Setup pin for a newly flashed pico-key(#68) 2026-02-22 22:16:09 +05:30
Suyog Tandel 7b7f733d2f feat(ui): Add passkey info bottom sheet to the passkeyview 2026-02-22 11:49:02 +05:30
Suyog Tandel 08b7c02421 feat(ui): Restore original shadcn-ui based zinc theme 2026-02-22 00:28:30 +05:30
Suyog Tandel c76886792b feat(ui): Show success/error states in dialogs 2026-02-21 23:15:05 +05:30
Suyog Tandel 8dcac818ef feat(ui): extract dialogs into a custom component 2026-02-21 22:46:22 +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 22d1879508 feat(ui): add font color customization to button component 2026-02-05 23:04:18 +05:30
Suyog Tandel 4ff3e9eead fix(ui): IO functions blocking ui thread in passkeys view 2026-02-05 18:20:36 +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 c1beeff6b2 chore(ui): abstract away cards into a card component 2026-01-30 21:21:26 +05:30
Suyog Tandel 54f7192c87 feat: implement passkeys view skeleton 2026-01-29 18:04:51 +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 c1b07223d5 feat: init gpui frontend migration 2026-01-26 23:27:50 +05:30