-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multi fixes, pre Hacktoberfest 2023 (#215)
* Display Login Page on StartUp for first time users 1/2 (#185) * Added checklog script * checklog to check if user logged in checklog script checks if user has already logged in before to show log in page on start * Redirect to popup after user enters login info * Readme logo fix (#188) * Removed logo * Fixed the colour of the log in button * Udated Login Page * Update README.md Co-authored-by: Pranjal Prasoon <thegreatishukumar100@gmail.com> Co-authored-by: Vishal Lokare <31512838+vishal-lokare@users.noreply.github.com> Co-authored-by: Pranjal Prasoon <79872203+motaboii@users.noreply.github.com> Co-authored-by: Sumanth Kotikalapudi <kotikalapudisumanth@gmail.com> Co-authored-by: Aditya Srinivas Menon <adityasrinivas.menon@gmail.com> * Version 3.0.2 * Update popup.html (#196) * fixed reset bug in login * added autojoomer navbar * Updated login page UI * added link on the logo * Update (#197) * Removed logo * Fixed the colour of the log in button * Udated Login Page * toast added * toast added Co-authored-by: Pranjal Prasoon <thegreatishukumar100@gmail.com> Co-authored-by: Vishal Lokare <31512838+vishal-lokare@users.noreply.github.com> Co-authored-by: Pranjal Prasoon <79872203+motaboii@users.noreply.github.com> Co-authored-by: Sumanth Kotikalapudi <kotikalapudisumanth@gmail.com> Co-authored-by: Aditya Srinivas Menon <adityasrinivas.menon@gmail.com> * Branch display fix (#192) * This commit will fix the bug(displaying CSE instead of CSY for BCY students) in the login page. * Bug Fix - CSY Display * New Idea for Fixing bug * Found the error and Fixed it. * #186 LMS button fixed to divert user to correct website. (#199) * Update popup.html * Description This PR solves #187 Changed the default value for branch, and batch so it gets updated after Logging in. Added CSY branch which wasn't mentioned before. Doesn't get stuck at CSE all the time. Type of change Bug fix (non-breaking change which fixes an issue) Browsers Tested on? Chrome Checklist: My code follows the style guidelines of this project I have performed a self-review of my own code I have checked the responsiveness of the component I built I have commented on my code, particularly in hard-to-understand areas My changes generate no new warnings Co-authored-by: Vishal Lokare <31512838+vishal-lokare@users.noreply.github.com> * Replace Timeout on Login Page with Back Button 2/2 (#200) * Replaced timeout with button to go back * Replaced timeout with back button for login page Co-authored-by: Vishal Lokare <31512838+vishal-lokare@users.noreply.github.com> * Border Properties for footer buttons edited. (#207) * Update README.md (#210) * Color change (#211) * toast added * toast added * updates * Removed unwanted commit message leftover --------- Co-authored-by: Neeraj P Yetheendran <46917698+NXPY123@users.noreply.github.com> Co-authored-by: D PRIYATHAM <priyathamdarisi@gmail.com> Co-authored-by: Pranjal Prasoon <thegreatishukumar100@gmail.com> Co-authored-by: Pranjal Prasoon <79872203+motaboii@users.noreply.github.com> Co-authored-by: Sumanth Kotikalapudi <kotikalapudisumanth@gmail.com> Co-authored-by: Aditya Srinivas Menon <adityasrinivas.menon@gmail.com> Co-authored-by: SAkET ROsHAn RAi <78961362+SRR-CODER@users.noreply.github.com> Co-authored-by: Nikhil Menon <nikhil9302@gmail.com> Co-authored-by: Nikhil Menon <74824711+nikhil9302@users.noreply.github.com> Co-authored-by: Manas Gupta <82592534+Manas0109@users.noreply.github.com> Co-authored-by: N.N.L.Keerthana <nyshadham21bcs185@iiitkottayam.ac.in>
- Loading branch information
1 parent
f5cb715
commit ceedb1e
Showing
7 changed files
with
136 additions
and
49 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
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