-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OC-714 Rename/Split API endpoints and organise services/controllers t…
…o reflect the actual resources (#505) * finished dev work * fixed api tests * fixed flag and topics endpoints * fixed TS type error * fixed e2e tests and improved app performance * removed unused components * fixed eslint issues * fixed e2e tests * removed unused publication endpoint * removed tests for inexistent endpoint * renamed isReadyTo... to checkIsReadyTo... services * added extra check on /publications/{id} * added "latestLive" option for getting pub version * removed unused publication service * added ownership checks for /links endpoint * renamed publication to publicationVersion in tests * renamed link with linkedPublication * fixed empty published date * renamed userPublicationsUrl variable * renamed pub version endpoints and updated tests --------- Co-authored-by: Florin H <florin.holhos@wingravity.com>
- Loading branch information
1 parent
1e25101
commit 0d2b86e
Showing
103 changed files
with
2,892 additions
and
3,178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.