[WEB-3422] fix: app sidebar fixes and improvements (#6633)
* chore: app sidebar improvements * chore: overview icon updated
This commit is contained in:
parent
1478e66dc4
commit
23b0d4339d
12 changed files with 49 additions and 43 deletions
|
|
@ -396,6 +396,7 @@ class WorkspaceUserPreference(BaseModel):
|
|||
ACTIVE_CYCLES = "active_cycles", "Active Cycles"
|
||||
ANALYTICS = "analytics", "Analytics"
|
||||
DRAFTS = "drafts", "Drafts"
|
||||
YOUR_WORK = "your_work", "Your Work"
|
||||
ARCHIVES = "archives", "Archives"
|
||||
|
||||
workspace = models.ForeignKey(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue