Skip to content
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

V1.0.0 #419

Merged
merged 807 commits into from
Oct 1, 2024
Merged
Changes from 1 commit
Commits
Show all changes
807 commits
Select commit Hold shift + click to select a range
17f6ce4
Merge branch 'develop' into fix/web/General-Integration
Tinashe-Austin Sep 25, 2024
02e2604
Update TopNav.tsx
waveyboym Sep 25, 2024
9ee0cea
Refactor TopNav component to increase z-index value and improve code …
Tinashe-Austin Sep 25, 2024
51e782c
Merge branch 'fix/web/General-Integration' of https://github.com/COS3…
Tinashe-Austin Sep 25, 2024
be6f725
update secrets value
waveyboym Sep 25, 2024
33ea80f
Refactor imports in KeyStats.tsx and AverageHoursChart.tsx
Tinashe-Austin Sep 25, 2024
c6c39ca
Refactor PeakOfficeHoursChart and WorkRatioChart components to use ty…
Tinashe-Austin Sep 25, 2024
3a122f8
Refactor fetchUserPeakHours to return today's top hour
KamogeloMoeketse Sep 25, 2024
2a66ea7
Trying to fix connection
Rethakgetse-Manaka Sep 25, 2024
55812ed
Adjusting cors
Rethakgetse-Manaka Sep 25, 2024
d3bba27
Refactor profile picture upload button in ProfileView component
waveyboym Sep 25, 2024
41b7cae
Merge branch 'develop' of https://github.com/COS301-SE-2024/occupi in…
waveyboym Sep 25, 2024
e3c95a8
Refactor docker-compose down commands to remove all images such that …
waveyboym Sep 25, 2024
9139f27
Refactor fetchUserPeakHours to include all peak hours
KamogeloMoeketse Sep 25, 2024
8fae1d9
fix rtc to fecth current counter
KamogeloMoeketse Sep 25, 2024
4b33acd
Showed the typescript devs who the REAL programmer is!!!
waveyboym Sep 25, 2024
dd7861c
Fixing import error
Rethakgetse-Manaka Sep 26, 2024
cfb5a04
Import fixed
Rethakgetse-Manaka Sep 26, 2024
f07d86d
Allowing localhost for cors in python
Rethakgetse-Manaka Sep 26, 2024
775b8ea
Allowing cors in model
Rethakgetse-Manaka Sep 26, 2024
9404292
linting fixes
Tinashe-Austin Sep 26, 2024
6c90a19
Merge pull request #394 from COS301-SE-2024/fix/web/General-Integration
Tinashe-Austin Sep 26, 2024
751a7ee
Merge branch 'develop' into feat/web/global-search
Tinashe-Austin Sep 26, 2024
02cc3e9
Merge pull request #369 from COS301-SE-2024/feat/web/global-search
Tinashe-Austin Sep 26, 2024
faa67f2
Integrating hourly predictions
Rethakgetse-Manaka Sep 26, 2024
8c33bd3
Added recommendations button
Rethakgetse-Manaka Sep 26, 2024
b26e86f
Merge branch 'develop' into feature/Web/Hourly-Predictions-and-Recomm…
Rethakgetse-Manaka Sep 26, 2024
3fa0b43
Merging done
Rethakgetse-Manaka Sep 26, 2024
dedcbac
Refactor code to import Employee icon and add Employee route to SideN…
Tinashe-Austin Sep 26, 2024
df7a7b7
Refactor code to import Employee icon and add Employee route to SideN…
Tinashe-Austin Sep 26, 2024
8d1ff4f
Refactor code to import Employee icon and add Employee route to SideN…
Tinashe-Austin Sep 26, 2024
172a878
logic for rtc token refresh daily
KamogeloMoeketse Sep 26, 2024
ceff3b9
linting warning
KamogeloMoeketse Sep 26, 2024
f266f35
Refactor PreLoginAccountChecks to handle unverified users
waveyboym Sep 26, 2024
b36057a
Merge branch 'develop' of https://github.com/COS301-SE-2024/occupi in…
waveyboym Sep 26, 2024
fceed30
Refactor BeginLoginAdmin to handle error getting user credentials
waveyboym Sep 26, 2024
c5e13fe
Web Cards integrated
Rethakgetse-Manaka Sep 26, 2024
97d3c14
Merge branch 'develop' into feature/Web/Hourly-Predictions-and-Recomm…
Rethakgetse-Manaka Sep 26, 2024
83fc7ea
Merge pull request #400 from COS301-SE-2024/feature/Web/Hourly-Predic…
Rethakgetse-Manaka Sep 26, 2024
b4ab22c
Web Fixes and Bookings Component
Tinashe-Austin Sep 26, 2024
7678d07
Merge branch 'develop' into fix/web/general-polishing-up
Tinashe-Austin Sep 26, 2024
42d9956
Remove unused GlobalSearch component
Tinashe-Austin Sep 26, 2024
ee3d0ee
Merge pull request #402 from COS301-SE-2024/fix/web/general-polishing-up
Tinashe-Austin Sep 26, 2024
e678f92
Refactor WorkRatioChart and ActiveEmployeeCard components-Exhausted B…
Tinashe-Austin Sep 26, 2024
11d8e2f
Merge pull request #403 from COS301-SE-2024/fix/web/general-polishing-up
Tinashe-Austin Sep 26, 2024
fee3e8d
Modal "done" enough
Rethakgetse-Manaka Sep 26, 2024
bdedad9
Refactor notifications.ts to remove unused function markNotificationRead
u21631532 Sep 26, 2024
aacb000
Done with the modal for now. Need to make it responsive
Rethakgetse-Manaka Sep 26, 2024
db0ad42
"Done"
Rethakgetse-Manaka Sep 26, 2024
47a9a7c
Merge branch 'develop' into feature/Web/Recommendations
Rethakgetse-Manaka Sep 26, 2024
b5034af
Merge pull request #404 from COS301-SE-2024/feature/Web/Recommendations
Rethakgetse-Manaka Sep 26, 2024
33ecd1b
android compatability fixes
KamogeloMoeketse Sep 26, 2024
6601704
account for limit exceeded error when fetching analytics
KamogeloMoeketse Sep 27, 2024
c0aa949
load images for the view-rooms page
KamogeloMoeketse Sep 27, 2024
bbd1820
show relevant images on office details and booking details
KamogeloMoeketse Sep 27, 2024
abac823
Deleted package-lock.json
Rethakgetse-Manaka Sep 27, 2024
d24ab1e
Merge branch 'develop' into documentation/python/Coding-Standards
Rethakgetse-Manaka Sep 27, 2024
9f6b838
Merge pull request #406 from COS301-SE-2024/documentation/python/Codi…
Rethakgetse-Manaka Sep 27, 2024
3b5de60
CORS should be fixed
Rethakgetse-Manaka Sep 27, 2024
b287590
Refactor buildOutputCleanup/cache.properties and update gradle versio…
u21631532 Sep 27, 2024
22d9643
Merge branch 'mobile/feat/analytics' of https://github.com/COS301-SE-…
u21631532 Sep 27, 2024
48898e0
SHould be good to go
Rethakgetse-Manaka Sep 27, 2024
e517e0c
Add navigation to loading screen on flip detection in Security component
u21631532 Sep 27, 2024
64bdc8b
Refactor GetAnalyticsOnBookings to include room images
waveyboym Sep 27, 2024
b42457f
Merge branch 'develop' of https://github.com/COS301-SE-2024/occupi in…
waveyboym Sep 27, 2024
c049f2d
Refactor utils.tsx and package.json
u21631532 Sep 27, 2024
1ab9fe9
Refactor code to add on-site functionality
KamogeloMoeketse Sep 27, 2024
5a7c23a
Merge branch 'mobile/feat/analytics' of https://github.com/COS301-SE-…
KamogeloMoeketse Sep 27, 2024
c47daf5
Refactor GetTop3MostBookedRooms to include roomId in the group by clause
waveyboym Sep 27, 2024
0b86441
Refactor GetTop3MostBookedRooms to include the first roomId in the gr…
waveyboym Sep 27, 2024
3c1ab06
Refactor code to remove TextGenerateEffect component and update packa…
KamogeloMoeketse Sep 27, 2024
1b228d0
Refactor code to handle errors in bookings.ts and rtc.ts
KamogeloMoeketse Sep 27, 2024
b5dce03
refactor an action workflow to test build docker image
waveyboym Sep 28, 2024
130a500
Refactor workflow to build and test Docker container
waveyboym Sep 28, 2024
02dc6e3
Refactor GetImagesForRooms_CursorError test to handle cursor error gr…
waveyboym Sep 28, 2024
983b47d
Refactor GetImagesForRooms_CursorError test to handle cursor error gr…
waveyboym Sep 28, 2024
35b24b7
Refactor test to handle cursor error gracefully and add new test for …
waveyboym Sep 28, 2024
2c84d17
Refactor request models and add RoleRequest struct
waveyboym Sep 28, 2024
c40dca2
Refactor API handlers and add ToggleAdminStatus function
waveyboym Sep 28, 2024
c0a762e
Refactor router to add ToggleAdminStatus API endpoint
waveyboym Sep 28, 2024
d985e2b
Refactor test to handle cursor error gracefully and add new test for …
waveyboym Sep 28, 2024
83d2d7b
Update one success
waveyboym Sep 28, 2024
2d7d9d2
Update one with invalid role
waveyboym Sep 28, 2024
16d90ba
Added update test for role for user in cache
waveyboym Sep 28, 2024
35daeaa
Add Toggle Admin Status API endpoint
waveyboym Sep 28, 2024
2532c6e
Refactor ToggleAdminStatus API endpoint and add email validation and …
waveyboym Sep 28, 2024
6a4881b
Refactor build-docs.yml and add Docker build and test steps
waveyboym Sep 28, 2024
faae444
Refactor build-landing-page.yml and add Docker build and test steps
waveyboym Sep 28, 2024
6b3097b
Refactor build-python.yml and add Docker build and test steps
waveyboym Sep 28, 2024
68576ac
Refactor build files and simplify Docker build and test steps
waveyboym Sep 28, 2024
03b4639
Refactor build files and add Docker build and test steps for landing …
waveyboym Sep 28, 2024
5519e2c
Refactor build files and add Docker build and test steps for Python d…
waveyboym Sep 28, 2024
c65747c
Refactor build files and add Docker build and test steps for web depl…
waveyboym Sep 28, 2024
51251a7
Refactor build files and add Docker build and test steps for web depl…
waveyboym Sep 28, 2024
0474263
Refactor build files and add Docker build and test steps for web and …
waveyboym Sep 28, 2024
96edb65
Refactor build files and add Docker build and test steps for web and …
waveyboym Sep 28, 2024
01244cb
Refactor user avatar URLs to use API endpoint for profile image download
waveyboym Sep 28, 2024
89b99f4
Merge pull request #365 from COS301-SE-2024/snyk-upgrade-f7d463cc17f2…
waveyboym Sep 28, 2024
429dca9
Merge pull request #375 from COS301-SE-2024/snyk-upgrade-bbcd897515d5…
waveyboym Sep 28, 2024
90f0fca
Merge pull request #374 from COS301-SE-2024/snyk-upgrade-c801f362214b…
waveyboym Sep 28, 2024
e150180
Merge pull request #373 from COS301-SE-2024/snyk-upgrade-14263f11319f…
waveyboym Sep 28, 2024
8a3e280
Refactor App.tsx to add protected routes and authentication check
waveyboym Sep 28, 2024
62f3b1a
Merge branch 'develop' of https://github.com/COS301-SE-2024/occupi in…
waveyboym Sep 28, 2024
367110a
Refactor code to add Recommendations component
u21631532 Sep 29, 2024
8341aec
Add Recommendations screen to navigation stack
u21631532 Sep 29, 2024
20426e4
Add Recommendations screen component
u21631532 Sep 29, 2024
d1c14a5
Add Recommendations screen component and integrate it into the Dashbo…
u21631532 Sep 29, 2024
8d76b8e
Update tsconfig.json to include TypeScript files and remove unnecessa…
u21631532 Sep 29, 2024
8e0676a
Refactor Recommendations component and API calls
u21631532 Sep 29, 2024
ba78d8c
Refactor code to add HourlyPrediction interface and update Dashboard.tsx
KamogeloMoeketse Sep 29, 2024
f7759e8
Merge branch 'mobile/feat/analytics' of https://github.com/COS301-SE-…
KamogeloMoeketse Sep 29, 2024
dbfc523
Refactor Recommendations component and API calls
KamogeloMoeketse Sep 29, 2024
a7ee6c1
Refactor App.tsx to remove unused imports and update protected routes
waveyboym Sep 29, 2024
7a48d45
Refactor AuthService.ts to add getUserDetails and pingAuth functions
waveyboym Sep 29, 2024
1b91fee
Refactor userStore.tsx to remove console.log statements
waveyboym Sep 29, 2024
e230f9b
added new search indexes
waveyboym Sep 29, 2024
9d573b2
minor ui improvements
waveyboym Sep 29, 2024
bbda8ce
added auth protector. Now dynamic and should be overall more secure t…
waveyboym Sep 29, 2024
de53eb8
deleted testing policy intro
waveyboym Sep 29, 2024
eeb6854
Add testing policy documentation
waveyboym Sep 29, 2024
85ffe8c
Add testing policy documentation for unit and integration
waveyboym Sep 29, 2024
edac32e
quality requirements usability testing
waveyboym Sep 29, 2024
5e5b4e7
qunatifying quality requirements doc
waveyboym Sep 29, 2024
a9521fc
Add Notify Report Download API endpoint
waveyboym Sep 29, 2024
d509e0e
Add Notify Report Download API endpoint
waveyboym Sep 29, 2024
2d32b26
Add Notify Report Download API endpoint
waveyboym Sep 29, 2024
88098d5
fixing the mess
waveyboym Sep 29, 2024
6726b8d
Fix issue with saving notifications to the database
waveyboym Sep 29, 2024
0964357
Refactor files
u21631532 Sep 29, 2024
072829a
Merge branch 'mobile/feat/analytics' of https://github.com/COS301-SE-…
u21631532 Sep 29, 2024
8d63697
Update package.json and add dependencies for time ago functionality
waveyboym Sep 29, 2024
f56610a
Add notification count API endpoint
waveyboym Sep 29, 2024
e13aa31
Add API endpoint to count unread notifications
waveyboym Sep 29, 2024
a5642e0
Fix typo in CountNotifications function and added it's unit tests
waveyboym Sep 29, 2024
9c92a1f
Refactor navigation in Dashboard and Stats screens
KamogeloMoeketse Sep 29, 2024
bf00b47
Fix issue with getting notifications count
waveyboym Sep 29, 2024
2471aa4
Refactor SideNav component to remove unnecessary div and adjust layout
waveyboym Sep 29, 2024
131f2b1
Refactor authentication handlers and middleware
waveyboym Sep 29, 2024
170589c
Refactor database functions to update user's knownLocations in cache
waveyboym Sep 29, 2024
4d30000
Refactor logging in Login function
waveyboym Sep 29, 2024
8567f3b
Refactor database functions to update user's knownLocations in cache …
waveyboym Sep 29, 2024
a7a14d3
Refactor logging in Login function
waveyboym Sep 29, 2024
a33af00
Refactor console logs in ViewBookings, Dashboard, ForgotPassword, Spl…
KamogeloMoeketse Sep 30, 2024
7ddeb8e
Merge branch 'mobile/feat/analytics' of https://github.com/COS301-SE-…
KamogeloMoeketse Sep 30, 2024
dda7ec0
minor overview page fixes
Tinashe-Austin Sep 30, 2024
d91f32b
Refactor test file to include new test for getting users' locations
waveyboym Sep 30, 2024
b6cc6e3
Refactor analytics package to include pipeline for getting users' loc…
waveyboym Sep 30, 2024
fc59484
Refactor API handlers to include endpoint for getting users' locations
waveyboym Sep 30, 2024
b8e9df9
Add endpoint for getting users' locations
waveyboym Sep 30, 2024
ebd2e1c
Merge branch 'develop' of https://github.com/COS301-SE-2024/occupi in…
waveyboym Sep 30, 2024
3a4195d
add, pdf report, datepickers for relevant graphs
Tinashe-Austin Sep 30, 2024
d0dacac
remove add new button
Tinashe-Austin Sep 30, 2024
4dab2bb
Reddded Notifications
Tinashe-Austin Sep 30, 2024
7b31779
remove irregullar whitespace
Tinashe-Austin Sep 30, 2024
523559b
Added some minor UI improvements and begin integration of IP address …
waveyboym Sep 30, 2024
f73fe11
Merge pull request #411 from COS301-SE-2024/fix/web/minor-fixes
Tinashe-Austin Sep 30, 2024
e066218
Fix missing package-lock.json file in repository
waveyboym Sep 30, 2024
369bd78
Update analytics.go
waveyboym Sep 30, 2024
5dd2a4a
added role change stuff
Tinashe-Austin Sep 30, 2024
f3cd5f2
More error logs to identify problem in build
KamogeloMoeketse Sep 30, 2024
f5a3203
Refactor GetUsersLocationsPipeLine to support pagination and email fi…
waveyboym Sep 30, 2024
f3a882f
Merge branch 'develop' of https://github.com/COS301-SE-2024/occupi in…
waveyboym Sep 30, 2024
62afd81
Refactor PDF download button in OccupancyModal component
waveyboym Sep 30, 2024
1218813
Refactor PDF download button in OccupancyModal component
waveyboym Sep 30, 2024
6f50e9e
Refactor PDF download button in OccupancyModal component
waveyboym Sep 30, 2024
22cda97
Refactor PDF download button in OccupancyModal component
waveyboym Sep 30, 2024
267dc35
Refactor PDF download button in OccupancyModal component
waveyboym Sep 30, 2024
589060c
Refactor role change handling and improve code formatting
Tinashe-Austin Sep 30, 2024
804283a
Merge branch 'develop' into fix/web/minor-fixes
Tinashe-Austin Sep 30, 2024
52e50d7
Refactor PDF download button in OccupancyModal component
Tinashe-Austin Sep 30, 2024
582cc12
Refactor CreateMobileCache function in setup.go and CountUserLocation…
waveyboym Sep 30, 2024
f50305a
installing
Tinashe-Austin Sep 30, 2024
3f8780c
Refactor GetLocationsCount function in analytics.go
waveyboym Sep 30, 2024
f891465
Refactor PDF download button in OccupancyModal component
Tinashe-Austin Sep 30, 2024
37a47bf
Refactor GetLocationsCount function in analytics.go to handle empty k…
waveyboym Sep 30, 2024
db05100
Refactor VerifyMobileUser function in middleware.go to handle cache n…
waveyboym Sep 30, 2024
1c6ca12
Refactor AddAttendance function in database.go to include attendees' …
waveyboym Sep 30, 2024
c8ad77e
Refactor VerifyMobileUser function in middleware.go to handle cache n…
waveyboym Sep 30, 2024
1afe0ec
Refactor modal height in Dashboard screen
u21631532 Sep 30, 2024
eb3f917
Refactor OccupancyModel component
u21631532 Sep 30, 2024
0051e43
Refactor error logging in fetchLatestCount function
KamogeloMoeketse Sep 30, 2024
dab5a15
Merge branch 'mobile/feat/analytics' of https://github.com/COS301-SE-…
KamogeloMoeketse Sep 30, 2024
03e397f
Refactor speakRecommendation function in Recommendations.tsx
u21631532 Sep 30, 2024
f556038
Merge branch 'mobile/feat/analytics' of https://github.com/COS301-SE-…
u21631532 Sep 30, 2024
51f82f4
Refactor text-to-speech settings in Recommendations component
KamogeloMoeketse Sep 30, 2024
87ea8d8
Merge branch 'mobile/feat/analytics' of https://github.com/COS301-SE-…
KamogeloMoeketse Sep 30, 2024
ab3b3ab
Added more component tests
Rethakgetse-Manaka Sep 30, 2024
b3eb94b
More tests
Rethakgetse-Manaka Sep 30, 2024
a466af3
Refactor fetchUserBookings function in bookings utils
u21631532 Sep 30, 2024
cafbf73
Refactor date picker in Dashboard component
KamogeloMoeketse Sep 30, 2024
0b2b4ca
Merge branch 'mobile/feat/analytics' of https://github.com/COS301-SE-…
KamogeloMoeketse Sep 30, 2024
8ee1784
Refactor VerifyMobileUser function in middleware.go to handle cache n…
waveyboym Sep 30, 2024
08f66b0
Completed Location services frontend component
waveyboym Sep 30, 2024
df510d5
Adding new packages for ip management system
waveyboym Sep 30, 2024
dd400cf
Add unit and integration testing policy for Golang
waveyboym Sep 30, 2024
2f17f4a
Remove outdated testing policy documentation
waveyboym Sep 30, 2024
2e4e649
Add system monitoring policy documentation
waveyboym Sep 30, 2024
1ac818c
Refactor security testing policy documentation
waveyboym Sep 30, 2024
2238a7a
Refactor performance testing policy documentation
waveyboym Sep 30, 2024
b508d85
added architectural diagram
waveyboym Sep 30, 2024
12399f0
preparing for desktop config
waveyboym Sep 30, 2024
585b46c
100% working tests
u21631532 Sep 30, 2024
2ec0100
Merge branch 'mobile/feat/analytics' of https://github.com/COS301-SE-…
u21631532 Sep 30, 2024
c2a917b
minor fixes
Tinashe-Austin Sep 30, 2024
2fc3a5e
Merge branch 'develop' into fix/web/minor-fixes
Tinashe-Austin Sep 30, 2024
e94310d
Refactor PDF download button in OccupancyModal component
Tinashe-Austin Sep 30, 2024
654e0ae
Refactor PDF download button in OccupancyModal component
Tinashe-Austin Sep 30, 2024
21be248
Refactor package dependencies to include @react-native-community/date…
KamogeloMoeketse Sep 30, 2024
2e37eec
Merge branch 'mobile/feat/analytics' of https://github.com/COS301-SE-…
KamogeloMoeketse Sep 30, 2024
9a1d1f9
Refactor login function in auth services
u21631532 Sep 30, 2024
0d8ff16
Merge branch 'mobile/feat/analytics' of https://github.com/COS301-SE-…
u21631532 Sep 30, 2024
3bf6b36
Refactor PDF download button in OccupancyModal component
Tinashe-Austin Sep 30, 2024
5814f43
Removing package.json
Tinashe-Austin Sep 30, 2024
d4f5ca3
Adding package.json
Tinashe-Austin Sep 30, 2024
6f7870a
Refactor PDF download button in OccupancyModal component
Tinashe-Austin Sep 30, 2024
efe2903
Merge pull request #412 from COS301-SE-2024/fix/web/minor-fixes
Tinashe-Austin Sep 30, 2024
2f9d3ac
Refactor API services and authentication
KamogeloMoeketse Sep 30, 2024
af16d1b
Refactor user role dropdown in BookingComponent
Tinashe-Austin Sep 30, 2024
e18dd3f
Refactor user role dropdown in BookingComponent
Tinashe-Austin Sep 30, 2024
998f56b
More tests added
Rethakgetse-Manaka Sep 30, 2024
72a2934
Merge pull request #414 from COS301-SE-2024/fix/web/minor-fixes
Tinashe-Austin Sep 30, 2024
cc6b3df
Refactor PDF download button in OccupancyModal component
Tinashe-Austin Sep 30, 2024
208909e
Fixing lint errors
Rethakgetse-Manaka Oct 1, 2024
365260a
Fixing linting
Rethakgetse-Manaka Oct 1, 2024
bc07a43
Fixing linting errors
Rethakgetse-Manaka Oct 1, 2024
72fdf43
Updating tests
Rethakgetse-Manaka Oct 1, 2024
f1a46f8
Fixing build errors
Rethakgetse-Manaka Oct 1, 2024
e7499db
Merge pull request #417 from COS301-SE-2024/Test/web/test
Rethakgetse-Manaka Oct 1, 2024
e8a09b8
Endpoints docs updated
Rethakgetse-Manaka Oct 1, 2024
39f395a
Refactor PeakOfficeHoursChart component
Tinashe-Austin Oct 1, 2024
dfdd37c
predict hourly by day
KamogeloMoeketse Oct 1, 2024
65e0a83
Merge branch 'mobile/feat/analytics' of https://github.com/COS301-SE-…
KamogeloMoeketse Oct 1, 2024
4c72da9
Merge branch 'develop' into mobile/feat/analytics
KamogeloMoeketse Oct 1, 2024
93e3d8b
Merge pull request #418 from COS301-SE-2024/mobile/feat/analytics
KamogeloMoeketse Oct 1, 2024
db11fc2
minor cal fix
Tinashe-Austin Oct 1, 2024
3e2b1cb
Update package.json to include @types/react-datepicker dependency
Tinashe-Austin Oct 1, 2024
0f2bd52
last fixes, its a wrap
Tinashe-Austin Oct 1, 2024
e993977
last last
Tinashe-Austin Oct 1, 2024
851f8d5
Merge branch 'develop' into fix/web/minor-fixes
Tinashe-Austin Oct 1, 2024
63746c7
Refactor OccupancyModal component to improve readability and maintain…
Tinashe-Austin Oct 1, 2024
c13dacc
Refactor OccupancyModal component to improve button labels
Tinashe-Austin Oct 1, 2024
8c8ad8c
Refactor OccupancyModal component to improve button labels and readab…
Tinashe-Austin Oct 1, 2024
fbc5c09
Refactor ProfileComponent to remove unnecessary class name
Tinashe-Austin Oct 1, 2024
cb85153
fix test
Tinashe-Austin Oct 1, 2024
03cd608
Refactor OccupancyModal component to improve button labels and downlo…
Tinashe-Austin Oct 1, 2024
24f89a0
Refactor OccupancyModal component to improve button labels and downlo…
Tinashe-Austin Oct 1, 2024
a839016
Merge pull request #415 from COS301-SE-2024/fix/web/minor-fixes
Tinashe-Austin Oct 1, 2024
6021660
✨Last minute docs update + minor ui fixes and ux fixes here and there💄
waveyboym Oct 1, 2024
b02b89e
Full copy: Working desktop app💻
waveyboym Oct 1, 2024
ad12f38
Update package versions to 1.0.0
waveyboym Oct 1, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Refactor ProfileComponent to remove unnecessary class name
  • Loading branch information
Tinashe-Austin committed Oct 1, 2024
commit fbc5c0922330e59b5182290cea9bb292093c43ba
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const ProfileComponent = ({

return (
<div data-testid="profile" className="flex items-center space-x-4">
<div className="avatar online">
<div className="avatar ">
<div className="w-24 rounded-full">
<img src={profileImage} alt="Profile" />
</div>
Expand Down
Loading