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

[ISSUE #151][DIAGRAM_VIEW] Develop the diagram view #184

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

svlad-90
Copy link
Owner

@svlad-90 svlad-90 commented Nov 13, 2023

[ISSUE #151][DIAGRAM_VIEW] Develop the diagram view

  1. Have you followed the guidelines in our Contributing document?
  2. Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  3. Have you built the project, and performed manual testing of your functionality for all supported platforms - Linux and Windows?
  4. Is your change backward-compatible with the previous version of the plugin?

Change description:

  • Implemented 'plot view' functionality with support of the linear,
    point, and Gantt charts. Gantt charts are not operable yet, while the
    infrastructure is already prepared.
  • Updated README.md
  • Fixed bug with endless switch to the 'grouped view'
  • Fixed bug with short disconnection interrupting the continuous search

  • Implementation of the 'plot view' was heavily tested on the Linux
  • Fixes for bugs were verified to be functional

Signed-off-by: Vladyslav Goncharuk vladyslav_goncharuk@epam.com

@svlad-90 svlad-90 force-pushed the dev/vladyslav-goncharuk/ISSUE-151 branch from 839ec4e to 4d84125 Compare November 13, 2023 00:31
@svlad-90 svlad-90 changed the title Dev/vladyslav goncharuk/issue 151 [ISSUE #151][DIAGRAM_VIEW] Develop the diagram view Nov 13, 2023
@svlad-90 svlad-90 force-pushed the dev/vladyslav-goncharuk/ISSUE-151 branch 9 times, most recently from d155a02 to c721502 Compare November 14, 2023 01:19
1. [x] Have you followed the guidelines in our [Contributing document](../blob/master/CONTRIBUTING.md)?
2. [x] Have you checked to ensure there aren't other open [Pull Requests](../pulls) for the same update/change?
3. [x] Have you built the project, and performed manual testing of your functionality for all supported platforms - Linux and Windows?
4. [x] Is your change backward-compatible with the previous version of the plugin?

Change description:

- Implemented 'plot view' functionality with support of the linear,
point and gantt charts. Gantt charts not operable yet, while the
infrustructure is already prepared.
- Updated README.md
- Updated UML diagrams
- Fixed bug with endless update of the 'grouped view'
- Fixed bug with short disconnection interrupting the continuous search
- Adapted github workflows

----

- Implementation of the 'plot view' was heavily tested on the Linux
- Fixes for bugs were verified to be functional

Signed-off-by: Vladyslav Goncharuk <vladyslav_goncharuk@epam.com>
@svlad-90 svlad-90 force-pushed the dev/vladyslav-goncharuk/ISSUE-151 branch from c721502 to 853ccd8 Compare November 15, 2023 00:00
@svlad-90 svlad-90 linked an issue Nov 15, 2023 that may be closed by this pull request
@svlad-90 svlad-90 merged commit 7e87ac1 into master Nov 15, 2023
6 checks passed
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.

[DIAGRAM_VIEW] Develop the diagram view
1 participant