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(planner): new priority layout, update item layout #4896

Merged
merged 8 commits into from
Mar 11, 2024

Conversation

euaaaio
Copy link
Contributor

@euaaaio euaaaio commented Mar 7, 2024

Contribution checklist

Brief description

  • Added “Urgent” priority
  • Added due date for todo item
  • Changed layout of todo item priority
  • Changed the priority editor to be similar with the one we use in Tracker
  • Fixed layout of todo item

Screencast

Screen.Recording.2024-03-11.at.19.30.54.mov

Checklist

  • - UI test added to added/changed functionality?
  • - Screenshot is added to PR if applicable ?
  • - Does a local formatting is applied (rush format)
  • - Does a local svelte-check is applied (rush svelte-check)
  • - Does a local UI tests are executed UI Testing
  • - Does the code work? Check whether function and logic are correct.
  • - Does Changelog.md is updated with changes?
  • - Does the translations are up to date?
  • - Does it well tested?
  • - Tested for Chrome.
  • - Tested for Safari.
  • - Go through the changed code looking for typos, TODOs, commented LOCs, debugging pieces of code, etc.
  • - Rebase your branch onto master and upstream branch
  • - Is there any redundant or duplicate code?
  • - Are required links are linked to PR?
  • - Does new code is well documented ?

Related issues

A list of closed updated issues

Contributor requirements

  • - Sign-off is provided. DCO
  • - GPG Signature is provided. GPG

View in Huly UBERF-5910

Sorry, something went wrong.

euaaaio added 4 commits March 7, 2024 10:54

Unverified

This user has not yet uploaded their public signing key.
Signed-off-by: Eduard Aksamitov <e@euaaaio.ru>

Unverified

This user has not yet uploaded their public signing key.
Signed-off-by: Eduard Aksamitov <e@euaaaio.ru>

Unverified

This user has not yet uploaded their public signing key.
Signed-off-by: Eduard Aksamitov <e@euaaaio.ru>
Signed-off-by: Eduard Aksamitov <e@euaaaio.ru>
@euaaaio euaaaio force-pushed the feat/new-planner-priorities branch from def1f98 to 514edcc Compare March 7, 2024 13:36
@euaaaio euaaaio marked this pull request as ready for review March 7, 2024 14:03
euaaaio added 4 commits March 11, 2024 18:37
Signed-off-by: Eduard Aksamitov <e@euaaaio.ru>
Signed-off-by: Eduard Aksamitov <e@euaaaio.ru>
Signed-off-by: Eduard Aksamitov <e@euaaaio.ru>
Signed-off-by: Eduard Aksamitov <e@euaaaio.ru>
@haiodo haiodo merged commit 4b6c36d into main Mar 11, 2024
7 checks passed
@haiodo haiodo deleted the feat/new-planner-priorities branch March 11, 2024 17:07
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.

None yet

3 participants