Commit Graph

265 Commits

Author SHA1 Message Date
Sriram Hariharan
c234f2eba2 Update README.md 2020-08-13 20:12:54 -05:00
Sriram Hariharan
cb09932e98 Merge pull request #14 from tadakda/master
Update todo list
2019-11-30 15:34:13 -06:00
Kevin Dao
d2678adf3a Update todo list 2019-11-28 17:19:30 -06:00
sghsri
5aa5aca3d6 dynamic options, now store options as object rather than individually, waitlist scraping base 2019-11-10 17:30:57 -06:00
sghsri
78d8be4c99 display course department and number with unique for the conflict popup 2019-11-07 12:56:22 -06:00
sghsri
b2a34585ac conflicts hover over message 2019-10-31 15:40:57 -05:00
sghsri
ca627a8b56 updated modal padding 2019-10-27 11:24:25 -05:00
sghsri
ded8c6e8b3 updated version number 2019-10-27 11:21:52 -05:00
sghsri
2f0fe4ae68 more deconstructing 2019-10-27 10:29:54 -05:00
sghsri
05623b947c deconstructing class 2019-10-27 10:20:21 -05:00
Hariharan
8e4e1a3ecd incremented version number 2019-10-21 20:01:20 -05:00
Sriram Hariharan
2fee8499b4 Merge pull request #13 from alicelambda/master
fixed manifest naming issue
2019-10-21 19:57:57 -05:00
Alice Reuter
0e767d0656 fixed manifest naming issue 2019-10-21 19:54:59 -05:00
sghsri
6545970d3e removed colon in funny message 2019-10-16 14:24:27 -05:00
sghsri
dd3d9fcbae keyboard command on ut planner, updated version num 2019-10-16 13:44:23 -05:00
sghsri
cfd6c71f40 fixed search button class 2019-10-14 13:36:15 -05:00
sghsri
6bcfe72dc3 removed popup inline styling 2019-09-21 20:00:51 -05:00
sghsri
d9fe0cb024 removed abbreviation 2019-09-05 20:27:38 -05:00
sghsri
d2a3d50e1d updated the search to now do the semester, class, and level search, and put link to RIS on popup 2019-09-05 19:20:57 -05:00
sghsri
024d491e63 open modal when hitting more info from popup or utplanner 2019-08-27 11:01:05 -05:00
sghsri
2c5a0945c7 hour metric on popup, cleaning up utplanner/removing adding from it (because of status) 2019-08-23 10:56:36 -05:00
sghsri
d0f5d641d0 utplanner adding semi working, buttons working 2019-08-22 14:14:37 -05:00
Hariharan
12837ed19e moved getting semesters into background, message calling in popup 2019-08-20 15:02:21 -05:00
Sriram Hariharan
7ab78949ed fixed copy button bug 2019-08-16 14:22:15 -05:00
Sriram Hariharan
d6b7c0b75b Merge branch 'master' of https://github.com/tadakda/UT-Registration-Plus 2019-08-14 10:11:45 -05:00
Kevin Dao
f79d8b09cb settings pos fix 2019-08-14 10:11:06 -05:00
Sriram Hariharan
960c4d3346 Merge branch 'master' of https://github.com/tadakda/UT-Registration-Plus 2019-08-14 09:14:06 -05:00
Sriram Hariharan
e78b6beee4 can now import waitlisted classes into ut reg + 2019-08-14 09:04:02 -05:00
Kevin Dao
eed7a5a866 Merge remote-tracking branch 'upstream/master' 2019-08-13 22:58:46 -05:00
Kevin Dao
b9553121da Another attempt at fixing settings positioning 2019-08-13 22:57:59 -05:00
Sriram Hariharan
3459fda4c8 Merge pull request #11 from tadakda/master
Popup autocloses if user clicks outside the element. Cleaned up some styling.
2019-08-13 18:59:25 -05:00
Kevin Dao
998c40414a Cleaning up styling 2019-08-13 18:56:35 -05:00
Kevin Dao
69c80ec412 Remove logging statement 2019-08-13 18:52:47 -05:00
Kevin Dao
05ee82210a Merge remote-tracking branch 'upstream/master' 2019-08-13 18:51:46 -05:00
Kevin Dao
84066bb234 Added auto-closing of popup windows when clicked outside of the element. Fixed positioning of settings bar 2019-08-13 18:51:03 -05:00
Sriram Hariharan
8e8f2d96ef fixed link bug import 2019-08-13 18:25:28 -05:00
Sriram Hariharan
fffb49bcdf refactored import 2019-08-13 18:20:57 -05:00
Sriram Hariharan
e4e3898a67 seperate template into classes 2019-08-13 14:55:09 -05:00
Sriram Hariharan
c72931d0ed refactor background scripts 2019-08-13 14:39:07 -05:00
Sriram Hariharan
5c5cc48bb5 finished refactoring popup.js 2019-08-13 14:25:30 -05:00
Sriram Hariharan
c3d243c471 popup refactoring, bug fixes 2019-08-12 23:31:30 -05:00
Sriram Hariharan
893e882377 cleaned up code 2019-08-11 10:09:59 -05:00
Sriram Hariharan
e877ecaa6b refactored and cleaned up calendar 2019-08-10 19:00:16 -05:00
Sriram Hariharan
6e60e149c8 more refactoring 2019-08-10 15:19:56 -05:00
Sriram Hariharan
5f0fb88dfe More refactoring 2019-08-10 14:55:25 -05:00
Sriram Hariharan
2fbc45a3ec merge, more refactoring 2019-08-09 15:16:23 -05:00
Sriram Hariharan
a6236ba0d2 Merge pull request #10 from tadakda/master
Positioning of footer bar fixed to stay at the bottom. Updated import-export UI. If user opens one popup (import/export or search), other open popups close to prevent overlap.
2019-08-09 15:04:19 -05:00
Sriram Hariharan
8e92051882 more cleaning up of course catalog script 2019-08-09 15:03:27 -05:00
Sriram Hariharan
d557f55577 reformated and reorganized, cleaned up course catalog script 2019-08-09 14:29:07 -05:00
Kevin Dao
bad3961b6e Merge branch 'master' of https://github.com/sghsri/UT-Registration-Plus 2019-08-05 21:10:20 -05:00