WIP Project Tracker
This commit is contained in:
parent
2699f170ca
commit
6dcb0bafb0
1 changed files with 108 additions and 0 deletions
108
crates/storybook/src/ui/tracker.md
Normal file
108
crates/storybook/src/ui/tracker.md
Normal file
|
@ -0,0 +1,108 @@
|
||||||
|
* = Not in the app today
|
||||||
|
|
||||||
|
## Template
|
||||||
|
- [ ] Workspace
|
||||||
|
- [ ] Title Bar
|
||||||
|
- [ ] Project Panel
|
||||||
|
- [ ] Collab Panel
|
||||||
|
- [ ] Project Diagnosics
|
||||||
|
- [ ] Project Search
|
||||||
|
- [ ] Feedback Editor
|
||||||
|
- [ ] Terminal
|
||||||
|
- [ ] Assistant
|
||||||
|
- [ ] Chat*
|
||||||
|
- [ ] Notifications*
|
||||||
|
- [ ] Status Bar
|
||||||
|
- [ ] Panes
|
||||||
|
- [ ] Pane
|
||||||
|
- [ ] Editor
|
||||||
|
- [ ] Tab Bar
|
||||||
|
- [ ] Tool Bar
|
||||||
|
- [ ] Buffer
|
||||||
|
- [ ] Zoomed Editor (Modal)
|
||||||
|
|
||||||
|
### Palettes
|
||||||
|
- [ ] Project Files Palette (⌘-P)
|
||||||
|
- [ ] Command Palette (⌘-SHIFT-P)
|
||||||
|
- [ ] Recent Projects Palette (⌘-OPT-O)
|
||||||
|
- [ ] Project Symbols (⌘-T)
|
||||||
|
- [ ] Theme Palette (⌘-K, ⌘-T)
|
||||||
|
- [ ] Outline View (⌘-SHIFT-O)
|
||||||
|
|
||||||
|
### Debug Views
|
||||||
|
- [ ] LSP Tool
|
||||||
|
- [ ] Syntax Tree
|
||||||
|
|
||||||
|
## Modules
|
||||||
|
|
||||||
|
### Title Bar
|
||||||
|
- [ ] Traffic Lights
|
||||||
|
- [ ] Host Menu
|
||||||
|
- [ ] Project Menu
|
||||||
|
- [ ] Branch Menu
|
||||||
|
- [ ] Collaborators
|
||||||
|
- [ ] Add Collaborator*
|
||||||
|
- [ ] Project Controls
|
||||||
|
- [ ] Call Controls
|
||||||
|
- [ ] User Menu
|
||||||
|
|
||||||
|
### Project Panel
|
||||||
|
- [ ] Open Editors*
|
||||||
|
- [ ] Open Files (Non-project files)
|
||||||
|
- [ ] Project Files
|
||||||
|
- [ ] Project Filter*
|
||||||
|
|
||||||
|
### Collab Panel
|
||||||
|
- [ ] Current Call
|
||||||
|
- [ ] Channels
|
||||||
|
- [ ] Contacts
|
||||||
|
- [ ] Collab Filter
|
||||||
|
|
||||||
|
### Project Diagnosics
|
||||||
|
WIP
|
||||||
|
|
||||||
|
### Feedback Editor
|
||||||
|
- [ ] Feedback Header
|
||||||
|
- [ ] Editor
|
||||||
|
- [ ] Feedback Actions
|
||||||
|
|
||||||
|
### Terminal
|
||||||
|
- [ ] Terminal Toolbar*
|
||||||
|
- [ ] Terminal Line
|
||||||
|
- [ ] Terminal Input
|
||||||
|
|
||||||
|
### Assistant
|
||||||
|
- [ ] Toolbar
|
||||||
|
- [ ] History / Past Conversations
|
||||||
|
- [ ] Model Controls / Token Counter
|
||||||
|
- [ ] Chat Editor
|
||||||
|
|
||||||
|
### Chat
|
||||||
|
WIP
|
||||||
|
|
||||||
|
### Notifications
|
||||||
|
WIP
|
||||||
|
|
||||||
|
### Status Bar
|
||||||
|
- [ ] Status Bar Tool (Icon)
|
||||||
|
- [ ] Status Bar Tool (Text)
|
||||||
|
- [ ] Diagnostic Message
|
||||||
|
- [ ] LSP Message
|
||||||
|
- [ ] Update message (New version available, downloading, etc)
|
||||||
|
|
||||||
|
### Panes/Pane
|
||||||
|
|
||||||
|
- [ ] Editor
|
||||||
|
- [ ] Split Divider/Control
|
||||||
|
|
||||||
|
### Editor
|
||||||
|
|
||||||
|
### Tab Bar
|
||||||
|
- [ ] Navigation History / Control
|
||||||
|
- [ ] Tabs
|
||||||
|
- [ ] Editor Controls (New, Split, Zoom)
|
||||||
|
|
||||||
|
### Tool Bar
|
||||||
|
- [ ] Breadcrumb
|
||||||
|
- [ ] Editor Tool (Togglable)
|
||||||
|
- [ ] Buffer Search
|
Loading…
Add table
Add a link
Reference in a new issue