-
Notifications
You must be signed in to change notification settings - Fork 803
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Frontend_V2: Add Tab view on the settings page(#3551)
* add tab view to settings tab * fix worker title * change tab-heading * add :host -> does not change styles when coming from other compoenent * merge phase and leaderboard tab * show defauly options in select phase * add comments * fix private label for small screen size * fix spacing issues * add evaluation script heading * add check for empty arrays * make phase splits private when phase is private Co-authored-by: Rishabh Jain <[email protected]>
- Loading branch information
1 parent
797e1e7
commit c9b05b5
Showing
9 changed files
with
981 additions
and
842 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
516 changes: 263 additions & 253 deletions
516
frontend_v2/src/app/components/challenge/challengesettings/challengesettings.component.html
Large diffs are not rendered by default.
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
Oops, something went wrong.