Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
leaandredev pushed 2 commits to feature/topics leaandredev/P6-MDD-Fullstack
leaandredev closed a pull request on leaandredev/P6-MDD-Fullstack
[AF-473] Add endpoint to retrieve user topic subscriptions
Introduce a new endpoint in the UserController to fetch the topic subscriptions for a specific user. This enhancement allows users to access their subscribed topics easily.leaandredev opened a pull request on leaandredev/P6-MDD-Fullstack
[AF-473] Add endpoint to retrieve user topic subscriptions
Introduce a new endpoint in the UserController to fetch the topic subscriptions for a specific user. This enhancement allows users to access their subscribed topics easily.leaandredev pushed 2 commits to feature/topics leaandredev/P6-MDD-Fullstack
leaandredev opened a pull request on leaandredev/P6-MDD-Fullstack
[AF-470] feat (FRONT topics) : Add end-to-end tests for topic subscription
Implement end-to-end tests to verify the functionality of subscribing to topics, ensuring proper response handling and UI updates.leaandredev pushed 1 commit to task/AF-470 leaandredev/P6-MDD-Fullstack
- [AF-470] feat (FRONT topics): add e2e to subscribe to topics 726d230
leaandredev closed a pull request on leaandredev/P6-MDD-Fullstack
[AF-469] feat (FRONT topics): Implement subscription functionality with user feedback
Add subscription capability for topics, allowing users to subscribe and receive feedback via a snackbar notification upon successful subscription.leaandredev pushed 1 commit to task/AF-469 leaandredev/P6-MDD-Fullstack
- |AF-469] feat (FRONT topics): implement subscription functionality and user feedback 6652839
leaandredev pushed 2 commits to feature/topics leaandredev/P6-MDD-Fullstack
leaandredev closed a pull request on leaandredev/P6-MDD-Fullstack
[AF-468] Add subscription tests and update data.sql for subscriptions
Introduce tests for subscribing to topics and handle various scenarios, including user and topic existence checks. Update the database initialization script to reflect the current subscription data.leaandredev opened a pull request on leaandredev/P6-MDD-Fullstack
[AF-468] Add subscription tests and update data.sql for subscriptions
Introduce tests for subscribing to topics and handle various scenarios, including user and topic existence checks. Update the database initialization script to reflect the current subscription data.leaandredev pushed 1 commit to task/AF-468 leaandredev/P6-MDD-Fullstack
- [AF-468] feat (BACK topics): add subscription tests and update data.sql for subscriptions b3444bf
leaandredev pushed 2 commits to feature/topics leaandredev/P6-MDD-Fullstack
leaandredev opened a pull request on leaandredev/P6-MDD-Fullstack
[AF-467] Add subscription endpoint for topics
Implement a new endpoint to allow users to subscribe to topics, along with the necessary service logic to handle subscriptions. This includes validation for user and topic existence.leaandredev pushed 1 commit to task/AF-467 leaandredev/P6-MDD-Fullstack
- [AF-467] feat (BACK topics): add subscription endpoint and service logic for topics 43e42b2
leaandredev pushed 3 commits to feature/topics leaandredev/P6-MDD-Fullstack
leaandredev closed a pull request on leaandredev/P6-MDD-Fullstack
[AF-463] feat (FRONT topics) : Refactor topics component and add e2e tests
Refactor the topics component and service structure, and implement end-to-end tests for the topics list page. This enhances the organization and testing coverage of the topics feature.leaandredev opened a pull request on leaandredev/P6-MDD-Fullstack
[AF-463] feat (FRONT topics) : Refactor topics component and add e2e tests
Refactor the topics component and service structure, and implement end-to-end tests for the topics list page. This enhances the organization and testing coverage of the topics feature.leaandredev pushed 2 commits to task/AF-463 leaandredev/P6-MDD-Fullstack
leaandredev pushed 4 commits to feature/topics leaandredev/P6-MDD-Fullstack
- [AF-462] feat (FRONT topics): implement topics display with subscription button and service integration a88062a
- [AF-462] feat (BACK topics): add subscriptions to user 89b97fc
- [AF-462] feat (FRONT topics): disable subscription button for already subscribed topics adeb1cb
- Merge pull request #44 from leaandredev:task/AF-462 [AF-462] feat (topics) : display topics list 49969c6