Commit graph

155 commits

Author SHA1 Message Date
92c108d6af Display zero points submits as "submitted" 2020-12-01 18:11:15 +00:00
e2b6bdc319 Use x-summary endpoint for points
This endpoint includes points from the old tasks in series - resolves 
2020-11-30 23:35:24 +00:00
d77686e6f0 User meta header for isLoggedIn 2020-11-30 22:34:15 +00:00
b7c1ffc1e9 main.ts: trying to remove HTML content from the target div 2020-11-30 00:44:34 +01:00
6cde72da73 frontend: hackfixes trying to make the frontend work with the rest of KSP infra 2020-11-30 00:35:05 +01:00
09c60434fa Deploy: První pokus o skripty pro instalaci na Gimliho
Recyklovány některé části instalační mašinerie KSP webu,
zejména máme společné zamykání.
2020-11-30 00:03:43 +01:00
59442a9df1 Fix close button on small screen
fix 
2020-11-19 22:18:51 +00:00
ec6b734080 Graph can be moved/zoomed by keyboard (arrows, +-, wasd)
resolves 
2020-11-19 21:53:21 +00:00
796d77ddd7 Downgrade CKEditor to 19 so we can build on node 10 2020-11-03 11:07:16 +00:00
384927e233 Editor: keyboard shortcuts 2020-10-23 14:42:46 +00:00
9adb587247 editor: reset button actually resets state 2020-10-23 14:52:39 +02:00
013f805128 editor: reset state button and error messages 2020-10-23 14:25:24 +02:00
37ebf73cab graph: fancy colors
https://paletton.com/#uid=61F0+0krnrn76pJfBrC-ookRplF
2020-10-21 21:54:08 +02:00
f6feefc845 Fixed points parsing in ksp grabber 2020-10-19 18:47:34 +00:00
1de48177dc Fixes and improvements in submit form 2020-10-19 18:40:56 +00:00
f34723b83d More timeout for tests 2020-10-18 10:45:13 +00:00
53c697312c Unit tests for TaskPanel 2020-10-18 10:42:10 +00:00
9f72e5393b Ok, browsers are ignoring pattern, lets use type=number 2020-10-18 09:47:23 +00:00
7d812709a4 Fix pattern in SolutionCaptha 2020-10-18 09:33:57 +00:00
419334febe Set digit pattern to Solution captcha 2020-10-18 09:27:43 +00:00
1d72fe222b Add "confirmation dialog" to show solution
fix 
2020-10-18 09:15:24 +00:00
8403dc832b Fix whitespace handling in proxy
fix  & 
2020-10-18 08:27:02 +00:00
0f0994e7be Fix close link 2020-10-18 08:17:53 +00:00
2ff70f3fff Fixed loading of points when logged in 2020-10-18 08:01:34 +00:00
19c989c8a0 typo: javastipt :) - surprised it worked 2020-10-18 09:40:15 +02:00
bfe6aa3c9a task panel: smaller letters 2020-10-18 09:37:41 +02:00
2a7e5a6120 graph: fixed centering issues in Chrome (and probably in general) 2020-10-18 09:33:57 +02:00
1097de13bb html: fixed some global issues with previously removed CSS 2020-10-17 23:12:56 +02:00
c2c19a2ea3 build: svg with commit ID, another fix attempt 2020-10-17 22:57:49 +02:00
e883dee5d9 svg image generation: better cwd handling 2020-10-17 22:50:43 +02:00
dac5ffa6e1 README.md: new server and information about currently running version 2020-10-17 22:40:57 +02:00
037e475ecc Warning for retarder browsers 2020-10-17 20:36:00 +00:00
e4d27070b9 Scroll up on hash change 2020-10-17 20:19:14 +00:00
48743d936e removed global stylesheet from the original template 2020-10-17 22:14:11 +02:00
d9b5ee7c96 enable terser 2020-10-17 20:08:04 +00:00
c57036a149 task panel: smaller letters to be more consistent 2020-10-17 21:50:11 +02:00
623cb491f0 Split out editor - reduce bundle size significantly
fix 
2020-10-17 19:45:30 +00:00
8d8f569997 grafik: close task dialog when clicking outside of it 2020-10-17 21:39:23 +02:00
8220e86423 tests: check that texts do not contain FIXME or TODO 2020-10-17 18:14:39 +02:00
1237d32514 graph: revert of mistakenly removed event dispatch in b1aea589b94cec8ccd 2020-10-17 17:20:52 +02:00
d7c9251238 Next tasks and close button on the bottom of task modal 2020-10-17 15:03:46 +00:00
4668bae296 css: fixed weird horizontal scrollbar on slim viewports 2020-10-17 16:47:44 +02:00
817ec9a91f graph: default viewBox has [0,0] exactly bellow the current KSP header 2020-10-17 16:25:44 +02:00
222e4f8e4b Use points from tasks.json
removes annoying flashing of tooltip (and annoying network requests)

fix 
2020-10-17 14:23:19 +00:00
94f74b7016 task panel: better close button 2020-10-17 16:09:15 +02:00
0d8575d5a7 Add points for new tasks 2020-10-17 14:08:46 +00:00
ea4f0c49ff Loaded points for all tasks 2020-10-17 14:07:43 +00:00
11b51efdcc Font size glitch fixed 2020-10-17 13:44:19 +00:00
2fe272e4ca Bigger letters are always better, Vašek says 2020-10-17 13:03:00 +00:00
158a4a6545 Fix invalid requests to fetch points for text tasks 2020-10-17 12:57:09 +00:00