Commit f5502ff
authored
WEBDEV-7757 Adjust sort options shown for TV searches (#494)
* Adjust sort bar to make list of sort options configurable
* Adjust sort bar template with new display logic
* Improve template readability/consistency a bit
* Add dom.iterable to tsconfig
* Add & update unit tests
* Better organize sort option templates
* Update unit tests
* Switch views/date sort display type depending on available options
* Simplify views/date sort availability1 parent 97b42ad commit f5502ff
File tree
5 files changed
+502
-141
lines changed- src
- sort-filter-bar
- test/sort-filter-bar
5 files changed
+502
-141
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
802 | 805 | | |
803 | 806 | | |
804 | 807 | | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
805 | 830 | | |
806 | 831 | | |
807 | 832 | | |
808 | 833 | | |
| 834 | + | |
| 835 | + | |
809 | 836 | | |
810 | 837 | | |
811 | | - | |
812 | | - | |
| 838 | + | |
813 | 839 | | |
814 | 840 | | |
815 | 841 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
325 | 346 | | |
326 | 347 | | |
327 | 348 | | |
| |||
532 | 553 | | |
533 | 554 | | |
534 | 555 | | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
535 | 583 | | |
536 | 584 | | |
537 | 585 | | |
| |||
0 commit comments