38 Commits

Author SHA1 Message Date
066d12f778
fix: LeaderboardByActionIDHTML wrong ref to squad info by tag 2022-01-31 20:10:26 +03:00
c129c3d1bf
Add get_latest_leaderboard 2022-01-31 20:04:23 +03:00
c5ae70a5f8
make pretty keys optional 2022-01-31 18:21:29 +03:00
dd8f2754e9
web: optimization 2022-01-17 01:26:01 +03:00
b6f43292eb
add /leaderboard-state/by-action-id/{action_id} in frontend 2021-12-19 00:37:21 +03:00
d1ec8b2b69
fix leaderboard by action_id 2021-12-15 21:31:24 +03:00
b3449c7c63
web: view raw leaderboard by action_id 2021-12-15 21:21:52 +03:00
3f1efe0ac7
WIP: leaderboard state by action_id 2021-12-15 12:10:21 +03:00
3a568a9c89
change endpoint for squads info 2021-12-14 02:15:01 +03:00
adfb61100c
web: migrate to short info from jubilant-system 2021-12-14 01:48:06 +03:00
5360ab2e31
WIP: model.get_leaderboard_sum_history and all appropriate stuff 2021-12-10 00:56:48 +03:00
8879f76372
web: frontend request backend, bicycle: templates_engine 2021-12-09 14:46:59 +03:00
7a2a9ab969
Normal index page 2021-12-02 22:25:03 +03:00
68ce518bf8
Meaningful index page 2021-12-02 22:12:32 +03:00
8107895c52
Explicit rename tag to Tag column 2021-12-01 01:34:56 +03:00
8b0c458b8d
Diff: tag as hyperlink to jub 2021-11-29 21:04:18 +03:00
926609f29e
Unifyin activity_table_html_template 2021-11-29 14:32:50 +03:00
cebe77cc09
Frontend table builder performance impoves 2021-11-29 00:48:21 +03:00
2e3c6983b0
Fix cache drop by http request 2021-11-28 20:37:42 +03:00
bacd5ac7fd
Verbose logging on request fail 2021-11-28 19:59:23 +03:00
4ab06f00de
Update comment with usage help 2021-11-28 17:16:45 +03:00
3757cc1b07
call open_model must be done by web.py and main.py by themself 2021-11-28 17:11:47 +03:00
b5d0c43b7e
WIP: migration from sqlite to postgres 2021-11-28 02:28:31 +03:00
b9d65cac7f
MovedPermanently / -> /index.html 2021-11-25 17:15:29 +03:00
7762874b8a
add small doc on /index.html 2021-11-25 17:02:39 +03:00
6a8acdc55a
Remove static files serving class 2021-11-25 16:16:20 +03:00
7495ebd460
took out static files 2021-11-25 15:19:07 +03:00
93c1afcb92
RESTful URLs for frontend part 2 2021-11-25 13:02:18 +03:00
04f62d77fe
RESTful URLs for frontend 2021-11-25 12:57:21 +03:00
211a91110f
Add caching for sql reqs results 2021-11-23 18:43:27 +03:00
4b0fc375a9
web.py: add application var for uwsgi 2021-11-21 18:46:36 +03:00
2520573a77
redirect from /{var} to /leaderboard/{var} 2021-11-21 17:23:39 +03:00
e9ccdd0404
/{leaderboard} -> /leaderboard/{leaderboard} 2021-11-21 17:19:49 +03:00
c51d8a1b3b
fix css for html views 2021-11-21 14:30:01 +03:00
f41625c160
add ActivityDiffHtml 2021-11-21 14:12:29 +03:00
1d6656cccf
add diffing feature 2021-11-21 13:46:23 +03:00
1e3e3682b2
pretty view as table 2021-11-21 02:46:34 +03:00
5b1216dd41
init 2021-11-19 00:10:20 +03:00