-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New APIs implementation and various enhancements (#414)
* Handle extra groups APIs response on /groups section Remove old models no longer needed Restructure group items components * Replace underscores with hyphens front-end side Handle eventual redirects * Update [slug].tsx * Better typing in GroupItem component * Remove university groups images * Handle students associations results Add correct image URL to extra groups * Update Requests.ts * Update Faq.ts * Update some models * Some fixes Fix group types visualization on /courses page Add sticky behaviour to rules sub headers (#406) Add global state for header pin state Update metadata for university section * Groups section overhaul #409 * Pages UI/UX and performance overhaul Improve performance Improve group types selector Improve subheaders behaviour in degree page Improve UX and degree resources research Improve services page #352 #407 #404 * Fix google translation break client render #395 * Restructure organization page * Improve typography * Update organization.tsx * Setup new endpoint for featured groups * Format users_count number for groups cards * Improve cards style in services page * Update organization.tsx
- Loading branch information
1 parent
40d30ec
commit a15f23c
Showing
74 changed files
with
856 additions
and
935 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,8 @@ | ||
Project maintainers: | ||
|
||
Giuseppe Del Campo <[email protected]> | ||
Giuseppe Del Campo <[email protected]> | ||
Marco Aceti <[email protected]> | ||
Manuele Lucchi <[email protected]> | ||
|
||
|
||
Contributors: | ||
|
||
Giuseppe Roberti <> | ||
Davide Busolin <> | ||
Roberto Pinotti <> | ||
https://github.com/StudentiUniMi/website/graphs/contributors |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.