This website requires JavaScript.
Explore
Help
Register
Sign In
bvandeusen
/
FabledCurator
Watch
1
Star
0
Fork
0
You've already forked FabledCurator
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
4e9aac2c05e61c8209424488643d5e0a8c459b16
FabledCurator
/
frontend
T
History
bvandeusen
5666fd5ca5
fix(ui): scan trigger immediate-feedback toast + delayed status re-poll — operator-flagged 'click does nothing' was actually scan_directory's skip-set finalizing the batch in <100ms when every file already had an ImportTask row, before refreshStatus could ever see the active state. Now the click always produces visible feedback (immediate 'Scan triggered' + 2s 'no new files' if it quick-finalizes).
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-25 13:06:11 -04:00
..
public
feat: add SPA app shell, router, system store, and route placeholders
2026-05-14 07:36:01 -04:00
src
fix(ui): scan trigger immediate-feedback toast + delayed status re-poll — operator-flagged 'click does nothing' was actually scan_directory's skip-set finalizing the batch in <100ms when every file already had an ImportTask row, before refreshStatus could ever see the active state. Now the click always produces visible feedback (immediate 'Scan triggered' + 2s 'no new files' if it quick-finalizes).
2026-05-25 13:06:11 -04:00
test
feat(fc3c): downloads Pinia store + sources.checkNow action + vitests
2026-05-20 20:45:45 -04:00
index.html
feat: scaffold Vue 3 + Vuetify + Pinia frontend themed to FabledDesignSystem
2026-05-14 07:35:33 -04:00
package.json
build(fc2c-i): add Vitest harness and run it in CI
2026-05-15 21:09:52 -04:00
vite.config.js
feat: scaffold Vue 3 + Vuetify + Pinia frontend themed to FabledDesignSystem
2026-05-14 07:35:33 -04:00
vitest.config.js
fix(fc2c-i): vitest needs plugin-vue to transform SFCs in router.spec
2026-05-15 21:15:04 -04:00