Commit Graph

38 Commits

Author SHA1 Message Date
Alexander Klee
8b3f840c87 feat: add action for viewing problem statements 2024-05-15 20:20:57 +02:00
Alexander Klee
09355188b1 feat: implement PDF handling to prepare for in-IDE statement viewing 2024-05-15 20:20:57 +02:00
Alexander Klee
217979e9d7 chore: implement some IO utilities 2024-05-15 20:20:57 +02:00
Alexander Klee
9936fa3f78 style: move ConsoleUtil out of the ui package 2024-05-15 20:20:57 +02:00
Alexander Klee
a819f9dd72 fix: avoid potential NPE 2024-05-15 20:20:57 +02:00
5fcfcd3f4a Merge branch 'master' into 'master'
Unify Result/Submit Panels

See merge request JFronny/s-dom!2
2024-05-14 17:43:47 +00:00
AlexK
ea50484f21 feat: unify result/submit panels 2024-05-14 17:43:47 +00:00
dbb96a6e77
fix: correct text of login action 2024-05-14 12:32:59 +02:00
068602d2ee
docs: update project state in README 2024-05-14 12:05:22 +02:00
9cb52e4586
fix: use correct icon for refresh action 2024-05-13 18:33:25 +02:00
2bf871bdbf
fix: revalidate UI after async update 2024-05-13 18:10:16 +02:00
Alexander Klee
678fecefd5 feat: Display file/project name on Submission 2024-05-13 17:43:54 +02:00
426d8056ab
fix: use correct icon size in old UI 2024-05-13 16:23:23 +02:00
a31a27595d
fix: use the correct default URL 2024-05-13 16:01:05 +02:00
a62ebb30c2
fix: (hopefully) use the correct default URL 2024-05-13 15:59:24 +02:00
2bf04ce77e
chore: adjust metadata 2024-05-12 18:42:18 +02:00
464f339240
fix: maybe don't block the IO thread for seconds at a time 2024-05-12 17:36:39 +02:00
501084ca58
feat: complete initial submission UI 2024-05-12 17:12:22 +02:00
9bdf0026f0
fix: remove model elements that apparently don't get generated by DOMjudge sometimes 2024-05-12 17:11:48 +02:00
378e3cc65c
fix: split authenticated and unauthenticated client 2024-05-12 16:53:01 +02:00
cac41a8e53
fix: add missing annotations 2024-05-12 16:52:37 +02:00
e8e55b8706
chore: clean up API url handling 2024-05-12 16:42:04 +02:00
74bbc91ea4
feat: implement submission (still needs testing) 2024-05-12 16:24:48 +02:00
c9a2aabc60
fix: use correct order for actions 2024-05-12 14:54:05 +02:00
c73c5ce4c8
fix: restore current contest and problem 2024-05-12 14:53:51 +02:00
d12d9cb3f0
fix: correct Problem model 2024-05-12 14:53:27 +02:00
7103a96e52
fix: remove unneeded (and apparently unsupported) properties from Contest 2024-05-12 14:53:11 +02:00
1d5af1e2ae
fix: update problems after selecting contest 2024-05-12 14:52:50 +02:00
28c56dd9c9
feat: first successful login 2024-05-12 14:41:28 +02:00
e1b372a2a4
chore: clean up before making repo public 2024-05-12 14:24:58 +02:00
7a64883ea2
build: mess about a bit 2024-05-12 13:38:13 +02:00
d36f50af30
feat: register actions in plugin.xml 2024-05-12 13:38:01 +02:00
c4221464e8
feat: implement new functionality in SDom 2024-05-12 13:37:39 +02:00
d44e00afa0
feat: add actions for getting and selecting contest and problem 2024-05-12 13:37:23 +02:00
8b4b8bf540
feat: more work on tool window 2024-05-12 13:37:05 +02:00
ecb6612c8c
feat: implement data model pt 1 2024-05-12 13:36:46 +02:00
b305c2fbb3
chore: add actual icon 2024-05-12 13:36:24 +02:00
8931e85658
feat: scaffold 2024-05-04 13:09:22 +02:00