Fakultas Ilmu Komputer UI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bambangshop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Muhammad Rafli Esa Pradana
bambangshop
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ad9208beffe8dae38cde1252e9fdeed6ed68c67b
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
28
Mar
27
5
Apr
1
Reflection Publisher-3
master
master
Edit Product service methods to call notify after create/delete.
Implement publish function in Program service and Program controller.
Implement notify function in Notification service to notify each Subscriber.
Implement update method in Subscriber model to send notification HTTP requests.
Reflection Publisher-2
Implement unsubscribe function in Notification controller.
Implement unsubscribe function in Notification service.
Implement subscribe function in Notification controller.
Implement subscribe function in Notification service.
refactor: subscribers -> subscriber
Create Notification service struct skeleton.
Reflection Publisher-1
Implement delete function in Subscriber repository.
Implement list_all function in Subscriber repository.
Implement add function in Subscriber repository.
Create Subscriber database and Subscriber repository struct skeleton.
Create Notification model struct.
Create Subscriber model struct.
Updated the Postman Collection JSON to avoid GitHub push blocks.
Update README.md
Initial commit with Product feature implemented.
Loading