Commit 85e14c0
Prereq oaktree check if prereq course exists (#111)
* sidebar component add
* tailwind workin, beggining page building
* structure
* fixed app
* Main design layout
* initial sidebar
* courseView init
* the course page initial tests
* Make it run on my comuter
* Tree without database integration
* fixes
* npm update
* add to page
* Biiiiig Refactoring
* Broken version of prereq tree
* Fixed not rendering anything. Still broken
* Working v1
* handling #prereqs
* Test
* removed commented out code
* More info expands now
* More info expands now
* More info expands now
* Start coding on line 135 in PrereqTreePresenter Mr. PO
* Prereqs colored and expands more info
* added css styling
* Fixed copy bug
* Crash fix in PrerequisitePresenter.jsx
* merge fix
* Prereq tree compression, error handling, debuging, database update
* Added null support (hopefully)
* Bug fixes
* Desplays periods
* Bug finally fixed (hopefully)
* Check if course exists before doing pop up
---------
Co-authored-by: kexana <deotsts@gmail.com>
Co-authored-by: Sami Al Saati <sami.alsaati@hotmail.com>
Co-authored-by: Kacper Lisik <lisik@kth.se>
Co-authored-by: Elias Tosteberg <elias.tosteberg@gmail.com>
Co-authored-by: Sailet03 <52610280+Sailet03@users.noreply.github.com>1 parent 7cd9b9d commit 85e14c0
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
145 | 149 | | |
146 | 150 | | |
147 | 151 | | |
| |||
0 commit comments