* Refactor Page order API - Instead of the order filed use the Order persistency in Array offered by Mongo * Add migration script to remove the order filed from the Application Pages * Change unit tests as per the new implementation * Fix indentation issues * Compute pages based on the view mode * Removed order field in response and changed the page order API response to List of pages instead of the application object * Remove the Order filed from the Response class * Use the $push instead of $addToSet to maintain order of pages in array |
||
|---|---|---|
| .. | ||
| src | ||
| auth-notes | ||
| pom.xml | ||