PromucFlow_constructor/app/server/appsmith-server
Nayan a1a4f0ef3f
Fature/add pagination in notifications (#5096)
* -added pagination to notifications API

* -add unit tests for notification pagination

* -added unread count in get notifications API

* -moved notification creations to notification service from comment service

* -add repository method to mark a notification as read

* -added repository to update isRead by for username

* -add API to mark notification as read

* -addd application id and application name in notification

* -save application id and name in notification when creating notification for comment and comment threads

* -added page id, from user information in notifications

* -fixed failing unit test due to dependency error

* -removed unused imports

* -extended base controller in notification controller

* - introduced pagination based on before created data instead of offset based pagination

* -moved application id, name and page id inside comment from notification

* -moved author information from notification to comment thread

* -return data from notification service instead of the response object in the mark read or unread API
2021-06-16 23:24:03 +06:00
..
src Fature/add pagination in notifications (#5096) 2021-06-16 23:24:03 +06:00
auth-notes Convert the project into a multi-module structure 2019-09-16 11:21:57 +00:00
pom.xml Bump httpclient from 4.5.10 to 4.5.13 in /app/server/appsmith-server (#4917) 2021-06-04 10:19:06 +05:30