Skip to content

[MI-3405] Fix issues #271: Sidebar header MR count should show assigned MRs instead of opened MRs#39

Merged
raghavaggarwal2308 merged 6 commits intofix_issues_271from
MI-3405
Aug 22, 2023
Merged

[MI-3405] Fix issues #271: Sidebar header MR count should show assigned MRs instead of opened MRs#39
raghavaggarwal2308 merged 6 commits intofix_issues_271from
MI-3405

Conversation

@raghavaggarwal2308
Copy link
Copy Markdown

@raghavaggarwal2308 raghavaggarwal2308 commented Aug 18, 2023

Issue link: mattermost#271

Changes:

  1. Get assigned PRs instead of the user's PRs.
  2. Updated the name in the tooltip of the sidebar buttons.
  3. Updated API paths.
  4. Updated variable and function names.
  5. Updated documentation.
  6. Updated icons in the sidebar.

Before:
image

After:
image

raghavaggarwal2308 added 5 commits August 18, 2023 12:53
1. Get assigned PRs instead of the user's PRs.
2. Updated the name of sidebar buttons.
3. Updated API path.
4. Updated the name of API functions.
5. Updated the name of unreads to todos in the code.
@raghavaggarwal2308 raghavaggarwal2308 merged commit f278ec6 into fix_issues_271 Aug 22, 2023
@raghavaggarwal2308 raghavaggarwal2308 deleted the MI-3405 branch August 22, 2023 11:59
raghavaggarwal2308 pushed a commit that referenced this pull request Dec 20, 2023
…how assigned MRs instead of opened MRs (#39) (mattermost#394)

* [MI-3405] Get proper data in sidebar buttons:
1. Get assigned PRs instead of the user's PRs.
2. Updated the name of sidebar buttons.
3. Updated API path.
4. Updated the name of API functions.
5. Updated the name of unreads to todos in the code.

* [MI-3405] Updated name of variables and functions

* [MI-3405] Updated icons in sidebar

* [MI-3405] Updated documentation

* [MI-3405] Reverted package-lock file changes

* [MI-3405] Review fixes
raghavaggarwal2308 pushed a commit that referenced this pull request Feb 14, 2024
…how assigned MRs instead of opened MRs (#39) (mattermost#394)

* [MI-3405] Get proper data in sidebar buttons:
1. Get assigned PRs instead of the user's PRs.
2. Updated the name of sidebar buttons.
3. Updated API path.
4. Updated the name of API functions.
5. Updated the name of unreads to todos in the code.

* [MI-3405] Updated name of variables and functions

* [MI-3405] Updated icons in sidebar

* [MI-3405] Updated documentation

* [MI-3405] Reverted package-lock file changes

* [MI-3405] Review fixes
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.

3 participants