-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(KUI-1149): redesign of course page (#360)
* feat(KUI-1149): add Tabs component (based on tabs from headless-ui) * feat(KUI-1149): add main structure with round dropdown to new semester tabs * feat(KUI-1149): add new RoundInformation component (will replace most of RoundInformationOneCol) * fix(KUI-1149): fix reset bug in useSemesterRoundState and simplified DropdownRounds * feat(KUI-1149): add new RoundApplicationButton component (and remove old) * feat(KUI-1149): move syllabys pdf section to own component * feat(KUI-1149): remove old RoundInformationOneCol and rewrite/add tests for RoundInformation * fix(KUI-1149): remove use of deprecated defaultProps in Alert * feat(KUI-1149): moved main couse info to seperate component, added special case for courses without course rounds * test(KUI-1149): fixed course page test cases * feat(KUI-1149): replace tabs implementation with radio buttons * feat(KUI-1149): remove tab component * feat(KUI-1149): add media query style * feat(KUI-1149): update translation texts * fix: npm audit fix * feat(KUI-1149): update style of semester selector ("tabs"/radio buttons)
- Loading branch information
karlandindrakryggen
authored
Aug 16, 2024
1 parent
b1f5777
commit 2e663d1
Showing
39 changed files
with
1,037 additions
and
1,109 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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.