Commit 5d4bb0f
Prereq oaktree (#133)
* 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
* Set up for url handling
* URL in progress
* URL fix
* Fix try 3
* URL fix again because LSK hates DNS
* Update PrerequisitePresenter.jsx
---------
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>
Co-authored-by: daDevBoat <elias.richard.naess@gmail.com>
Co-authored-by: daDevBoat <113507675+daDevBoat@users.noreply.github.com>1 parent 3bdd25f commit 5d4bb0f
File tree
5 files changed
+8
-7
lines changed- my-app/src
- presenters
- views
- Components
5 files changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
| 329 | + | |
330 | 330 | | |
331 | | - | |
| 331 | + | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
173 | 174 | | |
174 | | - | |
| 175 | + | |
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
180 | | - | |
| 181 | + | |
181 | 182 | | |
182 | 183 | | |
183 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
483 | | - | |
| 483 | + | |
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments