Commit c77c2b3
Limit amounts of techs shown per page (#1007)
* custom techreport header
* add prototype categories page
* add filters in sidebar and change page based on amount of techs
* add new nav and filter structure (wip
* responsive filters prototype
* wip: add collapsible filter sidebar
* fix bug with double close button
* add aria
* add checkboxes on category page, update texts, minor bugfixes
* select correct technology in comparison view, remove category selector, minor bugfixes
* fix css linting
* fix linting
* fix linting
* fix sorting order multi apps
* sort table alternative correctly
* close <nav>
* update tests
* format tests
* Update src/js/techreport/tableLinked.js
Co-authored-by: Rick Viscomi <rviscomi@users.noreply.github.com>
* fix geo/rank bug, long category list bug, adoption bug, add category summary, improve landing page card interaction
* add technologies to summary in category page
* add timestamp to category page and format large numbers
* remove console.log
* select correct technology in comparison view filters
* make menu responsive on mobile + track aria-expanded status
* give remove button icon alt that matches the label
* filter out data with empty content
* fix linting
* add width and height to close filter button
* remove placeholder texts
* add icons and chart to the summary tables
* add descriptions to technologies
* style lighthouse cards
* add lighthouse progress circles to table
* edit styling of the client dropdown selector
* move breakdown selector to top of page
* add LH circles to table alt, category descriptions, tech img
* update colors and change linting
* prototype 10 results at a time in the category view
* add pagination info
* style description
* add basic skip-to-main links
* paginate table and update selection correctly
* update linting
* linting
* fix select button label bug
* only fetch category and technology names in the dropdowns
* prototype overview of selected techs
* limit selection up to 10 and allow unselection from summary
* don't programmatically set style attribute on elements that don't exist
* add row selector
* remove console.log
* remove unused import
* linting
* add values to options
* split up rows selector options
* Update src/js/components/filters.js
Co-authored-by: Barry Pollard <barry_pollard@hotmail.com>
* Update src/js/components/filters.js
Co-authored-by: Barry Pollard <barry_pollard@hotmail.com>
* Update src/js/techreport/tableLinked.js
Co-authored-by: Barry Pollard <barry_pollard@hotmail.com>
* Update src/js/techreport/utils/data.js
Co-authored-by: Barry Pollard <barry_pollard@hotmail.com>
* use encodeURI instead of replaceAll
* fix bugs, prefill table comparison view
* fix indent
* set lower default progress bar value
---------
Co-authored-by: Rick Viscomi <rviscomi@users.noreply.github.com>
Co-authored-by: Barry Pollard <barry_pollard@hotmail.com>1 parent f02274d commit c77c2b3
File tree
13 files changed
+537
-158
lines changed- config
- server
- src/js
- components
- techreport
- utils
- static/css/techreport
- templates
- techreport
- components
- templates
13 files changed
+537
-158
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
708 | | - | |
709 | 708 | | |
710 | 709 | | |
711 | 710 | | |
| |||
719 | 718 | | |
720 | 719 | | |
721 | 720 | | |
| 721 | + | |
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
| |||
1159 | 1159 | | |
1160 | 1160 | | |
1161 | 1161 | | |
1162 | | - | |
| 1162 | + | |
1163 | 1163 | | |
1164 | 1164 | | |
1165 | 1165 | | |
1166 | 1166 | | |
1167 | 1167 | | |
1168 | 1168 | | |
1169 | | - | |
| 1169 | + | |
1170 | 1170 | | |
1171 | 1171 | | |
1172 | 1172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
92 | 100 | | |
93 | 101 | | |
94 | 102 | | |
95 | 103 | | |
96 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
97 | 109 | | |
98 | 110 | | |
99 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | 81 | | |
84 | 82 | | |
85 | | - | |
86 | 83 | | |
87 | 84 | | |
88 | 85 | | |
89 | 86 | | |
90 | 87 | | |
91 | 88 | | |
92 | | - | |
93 | | - | |
| 89 | + | |
94 | 90 | | |
95 | 91 | | |
96 | 92 | | |
97 | 93 | | |
98 | 94 | | |
99 | 95 | | |
100 | 96 | | |
101 | | - | |
102 | 97 | | |
103 | 98 | | |
104 | 99 | | |
105 | 100 | | |
106 | 101 | | |
107 | 102 | | |
108 | | - | |
| 103 | + | |
109 | 104 | | |
110 | | - | |
| 105 | + | |
111 | 106 | | |
112 | 107 | | |
113 | 108 | | |
| |||
161 | 156 | | |
162 | 157 | | |
163 | 158 | | |
164 | | - | |
| 159 | + | |
165 | 160 | | |
166 | 161 | | |
167 | | - | |
| 162 | + | |
168 | 163 | | |
169 | 164 | | |
170 | | - | |
| 165 | + | |
171 | 166 | | |
172 | 167 | | |
173 | | - | |
174 | | - | |
| 168 | + | |
| 169 | + | |
175 | 170 | | |
176 | 171 | | |
177 | 172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | 93 | | |
95 | | - | |
| 94 | + | |
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
| |||
277 | 276 | | |
278 | 277 | | |
279 | 278 | | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
357 | 282 | | |
358 | 283 | | |
359 | 284 | | |
| |||
411 | 336 | | |
412 | 337 | | |
413 | 338 | | |
414 | | - | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
415 | 357 | | |
416 | 358 | | |
417 | | - | |
| 359 | + | |
418 | 360 | | |
419 | 361 | | |
420 | 362 | | |
421 | | - | |
| 363 | + | |
422 | 364 | | |
423 | 365 | | |
424 | 366 | | |
| |||
0 commit comments