-
Notifications
You must be signed in to change notification settings - Fork 0
feat: all secondary dashboard views — vault, logs, tokens, analytics, graph, patterns, sessions, system #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
2f8913a
feat: add api_tokens migration (036)
thebtf 8ceeeef
feat: add TokenStore for client API tokens
thebtf b72754f
feat: add auth handlers (login, logout, tokens CRUD)
thebtf 4146791
feat: update middleware for token hierarchy + session cookies
thebtf d10c807
feat: register auth routes and wire TokenStore
thebtf 37fb2b4
feat: add buffered token stats increment
thebtf af6ae68
feat: add vault REST endpoints (AD-1)
thebtf f6db53f
feat: add tag REST endpoints (AD-1)
thebtf b149125
feat: add session REST endpoints (AD-1)
thebtf e5b65c3
feat: add maintenance REST endpoints (AD-1)
thebtf 7e392bb
feat: add analytics trends REST endpoint (AD-1)
thebtf de66b70
feat: register vault/tag/session/maintenance/analytics routes
thebtf 41b8682
feat: install vue-router 4, Fira fonts
thebtf a350641
feat: add dashboard frontend layout — router, sidebar, auth, placehol…
thebtf 78074ad
feat: add observation composables (useObservation, usePagination)
thebtf 4ddc9f8
feat: implement ObservationsView with pagination and filters
thebtf 42fec94
feat: implement ObservationDetailView with inline edit
thebtf 75be7a3
feat: add search components and SearchView with decision mode
thebtf 9debdfa
feat: integrate SearchBar into AppHeader
thebtf 6b882d5
feat: implement VaultView and TokensView with credential management
thebtf 847c003
feat: implement LogsView with SSE stream, bulk operations, and TagEditor
thebtf d32d7fb
feat: implement AnalyticsView with search miss tracking and stats
thebtf a0bcc87
feat: implement GraphView, PatternsView, SessionsView, and SystemView
thebtf 481742a
fix: resolve all PR #21 review comments (42 threads)
thebtf 5d07adf
merge: resolve all conflicts — keep Phase 6-9 implementations
thebtf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.