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

Fix rewriting test management config menu page #1215

Draft
wants to merge 14 commits into
base: develop
Choose a base branch
from

Conversation

adityadeshlahre
Copy link
Contributor

@adityadeshlahre adityadeshlahre commented Aug 1, 2024

WIP

Converting All pages pages/sub-pages of Test Management Config Menu

  • Main page (initialization done) which will render all the sub management pages

Spelling corrections

  • Rename existing test names
  • Rename Existing Panels
  • Rename Existing Test Sections
  • Rename Existing Unit of Measure Entries
  • Rename existing result list options
  • Rename existing method names

Test Organization

  • View Test Catalog (done already) [ need to structure it ]
  • Manage Methods (done already) [ need to structure it ]
  • Add new tests
  • Modify tests
  • Activate/Deactivate tests
  • Enable/disable test orderability.
  • Manage Test Units
  • Manage Sample Types
  • Manage Units of Measure
  • Manage Panels
  • Add result select list
  • Manage Testing Algorithms and Reflex tests

These are all the pages which are required to create eventually I will try to complete this in this PR

I will keep posting workflow of pages when it would be functional

Thank you 🙂

@adityadeshlahre
Copy link
Contributor Author

Route Page DONE (testManagementConfigPage)

https://localhost/admin#TestRenameEntry

WorkFlow VIDEO

testRenamePostRequestWorking

Copy link

👋 Hi, @adityadeshlahre,
Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

@github-actions github-actions bot added the merge conflict Merge Conflicts label Aug 12, 2024
@adityadeshlahre
Copy link
Contributor Author

Panel Rename Route Done

https://localhost/admin#PanelRenameEntry

WorkFlow Done

panelRenameEntryDone

@adityadeshlahre adityadeshlahre force-pushed the fix-rewriting-TestManagementConfigMenu-page branch from dd4b054 to fc81901 Compare August 14, 2024 21:33
@adityadeshlahre adityadeshlahre force-pushed the fix-rewriting-TestManagementConfigMenu-page branch from fc81901 to 6e25d73 Compare August 14, 2024 21:34
@github-actions github-actions bot removed the merge conflict Merge Conflicts label Aug 19, 2024
@github-actions github-actions bot added the merge conflict Merge Conflicts label Aug 22, 2024
Copy link

👋 Hi, @adityadeshlahre,
Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge conflict Merge Conflicts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rewrite Test Management Config Menu JSP to React JS
1 participant