-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#75 cypress new building operation #205
#75 cypress new building operation #205
Conversation
Did the outline for new building operation. Need to update it when the backend pr is approved and merged. Co-Authored-By: amczuboka <[email protected]>
…eration' into #75-Cypress-New-Building-Operation
Now it deletes the operation after adding it so that the test may run all the time without fault. Added some waits as well. The function to delete the operation was also added to the building service file Co-Authored-By: amczuboka <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same comment as Oliver. The rest looks good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would be better to delete the operation by ID to ensure it is unique and we don't accidentally delete an operation with the same name.
I don't think this is an issue, because it's only being used in a cypress test. If we wanted to delete it by ID, we would have to delete every operation anyway since there's no way to get the specific operation. For example, in the createBuilding.cy test it deletes every building of the user even if it only created 1 building
|
If that's the case, then I'll approve |
Quality Gate passedIssues Measures |
commit 52af568 Author: Guillaume-Lachapelle <[email protected]> Date: Sun Apr 14 15:55:50 2024 -0400 Update building-overview.component.html commit c6811f6 Merge: ba0f01a d323106 Author: Karina Sanchez <[email protected]> Date: Sun Apr 14 14:47:34 2024 -0400 Merge pull request #210 from amczuboka/Booking-back-end Booking back end commit ba0f01a Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 14 14:40:20 2024 -0400 Delete documentation/Backlog/Sprint 4/temporary delete placeholder commit ddf9433 Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 14 14:39:35 2024 -0400 added backlog to sprint 4 folder commit 1f2cd6c Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 14 14:37:12 2024 -0400 Create temporary added sprint 4 folder with a placeholder file commit b33d689 Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 14 14:36:20 2024 -0400 added sprint 5 release plan to folder commit d4a41b0 Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 14 14:34:16 2024 -0400 added sprint 4 retrospective to folder commit d323106 Author: Nicholas Piperni <[email protected]> Date: Sun Apr 14 01:43:57 2024 -0400 fixed weird cypress test failure commit 5fcb6b3 Author: Holyvert <[email protected]> Date: Sat Apr 13 23:10:46 2024 -0400 small adjustment Co-Authored-By: Karina Sanchez <[email protected]> commit b194968 Merge: 67d97ff 63ecc0b Author: Oliver Vilney <[email protected]> Date: Sat Apr 13 22:46:34 2024 -0400 Merge branch 'main' into Booking-back-end commit 67d97ff Author: Holyvert <[email protected]> Date: Sat Apr 13 22:23:40 2024 -0400 remove useless timeslot Co-Authored-By: Karina Sanchez <[email protected]> commit b4fce5e Author: Holyvert <[email protected]> Date: Sat Apr 13 22:21:34 2024 -0400 Update booking-card.component.ts Co-Authored-By: Karina Sanchez <[email protected]> commit 36896dd Author: Holyvert <[email protected]> Date: Fri Apr 12 02:20:19 2024 -0400 sonarcloud Co-Authored-By: Karina Sanchez <[email protected]> commit 611c4fa Author: Holyvert <[email protected]> Date: Fri Apr 12 01:58:29 2024 -0400 Added unit test Co-Authored-By: Karina Sanchez <[email protected]> #69 commit 63ecc0b Author: Nicholas Piperni <[email protected]> Date: Fri Apr 12 01:21:12 2024 -0400 Create Testing Plan For Sprint 5.pdf commit 1fad31c Author: amczuboka <[email protected]> Date: Thu Apr 11 23:51:54 2024 -0400 Update Deployment Plan.pdf Add url to deployed project. commit 2f968d5 Author: KarinaSandur <[email protected]> Date: Thu Apr 11 23:47:46 2024 -0400 Initial unit tests commit 62135f8 Author: Holyvert <[email protected]> Date: Thu Apr 11 23:44:29 2024 -0400 Schedule, bookings, buildings unit test done for those commit 2c79bbd Merge: 7525a4b a0e47a5 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 23:29:12 2024 -0400 Merge pull request #209 from amczuboka/#151-Acceptance-Test-Request-unit/locker/parking #151 acceptance test request unit/locker/parking commit 7525a4b Merge: ac2db94 75761c7 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 23:28:56 2024 -0400 Merge pull request #205 from amczuboka/#75-Cypress-New-Building-Operation #75 cypress new building operation commit 75761c7 Merge: 7a58ea9 ac2db94 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 23:05:44 2024 -0400 Merge branch 'main' into #75-Cypress-New-Building-Operation commit ac2db94 Merge: ee0592a cc0dc43 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 23:02:45 2024 -0400 Merge pull request #208 from amczuboka/Cypress-test-bug Fixed Cypress test 116 commit cc0dc43 Merge: f0cd24c ee0592a Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:43:00 2024 -0400 Merge branch 'main' into Cypress-test-bug commit ee0592a Merge: 0529910 8e1332c Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:40:43 2024 -0400 Merge pull request #204 from amczuboka/#164-Cypress-Pay-Fees #164 cypress pay fees commit 0529910 Merge: a196f26 ca946cc Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:40:22 2024 -0400 Merge pull request #207 from amczuboka/61-BudgetReport 61 budget report commit ca946cc Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:26:14 2024 -0400 Solved merge conflict Co-Authored-By: Oliver Vilney <[email protected]> Co-Authored-By: IsabelleCzuboka <[email protected]> Co-Authored-By: Karina Sanchez <[email protected]> Co-Authored-By: amczuboka <[email protected]> Co-Authored-By: Nicholas Piperni <[email protected]> commit 2fdb038 Merge: 75ef9e9 a196f26 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:26:04 2024 -0400 Merge branch 'main' into 61-BudgetReport commit a196f26 Merge: bd0b63b 86b26c8 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:23:33 2024 -0400 Merge pull request #206 from amczuboka/sonarCube-fix small changes for sonar commit bd0b63b Merge: f7fcbfd b0e0759 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:21:38 2024 -0400 Merge pull request #197 from amczuboka/acceptance-test-for-registration User Acceptance Tests for registering unit-locker-parking commit a0e47a5 Author: amczuboka <[email protected]> Date: Thu Apr 11 22:13:35 2024 -0400 Change cypress file name Change to include Requests as well. This cypress test tests requesting condo, locker, parking, general requests while also verifying the notifications bar and page. commit b0e0759 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:08:39 2024 -0400 Fixed merge conflicts Co-Authored-By: Oliver Vilney <[email protected]> Co-Authored-By: IsabelleCzuboka <[email protected]> Co-Authored-By: Karina Sanchez <[email protected]> Co-Authored-By: amczuboka <[email protected]> Co-Authored-By: Nicholas Piperni <[email protected]> commit c4c4cb1 Merge: 2b8d034 f7fcbfd Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:08:05 2024 -0400 Merge branch 'main' into acceptance-test-for-registration commit 8e1332c Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 21:41:17 2024 -0400 Fixed tests with merge conflicts Co-Authored-By: IsabelleCzuboka <[email protected]> Co-Authored-By: amczuboka <[email protected]> commit 58290cf Merge: 8e2f396 f7fcbfd Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 21:40:59 2024 -0400 Merge branch 'main' into #164-Cypress-Pay-Fees commit 864982d Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 21:12:27 2024 -0400 Added tests for requests Added tests for requesting unit/parking/locker and other requests (such as financial) Linked to #151 commit 2b8d034 Author: Holyvert <[email protected]> Date: Thu Apr 11 20:29:55 2024 -0400 Might work commit d3659d9 Author: KarinaSandur <[email protected]> Date: Thu Apr 11 20:26:08 2024 -0400 Added notification to delete booking commit 8e2f396 Author: amczuboka <[email protected]> Date: Thu Apr 11 18:28:46 2024 -0400 Update building.service.spec.ts Create spec test for function. #204 #164 commit 7a58ea9 Author: amczuboka <[email protected]> Date: Thu Apr 11 17:32:53 2024 -0400 Add unit test for deleteOperationByName Requested by Holyvert on PR #205 Related to #75 commit f7fcbfd Author: amczuboka <[email protected]> Date: Thu Apr 11 15:42:14 2024 -0400 Create Deployment Plan.pdf Add deployment plan document. Includes the steps to deploy using Firebase and the next steps for sprint 5. commit 2854b1a Merge: 2921c1a 86b26c8 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 15:19:04 2024 -0400 Merge branch 'sonarCube-fix' into #151-Acceptance-Test-Request-unit/locker/parking commit 2921c1a Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 14:06:19 2024 -0400 Chnages to deploy website Co-Authored-By: amczuboka <[email protected]> commit 02068ed Author: Holyvert <[email protected]> Date: Thu Apr 11 04:23:10 2024 -0400 maybe commit 9b819a2 Author: Holyvert <[email protected]> Date: Thu Apr 11 04:08:43 2024 -0400 Revert "might work" This reverts commit 1bd1bae. commit 1bd1bae Author: Holyvert <[email protected]> Date: Thu Apr 11 04:06:39 2024 -0400 might work Co-Authored-By: Guillaume-Lachapelle <[email protected]> commit 887861f Author: Holyvert <[email protected]> Date: Thu Apr 11 03:53:42 2024 -0400 removed redundant test commit a430de7 Author: Holyvert <[email protected]> Date: Thu Apr 11 03:35:23 2024 -0400 should fix cypress issue Co-Authored-By: Guillaume-Lachapelle <[email protected]> commit 3ddbc28 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 02:56:27 2024 -0400 Added delete booking implementation Co-Authored-By: Oliver Vilney <[email protected]> Co-Authored-By: Karina Sanchez <[email protected]> commit f6695c8 Author: KarinaSandur <[email protected]> Date: Thu Apr 11 02:51:39 2024 -0400 Modified logic to delete booking Co-Authored-By: Guillaume-Lachapelle <[email protected]> Co-Authored-By: Oliver Vilney <[email protected]> commit 2a8a8a2 Merge: 5ce1c7c 7efba61 Author: Holyvert <[email protected]> Date: Thu Apr 11 02:18:47 2024 -0400 Merge branch 'Booking-back-end' of https://github.com/amczuboka/Decagon-CondoManagementSystem into Booking-back-end commit 5ce1c7c Author: Holyvert <[email protected]> Date: Thu Apr 11 02:18:44 2024 -0400 small change Co-Authored-By: Karina Sanchez <[email protected]> commit 7efba61 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 02:08:29 2024 -0400 Removed comment Co-Authored-By: Oliver Vilney <[email protected]> Co-Authored-By: Karina Sanchez <[email protected]> commit 7a80ccb Author: Holyvert <[email protected]> Date: Thu Apr 11 02:04:07 2024 -0400 booking in calendar Co-Authored-By: Karina Sanchez <[email protected]> commit 3bed1d0 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 02:03:49 2024 -0400 Fixed bug with booking-card Co-Authored-By: Oliver Vilney <[email protected]> Co-Authored-By: Karina Sanchez <[email protected]> commit 005ba6a Author: KarinaSandur <[email protected]> Date: Thu Apr 11 01:13:31 2024 -0400 Logic to display booking card dynamically Co-Authored-By: Guillaume-Lachapelle <[email protected]> Co-Authored-By: Oliver Vilney <[email protected]> commit 6455bba Author: Holyvert <[email protected]> Date: Thu Apr 11 00:12:04 2024 -0400 small changes commit 5cc47f5 Author: KarinaSandur <[email protected]> Date: Wed Apr 10 23:43:08 2024 -0400 Fixed tests & added removeBooking function Co-Authored-By: Oliver Vilney <[email protected]> commit 86b26c8 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 23:13:39 2024 -0400 Changed header links to bold text commit 2060d62 Author: Holyvert <[email protected]> Date: Wed Apr 10 21:31:25 2024 -0400 Continue Booking Co-Authored-By: Karina Sanchez <[email protected]> commit 848323b Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 21:22:53 2024 -0400 Fixed routes in header commit 1668b28 Author: Holyvert <[email protected]> Date: Wed Apr 10 20:54:26 2024 -0400 array for booking Co-Authored-By: Karina Sanchez <[email protected]> commit 0c198be Author: Holyvert <[email protected]> Date: Wed Apr 10 20:46:36 2024 -0400 change functions Co-Authored-By: Karina Sanchez <[email protected]> commit f0cd24c Author: Holyvert <[email protected]> Date: Wed Apr 10 20:00:09 2024 -0400 Fixed Cypress test 116 Co-Authored-By: Karina Sanchez <[email protected]> commit a8b0ef5 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 19:33:10 2024 -0400 Temporary fix styling header commit d90f107 Author: Holyvert <[email protected]> Date: Wed Apr 10 19:20:36 2024 -0400 order commit 7f5eb0c Author: Holyvert <[email protected]> Date: Wed Apr 10 19:08:11 2024 -0400 added key-registration commit 75ef9e9 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 17:26:29 2024 -0400 revert lines to fix test commit 9fae455 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 17:19:06 2024 -0400 fixed more sonar issues commit ab3abe6 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 17:15:17 2024 -0400 fix sonarcloud quality commit d083d36 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 17:06:29 2024 -0400 added budget report button commit 16fb6c5 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 16:46:34 2024 -0400 remove f from fdescribe commit 63c4040 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 16:38:56 2024 -0400 change cypress test account uses user with buildings. might need ti change later if more revenue and operations are added commit ba2b7c2 Author: Ziadsharkos <[email protected]> Date: Wed Apr 10 16:29:30 2024 -0400 stop check for entry commit fcb89e3 Author: Holyvert <[email protected]> Date: Wed Apr 10 16:28:09 2024 -0400 comments commit 6d375d7 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 16:19:55 2024 -0400 fixed spec tests commit c780ca9 Author: Holyvert <[email protected]> Date: Wed Apr 10 16:19:44 2024 -0400 small changes for sonar commit eef3a2b Author: amczuboka <[email protected]> Date: Wed Apr 10 15:55:59 2024 -0400 Update Architecture_Description.pdf Update the architecture with the modified activity diagrams (Requests and FinancialSystem) and the deployment diagram. commit 1eb4d31 Author: Ziadsharkos <[email protected]> Date: Wed Apr 10 15:53:38 2024 -0400 added more time to find input field commit 2469304 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 14:28:25 2024 -0400 fix text not compiling commit fa1266c Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 14:18:32 2024 -0400 fixed when operation cost is NaN commit 1da2a29 Merge: 54a98e4 d886330 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 14:06:17 2024 -0400 Merge branch 'main' into 61-BudgetReport commit 54a98e4 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 14:05:36 2024 -0400 revert changes in registration and building service commit 9ce27c3 Author: Ziadsharkos <[email protected]> Date: Wed Apr 10 13:53:49 2024 -0400 added timeout beforeEach commit d886330 Merge: d85bd15 848e03a Author: amczuboka <[email protected]> Date: Wed Apr 10 13:20:48 2024 -0400 Merge branch 'main' of https://github.com/amczuboka/Decagon-CondoManagementSystem commit d85bd15 Author: amczuboka <[email protected]> Date: Wed Apr 10 13:20:36 2024 -0400 Update Requests.png Add employees ability to 'process' requests, not just receive them commit 848e03a Merge: 3135f0b 408fd36 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 13:19:03 2024 -0400 Merge pull request #201 from amczuboka/Cypress-116 Cypress Test 116: Building-Overview commit 3135f0b Author: amczuboka <[email protected]> Date: Wed Apr 10 13:17:13 2024 -0400 Update FinancialSystem.png Add financial system for renter/owner commit 23d89ee Merge: 4eb19a6 565c2cb Author: amczuboka <[email protected]> Date: Wed Apr 10 13:11:21 2024 -0400 Merge branch 'main' of https://github.com/amczuboka/Decagon-CondoManagementSystem commit 4eb19a6 Author: amczuboka <[email protected]> Date: Wed Apr 10 13:11:03 2024 -0400 Update Deployment diagram.png commit 565c2cb Merge: f0fa5cf 5bd86c8 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:57:01 2024 -0400 Merge pull request #200 from amczuboka/#192-#193-Requests-Modifications #192 #193 Requests Follow-Up and Modifications commit f0fa5cf Merge: 0904870 1c9c8fc Author: Karina Sanchez <[email protected]> Date: Wed Apr 10 12:44:05 2024 -0400 Merge pull request #202 from amczuboka/#163PayBalance #163 pay balance commit e007f60 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 12:34:39 2024 -0400 Fixed building service commit 2a0abc8 Merge: 087784a 0904870 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:32:38 2024 -0400 Merge branch 'main' into #75-Cypress-New-Building-Operation commit 1c9c8fc Merge: 4f97f71 0904870 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 12:30:46 2024 -0400 Merge branch 'main' into #163PayBalance commit 0904870 Merge: 762dbe8 84818c6 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:28:09 2024 -0400 Merge pull request #198 from amczuboka/#68-back-end-Add-New-Building-Operation added back-end for Add-New-Building-Operation commit 4f97f71 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 12:27:17 2024 -0400 Added ParkingSpot in import for building service commit 7840086 Merge: 05f9a21 762dbe8 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:26:13 2024 -0400 Merge branch 'main' into #163PayBalance commit 408fd36 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 12:23:41 2024 -0400 Added </div> closing tag commit fa50f99 Merge: daa85c6 762dbe8 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:20:55 2024 -0400 Merge branch 'main' into Cypress-116 commit 5bd86c8 Merge: f405a52 762dbe8 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:17:35 2024 -0400 Merge branch 'main' into #192-#193-Requests-Modifications commit 84818c6 Merge: 68a5850 762dbe8 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:16:10 2024 -0400 Merge branch 'main' into #68-back-end-Add-New-Building-Operation commit 762dbe8 Merge: 5ff6025 8e28721 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:12:09 2024 -0400 Merge pull request #196 from amczuboka/#46-#115-acceptance-test-individual-condo #46 #115 acceptance test individual condo commit 5ff6025 Merge: 69e2d5b 5dd9ba4 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:09:49 2024 -0400 Merge pull request #203 from amczuboka/#167FixSonarCloudIssues #167 fix sonar cloud issues commit 8f50b6a Author: KarinaSandur <[email protected]> Date: Tue Apr 9 23:22:58 2024 -0400 Modified the display of bookable facilities commit 68a5850 Author: paulsniper99 <[email protected]> Date: Tue Apr 9 21:09:59 2024 -0400 added ID to the operation interface commit 27b2cd6 Author: KarinaSandur <[email protected]> Date: Tue Apr 9 15:42:53 2024 -0400 Added notifications commit 34f587d Author: KarinaSandur <[email protected]> Date: Tue Apr 9 13:15:15 2024 -0400 Converted date to number commit 1d9da27 Author: KarinaSandur <[email protected]> Date: Mon Apr 8 23:40:36 2024 -0400 Fixed tests commit 2c0069a Author: KarinaSandur <[email protected]> Date: Mon Apr 8 22:30:41 2024 -0400 Called function to add new booking commit daa85c6 Merge: b10e8f3 69e2d5b Author: KarinaSandur <[email protected]> Date: Mon Apr 8 22:12:41 2024 -0400 Merge branch 'main' into Cypress-116 commit f169f43 Author: KarinaSandur <[email protected]> Date: Mon Apr 8 21:50:44 2024 -0400 Added logic to add new booking commit 087784a Author: IsabelleCzuboka <[email protected]> Date: Mon Apr 8 17:04:02 2024 -0400 Updated my cypress test Now it deletes the operation after adding it so that the test may run all the time without fault. Added some waits as well. The function to delete the operation was also added to the building service file Co-Authored-By: amczuboka <[email protected]> commit 76f0c43 Merge: dff0b77 0b044a1 Author: IsabelleCzuboka <[email protected]> Date: Mon Apr 8 15:15:39 2024 -0400 Merge remote-tracking branch 'origin/#68-back-end-Add-New-Building-Operation' into #75-Cypress-New-Building-Operation commit caf630c Author: IsabelleCzuboka <[email protected]> Date: Mon Apr 8 15:05:16 2024 -0400 updated delete condo feature function this function has been modified to only delete the condo and reset the condo and not the whole building commit 0b044a1 Author: Guillaume-Lachapelle <[email protected]> Date: Mon Apr 8 00:37:15 2024 -0400 Fixed header styling for small screens commit eb83220 Author: amczuboka <[email protected]> Date: Mon Apr 8 00:03:14 2024 -0400 Remove unused import and fix spec test injector #68 Removed unused imports Inject spied on services instead of creating empty classes commit 9cab1b8 Author: KarinaSandur <[email protected]> Date: Sun Apr 7 23:54:21 2024 -0400 Fixed tests commit 8c2de47 Author: Holyvert <[email protected]> Date: Sun Apr 7 23:31:11 2024 -0400 small html changes #167 commit 85aa61b Merge: b4a5b6e 69e2d5b Author: paulsniper99 <[email protected]> Date: Sun Apr 7 23:12:16 2024 -0400 Merge main branch commit b4a5b6e Author: paulsniper99 <[email protected]> Date: Sun Apr 7 22:32:56 2024 -0400 added the notification service to the add new building operation componenet, modified the unit tests and cleaned the commented code commit f696e84 Author: KarinaSandur <[email protected]> Date: Sun Apr 7 22:01:31 2024 -0400 Modified properties model commit 4d39c64 Author: KarinaSandur <[email protected]> Date: Sun Apr 7 20:07:23 2024 -0400 Get user for bookings form commit 05f9a21 Author: Guillaume-Lachapelle <[email protected]> Date: Sun Apr 7 19:31:39 2024 -0400 Changed alert to notification when payment is successful commit 65a25cb Author: KarinaSandur <[email protected]> Date: Sun Apr 7 19:18:46 2024 -0400 Created bookings service commit f405a52 Merge: 3d94b7f 69e2d5b Author: Guillaume-Lachapelle <[email protected]> Date: Sun Apr 7 18:47:00 2024 -0400 Merge branch 'main' into #192-#193-Requests-Modifications commit 1d0da4d Merge: 2578d5c 69e2d5b Author: KarinaSandur <[email protected]> Date: Sun Apr 7 18:45:31 2024 -0400 Merge branch 'main' into Booking-back-end commit 5dd9ba4 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:39:29 2024 -0400 Remove commented out code #167 Remove commented out code that SonarCloud flagged in the code smells section commit 3ea2351 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:38:56 2024 -0400 Change to not have one if statement inside of an else statement #167 Change to not have one if statement inside of an else statement flagged by SonarCloud in the code smells section. Change to else if commit bb11096 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:38:00 2024 -0400 Remove duplicate css selector #167 Remove duplicate css selector flagged by SonarCloud in the code smells section commit ce94a76 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:37:18 2024 -0400 Remove redundant alt words #167 Remove redundant [image, photo, picture] words that SonarCloud flagged in the code smells section commit dc1be39 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:35:41 2024 -0400 Remove commented out code #167 Remove commented out code that SonarCloud flagged in the code smells section commit 0169250 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:35:08 2024 -0400 Use optional chain instead #167 Use optional chain expression instead of multiple clauses flagged by SonarCloud in the code smells section commit e7bc591 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:33:20 2024 -0400 Remove doubled semi colon #167 Remove flagged double semicolon by SonarCloud in the code smells section commit 7e08e66 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:31:52 2024 -0400 Removed unused imports or unused variables #167 Removed unused imports or variables that SonarCloud flagged in the code smells section commit 963b61b Author: amczuboka <[email protected]> Date: Sun Apr 7 18:29:30 2024 -0400 Remove commented out code #167 Remove commented out code that was flagged by SonarCloud in the code smells section. commit 2578d5c Author: KarinaSandur <[email protected]> Date: Sun Apr 7 18:28:12 2024 -0400 Squashed commit of the following: commit 69e2d5b Merge: 286a08e abacded Author: Karina Sanchez <[email protected]> Date: Sun Apr 7 15:23:34 2024 -0400 Merge pull request #199 from amczuboka/some-Cypress-test-fix Fixed my employees cypress test commit abacded Author: Holyvert <[email protected]> Date: Thu Apr 4 03:46:34 2024 -0400 small front end adjustments #167 commit fb8013a Author: Holyvert <[email protected]> Date: Wed Apr 3 21:02:49 2024 -0400 Fixed my employees cypress test #167 Fixed My Employees Fixed MyPropertiesPublic commit e03d0a7 Author: Ziadsharkos <[email protected]> Date: Sun Apr 7 16:35:25 2024 -0400 calculate operation tot, added tests, unregister function for items, clean up commit e8376e6 Merge: 9748534 69e2d5b Author: amczuboka <[email protected]> Date: Sun Apr 7 16:15:38 2024 -0400 Merge branch 'main' into #163PayBalance commit a2a7990 Author: KarinaSandur <[email protected]> Date: Sun Apr 7 14:54:07 2024 -0400 Call updateTimeSlots every time values change commit f7c0bde Author: KarinaSandur <[email protected]> Date: Sun Apr 7 14:05:04 2024 -0400 Subscribe to changes in input fields and code refactoring commit dff0b77 Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 7 13:24:25 2024 -0400 Create NewBuildingOperation.cy.ts Did the outline for new building operation. Need to update it when the backend pr is approved and merged. Co-Authored-By: amczuboka <[email protected]> commit b3be608 Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 7 12:25:33 2024 -0400 Add condo attribute delete operation add this function to the building service so i can delete condo attribute condo fees so that the test can be ran multiple times Co-Authored-By: amczuboka <[email protected]> commit 958a8bb Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 7 11:52:53 2024 -0400 Create Pay fees Cypress Create a test that pays of fees and checks balance is 0. Just need to add the delete function of condo attribute so test works every time. Co-Authored-By: amczuboka <[email protected]> commit 9748534 Author: amczuboka <[email protected]> Date: Sat Apr 6 16:16:10 2024 -0400 Fix spec tests #163 Fix spec test with the implementation for PaymentGuard commit 6628179 Author: amczuboka <[email protected]> Date: Sat Apr 6 16:15:38 2024 -0400 Add PaymentGuard to payment page #163 Add guard to check if the navigation to the payment page is being accessed only through the "Pay Fees" button on the my properties page of a public user, if not redirect to landing page. commit 609d0fd Author: amczuboka <[email protected]> Date: Sat Apr 6 03:23:57 2024 -0400 Fix resetting the fee when balance is paid #163 fix resetting the fee when balance is paid so customer is not confused about if they payed it off commit 28fe9f9 Author: amczuboka <[email protected]> Date: Sat Apr 6 03:20:42 2024 -0400 Fix small issues #163 balance and fee to floating numbers with 2 digits after the . Navigate to my-properties after submitting Restrict card number to be only 12 digits commit b7f8943 Author: amczuboka <[email protected]> Date: Sat Apr 6 02:24:44 2024 -0400 Increase coverage of componenet #163 Add spec tests that covers the proceedToPayment() function and the new sourcePage variable. commit c809276 Author: amczuboka <[email protected]> Date: Sat Apr 6 02:23:29 2024 -0400 Allow the balance to set to a floating number #163 Set the fee to be 2 digits after . so it looks better in the UI commit b13ad66 Author: amczuboka <[email protected]> Date: Sat Apr 6 02:22:12 2024 -0400 Create spec tests for payment page #163 Create spec tests to increase the coverage of the specific component commit 2a45f2c Merge: 7bfa18c 01a522a Author: paulsniper99 <[email protected]> Date: Fri Apr 5 13:05:35 2024 -0400 fixed tests issues commit 7bfa18c Author: paulsniper99 <[email protected]> Date: Fri Apr 5 12:58:12 2024 -0400 fixed tests issues commit 01a522a Author: Holyvert <[email protected]> Date: Thu Apr 4 04:50:55 2024 -0400 fetching the buildings. #198 (comment) #68 commit 5def85d Author: Holyvert <[email protected]> Date: Thu Apr 4 04:16:27 2024 -0400 small html cahnge #167 commit 91a9d91 Author: Holyvert <[email protected]> Date: Thu Apr 4 03:45:47 2024 -0400 fixed building operation error commit a4c8411 Author: Holyvert <[email protected]> Date: Thu Apr 4 03:44:52 2024 -0400 changed keys for the test #112 #113 commit 3d94b7f Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 4 01:10:55 2024 -0400 Only send to employee assigned to that building Linked to #192 commit b10e8f3 Author: KarinaSandur <[email protected]> Date: Wed Apr 3 23:10:10 2024 -0400 Small change in comments commit 86ec93a Author: paulsniper99 <[email protected]> Date: Wed Apr 3 22:45:32 2024 -0400 added the page to the header and made the operations array not mandatory commit 09a3e48 Author: KarinaSandur <[email protected]> Date: Wed Apr 3 22:38:44 2024 -0400 Modified test and fixed bug commit 404c77f Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 3 22:33:26 2024 -0400 Send notification to employee with that role instead of company Send notification to employee with that role instead of company If no employee with that role is found, the notification is sent to the company. Added and fixed tests Linked to #192 commit 9e81c65 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 3 20:57:52 2024 -0400 Added request status for notifications Added request status for notifications When the status is changed, the public user who made the request is notified. Tests are updated as well. Linked to #193 commit 230c384 Author: paulsniper99 <[email protected]> Date: Wed Apr 3 15:35:07 2024 -0400 added back-end for Add-New-Building-Operation commit 20dcba6 Author: KarinaSandur <[email protected]> Date: Wed Apr 3 01:05:06 2024 -0400 Re-added input validation for facility commit a90da2c Author: amczuboka <[email protected]> Date: Wed Apr 3 00:34:12 2024 -0400 Add import into spec test Add import for form that is in HTML commit 07b2b9e Author: KarinaSandur <[email protected]> Date: Wed Apr 3 00:20:52 2024 -0400 Display bookable facilities commit 4ce744a Author: KarinaSandur <[email protected]> Date: Tue Apr 2 23:21:48 2024 -0400 Removed unnecessary code commit d304950 Author: KarinaSandur <[email protected]> Date: Tue Apr 2 16:23:32 2024 -0400 Added basic event handling commit e9a0668 Author: amczuboka <[email protected]> Date: Sun Mar 31 20:13:42 2024 -0400 Update payment html Co-Authored-By: IsabelleCzuboka <[email protected]> #163 Add the condo and parking fee values to the summary. Add condition if user does or does not have parkings. Add condition if user enters a bigger amount then balance. commit ce65dc0 Author: amczuboka <[email protected]> Date: Sun Mar 31 20:10:53 2024 -0400 Refactor and add methods to implement paying Condo Fees #167 Reformat document #163 Add necessary methods to building service such as creating an observer for a condo for real time updates. Create the function that updates the condo fee. Create the function that retrieves the parkings of the user. Co-Authored-By: IsabelleCzuboka <[email protected]> commit 0325908 Author: amczuboka <[email protected]> Date: Sun Mar 31 20:05:29 2024 -0400 Modify Condo interface Co-Authored-By: IsabelleCzuboka <[email protected]> #163 Add CondoFee as an optional attribute so that existing Condos are not ruined and the addBuilding functionality is not affected. commit 9c9ca62 Author: amczuboka <[email protected]> Date: Sun Mar 31 20:04:09 2024 -0400 Refactor and add click function Co-Authored-By: IsabelleCzuboka <[email protected]> #167 Format the individual-condo.html file #163 Add click function to direct to the payment page. #163 Pass in the sourcePage value to the individual-condo component to allow only "Pay Fees" on the myProperties page. commit 22f55e4 Author: paulsniper99 <[email protected]> Date: Sun Mar 31 15:50:40 2024 -0400 User Acceptance Tests for registering unit-locker-parking commit a537717 Author: Ziadsharkos <[email protected]> Date: Wed Mar 27 21:12:02 2024 -0400 Getting the buildings of the company, calculating condo fee revenue commit b74282f Author: KarinaSandur <[email protected]> Date: Wed Mar 27 14:31:16 2024 -0400 Small change commit 6a780e2 Author: KarinaSandur <[email protected]> Date: Wed Mar 27 14:04:48 2024 -0400 Check building-overview info commit bc87700 Author: KarinaSandur <[email protected]> Date: Wed Mar 27 12:51:30 2024 -0400 Click on newly created property commit cd47809 Author: KarinaSandur <[email protected]> Date: Wed Mar 27 12:35:42 2024 -0400 Added wait commit c018a23 Author: KarinaSandur <[email protected]> Date: Wed Mar 27 12:24:58 2024 -0400 Fixed error with creating property commit 570d766 Author: KarinaSandur <[email protected]> Date: Tue Mar 26 22:34:37 2024 -0400 Public user logs in commit 9c9d758 Author: KarinaSandur <[email protected]> Date: Tue Mar 26 16:39:50 2024 -0400 Company creates new property commit 81ffd74 Author: KarinaSandur <[email protected]> Date: Tue Mar 26 16:03:41 2024 -0400 Company logs in and goes to properties page commit bdb63df Author: KarinaSandur <[email protected]> Date: Tue Mar 26 15:39:46 2024 -0400 Created building-overview cypress test commit 8e28721 Author: Tharsipa Nadarajah <[email protected]> Date: Mon Mar 25 20:32:10 2024 -0400 Implemented acceptance test for public and company user for condo page. commit 9234eed Author: Tharsipa Nadarajah <[email protected]> Date: Mon Mar 25 20:29:53 2024 -0400 Deleted IndividualCondoPublic.cy.ts file to solve code duplication commit c96972a Author: Tharsipa Nadarajah <[email protected]> Date: Mon Mar 25 20:27:59 2024 -0400 Deleted Company testing to resolve code duplication commit be54b8d Author: Tharsipa Nadarajah <[email protected]> Date: Mon Mar 25 19:18:24 2024 -0400 Implemented acceptance test for editing condo unit commit 4e7e342 Author: Tharsipa Nadarajah <[email protected]> Date: Mon Mar 25 18:56:59 2024 -0400 Implemented acceptance test for condo unit
commit 42d3133 Merge: 01db662 56c07da Author: Karina Sanchez <[email protected]> Date: Fri Apr 26 15:45:24 2024 -0400 Merge pull request #211 from amczuboka/#80_Reservation/Schedule_Cypress #80 Cypress test for Reservations/Schedule page for company users commit 01db662 Author: IsabelleCzuboka <[email protected]> Date: Thu Apr 25 15:59:49 2024 -0400 Add corrected sprint 5 release plan commit 56c07da Author: CarlaShawi <[email protected]> Date: Mon Apr 15 18:09:48 2024 -0400 Added the Cypress test for #80 which is the acceptance testing for reservations/schedule page for company users commit 52af568 Author: Guillaume-Lachapelle <[email protected]> Date: Sun Apr 14 15:55:50 2024 -0400 Update building-overview.component.html commit c6811f6 Merge: ba0f01a d323106 Author: Karina Sanchez <[email protected]> Date: Sun Apr 14 14:47:34 2024 -0400 Merge pull request #210 from amczuboka/Booking-back-end Booking back end commit ba0f01a Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 14 14:40:20 2024 -0400 Delete documentation/Backlog/Sprint 4/temporary delete placeholder commit ddf9433 Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 14 14:39:35 2024 -0400 added backlog to sprint 4 folder commit 1f2cd6c Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 14 14:37:12 2024 -0400 Create temporary added sprint 4 folder with a placeholder file commit b33d689 Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 14 14:36:20 2024 -0400 added sprint 5 release plan to folder commit d4a41b0 Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 14 14:34:16 2024 -0400 added sprint 4 retrospective to folder commit d323106 Author: Nicholas Piperni <[email protected]> Date: Sun Apr 14 01:43:57 2024 -0400 fixed weird cypress test failure commit 5fcb6b3 Author: Holyvert <[email protected]> Date: Sat Apr 13 23:10:46 2024 -0400 small adjustment Co-Authored-By: Karina Sanchez <[email protected]> commit b194968 Merge: 67d97ff 63ecc0b Author: Oliver Vilney <[email protected]> Date: Sat Apr 13 22:46:34 2024 -0400 Merge branch 'main' into Booking-back-end commit 67d97ff Author: Holyvert <[email protected]> Date: Sat Apr 13 22:23:40 2024 -0400 remove useless timeslot Co-Authored-By: Karina Sanchez <[email protected]> commit b4fce5e Author: Holyvert <[email protected]> Date: Sat Apr 13 22:21:34 2024 -0400 Update booking-card.component.ts Co-Authored-By: Karina Sanchez <[email protected]> commit 36896dd Author: Holyvert <[email protected]> Date: Fri Apr 12 02:20:19 2024 -0400 sonarcloud Co-Authored-By: Karina Sanchez <[email protected]> commit 611c4fa Author: Holyvert <[email protected]> Date: Fri Apr 12 01:58:29 2024 -0400 Added unit test Co-Authored-By: Karina Sanchez <[email protected]> #69 commit 63ecc0b Author: Nicholas Piperni <[email protected]> Date: Fri Apr 12 01:21:12 2024 -0400 Create Testing Plan For Sprint 5.pdf commit 1fad31c Author: amczuboka <[email protected]> Date: Thu Apr 11 23:51:54 2024 -0400 Update Deployment Plan.pdf Add url to deployed project. commit 2f968d5 Author: KarinaSandur <[email protected]> Date: Thu Apr 11 23:47:46 2024 -0400 Initial unit tests commit 62135f8 Author: Holyvert <[email protected]> Date: Thu Apr 11 23:44:29 2024 -0400 Schedule, bookings, buildings unit test done for those commit 2c79bbd Merge: 7525a4b a0e47a5 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 23:29:12 2024 -0400 Merge pull request #209 from amczuboka/#151-Acceptance-Test-Request-unit/locker/parking #151 acceptance test request unit/locker/parking commit 7525a4b Merge: ac2db94 75761c7 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 23:28:56 2024 -0400 Merge pull request #205 from amczuboka/#75-Cypress-New-Building-Operation #75 cypress new building operation commit 75761c7 Merge: 7a58ea9 ac2db94 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 23:05:44 2024 -0400 Merge branch 'main' into #75-Cypress-New-Building-Operation commit ac2db94 Merge: ee0592a cc0dc43 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 23:02:45 2024 -0400 Merge pull request #208 from amczuboka/Cypress-test-bug Fixed Cypress test 116 commit cc0dc43 Merge: f0cd24c ee0592a Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:43:00 2024 -0400 Merge branch 'main' into Cypress-test-bug commit ee0592a Merge: 0529910 8e1332c Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:40:43 2024 -0400 Merge pull request #204 from amczuboka/#164-Cypress-Pay-Fees #164 cypress pay fees commit 0529910 Merge: a196f26 ca946cc Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:40:22 2024 -0400 Merge pull request #207 from amczuboka/61-BudgetReport 61 budget report commit ca946cc Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:26:14 2024 -0400 Solved merge conflict Co-Authored-By: Oliver Vilney <[email protected]> Co-Authored-By: IsabelleCzuboka <[email protected]> Co-Authored-By: Karina Sanchez <[email protected]> Co-Authored-By: amczuboka <[email protected]> Co-Authored-By: Nicholas Piperni <[email protected]> commit 2fdb038 Merge: 75ef9e9 a196f26 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:26:04 2024 -0400 Merge branch 'main' into 61-BudgetReport commit a196f26 Merge: bd0b63b 86b26c8 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:23:33 2024 -0400 Merge pull request #206 from amczuboka/sonarCube-fix small changes for sonar commit bd0b63b Merge: f7fcbfd b0e0759 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:21:38 2024 -0400 Merge pull request #197 from amczuboka/acceptance-test-for-registration User Acceptance Tests for registering unit-locker-parking commit a0e47a5 Author: amczuboka <[email protected]> Date: Thu Apr 11 22:13:35 2024 -0400 Change cypress file name Change to include Requests as well. This cypress test tests requesting condo, locker, parking, general requests while also verifying the notifications bar and page. commit b0e0759 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:08:39 2024 -0400 Fixed merge conflicts Co-Authored-By: Oliver Vilney <[email protected]> Co-Authored-By: IsabelleCzuboka <[email protected]> Co-Authored-By: Karina Sanchez <[email protected]> Co-Authored-By: amczuboka <[email protected]> Co-Authored-By: Nicholas Piperni <[email protected]> commit c4c4cb1 Merge: 2b8d034 f7fcbfd Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 22:08:05 2024 -0400 Merge branch 'main' into acceptance-test-for-registration commit 8e1332c Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 21:41:17 2024 -0400 Fixed tests with merge conflicts Co-Authored-By: IsabelleCzuboka <[email protected]> Co-Authored-By: amczuboka <[email protected]> commit 58290cf Merge: 8e2f396 f7fcbfd Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 21:40:59 2024 -0400 Merge branch 'main' into #164-Cypress-Pay-Fees commit 864982d Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 21:12:27 2024 -0400 Added tests for requests Added tests for requesting unit/parking/locker and other requests (such as financial) Linked to #151 commit 2b8d034 Author: Holyvert <[email protected]> Date: Thu Apr 11 20:29:55 2024 -0400 Might work commit d3659d9 Author: KarinaSandur <[email protected]> Date: Thu Apr 11 20:26:08 2024 -0400 Added notification to delete booking commit 8e2f396 Author: amczuboka <[email protected]> Date: Thu Apr 11 18:28:46 2024 -0400 Update building.service.spec.ts Create spec test for function. #204 #164 commit 7a58ea9 Author: amczuboka <[email protected]> Date: Thu Apr 11 17:32:53 2024 -0400 Add unit test for deleteOperationByName Requested by Holyvert on PR #205 Related to #75 commit f7fcbfd Author: amczuboka <[email protected]> Date: Thu Apr 11 15:42:14 2024 -0400 Create Deployment Plan.pdf Add deployment plan document. Includes the steps to deploy using Firebase and the next steps for sprint 5. commit 2854b1a Merge: 2921c1a 86b26c8 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 15:19:04 2024 -0400 Merge branch 'sonarCube-fix' into #151-Acceptance-Test-Request-unit/locker/parking commit 2921c1a Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 14:06:19 2024 -0400 Chnages to deploy website Co-Authored-By: amczuboka <[email protected]> commit 02068ed Author: Holyvert <[email protected]> Date: Thu Apr 11 04:23:10 2024 -0400 maybe commit 9b819a2 Author: Holyvert <[email protected]> Date: Thu Apr 11 04:08:43 2024 -0400 Revert "might work" This reverts commit 1bd1bae. commit 1bd1bae Author: Holyvert <[email protected]> Date: Thu Apr 11 04:06:39 2024 -0400 might work Co-Authored-By: Guillaume-Lachapelle <[email protected]> commit 887861f Author: Holyvert <[email protected]> Date: Thu Apr 11 03:53:42 2024 -0400 removed redundant test commit a430de7 Author: Holyvert <[email protected]> Date: Thu Apr 11 03:35:23 2024 -0400 should fix cypress issue Co-Authored-By: Guillaume-Lachapelle <[email protected]> commit 3ddbc28 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 02:56:27 2024 -0400 Added delete booking implementation Co-Authored-By: Oliver Vilney <[email protected]> Co-Authored-By: Karina Sanchez <[email protected]> commit f6695c8 Author: KarinaSandur <[email protected]> Date: Thu Apr 11 02:51:39 2024 -0400 Modified logic to delete booking Co-Authored-By: Guillaume-Lachapelle <[email protected]> Co-Authored-By: Oliver Vilney <[email protected]> commit 2a8a8a2 Merge: 5ce1c7c 7efba61 Author: Holyvert <[email protected]> Date: Thu Apr 11 02:18:47 2024 -0400 Merge branch 'Booking-back-end' of https://github.com/amczuboka/Decagon-CondoManagementSystem into Booking-back-end commit 5ce1c7c Author: Holyvert <[email protected]> Date: Thu Apr 11 02:18:44 2024 -0400 small change Co-Authored-By: Karina Sanchez <[email protected]> commit 7efba61 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 02:08:29 2024 -0400 Removed comment Co-Authored-By: Oliver Vilney <[email protected]> Co-Authored-By: Karina Sanchez <[email protected]> commit 7a80ccb Author: Holyvert <[email protected]> Date: Thu Apr 11 02:04:07 2024 -0400 booking in calendar Co-Authored-By: Karina Sanchez <[email protected]> commit 3bed1d0 Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 11 02:03:49 2024 -0400 Fixed bug with booking-card Co-Authored-By: Oliver Vilney <[email protected]> Co-Authored-By: Karina Sanchez <[email protected]> commit 005ba6a Author: KarinaSandur <[email protected]> Date: Thu Apr 11 01:13:31 2024 -0400 Logic to display booking card dynamically Co-Authored-By: Guillaume-Lachapelle <[email protected]> Co-Authored-By: Oliver Vilney <[email protected]> commit 6455bba Author: Holyvert <[email protected]> Date: Thu Apr 11 00:12:04 2024 -0400 small changes commit 5cc47f5 Author: KarinaSandur <[email protected]> Date: Wed Apr 10 23:43:08 2024 -0400 Fixed tests & added removeBooking function Co-Authored-By: Oliver Vilney <[email protected]> commit 86b26c8 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 23:13:39 2024 -0400 Changed header links to bold text commit 2060d62 Author: Holyvert <[email protected]> Date: Wed Apr 10 21:31:25 2024 -0400 Continue Booking Co-Authored-By: Karina Sanchez <[email protected]> commit 848323b Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 21:22:53 2024 -0400 Fixed routes in header commit 1668b28 Author: Holyvert <[email protected]> Date: Wed Apr 10 20:54:26 2024 -0400 array for booking Co-Authored-By: Karina Sanchez <[email protected]> commit 0c198be Author: Holyvert <[email protected]> Date: Wed Apr 10 20:46:36 2024 -0400 change functions Co-Authored-By: Karina Sanchez <[email protected]> commit f0cd24c Author: Holyvert <[email protected]> Date: Wed Apr 10 20:00:09 2024 -0400 Fixed Cypress test 116 Co-Authored-By: Karina Sanchez <[email protected]> commit a8b0ef5 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 19:33:10 2024 -0400 Temporary fix styling header commit d90f107 Author: Holyvert <[email protected]> Date: Wed Apr 10 19:20:36 2024 -0400 order commit 7f5eb0c Author: Holyvert <[email protected]> Date: Wed Apr 10 19:08:11 2024 -0400 added key-registration commit 75ef9e9 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 17:26:29 2024 -0400 revert lines to fix test commit 9fae455 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 17:19:06 2024 -0400 fixed more sonar issues commit ab3abe6 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 17:15:17 2024 -0400 fix sonarcloud quality commit d083d36 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 17:06:29 2024 -0400 added budget report button commit 16fb6c5 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 16:46:34 2024 -0400 remove f from fdescribe commit 63c4040 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 16:38:56 2024 -0400 change cypress test account uses user with buildings. might need ti change later if more revenue and operations are added commit ba2b7c2 Author: Ziadsharkos <[email protected]> Date: Wed Apr 10 16:29:30 2024 -0400 stop check for entry commit fcb89e3 Author: Holyvert <[email protected]> Date: Wed Apr 10 16:28:09 2024 -0400 comments commit 6d375d7 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 16:19:55 2024 -0400 fixed spec tests commit c780ca9 Author: Holyvert <[email protected]> Date: Wed Apr 10 16:19:44 2024 -0400 small changes for sonar commit eef3a2b Author: amczuboka <[email protected]> Date: Wed Apr 10 15:55:59 2024 -0400 Update Architecture_Description.pdf Update the architecture with the modified activity diagrams (Requests and FinancialSystem) and the deployment diagram. commit 1eb4d31 Author: Ziadsharkos <[email protected]> Date: Wed Apr 10 15:53:38 2024 -0400 added more time to find input field commit 2469304 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 14:28:25 2024 -0400 fix text not compiling commit fa1266c Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 14:18:32 2024 -0400 fixed when operation cost is NaN commit 1da2a29 Merge: 54a98e4 d886330 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 14:06:17 2024 -0400 Merge branch 'main' into 61-BudgetReport commit 54a98e4 Author: Nicholas Piperni <[email protected]> Date: Wed Apr 10 14:05:36 2024 -0400 revert changes in registration and building service commit 9ce27c3 Author: Ziadsharkos <[email protected]> Date: Wed Apr 10 13:53:49 2024 -0400 added timeout beforeEach commit d886330 Merge: d85bd15 848e03a Author: amczuboka <[email protected]> Date: Wed Apr 10 13:20:48 2024 -0400 Merge branch 'main' of https://github.com/amczuboka/Decagon-CondoManagementSystem commit d85bd15 Author: amczuboka <[email protected]> Date: Wed Apr 10 13:20:36 2024 -0400 Update Requests.png Add employees ability to 'process' requests, not just receive them commit 848e03a Merge: 3135f0b 408fd36 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 13:19:03 2024 -0400 Merge pull request #201 from amczuboka/Cypress-116 Cypress Test 116: Building-Overview commit 3135f0b Author: amczuboka <[email protected]> Date: Wed Apr 10 13:17:13 2024 -0400 Update FinancialSystem.png Add financial system for renter/owner commit 23d89ee Merge: 4eb19a6 565c2cb Author: amczuboka <[email protected]> Date: Wed Apr 10 13:11:21 2024 -0400 Merge branch 'main' of https://github.com/amczuboka/Decagon-CondoManagementSystem commit 4eb19a6 Author: amczuboka <[email protected]> Date: Wed Apr 10 13:11:03 2024 -0400 Update Deployment diagram.png commit 565c2cb Merge: f0fa5cf 5bd86c8 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:57:01 2024 -0400 Merge pull request #200 from amczuboka/#192-#193-Requests-Modifications #192 #193 Requests Follow-Up and Modifications commit f0fa5cf Merge: 0904870 1c9c8fc Author: Karina Sanchez <[email protected]> Date: Wed Apr 10 12:44:05 2024 -0400 Merge pull request #202 from amczuboka/#163PayBalance #163 pay balance commit e007f60 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 12:34:39 2024 -0400 Fixed building service commit 2a0abc8 Merge: 087784a 0904870 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:32:38 2024 -0400 Merge branch 'main' into #75-Cypress-New-Building-Operation commit 1c9c8fc Merge: 4f97f71 0904870 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 12:30:46 2024 -0400 Merge branch 'main' into #163PayBalance commit 0904870 Merge: 762dbe8 84818c6 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:28:09 2024 -0400 Merge pull request #198 from amczuboka/#68-back-end-Add-New-Building-Operation added back-end for Add-New-Building-Operation commit 4f97f71 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 12:27:17 2024 -0400 Added ParkingSpot in import for building service commit 7840086 Merge: 05f9a21 762dbe8 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:26:13 2024 -0400 Merge branch 'main' into #163PayBalance commit 408fd36 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 10 12:23:41 2024 -0400 Added </div> closing tag commit fa50f99 Merge: daa85c6 762dbe8 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:20:55 2024 -0400 Merge branch 'main' into Cypress-116 commit 5bd86c8 Merge: f405a52 762dbe8 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:17:35 2024 -0400 Merge branch 'main' into #192-#193-Requests-Modifications commit 84818c6 Merge: 68a5850 762dbe8 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:16:10 2024 -0400 Merge branch 'main' into #68-back-end-Add-New-Building-Operation commit 762dbe8 Merge: 5ff6025 8e28721 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:12:09 2024 -0400 Merge pull request #196 from amczuboka/#46-#115-acceptance-test-individual-condo #46 #115 acceptance test individual condo commit 5ff6025 Merge: 69e2d5b 5dd9ba4 Author: amczuboka <[email protected]> Date: Wed Apr 10 12:09:49 2024 -0400 Merge pull request #203 from amczuboka/#167FixSonarCloudIssues #167 fix sonar cloud issues commit 8f50b6a Author: KarinaSandur <[email protected]> Date: Tue Apr 9 23:22:58 2024 -0400 Modified the display of bookable facilities commit 68a5850 Author: paulsniper99 <[email protected]> Date: Tue Apr 9 21:09:59 2024 -0400 added ID to the operation interface commit 27b2cd6 Author: KarinaSandur <[email protected]> Date: Tue Apr 9 15:42:53 2024 -0400 Added notifications commit 34f587d Author: KarinaSandur <[email protected]> Date: Tue Apr 9 13:15:15 2024 -0400 Converted date to number commit 1d9da27 Author: KarinaSandur <[email protected]> Date: Mon Apr 8 23:40:36 2024 -0400 Fixed tests commit 2c0069a Author: KarinaSandur <[email protected]> Date: Mon Apr 8 22:30:41 2024 -0400 Called function to add new booking commit daa85c6 Merge: b10e8f3 69e2d5b Author: KarinaSandur <[email protected]> Date: Mon Apr 8 22:12:41 2024 -0400 Merge branch 'main' into Cypress-116 commit f169f43 Author: KarinaSandur <[email protected]> Date: Mon Apr 8 21:50:44 2024 -0400 Added logic to add new booking commit 087784a Author: IsabelleCzuboka <[email protected]> Date: Mon Apr 8 17:04:02 2024 -0400 Updated my cypress test Now it deletes the operation after adding it so that the test may run all the time without fault. Added some waits as well. The function to delete the operation was also added to the building service file Co-Authored-By: amczuboka <[email protected]> commit 76f0c43 Merge: dff0b77 0b044a1 Author: IsabelleCzuboka <[email protected]> Date: Mon Apr 8 15:15:39 2024 -0400 Merge remote-tracking branch 'origin/#68-back-end-Add-New-Building-Operation' into #75-Cypress-New-Building-Operation commit caf630c Author: IsabelleCzuboka <[email protected]> Date: Mon Apr 8 15:05:16 2024 -0400 updated delete condo feature function this function has been modified to only delete the condo and reset the condo and not the whole building commit 0b044a1 Author: Guillaume-Lachapelle <[email protected]> Date: Mon Apr 8 00:37:15 2024 -0400 Fixed header styling for small screens commit eb83220 Author: amczuboka <[email protected]> Date: Mon Apr 8 00:03:14 2024 -0400 Remove unused import and fix spec test injector #68 Removed unused imports Inject spied on services instead of creating empty classes commit 9cab1b8 Author: KarinaSandur <[email protected]> Date: Sun Apr 7 23:54:21 2024 -0400 Fixed tests commit 8c2de47 Author: Holyvert <[email protected]> Date: Sun Apr 7 23:31:11 2024 -0400 small html changes #167 commit 85aa61b Merge: b4a5b6e 69e2d5b Author: paulsniper99 <[email protected]> Date: Sun Apr 7 23:12:16 2024 -0400 Merge main branch commit b4a5b6e Author: paulsniper99 <[email protected]> Date: Sun Apr 7 22:32:56 2024 -0400 added the notification service to the add new building operation componenet, modified the unit tests and cleaned the commented code commit f696e84 Author: KarinaSandur <[email protected]> Date: Sun Apr 7 22:01:31 2024 -0400 Modified properties model commit 4d39c64 Author: KarinaSandur <[email protected]> Date: Sun Apr 7 20:07:23 2024 -0400 Get user for bookings form commit 05f9a21 Author: Guillaume-Lachapelle <[email protected]> Date: Sun Apr 7 19:31:39 2024 -0400 Changed alert to notification when payment is successful commit 65a25cb Author: KarinaSandur <[email protected]> Date: Sun Apr 7 19:18:46 2024 -0400 Created bookings service commit f405a52 Merge: 3d94b7f 69e2d5b Author: Guillaume-Lachapelle <[email protected]> Date: Sun Apr 7 18:47:00 2024 -0400 Merge branch 'main' into #192-#193-Requests-Modifications commit 1d0da4d Merge: 2578d5c 69e2d5b Author: KarinaSandur <[email protected]> Date: Sun Apr 7 18:45:31 2024 -0400 Merge branch 'main' into Booking-back-end commit 5dd9ba4 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:39:29 2024 -0400 Remove commented out code #167 Remove commented out code that SonarCloud flagged in the code smells section commit 3ea2351 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:38:56 2024 -0400 Change to not have one if statement inside of an else statement #167 Change to not have one if statement inside of an else statement flagged by SonarCloud in the code smells section. Change to else if commit bb11096 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:38:00 2024 -0400 Remove duplicate css selector #167 Remove duplicate css selector flagged by SonarCloud in the code smells section commit ce94a76 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:37:18 2024 -0400 Remove redundant alt words #167 Remove redundant [image, photo, picture] words that SonarCloud flagged in the code smells section commit dc1be39 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:35:41 2024 -0400 Remove commented out code #167 Remove commented out code that SonarCloud flagged in the code smells section commit 0169250 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:35:08 2024 -0400 Use optional chain instead #167 Use optional chain expression instead of multiple clauses flagged by SonarCloud in the code smells section commit e7bc591 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:33:20 2024 -0400 Remove doubled semi colon #167 Remove flagged double semicolon by SonarCloud in the code smells section commit 7e08e66 Author: amczuboka <[email protected]> Date: Sun Apr 7 18:31:52 2024 -0400 Removed unused imports or unused variables #167 Removed unused imports or variables that SonarCloud flagged in the code smells section commit 963b61b Author: amczuboka <[email protected]> Date: Sun Apr 7 18:29:30 2024 -0400 Remove commented out code #167 Remove commented out code that was flagged by SonarCloud in the code smells section. commit 2578d5c Author: KarinaSandur <[email protected]> Date: Sun Apr 7 18:28:12 2024 -0400 Squashed commit of the following: commit 69e2d5b Merge: 286a08e abacded Author: Karina Sanchez <[email protected]> Date: Sun Apr 7 15:23:34 2024 -0400 Merge pull request #199 from amczuboka/some-Cypress-test-fix Fixed my employees cypress test commit abacded Author: Holyvert <[email protected]> Date: Thu Apr 4 03:46:34 2024 -0400 small front end adjustments #167 commit fb8013a Author: Holyvert <[email protected]> Date: Wed Apr 3 21:02:49 2024 -0400 Fixed my employees cypress test #167 Fixed My Employees Fixed MyPropertiesPublic commit e03d0a7 Author: Ziadsharkos <[email protected]> Date: Sun Apr 7 16:35:25 2024 -0400 calculate operation tot, added tests, unregister function for items, clean up commit e8376e6 Merge: 9748534 69e2d5b Author: amczuboka <[email protected]> Date: Sun Apr 7 16:15:38 2024 -0400 Merge branch 'main' into #163PayBalance commit a2a7990 Author: KarinaSandur <[email protected]> Date: Sun Apr 7 14:54:07 2024 -0400 Call updateTimeSlots every time values change commit f7c0bde Author: KarinaSandur <[email protected]> Date: Sun Apr 7 14:05:04 2024 -0400 Subscribe to changes in input fields and code refactoring commit dff0b77 Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 7 13:24:25 2024 -0400 Create NewBuildingOperation.cy.ts Did the outline for new building operation. Need to update it when the backend pr is approved and merged. Co-Authored-By: amczuboka <[email protected]> commit b3be608 Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 7 12:25:33 2024 -0400 Add condo attribute delete operation add this function to the building service so i can delete condo attribute condo fees so that the test can be ran multiple times Co-Authored-By: amczuboka <[email protected]> commit 958a8bb Author: IsabelleCzuboka <[email protected]> Date: Sun Apr 7 11:52:53 2024 -0400 Create Pay fees Cypress Create a test that pays of fees and checks balance is 0. Just need to add the delete function of condo attribute so test works every time. Co-Authored-By: amczuboka <[email protected]> commit 9748534 Author: amczuboka <[email protected]> Date: Sat Apr 6 16:16:10 2024 -0400 Fix spec tests #163 Fix spec test with the implementation for PaymentGuard commit 6628179 Author: amczuboka <[email protected]> Date: Sat Apr 6 16:15:38 2024 -0400 Add PaymentGuard to payment page #163 Add guard to check if the navigation to the payment page is being accessed only through the "Pay Fees" button on the my properties page of a public user, if not redirect to landing page. commit 609d0fd Author: amczuboka <[email protected]> Date: Sat Apr 6 03:23:57 2024 -0400 Fix resetting the fee when balance is paid #163 fix resetting the fee when balance is paid so customer is not confused about if they payed it off commit 28fe9f9 Author: amczuboka <[email protected]> Date: Sat Apr 6 03:20:42 2024 -0400 Fix small issues #163 balance and fee to floating numbers with 2 digits after the . Navigate to my-properties after submitting Restrict card number to be only 12 digits commit b7f8943 Author: amczuboka <[email protected]> Date: Sat Apr 6 02:24:44 2024 -0400 Increase coverage of componenet #163 Add spec tests that covers the proceedToPayment() function and the new sourcePage variable. commit c809276 Author: amczuboka <[email protected]> Date: Sat Apr 6 02:23:29 2024 -0400 Allow the balance to set to a floating number #163 Set the fee to be 2 digits after . so it looks better in the UI commit b13ad66 Author: amczuboka <[email protected]> Date: Sat Apr 6 02:22:12 2024 -0400 Create spec tests for payment page #163 Create spec tests to increase the coverage of the specific component commit 2a45f2c Merge: 7bfa18c 01a522a Author: paulsniper99 <[email protected]> Date: Fri Apr 5 13:05:35 2024 -0400 fixed tests issues commit 7bfa18c Author: paulsniper99 <[email protected]> Date: Fri Apr 5 12:58:12 2024 -0400 fixed tests issues commit 01a522a Author: Holyvert <[email protected]> Date: Thu Apr 4 04:50:55 2024 -0400 fetching the buildings. #198 (comment) #68 commit 5def85d Author: Holyvert <[email protected]> Date: Thu Apr 4 04:16:27 2024 -0400 small html cahnge #167 commit 91a9d91 Author: Holyvert <[email protected]> Date: Thu Apr 4 03:45:47 2024 -0400 fixed building operation error commit a4c8411 Author: Holyvert <[email protected]> Date: Thu Apr 4 03:44:52 2024 -0400 changed keys for the test #112 #113 commit 3d94b7f Author: Guillaume-Lachapelle <[email protected]> Date: Thu Apr 4 01:10:55 2024 -0400 Only send to employee assigned to that building Linked to #192 commit b10e8f3 Author: KarinaSandur <[email protected]> Date: Wed Apr 3 23:10:10 2024 -0400 Small change in comments commit 86ec93a Author: paulsniper99 <[email protected]> Date: Wed Apr 3 22:45:32 2024 -0400 added the page to the header and made the operations array not mandatory commit 09a3e48 Author: KarinaSandur <[email protected]> Date: Wed Apr 3 22:38:44 2024 -0400 Modified test and fixed bug commit 404c77f Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 3 22:33:26 2024 -0400 Send notification to employee with that role instead of company Send notification to employee with that role instead of company If no employee with that role is found, the notification is sent to the company. Added and fixed tests Linked to #192 commit 9e81c65 Author: Guillaume-Lachapelle <[email protected]> Date: Wed Apr 3 20:57:52 2024 -0400 Added request status for notifications Added request status for notifications When the status is changed, the public user who made the request is notified. Tests are updated as well. Linked to #193 commit 230c384 Author: paulsniper99 <[email protected]> Date: Wed Apr 3 15:35:07 2024 -0400 added back-end for Add-New-Building-Operation commit 20dcba6 Author: KarinaSandur <[email protected]> Date: Wed Apr 3 01:05:06 2024 -0400 Re-added input validation for facility commit a90da2c Author: amczuboka <[email protected]> Date: Wed Apr 3 00:34:12 2024 -0400 Add import into spec test Add import for form that is in HTML commit 07b2b9e Author: KarinaSandur <[email protected]> Date: Wed Apr 3 00:20:52 2024 -0400 Display bookable facilities commit 4ce744a Author: KarinaSandur <[email protected]> Date: Tue Apr 2 23:21:48 2024 -0400 Removed unnecessary code commit d304950 Author: KarinaSandur <[email protected]> Date: Tue Apr 2 16:23:32 2024 -0400 Added basic event handling commit e9a0668 Author: amczuboka <[email protected]> Date: Sun Mar 31 20:13:42 2024 -0400 Update payment html Co-Authored-By: IsabelleCzuboka <[email protected]> #163 Add the condo and parking fee values to the summary. Add condition if user does or does not have parkings. Add condition if user enters a bigger amount then balance. commit ce65dc0 Author: amczuboka <[email protected]> Date: Sun Mar 31 20:10:53 2024 -0400 Refactor and add methods to implement paying Condo Fees #167 Reformat document #163 Add necessary methods to building service such as creating an observer for a condo for real time updates. Create the function that updates the condo fee. Create the function that retrieves the parkings of the user. Co-Authored-By: IsabelleCzuboka <[email protected]> commit 0325908 Author: amczuboka <[email protected]> Date: Sun Mar 31 20:05:29 2024 -0400 Modify Condo interface Co-Authored-By: IsabelleCzuboka <[email protected]> #163 Add CondoFee as an optional attribute so that existing Condos are not ruined and the addBuilding functionality is not affected. commit 9c9ca62 Author: amczuboka <[email protected]> Date: Sun Mar 31 20:04:09 2024 -0400 Refactor and add click function Co-Authored-By: IsabelleCzuboka <[email protected]> #167 Format the individual-condo.html file #163 Add click function to direct to the payment page. #163 Pass in the sourcePage value to the individual-condo component to allow only "Pay Fees" on the myProperties page. commit 22f55e4 Author: paulsniper99 <[email protected]> Date: Sun Mar 31 15:50:40 2024 -0400 User Acceptance Tests for registering unit-locker-parking commit a537717 Author: Ziadsharkos <[email protected]> Date: Wed Mar 27 21:12:02 2024 -0400 Getting the buildings of the company, calculating condo fee revenue commit b74282f Author: KarinaSandur <[email protected]> Date: Wed Mar 27 14:31:16 2024 -0400 Small change commit 6a780e2 Author: KarinaSandur <[email protected]> Date: Wed Mar 27 14:04:48 2024 -0400 Check building-overview info commit bc87700 Author: KarinaSandur <[email protected]> Date: Wed Mar 27 12:51:30 2024 -0400 Click on newly created property commit cd47809 Author: KarinaSandur <[email protected]> Date: Wed Mar 27 12:35:42 2024 -0400 Added wait commit c018a23 Author: KarinaSandur <[email protected]> Date: Wed Mar 27 12:24:58 2024 -0400 Fixed error with creating property commit 570d766 Author: KarinaSandur <[email protected]> Date: Tue Mar 26 22:34:37 2024 -0400 Public user logs in commit 9c9d758 Author: KarinaSandur <[email protected]> Date: Tue Mar 26 16:39:50 2024 -0400 Company creates new property commit 81ffd74 Author: KarinaSandur <[email protected]> Date: Tue Mar 26 16:03:41 2024 -0400 Company logs in and goes to properties page commit bdb63df Author: KarinaSandur <[email protected]> Date: Tue Mar 26 15:39:46 2024 -0400 Created building-overview cypress test commit 8e28721 Author: Tharsipa Nadarajah <[email protected]> Date: Mon Mar 25 20:32:10 2024 -0400 Implemented acceptance test for public and company user for condo page. commit 9234eed Author: Tharsipa Nadarajah <[email protected]> Date: Mon Mar 25 20:29:53 2024 -0400 Deleted IndividualCondoPublic.cy.ts file to solve code duplication commit c96972a Author: Tharsipa Nadarajah <[email protected]> Date: Mon Mar 25 20:27:59 2024 -0400 Deleted Company testing to resolve code duplication commit be54b8d Author: Tharsipa Nadarajah <[email protected]> Date: Mon Mar 25 19:18:24 2024 -0400 Implemented acceptance test for editing condo unit commit 4e7e342 Author: Tharsipa Nadarajah <[email protected]> Date: Mon Mar 25 18:56:59 2024 -0400 Implemented acceptance test for condo unit
This cypress test is about adding a new operation to a building. I created a function to delete an operation so that the test may run multiple times without fault.
closes #75