Commit Graph

47 Commits

Author SHA1 Message Date
15a2d6d03e fixed triple clicking the id issue 2025-05-18 17:42:20 +02:00
5e2c2f37c8 first setup for status check with uuid 2025-05-17 17:37:19 +02:00
085ba23bf3 fixed overflow problem 2025-05-15 16:34:25 +02:00
320a5c6401 added info to the download dataset fieldset 2025-05-15 16:21:07 +02:00
7337bfe409 filled in the info modal for the upload of the data 2025-05-15 15:57:37 +02:00
fa8b1e14fd formatted code 2025-05-15 15:45:14 +02:00
230957d4c7 made modal style better 2025-05-15 14:23:29 +02:00
a75fcc45a2 gave better colour for background header 2025-05-15 14:11:09 +02:00
014c3771fd added info button for each fieldset 2025-05-15 14:10:57 +02:00
3f9154cb95 added the possibility of having more that one
messsage shown in the modal
2025-05-15 12:20:02 +02:00
269ced22bd added some visibility handling 2025-05-15 11:31:47 +02:00
c88b2216df made style better 2025-05-15 11:31:39 +02:00
38de43fc98 now using .hidden everywhere to toggle visibility
of elements
2025-05-15 11:18:42 +02:00
24b1e341b2 added fieldset to ask for progress in case the
user reloads the page
2025-05-15 11:12:21 +02:00
1f22d606c0 added fixed point to progress percentage 2025-05-15 10:46:38 +02:00
2e4382617f added header to page 2025-05-14 22:56:42 +02:00
8c9ba66705 properly showing the proposed comment 2025-05-14 22:07:13 +02:00
b023d197ce when the results of the latest process is done,
the previous result get hidden
2025-05-14 22:05:42 +02:00
5f6908ba38 added logic to show results of both operations 2025-05-14 22:02:12 +02:00
7dbfd51258 added the table for the the results of code
refinement
2025-05-14 22:01:51 +02:00
2980f29bfa made the route for comment generation comment
instead of comments
2025-05-14 22:01:12 +02:00
47cd1b6b0c fixed typo that introduced a bug 2025-05-14 16:15:07 +02:00
828374e31e re-introduced the fixed point so that it's cleaner
and more aligned
2025-05-14 15:55:43 +02:00
3a4bfd611b ported backend to python 2025-05-13 13:27:38 +02:00
f03e95cd58 using underscore instead of spaces in result obj 2025-05-11 09:34:40 +02:00
c1e279a18d added the behaviour for the download results btn 2025-05-10 23:43:21 +02:00
37d5907220 aligned things properly 2025-05-10 23:04:17 +02:00
aa275e814d unified the styles of the ids 2025-05-10 23:04:08 +02:00
4a4ee88522 removed useless comment 2025-05-10 22:34:12 +02:00
4d87a31d70 using new backend logic 2025-05-10 22:33:24 +02:00
9e69d376c6 formatted stylesheet 2025-05-10 22:31:41 +02:00
ee619e323c made style of table better 2025-05-08 00:37:07 +02:00
8c1c7e3c95 now using tbody instead of table 2025-05-08 00:36:45 +02:00
6c45d598cc added thead and tbody 2025-05-08 00:36:09 +02:00
06d4627fd5 downloaded a package to sort the table by clicking
on the head
2025-05-08 00:36:07 +02:00
fe064218f5 added table to show results in frontend 2025-05-08 00:11:21 +02:00
173a84aa2b made the width of the body bigger 2025-05-08 00:10:40 +02:00
5d9936c958 gave better style to progress bar 2025-05-07 23:41:39 +02:00
5b5963ae20 added title to progress bar 2025-05-07 23:40:53 +02:00
522bcc7ebc made socket logic better 2025-05-07 18:10:21 +02:00
4c2d912298 formatted file 2025-05-07 17:49:06 +02:00
21735a236a created a websocket to witness the progress of the processing 2025-05-07 17:33:29 +02:00
cc920ed8f2 added cute little logo 2025-05-07 15:26:37 +02:00
a4f305deb9 put the script tag in the head 2025-05-07 13:27:52 +02:00
c5845330a9 changed the names appearing in the selections 2025-05-07 13:21:37 +02:00
c74b3ffd2b moved the style to its own file 2025-05-07 13:21:36 +02:00
c567b59635 added simple fronted 2025-05-07 13:05:25 +02:00