-
-
Notifications
You must be signed in to change notification settings - Fork 507
feat: add stacks dashboard page #2239
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
46 commits
Select commit
Hold shift + click to select a range
1133222
feat: Add stacks dashboard page route and API query
niemyjski b541420
build: Simplify stacks page to avoid table library issues
niemyjski f587e25
feat: Add stacks bulk actions button with all operations
niemyjski 4e22019
feat: Add stacks dashboard to navigation menu
niemyjski bc49afe
docs: Add stacks filter and bulk operation examples to HTTP tests
niemyjski 9236b82
feat: rewrite stacks dashboard using proper patterns
niemyjski 398f00f
fix: lint errors in stacks page
niemyjski add4340
fix: clear stale organization selection state
niemyjski 417c27c
fix: preserve impersonation and stabilize stack refresh handling
niemyjski 3f3e669
feat: Add stacks dashboard page route and API query
niemyjski 92ee156
build: Simplify stacks page to avoid table library issues
niemyjski c407206
feat: Add stacks bulk actions button with all operations
niemyjski a5dd803
feat: Add stacks dashboard to navigation menu
niemyjski ef3f3cd
docs: Add stacks filter and bulk operation examples to HTTP tests
niemyjski 418c941
feat: rewrite stacks dashboard using proper patterns
niemyjski ca855f7
fix: lint errors in stacks page
niemyjski 22b88c2
fix: clear stale organization selection state
niemyjski dd3d84a
fix: preserve impersonation and stabilize stack refresh handling
niemyjski ea81763
feat: align issue management and settings navigation UX
niemyjski c88bfa0
Merge remote-tracking branch 'origin/main' into niemyjski/feature-sta…
niemyjski be4d604
fix: polish row interactions and issue detail links
niemyjski 0e4b275
Merge remote-tracking branch 'origin/niemyjski/feature-stacks-dashboa…
niemyjski 369940d
fix: clean up settings sidebar context
niemyjski bcd83d4
fix: nest project settings under projects nav
niemyjski 04d6e2c
fix: show project submenu hierarchy in settings
niemyjski 7328979
fix: render project settings as nested sidebar tree
niemyjski b33192f
fix: add settings separator after organizations
niemyjski 78cf97e
Polish sidebar hierarchy and issue management framing
niemyjski d3fcb70
Move sessions into dashboards navigation
niemyjski 57b24a8
Add collapsed sidebar hover flyouts for child nav
niemyjski e5588e9
Revert out-of-scope changes per PR review
niemyjski ea96bea
Remove stacks page and navigation link per PR review
niemyjski 3f35fd9
Improve stacks table: rename severity to critical, fix tags cell UX
niemyjski 57e8e8b
Refactor project issues page to use TanStack Query
niemyjski df8aa15
Cosmetic fixes: remove double newlines, simplify margin, extract \
niemyjski f05ae77
Apply code formatting (npm run format)
niemyjski 686b480
Merge branch 'feature-stacks-dashboard-fix' into niemyjski/feature-st…
niemyjski 182992a
Revert stacks view type additions from saved view models
niemyjski 76dc723
Fix data-table click handling and stacks.http filter syntax
niemyjski 3db88a9
Make org settings routes consistent, fix stacks viewType doc
niemyjski c4f4d75
Revert tag filter from AND back to OR semantics
niemyjski 206992f
Fix data-table keyboard a11y and stacks.http date format
niemyjski 5acd81a
Fix CI: prettier formatting and remove obsolete feature-gate tests
niemyjski d7042e0
Fix ESLint curly rule: wrap if body in braces
niemyjski e39a76b
Merge origin/main: adopt visual polish, rename isRouteActive to isPat…
niemyjski 216a393
Refactor feature flag documentation: remove specific feature referenc…
niemyjski 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
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.