Aaron Madlon-Kay and Arjun Salyan
eb8c7ed2e3
Comma-delimit numbers; use tabular figures in tables
2022-08-13 16:04:19 +05:30
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
6f5a89e556
Remove sourceMappingURL for non-existing darktheme.css.map
2021-07-25 18:48:41 +02:00
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
1743d133ea
Dark mode: Fix sorting buttons on stats/portinstallations
2020-07-21 21:25:23 +05:30
arjunsalyan
5421a6a4dd
Dark mode: Fix GitHub buttons
2020-07-21 21:25:23 +05:30
arjunsalyan
06a0147fb5
Dark mode: Fix black links on focus
2020-07-21 21:25:23 +05:30
arjunsalyan
78648bba8e
Dark-mode: Fix spinners
2020-07-21 21:25:23 +05:30
arjunsalyan
aa48185af9
Dark-mode: Make links lighter
2020-07-21 21:25:23 +05:30
arjunsalyan
846a4e03c5
Dark-mode: Fix user sidebar
2020-07-21 21:25:23 +05:30
arjunsalyan
b4a6708281
Dark-mode: Fix tables
2020-07-21 21:25:23 +05:30
arjunsalyan
9fd64a2c89
Dark-mode: Fix typeahead
2020-07-21 21:25:23 +05:30
arjunsalyan
6809f13fd3
Dark-mode: Fix typeahead and make bg-light darker
2020-07-21 21:25:23 +05:30
arjunsalyan
307a81fb9b
Dark-mode: Fix basic port page
2020-07-21 21:25:23 +05:30
arjunsalyan
6a44d8da70
Add experimental dark mode
2020-07-21 21:25:23 +05:30
arjunsalyan
b05ea7b94b
Update port summary page UI
2020-07-16 23:43:07 +05:30
arjunsalyan
5dca20c43e
Update homepage and logo
2020-07-16 23:43:07 +05:30
arjunsalyan
1413cdd338
Add account management links to nav bar
2020-07-16 23:43:07 +05:30
arjunsalyan
46e45a97a2
Add account management templates
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