Arjun Salyan and Arjun Salyan
a2b75ce946
Port health: Use background loading
...
This improves performance for the port details page because port-health
is an expensive query
2021-12-20 22:17:11 +05:30
Mojca Miklavec
6edc96b737
Add missing source files for bootstrap
2021-07-25 18:48:41 +02:00
Arjun Salyan and Arjun Salyan
5448bf86eb
Stats: Use Map instead of Object
2021-06-12 16:30:54 +05:30
arjunsalyan
b838251a28
Add trailing slash to Typeahead api calls
...
This will prevent the unnecessary redirect created by Django to append the additional slash.
2020-08-12 22:58:13 +05:30
arjunsalyan
d75bb81a4d
Port pages: clamp long description
2020-08-03 13:12:25 +05:30
arjunsalyan
c1e5089566
All builds: update filters to allow multi-select
2020-08-03 13:12:25 +05:30
arjunsalyan
66e1af6ba8
Add follow button to search
2020-07-21 21:25:23 +05:30
arjunsalyan
6a44d8da70
Add experimental dark mode
2020-07-21 21:25:23 +05:30
arjunsalyan
5dca20c43e
Update homepage and logo
2020-07-16 23:43:07 +05:30
arjunsalyan
14d87d36b6
All builds: drop use of ajax
...
This has many benefits:
- makes the code easier to maintain
- removes complex javascript
- reduces the amount of code
- allows to have copyable urls for various filters
2020-06-22 11:24:17 +05:30
arjunsalyan
2759f32ff3
Search: add filter for installed files
2020-06-10 15:40:56 +05:30
arjunsalyan
006cbf8faf
Overall stats: drop pie charts and fix width
2020-06-10 15:40:56 +05:30
arjunsalyan
af8667c0a6
Improve JS code for fetching tickets
2020-06-10 15:40:56 +05:30
arjunsalyan
1cae731c58
Port detail: load files only after request is made
2020-06-10 15:40:56 +05:30
arjunsalyan
f7cc27786b
Fix url forwarding by tickets loader
2020-06-10 15:40:56 +05:30
arjunsalyan
889f4487f7
Port stats: add async charts based on charts.js library
2020-06-10 15:40:56 +05:30
arjunsalyan
9c06ac9697
Refactor and improve code for port-detail page
2020-05-31 16:30:41 +05:30
arjunsalyan
df0cebc90c
Add quick search to header of all pages
2020-05-31 16:30:41 +05:30
arjunsalyan
6478e550fc
Replace maintainer views with search view
2020-05-31 16:30:41 +05:30
arjunsalyan
9865856266
Replace variant views with search view
2020-05-31 16:30:41 +05:30
arjunsalyan
d0d82f2a46
Add filter for up-to-date ports
2020-05-31 16:30:41 +05:30
arjunsalyan
9d7c973a69
Move all the filters to left sidebar
2020-05-31 16:30:41 +05:30
arjunsalyan
42fe77abf2
Add autocompleting variant filter to search
2020-05-31 16:30:41 +05:30
arjunsalyan
13441bbb1d
Add autocompleting categories filter to search
2020-05-31 16:30:41 +05:30
arjunsalyan
f53365c0f8
Add autocompleting maintainer selector on search
2020-05-31 16:30:41 +05:30