Commit Graph

132 Commits

Author SHA1 Message Date
1a50a42355 [Web] Add newline to cmake template 2024-03-13 19:51:55 -04:00
126fa4ed44 [Web] Add link to public scoreboard on dashboard 2024-03-13 18:40:24 -04:00
aa1be3acb7 Merge feature/scoreboard-freeze 2024-03-13 18:35:30 -04:00
54ab79626f [Web] Update deps 2024-03-12 12:53:08 -04:00
2111dcc3f9 [Web] Fix typo 2024-03-12 12:46:15 -04:00
ffb2dba603 [Web] Update README 2024-03-12 12:45:49 -04:00
4c02999c0a [Shared][Web][Sandbox] Build shared in docker 2024-03-12 12:37:19 -04:00
24b1b2b4ad [Web][Sandbox] Fix docker builds 2024-03-12 12:25:28 -04:00
0901765707 [Web] Update shared import 2024-03-12 12:13:31 -04:00
247bd010b8 [Shared][Web] Refactor shared components 2024-03-12 11:49:15 -04:00
0d0d22b730 [Web] Fix shared project importing 2024-03-11 20:29:02 -04:00
59ff0b4560 Merge security/web-sandbox-secret 2024-03-11 17:39:43 -04:00
2dabb4f9bc [Web] Refactor docker env vars 2024-03-11 13:50:02 -04:00
4d926b42ab [web] Update deps 2024-03-11 13:35:23 -04:00
David Poeschl
22bc7460df
Merge shared code for submission running (extension/sandbox) and team submission info (extension/web) (#16)
* Unify submission execution implementations into submissionRunner

* Unify contestMonitorTypes definitions between extension & web

* Make line separator in entry use LF

* Add entry.sh for sandbox

* Fix web imports

* Sandbox read from .env

---------

Co-authored-by: orosmatthew <orosmatthew@pm.me>
2024-03-11 13:32:23 -04:00
David Poeschl
4a3ff56e7a
VSCode Extension: Sidebar UI showing team's submissions, automatically updating and showing alerts as submissions are judged (#14)
* Add an Output Panel channel named "BWContest Log"

* Allow client logout when no contest

And make login/logout error messages clearer

* Show contest name & team name in Code extension side panel

* submission icons for sidebar panel

* Start VSCode extension "onStartupFinished"

instead of waiting for Sidebar to be opened

* VSCode: Sidebar UI for up-to-date problem/submissions status

- VSCode: poll API every 30 seconds to get contest metadata and all submission metadata for the logged in team
- The Sidebar now shows all problems in the contest, along with their submissions and overall status, which automatically updates as submissions are submitted & judged
- Web: "contestState" API to get all info for an activeTeam via their token
- Update submit API to return the submission id, allowing the VSCode UI to immediately render it as Pending without waiting for a polling cycle
-

* Add "Compilation Failed" message to submissions that fail to build

* Contest Import - Option to create repos & immediately activate the imported contest

Useful for testing with old contests (including the submissions)

* Test/Submit panel, use fixed-width font in input/output areas

* Fix build error for 'pluralize'

* Clear all state & halt polling loops on logout, restart them on login

* Improve the debug fastPolling option

- Toggleable via package.json config
- Setting the option changes the initial state as well as ability to toggle states

* Web project 'npm run format'
2024-03-05 17:50:16 -05:00
1c78b90643 [web] Implement public scoreboard with updating 2024-02-26 19:52:47 -05:00
a4efcdd6e9 [web] Update deps 2024-02-26 14:35:18 -05:00
366fe93405 Initial public scoreboard 2024-02-26 13:52:55 -05:00
245b987db9 [web] Refactor docker stuff 2024-02-17 14:02:30 -05:00
df916b2622 [web] Add CPP templates 2024-01-31 21:09:32 -05:00
face74b314 [web] Ability to add team with CPP 2024-01-22 21:49:34 -05:00
f393636629 [web] Fix color for CPP badge 2024-01-22 21:46:54 -05:00
9bcfec40c9 [web] Fix deleting contests with submissions 2024-01-22 21:43:37 -05:00
9ee581c4e3 [web] Improve confirm modals 2024-01-22 21:38:58 -05:00
2343a340b1 [web] Update deps 2024-01-22 20:56:53 -05:00
baf2ad8b21 [web] Update Dockerfile 2024-01-16 20:19:18 -05:00
17cacf0f9e [web] Update docker compose example 2024-01-16 19:54:32 -05:00
128f0f2f33 [web] Increase body size limit 2024-01-16 19:43:14 -05:00
d2d686133c [web] Format and add CPP to db 2024-01-16 17:20:21 -05:00
6b955857bf Merge branch 'ImportContest' 2024-01-16 17:08:21 -05:00
dpoeschl
1fc04f7617 Contest Import feature
Useful for testing web UI with real data from historical contests
2024-01-16 12:55:48 -08:00
f5e8990c0a [sandbox] Add C# for sandbox 2024-01-15 18:39:47 -05:00
23ca322e41 [web] Upgrade breaking dep svelte node adapter 2024-01-15 15:33:51 -05:00
3d15ebd80c [web] Fix broken team link 2024-01-15 15:32:44 -05:00
23ed2cda74 [web] Update deps 2024-01-15 15:31:18 -05:00
a19950a094 [web] Upgrade major deps (Sveltekit 2) 2023-12-19 16:58:34 -05:00
48f97a8ffb [web] Update non-major deps 2023-12-19 16:49:17 -05:00
David Poeschl
17515af25c
Include detailed run result info in DB & show in admin site (#10)
* Send detailed submission run result info to site/database

* Show SubmissionStateReason on site

* Mark Build/TLE errors as graded immediately

* Remove superfluous log
2023-12-19 16:40:31 -05:00
dependabot[bot]
9175386c87
Bump vite from 4.5.0 to 4.5.1 in /web (#8)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-17 11:31:05 -05:00
David Poeschl
79fd96e1d3
Sandbox: Ensure runs are serialized, add detailed logging (#9)
Specific fixes to ensure runs are serialized:

- Added missing await when starting clone/run
- The runJava method now has a single exit path that can only execute when the process has guaranteed been 'close'd. The timeout detection previously sent SIGKILL and assumed it worked, but it was not working on my machine and the student code would continue to run indefinitely after returning.
- To get the SIGKILL to kill the submitted app's process, I added end/destroy calls to the process stdin/stdout/stderr streams.

Added lots of logging while diagnosing these issues, and it seems useful to keep. As part of this, the contest/team names are now included in the 'submissions' web api.

Also, I've structured the result data in more detail within the Sandbox, tracking whether a run succeeded or the way in which it failed. I'm collapsing these back down to just a string "output" with the preexisting failure markers (e.g. "[Timeout after 30 seconds]"), but would like to pass this over to the site/DB in a structured form eventually.
2023-12-17 11:30:16 -05:00
d3090103bc [web] README 2023-11-19 21:05:29 -05:00
331d18ed3c [web] Update deps 2023-11-19 21:04:01 -05:00
467e4a02f0 [web] Replace localhost with 127.0.0.1 2023-11-19 21:00:30 -05:00
8b4309e52b [web] Using strings instead of template dir 2023-11-19 20:58:57 -05:00
2e11b32903 [web] Update README 2023-11-19 20:50:39 -05:00
d709109170 [web] Move repo management 2023-11-19 20:47:51 -05:00
1204525e17 [web] Add info about changing port in dev 2023-11-19 20:42:07 -05:00
609172aa68 [web] Typos 2023-11-19 20:37:06 -05:00
96b923be31 [web] Fix typo in README 2023-11-19 20:34:14 -05:00