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

Metadata CRUD Views #433

Merged
merged 8 commits into from
Jul 21, 2023

Conversation

Corpratespaz
Copy link
Contributor

No description provided.

@manuel-delvillar manuel-delvillar force-pushed the feature/admin-screens branch 3 times, most recently from ab69586 to 2fec338 Compare July 11, 2023 20:17
@Corpratespaz Corpratespaz force-pushed the osmt-279-metadata-crud-dholub branch from 899cee0 to c455f2e Compare July 12, 2023 13:27
@manuel-delvillar manuel-delvillar force-pushed the osmt-279-metadata-crud-dholub branch 3 times, most recently from 152e678 to 3bc8067 Compare July 12, 2023 18:19
@manuel-delvillar manuel-delvillar force-pushed the osmt-279-metadata-crud-dholub branch from c213f26 to 572ef15 Compare July 14, 2023 16:08
@Corpratespaz Corpratespaz marked this pull request as ready for review July 19, 2023 14:25
@manuel-delvillar manuel-delvillar force-pushed the osmt-279-metadata-crud-dholub branch from cfbdc01 to dd69c68 Compare July 20, 2023 21:49
Corpratespaz and others added 8 commits July 21, 2023 17:38
Search/Filter/Delete Metadata Keywords(Named References) Enabling (#426)

* Refactoring Controller to accept keyword type

* Renaming Keyword RoutePaths

* Addind overloaded typeAheadSearch method with pageable

* Working on UI, adding service endpoint calls, adding service to NR table components.

* Converting delete process to be task result, adjusting labels for plural category

* removing unused named reference service, fixing enum issue, fixing case insensitive sort..

* adding unit tests

* Removing unused code for category screens, updating API yaml file

* Removing hardcoded totalPageCount for named reference table, removing unused imports.

* Reverting skillCount field back, fixing some PR comments, updating openapi.yaml

* Removing unused imports.

* Removing unused imports.

* Refactoring deletion logic, fixing mock data.

* Removing comented out line

* Removing unused RoutePath

* Add postman tests for job codes

* Adding test coverage scripts

* Adding test coverage scripts

* Adding test coverage scripts

* Correcting scripts.

* Removing category script tests, No more needed.

* Fix job code tests

* Add pre request in id folder

* Fix get pagination

- Remove query parameter

* Updating update keyword test.

---------

Co-authored-by: manuel-delvillar <[email protected]>

OSMT- 276 service classes UI (#391)

* Adding new services classes for jobCodes and namedReferences

* Renaming package and services name classes. Extending new abstract class from the existing one.

* refactoring JobCode classes and package. Adding CRUD requests

* adding providers for unit testing in abstract-data.service.spec.ts

* Adding Enum for MetadataType, Optimizing Imports

* Adding implementation for delete method in Abstract service

* Remove unused code

- Remove ApiGetParams.

- Constructor in abstract.service now is protected.

* Add alias for test directory

* Adding new services classes for jobCodes and namedReferences

* Renaming package and services name classes. Extending new abstract class from the existing one

* updating openapi.yaml to match endpoint definition

* Correcting Routepath and refactoring web methods

* Correcting buildTableParams sort param

* Updating endpoints call to match definition

---------

Co-authored-by: manuel-delvillar <[email protected]>

Adding Screen to Search/Filter Metadata (#401)

* Adding new services classes for jobCodes and namedReferences

* Renaming package and services name classes. Extending new abstract class from the existing one.

* refactoring JobCode classes and package. Adding CRUD requests

* Adding Enum for MetadataType, Optimizing Imports

* Adding implementation for delete method in Abstract service

* Adding new services classes for jobCodes and namedReferences

* Renaming package and services name classes. Extending new abstract class from the existing one.

* refactoring JobCode classes and package. Adding CRUD requests

* Adding Enum for MetadataType, Optimizing Imports

* updating openapi.yaml to match endpoint definition.

* Correcting Routepath and refactoring web methods

* Refactoring entry points in navigation bar
- Metadata already exists on v3.
@Corpratespaz Corpratespaz force-pushed the osmt-279-metadata-crud-dholub branch from dd69c68 to 9e3637d Compare July 21, 2023 16:06
@Corpratespaz Corpratespaz merged commit 28c6523 into feature/admin-screens Jul 21, 2023
@Corpratespaz Corpratespaz deleted the osmt-279-metadata-crud-dholub branch July 21, 2023 16:12
Corpratespaz added a commit that referenced this pull request Jul 25, 2023
* Refactor of Category detail view for metadata

* Fixed button roles auth levels

* Refactor Category to Metadata

---------

Co-authored-by: manuel-delvillar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants