You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Aldino Kemal
dd4ab8f010
feat(newsletter): add newsletter service, endpoints, and UI components
Add Newsletter service to support functionality for unfollowing newsletters
Add Newsletter REST controller and routing
Implement newsletter-related endpoints and methods in the User Service
Create UnfollowRequest for the INewsletterService interface
Add MyListNewsletterResponse to user's data fields
Add newsletter validation
Refactor JS components to support newsletter type and simplify recipient forms by moving logic to FormRecipient component
Refactor window global constants to support newsletters
Modify server to initialize and use the newsletter services
Add UI component for listing newsletters
Refactor existing components to use FormRecipient for recipient data input
1 year ago
..
generic
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago
AccountAvatar.js
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago
AccountPrivacy.js
feat: refactor frontend code (#120)
2 years ago
AccountUserInfo.js
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago
AppLogin.js
feat: login with pair code (#171)
2 years ago
AppLoginWithCode.js
feat: login with pair code (#171)
2 years ago
AppLogout.js
feat: refactor frontend code (#120)
2 years ago
AppReconnect.js
feat: login with pair code (#171)
2 years ago
GroupCreate.js
feat: create and join group (#123)
2 years ago
GroupJoinWithLink.js
feat: create and join group (#123)
2 years ago
GroupList.js
feat: create and join group (#123)
2 years ago
GroupManageParticipants.js
feat: manage participant (#169)
2 years ago
MessageDelete.js
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago
MessageReact.js
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago
MessageRevoke.js
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago
MessageUpdate.js
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago
NewsletterList.js
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago
SendAudio.js
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago
SendContact.js
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago
SendFile.js
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago
SendImage.js
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago
SendLocation.js
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago
SendMessage.js
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago
SendPoll.js
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago
SendVideo.js
feat(newsletter): add newsletter service, endpoints, and UI components
1 year ago