Commit Graph

31 Commits

Author SHA1 Message Date
Karma Riuk
dd58d962ac now comments get evaluated correctly, not just
base on bleu score but also on location of file and line number
2025-05-21 13:29:40 +02:00
Karma Riuk
63663c9654 fixed message 2025-05-21 11:00:36 +02:00
Karma Riuk
1cd2fb0752 now saving the results from disk and retrieving
the at server startup
2025-05-20 12:18:42 +02:00
Karma Riuk
15bf917e66 forgot to commit that so i'm doing it now 2025-05-18 23:06:38 +02:00
Karma Riuk
cafd73dafe moved the modal logic to it's own file to
declutter index.js
2025-05-18 18:05:56 +02:00
Karma Riuk
15a2d6d03e fixed triple clicking the id issue 2025-05-18 17:42:20 +02:00
Karma Riuk
5e2c2f37c8 first setup for status check with uuid 2025-05-17 17:37:19 +02:00
Karma Riuk
320a5c6401 added info to the download dataset fieldset 2025-05-15 16:21:07 +02:00
Karma Riuk
7337bfe409 filled in the info modal for the upload of the data 2025-05-15 15:57:37 +02:00
Karma Riuk
fa8b1e14fd formatted code 2025-05-15 15:45:14 +02:00
Karma Riuk
014c3771fd added info button for each fieldset 2025-05-15 14:10:57 +02:00
Karma Riuk
3f9154cb95 added the possibility of having more that one
messsage shown in the modal
2025-05-15 12:20:02 +02:00
Karma Riuk
c88b2216df made style better 2025-05-15 11:31:39 +02:00
Karma Riuk
38de43fc98 now using .hidden everywhere to toggle visibility
of elements
2025-05-15 11:18:42 +02:00
Karma Riuk
24b1e341b2 added fieldset to ask for progress in case the
user reloads the page
2025-05-15 11:12:21 +02:00
Karma Riuk
2e4382617f added header to page 2025-05-14 22:56:42 +02:00
Karma Riuk
7dbfd51258 added the table for the the results of code
refinement
2025-05-14 22:01:51 +02:00
Karma Riuk
2980f29bfa made the route for comment generation comment
instead of comments
2025-05-14 22:01:12 +02:00
Karma Riuk
3a4bfd611b ported backend to python 2025-05-13 13:27:38 +02:00
Karma Riuk
aa275e814d unified the styles of the ids 2025-05-10 23:04:08 +02:00
Karma Riuk
4d87a31d70 using new backend logic 2025-05-10 22:33:24 +02:00
Karma Riuk
6c45d598cc added thead and tbody 2025-05-08 00:36:09 +02:00
Karma Riuk
06d4627fd5 downloaded a package to sort the table by clicking
on the head
2025-05-08 00:36:07 +02:00
Karma Riuk
fe064218f5 added table to show results in frontend 2025-05-08 00:11:21 +02:00
Karma Riuk
5b5963ae20 added title to progress bar 2025-05-07 23:40:53 +02:00
Karma Riuk
21735a236a created a websocket to witness the progress of the processing 2025-05-07 17:33:29 +02:00
Karma Riuk
cc920ed8f2 added cute little logo 2025-05-07 15:26:37 +02:00
Karma Riuk
a4f305deb9 put the script tag in the head 2025-05-07 13:27:52 +02:00
Karma Riuk
c5845330a9 changed the names appearing in the selections 2025-05-07 13:21:37 +02:00
Karma Riuk
c74b3ffd2b moved the style to its own file 2025-05-07 13:21:36 +02:00
Karma Riuk
c567b59635 added simple fronted 2025-05-07 13:05:25 +02:00