Closed pacyL2K19 closed 5 months ago
@eddiejaoude please have a look Looking forward to getting feedback from you and contributing more on the project
Thanks for contributing!
I don't think changes to the lock file are required?
They weren't required
My bad, the change came after an npm install
I can revert it
Thanks for contributing!
I don't think changes to the lock file are required?
I just checked, don't you think it's fine to let it match the version we have in the package.json
file?
This auto updated when I ran the install command, please let me know if I should revert this change or keep the old version
@eddiejaoude
After merging the versions will be updated. Unless making changes to the package.json
file, we must use npm ci
so it uses the lock
file and doesn't update it
Fixes Issue
Closes #312
Changes proposed
Added pagination feature, added a
UtilsModule
for shared logic, currently with a simple pagination service file, can be extended with complex shared logic in the futureCheck List (Check all the applicable boxes)
Screenshots
Note to reviewers