Skip to content
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

🚨 feat: rework ui 🚨 #77

Merged
merged 47 commits into from
May 19, 2024
Merged

🚨 feat: rework ui 🚨 #77

merged 47 commits into from
May 19, 2024

Conversation

prgres
Copy link
Owner

@prgres prgres commented Apr 3, 2024

Summary

The base design of the UI and the whole UX have needed some polishing and refresh. Selecting list and projects was a bit clunky and seemed a little bit off as a whole page views.

Changes:

  • Create the compact view which is now a main view
  • Since current "widgets" have mostly one responsibility, I moved them under "components"
  • "widgets" now are multipurpose and can contains multiple components and can be used on views
  • Create the navigator widget that contains workspaces, spaces, folders, lists tree
  • Create the taskswidget that is build with a tasks table and a sidebar
  • ... and a couple of mirrors and qol

@prgres prgres self-assigned this Apr 5, 2024
@prgres prgres changed the title feat/rework ui 🚨 feat: rework ui 🚨 May 19, 2024
@prgres prgres merged commit 716412c into main May 19, 2024
5 checks passed
@prgres prgres deleted the feat/rework-ui branch May 19, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant