Commit Graph

  • 9ddb0fcb7e made code more consistent main Karma Riuk 2025-06-23 11:23:28 +02:00
  • 18c1c32a8c changed title of website Karma Riuk 2025-06-23 10:55:31 +02:00
  • 21a2768f21 renamed WaitBuildHandler to MockBuildHandler to be more consistent with .env file Karma Riuk 2025-06-17 11:20:45 +02:00
  • b6bb464752 made page more consistent Karma Riuk 2025-06-16 17:42:15 +02:00
  • abf870bf55 minor fix Karma Riuk 2025-06-16 17:39:00 +02:00
  • bacd883f0f updated schema for com gen upload Karma Riuk 2025-06-16 17:38:19 +02:00
  • 4041b4faf1 written descrption of missing section Karma Riuk 2025-06-16 17:31:44 +02:00
  • 57b4900e5a made a better about modal content Karma Riuk 2025-06-16 17:23:04 +02:00
  • 4950264fb3 fixed style Karma Riuk 2025-06-16 11:51:52 +02:00
  • a63ebb2526 fixed typo Karma Riuk 2025-06-16 11:51:46 +02:00
  • 66de837f7d updated readme Karma Riuk 2025-06-16 11:44:09 +02:00
  • 39ce323a34 fixed env vars not being overwritten by dotenv Karma Riuk 2025-06-16 11:25:26 +02:00
  • 0954dc135e removed TODO.md Karma Riuk 2025-06-12 17:35:33 +02:00
  • 65878f7792 updated todo Karma Riuk 2025-06-12 17:35:19 +02:00
  • 91f78c6c56 updated readme Karma Riuk 2025-06-12 17:34:47 +02:00
  • 5e1aa46555 updated readme Karma Riuk 2025-06-12 17:32:29 +02:00
  • 8b371571d9 updated readme Karma Riuk 2025-06-12 17:28:29 +02:00
  • 5a2bf8f72d updated readme Karma Riuk 2025-06-12 17:26:19 +02:00
  • 6b9e36009d cleaned readme Karma Riuk 2025-06-12 16:23:36 +02:00
  • dfd1a0ae42 draft readme Karma Riuk 2025-06-12 16:12:58 +02:00
  • 4670d2bef7 Added example .env file Karma Riuk 2025-06-12 15:17:00 +02:00
  • 173a20ef3f using dotenv with default values properly and certalized default value logic Karma Riuk 2025-06-12 15:12:14 +02:00
  • 47cefc955c added way to show raised excpetions during thread execution Karma Riuk 2025-06-11 09:27:46 +02:00
  • ba25d6b28c was popping twice, now letting just observer do it's job Karma Riuk 2025-06-11 09:27:23 +02:00
  • 925864aa45 made mock build handler faster Karma Riuk 2025-06-11 09:27:03 +02:00
  • 33712bbae1 fixed other stupid bug Karma Riuk 2025-06-11 09:26:53 +02:00
  • 6493945736 fixed slight bug Karma Riuk 2025-06-11 09:24:24 +02:00
  • 78f8153a3e removed unused import Karma Riuk 2025-06-11 09:24:10 +02:00
  • 3e77169eed slimmed down dataset.py to only what's necessary. Updated the structure to the new one Karma Riuk 2025-06-10 23:43:11 +02:00
  • 0803b35dea remove the use of utils/paths.py since we deleted it. updated logic to use dotenv Karma Riuk 2025-06-10 23:42:23 +02:00
  • 4924fddbc4 removed useless print statement Karma Riuk 2025-06-10 22:55:02 +02:00
  • a9e06ec694 ensuring that the file that are written to are always within the path, preventing any write outside Karma Riuk 2025-06-09 21:09:16 +02:00
  • 59b2fbb32e removed useless module and using env vars because better Karma Riuk 2025-05-21 13:40:17 +02:00
  • dd58d962ac now comments get evaluated correctly, not just base on bleu score but also on location of file and line number Karma Riuk 2025-05-21 13:29:40 +02:00
  • 623532f5af fixed style issue Karma Riuk 2025-05-21 13:11:39 +02:00
  • e4636cdaea fixed slight bug Karma Riuk 2025-05-21 11:27:07 +02:00
  • 276487f91a fixed condition Karma Riuk 2025-05-21 11:00:41 +02:00
  • 63663c9654 fixed message Karma Riuk 2025-05-21 11:00:36 +02:00
  • 0d8feae37f commented out the print statements of refinement because they were getting annoying Karma Riuk 2025-05-20 14:57:55 +02:00
  • 12b3e5cfe5 unregistering an observer when the user closes the browser Karma Riuk 2025-05-20 14:57:33 +02:00
  • d302d585c7 reverted back to old code because what i was trying to do failed Karma Riuk 2025-05-20 14:46:17 +02:00
  • 24ef78e615 fixed minor mistake Karma Riuk 2025-05-20 14:34:17 +02:00
  • 187cde7079 moved the setup of the subjects to a better place in the flask app Karma Riuk 2025-05-20 14:26:53 +02:00
  • f6739586b4 fixed bug that prevented app to reload because of timer thread Karma Riuk 2025-05-20 14:26:12 +02:00
  • 873dffd932 implemented the onlyResults query on /status Karma Riuk 2025-05-20 14:13:43 +02:00
  • 5c312b7ac7 added the removal of the file one week after it was created Karma Riuk 2025-05-20 12:57:34 +02:00
  • 91ae657619 renamed uuid2subject to id2subject, since we don't use uuid anymore Karma Riuk 2025-05-20 12:35:41 +02:00
  • d052865256 removed console.log Karma Riuk 2025-05-20 12:35:25 +02:00
  • cdd5fb3112 added the ability to press enter in the text field to request status Karma Riuk 2025-05-20 12:27:06 +02:00
  • 05d69ce7e8 updated todo write-status-to-disk Karma Riuk 2025-05-20 12:19:04 +02:00
  • 1cd2fb0752 now saving the results from disk and retrieving the at server startup Karma Riuk 2025-05-20 12:18:42 +02:00
  • 346b3fc40a moved uuid2subject inside subject as it made more sense Karma Riuk 2025-05-20 11:53:29 +02:00
  • 7e3089595d added type ignore to make pyright stop complaining Karma Riuk 2025-05-20 11:08:51 +02:00
  • 1b805ebb63 users now see their position in the queue update in real time Karma Riuk 2025-05-19 11:55:56 +02:00
  • 694c134a54 removed useless comments Karma Riuk 2025-05-19 10:15:13 +02:00
  • 90821356fa added the possibility of passing a link with the id of the process Karma Riuk 2025-05-19 10:13:18 +02:00
  • 1c74dad3ea added dotenv and using to know if we need to return mock build handler Karma Riuk 2025-05-19 09:41:20 +02:00
  • 15bf917e66 forgot to commit that so i'm doing it now Karma Riuk 2025-05-18 23:06:38 +02:00
  • 9e90923dd3 now instead of sending status in two places, i'm just making the client ask for status Karma Riuk 2025-05-18 23:00:20 +02:00
  • 2e497d75fa implement the queue Karma Riuk 2025-05-18 22:59:55 +02:00
  • a621c394a6 removed unecessary comment Karma Riuk 2025-05-18 22:58:22 +02:00
  • dca544c5aa fixed style Karma Riuk 2025-05-18 22:49:05 +02:00
  • 9bf9e2adea removed unused imports Karma Riuk 2025-05-18 22:31:31 +02:00
  • dbe7175bdb moved the source of data to prevent spamming status to observer, as it was more convinient to delete on completion Karma Riuk 2025-05-18 22:21:40 +02:00
  • ad20b03dd8 unified the way comment evaluation and refinement are handled Karma Riuk 2025-05-18 22:19:13 +02:00
  • 77b64843ac removed code that was hiding the id of the process Karma Riuk 2025-05-18 22:17:14 +02:00
  • ecdd18dc3b instead of raising an error (which is a server issue), returning a 400 / 404 correctly Karma Riuk 2025-05-18 21:48:26 +02:00
  • 7607b91a6c renamed file Karma Riuk 2025-05-18 21:38:46 +02:00
  • d8ef48d0bd made style better Karma Riuk 2025-05-18 18:06:09 +02:00
  • cafd73dafe moved the modal logic to it's own file to declutter index.js Karma Riuk 2025-05-18 18:05:56 +02:00
  • 81f4f334d1 removed useless comment Karma Riuk 2025-05-18 18:00:42 +02:00
  • 65f9cd8d61 moved the creation of the thread to the subject instead of the request handler Karma Riuk 2025-05-18 17:59:02 +02:00
  • 49b2606a53 created the observers and handling them Karma Riuk 2025-05-18 17:43:24 +02:00
  • 15a2d6d03e fixed triple clicking the id issue Karma Riuk 2025-05-18 17:42:20 +02:00
  • 3071d63b1a implemented wait build handler. does nothing but waits 1 second for compilation and testing Karma Riuk 2025-05-18 08:23:45 +02:00
  • e48812dd11 delegated the injection of the changes to the build handler (so that the WaitBuildHandler can just no do anything) Karma Riuk 2025-05-18 08:23:14 +02:00
  • c8b0557498 made docker client local to handlers and lazy loaded so that we don't have to start docker if we don't want it Karma Riuk 2025-05-18 08:22:32 +02:00
  • e310383721 created requirements.txt Karma Riuk 2025-05-18 08:08:31 +02:00
  • 5e2c2f37c8 first setup for status check with uuid Karma Riuk 2025-05-17 17:37:19 +02:00
  • 085ba23bf3 fixed overflow problem Karma Riuk 2025-05-15 16:34:25 +02:00
  • 320a5c6401 added info to the download dataset fieldset Karma Riuk 2025-05-15 16:21:07 +02:00
  • 7337bfe409 filled in the info modal for the upload of the data Karma Riuk 2025-05-15 15:57:37 +02:00
  • fa8b1e14fd formatted code Karma Riuk 2025-05-15 15:45:14 +02:00
  • 230957d4c7 made modal style better Karma Riuk 2025-05-15 14:23:29 +02:00
  • a75fcc45a2 gave better colour for background header Karma Riuk 2025-05-15 14:11:09 +02:00
  • 014c3771fd added info button for each fieldset Karma Riuk 2025-05-15 14:10:57 +02:00
  • 3f9154cb95 added the possibility of having more that one messsage shown in the modal Karma Riuk 2025-05-15 12:20:02 +02:00
  • 269ced22bd added some visibility handling Karma Riuk 2025-05-15 11:31:47 +02:00
  • c88b2216df made style better Karma Riuk 2025-05-15 11:31:39 +02:00
  • 38de43fc98 now using .hidden everywhere to toggle visibility of elements Karma Riuk 2025-05-15 11:18:42 +02:00
  • 24b1e341b2 added fieldset to ask for progress in case the user reloads the page Karma Riuk 2025-05-15 11:12:21 +02:00
  • 3435c3c168 updated todo Karma Riuk 2025-05-15 10:57:42 +02:00
  • d90f8e4f12 added more fine grained percentage Karma Riuk 2025-05-15 10:50:24 +02:00
  • 1f22d606c0 added fixed point to progress percentage Karma Riuk 2025-05-15 10:46:38 +02:00
  • 2e4382617f added header to page Karma Riuk 2025-05-14 22:56:42 +02:00
  • d833beee83 included the error message to the results in case of failure for code refinement Karma Riuk 2025-05-14 22:22:42 +02:00
  • 8c9ba66705 properly showing the proposed comment Karma Riuk 2025-05-14 22:07:13 +02:00
  • b023d197ce when the results of the latest process is done, the previous result get hidden Karma Riuk 2025-05-14 22:05:42 +02:00
  • 5f6908ba38 added logic to show results of both operations Karma Riuk 2025-05-14 22:02:12 +02:00
  • 7dbfd51258 added the table for the the results of code refinement Karma Riuk 2025-05-14 22:01:51 +02:00