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

Feat/render #441

Merged
merged 104 commits into from
Sep 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
104 commits
Select commit Hold shift + click to select a range
9507d03
📝 update user char & functional reqs
zionvanwyk Sep 25, 2024
6018e01
📐Updated production API URL
Douglasj02 Sep 25, 2024
57cc400
📐Updated angular.json to use prod API URL
Douglasj02 Sep 25, 2024
4c7519b
📐Updated static.json
Douglasj02 Sep 25, 2024
44f2c5b
📐Updated angular.json
Douglasj02 Sep 25, 2024
0681333
📐Updated angular.json
Douglasj02 Sep 25, 2024
25d8255
📐Updated angular.json
Douglasj02 Sep 25, 2024
1ea4679
📐Updated routes to remove hashes
Douglasj02 Sep 25, 2024
27ff2ca
📐Updated angular.json
Douglasj02 Sep 25, 2024
1ea32fe
📐Updated angular.json (again)
Douglasj02 Sep 25, 2024
ac1bfb3
📐Added deployed frontend to CORS enabled URL's
Douglasj02 Sep 25, 2024
cbe5742
📐Adjusted CORS policy
Douglasj02 Sep 25, 2024
086e59b
📐Updated CORS policy
Douglasj02 Sep 25, 2024
5447cfb
📐Updated API calls to use environment API URL
Douglasj02 Sep 25, 2024
6682a72
📐Updated all frontend services to use environment API URL
Douglasj02 Sep 25, 2024
5114a5c
📐Updated API URL syntax for Spotify service
Douglasj02 Sep 25, 2024
0088f43
📐Updated callback URL
Douglasj02 Sep 25, 2024
231f2f6
📐Updated supabase service callback URL
Douglasj02 Sep 25, 2024
53de92f
:straight_ruler: Updated static.json
Douglasj02 Sep 25, 2024
5e66fe3
:triangular_ruler: Updated authCallbackComponent
Douglasj02 Sep 25, 2024
52a752b
:construction: Added logs to supabase service
Douglasj02 Sep 25, 2024
12c9b2c
:construction: Updated frontend auth service
Douglasj02 Sep 25, 2024
d3ce003
:construction: Updated token service
Douglasj02 Sep 25, 2024
b7a0981
:construction: Updated frontend Auth service
Douglasj02 Sep 25, 2024
d7e0542
:triangular_ruler: Fixed error in frontend Auth service
Douglasj02 Sep 27, 2024
4e8c11d
:construction: Temporarily disabled service worker for production
Douglasj02 Sep 27, 2024
d549e52
🎉 create non-committables document
zionvanwyk Sep 27, 2024
e030657
:triangular_ruler: Updated static.json
Douglasj02 Sep 27, 2024
177467c
:triangular_ruler: Updated angular.json to include static.json in bui…
Douglasj02 Sep 27, 2024
035bbb3
:construction: Updated login view and authcallback component
Douglasj02 Sep 29, 2024
2c785ab
:construction: Updated redirectUrl for OAuth
Douglasj02 Sep 29, 2024
8289540
Merge pull request #413 from COS301-SE-2024/develop
Divergent-Caesar Sep 29, 2024
a6f5ed1
changes
Divergent-Caesar Sep 29, 2024
4c7de65
:construction: Removed onDestroy from app component
Douglasj02 Sep 29, 2024
0e11f58
:construction: Updated app.component.ts to redirect to callback if ha…
Douglasj02 Sep 29, 2024
fbf04e1
:triangular_ruler: Updated backend supabase service to redirect based…
Douglasj02 Sep 29, 2024
b06991a
Merge branch 'develop' into feat/renderDeployment
Douglasj02 Sep 29, 2024
e9ddf12
:muscle: Fixed extra brace from merge conflict
Douglasj02 Sep 29, 2024
d3626b5
:construction: Removed ready check for bottom player
Douglasj02 Sep 29, 2024
9d345e1
:triangular_ruler: Updated backend package.json
Douglasj02 Sep 29, 2024
fc60df3
🔰 fixed tests
Divergent-Caesar Sep 29, 2024
4c35d78
:triangular_ruler: Updated backend package.json
Douglasj02 Sep 29, 2024
08b1d2e
:triangular_ruler: Updated angular.json
Douglasj02 Sep 29, 2024
ee7e7d7
:triangular_ruler: Reverted backend package.json changes
Douglasj02 Sep 29, 2024
07484bd
Merge pull request #415 from COS301-SE-2024/feat/renderDeployment
Douglasj02 Sep 29, 2024
5d30a16
🔰 more tests added to auth.service
Divergent-Caesar Sep 29, 2024
bdb22ab
🔰 tests added
Divergent-Caesar Sep 29, 2024
b5d3d83
:triangular_ruler: Updated backend build command
Douglasj02 Sep 29, 2024
62c8c07
Merge pull request #427 from COS301-SE-2024/feat/renderDeployment
21434809 Sep 29, 2024
da623be
:triangular_ruler: Updated backend start commands
Douglasj02 Sep 29, 2024
2952968
📐Refactor app.routes.ts to remove duplicate path for AuthCallbackComp…
21434809 Sep 29, 2024
9d9789e
:triangular_ruler: Fixed bug with authCallback
Douglasj02 Sep 29, 2024
01f0654
Merge branch 'feat/renderDeployment' of https://github.com/COS301-SE-…
Douglasj02 Sep 29, 2024
66e77b7
Merge pull request #428 from COS301-SE-2024/feat/renderDeployment
Douglasj02 Sep 29, 2024
3a07caf
🚀 adjusted player styling
zionvanwyk Sep 29, 2024
6780480
🚀 made rounding of divs consistent
zionvanwyk Sep 29, 2024
a739d43
🔰 Redid spotify.service
Divergent-Caesar Sep 29, 2024
5c9e2f1
:triangular_ruler: Added later commits manually
Douglasj02 Sep 29, 2024
6be7907
Revert ":triangular_ruler: Added later commits manually"
Douglasj02 Sep 29, 2024
9732913
🔰 added intial tests for youtube service
Divergent-Caesar Sep 29, 2024
bd10a00
🔰 aaahhhh
Divergent-Caesar Sep 29, 2024
46ceff4
🔰 attempted to reduce errors
Divergent-Caesar Sep 29, 2024
98b8e5f
📝 updated architecture spec
zionvanwyk Sep 30, 2024
bc678f6
📝 update readme
zionvanwyk Sep 30, 2024
663b84d
extention of commit
Divergent-Caesar Sep 30, 2024
524e1fb
📝 update readme
zionvanwyk Sep 30, 2024
2875e00
:triangular_ruler: Updated service worker config
Douglasj02 Sep 30, 2024
252800a
added test conditions
Divergent-Caesar Sep 30, 2024
7a8dc8d
🎉New Favicon - not a dolphin
21434809 Sep 30, 2024
a33b195
Removed broken stuff
Divergent-Caesar Sep 30, 2024
b2ab5f9
🎉Update favicon images and manifest.webmanifest
21434809 Sep 30, 2024
866bdb6
Merge branch 'feat/test' into stablization
Douglasj02 Sep 30, 2024
c21fdd3
Merge pull request #436 from COS301-SE-2024/stablization
Douglasj02 Sep 30, 2024
9a6fcf2
📝 update AI report
MariePretorius Sep 30, 2024
1ae6738
📝 removed empty appendix
MariePretorius Sep 30, 2024
bfc7e37
:triangular_ruler: Removed redundant test in app service spec
Douglasj02 Sep 30, 2024
d9be45c
📝 added microservices to architecture doc
MariePretorius Sep 30, 2024
cb969fb
📝 added non-committable contributions
MariePretorius Sep 30, 2024
bf4467e
guh
Divergent-Caesar Sep 30, 2024
aa7b6fd
📐Refactor big-rounded-square-card.component.html for responsive design
21434809 Sep 30, 2024
f334838
:triangular_ruler: Fixed authcallback component tests
Douglasj02 Sep 30, 2024
f0d365a
📐Refactor moods-list and moods components for responsive design
21434809 Sep 30, 2024
f369662
📐Refactor mobilehome.component.html for responsive design
21434809 Sep 30, 2024
f0db6d8
📐Refactor mobilehome.component.html for responsive design
21434809 Sep 30, 2024
66b6ad9
:rocket: Added deployment diagram
Douglasj02 Sep 30, 2024
1f3f8af
Merge pull request #437 from COS301-SE-2024/feat/renderMobile
21434809 Sep 30, 2024
f8db432
📝 updated architecture diagram
MariePretorius Sep 30, 2024
cea10a0
modified exit criteria
Divergent-Caesar Sep 30, 2024
e8c3f1b
:triangular_ruler: Re-added desktop and login page updates
Douglasj02 Sep 30, 2024
cd33096
📐Refactor echo-song component for responsive design
21434809 Sep 30, 2024
f3dabbd
:triangular_ruler: Re-added icons
Douglasj02 Sep 30, 2024
5b0044e
🚀 edited help menu
zionvanwyk Sep 30, 2024
c5e58b0
Merge pull request #438 from COS301-SE-2024/feat/tileInsights
zionvanwyk Sep 30, 2024
410081a
📐Refactor app.component.html for responsive design
21434809 Sep 30, 2024
3c5a43c
:rocket: Updated user library to use return data from backend
Douglasj02 Sep 30, 2024
b4a2fd2
Merge branch 'feat/render' of https://github.com/COS301-SE-2024/ECHO …
Douglasj02 Sep 30, 2024
57961a8
📐Refactor mobile login and register footers for responsive design
21434809 Sep 30, 2024
3df8ea0
Merge pull request #439 from COS301-SE-2024/feat/renderMobile
21434809 Sep 30, 2024
25741e9
:memo: updated user manual
zionvanwyk Sep 30, 2024
3e37629
Merge branch 'feat/render' of https://github.com/COS301-SE-2024/ECHO …
zionvanwyk Sep 30, 2024
0906188
Merge branch 'feat/render' into documentation_v2
Douglasj02 Sep 30, 2024
2c65edf
Merge pull request #440 from COS301-SE-2024/documentation_v2
Douglasj02 Sep 30, 2024
d3e9fec
Merge branch 'feat/render' into feat/test
Douglasj02 Sep 30, 2024
337a958
Merge pull request #442 from COS301-SE-2024/feat/test
Douglasj02 Sep 30, 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
128 changes: 0 additions & 128 deletions Backend/coverage/clover.xml

This file was deleted.

12 changes: 0 additions & 12 deletions Backend/coverage/coverage-final.json

This file was deleted.

Loading
Loading