Commit 58d4925
Filtering courses (#63)
* slider
* model filter setup
* slider
* model filter setup
* model changes and setup
* initial set-up, and basic filtering functions for FilterPresenter
* filter changes passing
* slider
* model filter setup
* slider
* model filter setup
* model changes and setup
* initial set-up, and basic filtering functions for FilterPresenter
* filter changes passing
* filter pass to model
* small things, slightly touched search, slightly fixed filter presenter, added the file for eligibility from elias
* somewhat working filters (still search works on all courses, it will be incoming), working filters are the following: credits, academiclevel, language
* collapsible department menu
* fixed null pointer references, a lot of added try_catches, a lot of course?. property checks for undefined
* department filter visals
* eligibility values set to model
* pre-merging with deo, semi-working eligibility checker function, about to connect with ui
* some changes, but still broken on eligibility infinite recursive function
* department menu work
* fixed infinite loop, by adding edgecase for if course?.prerequisites is undefined, it works
* beautius department filter
* some filters working
---------
Co-authored-by: b2stickman <b2stickman@gmail.com>1 parent 0cd45e5 commit 58d4925
File tree
17 files changed
+1185
-188
lines changed- my-app/src
- pages
- presenters
- scripts
- views
- Components/SideBarComponents
17 files changed
+1185
-188
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
9 | 28 | | |
10 | 29 | | |
11 | 30 | | |
| |||
66 | 85 | | |
67 | 86 | | |
68 | 87 | | |
69 | | - | |
70 | 88 | | |
71 | 89 | | |
72 | 90 | | |
| |||
85 | 103 | | |
86 | 104 | | |
87 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
88 | 151 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments