You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a bug in POST /review where route wasn't returning after finding out that the same review was already published by the same user causing an exception to be thrown. [Bug] Fix POST reviews route #414
Fixed a bug In user profile, where all apartments in db are shown when there are no interested or published apartments. Bug: User profile - Interests #461
Fixed a bug in publisher card where the publisher avatar was not clickable, meaning it is not possible to go to his profile. Publisher Profile in an apartment #478
Fixed a small inconsistency on advertise page where total roommates number could be higher than 11 while it wasn't possible to search for such numbers. Small inconsistency #479
Added Close-The-Deal page: Group management page #507
~ Created a new AppGroup component, which represents a single group.
~ Created MyGroup Component, to create new groups.
~ Added initiale drag and drops mechanism for creating "my-group" option.
~ Added the server's suggested groups lists.
~ Added accept and decline group buttons.
~ Added formating to group tiles.
~ Added member's opt-in/opt-out/not-selected statuses.
~ Added approve-progress-bars.
~ Added "Add Group" and "clear" Buttons to My Group.
~ fromatted My-Group list.
~ Added functionality for adding members to My-Group in small screens.
~ Added "Are you sure?" modals for accepting and declining group membership.
~ Added "Close The Deal" button.
~ Added toolbars to group cards.
~ Added Group Statistics icon with tooltip.
~ Added fetching grroup members from server.
~ Added link from group member -> profile.
Integrated The Payment methods into the groups page. Payment page #512
Weekly Report
Step B
Week 1
Week 2
Back-end:
~ Added 2 routes:
PATCH /users/verify/:token. New Route: GET /user/verify/:token #209
POST /users/verify. New Route: POST /user/verify #210
~ Added Verifcation service.
~ Added 3 routes:
POST /users/forgot-password Create POST /users/forgot-password route #221
GET /users/reset-password/:token Create GET /users/reset-password/:token route #222
PATCH /users/reset-password/:token Create POST /users/reset-password/:token #223
~ Added Reset Password service. Create the Change Password Service #224
/apartments route for _createdBy and _id, which could lead to
crashing.
Front-end:
Week 3
Back end:
Front end:
~ Integrated Vuex-store for global data management. Intergrate Vuex into Front end #228
~ Verification Request + Approval pages. Add VerificationApproval & VerificationRequest pages #236
~ Navigation guards: AuthRequired, VerifyRequired, AuthRejected, VerifyRejected. Change Front-end Registration & Login logic #237 Add Navigation Gaurds #289
~ Login page. Make Login Page Responsive + Improve Design #256
~ Registration page. Make Login Page Responsive + Improve Design #256
~ User profile page. Make User Profile Page Responsive + Improve Design #271
~ Logout mechaism. Add Logout mechaism #290
~ Main page. Make Main Page Responsive + Improve Design #291
~ Search section. Make Main Page Responsive + Improve Design #291
~ Added persistency to user and token objects (so they will be saved between sessions). Added Vuex persistency #292
Week 4
Back-end:
Front-end:
Week 5
Back-end:
~ authentication is no longer required.
~ email needs to be sent as part of request body.
Front-end:
Week 6
Back-end:
Front-end:
Week 7
Back-end:
Front-end:
~ Added name of notifiers Create "Notifications" Component #378
~ Added linkage to the object the notification is related to. Create "Notifications" Component #378
~ Added all current supported notification types. Create "Notifications" Component #378
~ Added header and footer. Create "Notifications" Component #378
~ Added notifiers tooltip. Create "Notifications" Component #378
~ Added notifiers dialog. Show notification notifiers list #406
~ Added link to notifiers' profile. route to user's profile through notification #407
~ Mark notification as "read". send "read" notification" to server on read and update front-end accordingly #408
Week 8
Back-end:
Front-end:
Week 9
Back-end:
Front-end:
Week 10
Back-end:
Front-end:
~ Created a new AppGroup component, which represents a single group.
~ Created MyGroup Component, to create new groups.
~ Added initiale drag and drops mechanism for creating "my-group" option.
~ Added the server's suggested groups lists.
~ Added accept and decline group buttons.
~ Added formating to group tiles.
~ Added member's opt-in/opt-out/not-selected statuses.
~ Added approve-progress-bars.
~ Added "Add Group" and "clear" Buttons to My Group.
~ fromatted My-Group list.
~ Added functionality for adding members to My-Group in small screens.
~ Added "Are you sure?" modals for accepting and declining group membership.
~ Added "Close The Deal" button.
~ Added toolbars to group cards.
~ Added Group Statistics icon with tooltip.
~ Added fetching grroup members from server.
~ Added link from group member -> profile.
Week 11
Back-end:
~ groupNotFound,
~ groupMemberNotFound,
~ apartmentNotFound,
~ groupCreationFailed,
~ userNotFound
Front-end:
Week 12
Back-end:
Front-end:
Week 13:
Front end:
Step A
Week 1
Week 2
Week 3
Week 4
Week 5
Week 6
Week 7
Week 8
Week 9
Week 10
Week 11
Back-end:
Front-end:
~ first step: done.
~ second step: done.
~ third step: done.
~ forth step: done.
~step-bar: done.
~ next & prev buttons: done.
~ send http request to server: done.
Week 12
Back end:
Front-end:
~ Login design - done.
~ Register design - done.
~ Login talk with back end - done.
~ Register talk with back end - done.
Week 13
Back-end:
Front-end:
~ image gallery - done.
~ data section - done.
~ description section - done.
~ publisher section - done.
~ interests section - done.
~ comments section - done.
~ integration with back end - done.
~ error handling - done.
~ show google map & location - done.
The text was updated successfully, but these errors were encountered: