Commit graph

252 commits

Author SHA1 Message Date
Aleix Soler
feaf3fc448 feat: add settings to customize the status bar when unknown status; custom unknown icon 2025-07-20 20:02:43 +02:00
Aleix Soler
75ebd05d15
Merge pull request #36 from devonthesofa/refactor/welcome-react
[Refactor] Migrate from Vanilla JS to React with UI improvements and new features
2025-07-20 19:34:17 +02:00
Aleix Soler
29c165de85 fix: render icons only for markdown files 2025-07-20 19:25:27 +02:00
Aleix Soler
0a0afb962d
Merge pull request #35 from devonthesofa/feat/status-with-scope
Feat/status with scope
2025-07-20 11:25:49 +02:00
Aleix Soler
f712231917 fix: change when difernt scope 2025-07-20 11:05:17 +02:00
Aleix Soler
0f6499907c feat: status group with template filtering 2025-07-20 11:00:00 +02:00
Aleix Soler
5863ab6f51 feat: add template to grouped states view 2025-07-20 10:49:32 +02:00
Aleix Soler
21078a3532 fix: dashboard 2025-07-20 10:32:41 +02:00
Aleix Soler
ddcbb47bb0 feat: status scoped by template 2025-07-20 09:39:50 +02:00
Aleix Soler
595b76e081 refactor: settings css BEM 2025-07-19 18:49:18 +02:00
Aleix Soler
1bc2b6fb6d chore: improve custom status ui; Default icon 2025-07-19 18:44:47 +02:00
Aleix Soler
71c7f6b958 chore: style and reused func 2025-07-19 18:30:54 +02:00
Aleix Soler
bc03f65dba chore: clean unused settings 2025-07-19 18:14:55 +02:00
Aleix Soler
072fca5fee fix: subscriptions; settings 2025-07-19 18:11:41 +02:00
Aleix Soler
072e5e0675 feat: add unknown icon, add multiple subscriptions 2025-07-19 17:54:40 +02:00
Aleix Soler
bdb8ce457f chore: remove insert metadata command; no status icon 2025-07-19 17:36:58 +02:00
Aleix Soler
a2a4a796dc fix: clear status dont remove the fronttmater tag 2025-07-19 17:17:34 +02:00
Aleix Soler
fd1e4e6176 chore: multiple fixes 2025-07-19 17:17:08 +02:00
Aleix Soler
454ef48a1e refactor: simplify quick status 2025-07-19 16:45:33 +02:00
Aleix Soler
020591acd5 refactor: move core to view 2025-07-19 16:40:04 +02:00
Aleix Soler
541df4e17b feat: add dashboard actions 2025-07-19 16:29:42 +02:00
Aleix Soler
46de2b1c29 chore: change note status context text 2025-07-19 14:08:14 +02:00
Aleix Soler
5c3ed9b00c fix: reload commands when settings changed 2025-07-19 13:59:23 +02:00
Aleix Soler
248dbd7700 feat: add settings to change the file explorer icon position 2025-07-19 13:36:59 +02:00
Aleix Soler
b412698403 feat: add simple select component 2025-07-19 13:36:20 +02:00
Aleix Soler
1cfa85db8f feat: add file explorer icon position configuration 2025-07-19 13:14:54 +02:00
Aleix Soler
842e10a763 chore: fix ui for dasboard component 2025-07-19 12:55:27 +02:00
Aleix Soler
ae4463cc88 chore: improve UI/UX CustomStatusItem component 2025-07-19 12:49:06 +02:00
Aleix Soler
b56b928f4d refactor: simplified and removed unused styles 2025-07-19 12:39:32 +02:00
Aleix Soler
067bc4c795 chore: implement consistent BEM-like pattern 2025-07-16 19:18:48 +02:00
Aleix Soler
f1b697b47a chore: standardized form input components 2025-07-16 18:49:21 +02:00
Aleix Soler
9a638cdefb chore: standardized list components 2025-07-16 18:41:36 +02:00
Aleix Soler
2d1ccd1127 chore: unified status display system 2025-07-16 18:36:01 +02:00
Aleix Soler
04ff2d4a5c chore: wrap event handlers in useCallback 2025-07-16 18:28:15 +02:00
Aleix Soler
cb50e1df05 chore: optimize expensive calculations with useMemo 2025-07-16 18:22:44 +02:00
Aleix Soler
811a971be4 chore: add React.memo to frequently rendered components 2025-07-16 18:17:06 +02:00
Aleix Soler
86c8c683f5 refactor: split GroupedStatusView component 2025-07-16 18:12:40 +02:00
Aleix Soler
5b8bccd6c4 refactor: split StatusDashboard component 2025-07-16 18:05:37 +02:00
Aleix Soler
77442bec67 refactor: rename groupped to grouped 2025-07-16 17:52:30 +02:00
Aleix Soler
200e8b4abd fix: search filter forward ref; rename grouped by tag component 2025-07-15 18:58:43 +02:00
Aleix Soler
bf6a1e967d feat: add keyboard navigation and global typing to StatusSelectorGroupedByTag 2025-07-15 18:49:14 +02:00
Aleix Soler
c221d6b576 refactor: remove redundant title 2025-07-15 18:41:54 +02:00
Aleix Soler
8bc310805a fix: commands hardcoding values 2025-07-15 18:35:57 +02:00
Aleix Soler
3c606b9c4f fix: use component 2025-07-15 18:27:12 +02:00
Aleix Soler
776aa37321 refactor: split components 2025-07-15 18:26:48 +02:00
Aleix Soler
a7c965c0c1 chore: remove unused styles 2025-07-15 17:41:38 +02:00
Aleix Soler
cb4fda7bf1 refactor: vanillajs to react 2025-07-15 17:30:17 +02:00
Aleix Soler
db3e6cea1a refactor: ts funcs to react hooks 2025-06-15 17:55:07 +02:00
Aleix Soler
1cf9f29f23 refactor: js components to react 2025-06-15 17:37:20 +02:00
Aleix Soler
24a55cf38b refactor: claude code changed to react components 2025-06-12 21:05:41 +02:00