Commit Graph

10 Commits

Author SHA1 Message Date
Jared Schoeny
627836b448
Add patch version management and changelogs (#9)
* Start version manager implementation

* Allow changing the name of patch `version`

* Update some links to version manager

* Hide rollback button for unpublished newer versions

* Move "publish" to be first action

* Fix `publishPatchVersion` not updating `published` state

* Reorder HackOptionsMenu and add some icons

* Add "Version Status Guide" info card to versions page

* Add most recent changelog to hack page
2025-12-22 16:55:59 -10:00
Jared Schoeny
31e55e7c3c Add share modal to hack page 2025-12-13 14:08:25 -10:00
Jared Schoeny
59de8137cc Add report modal for individual hacks 2025-12-08 14:50:05 -10:00
Jared Schoeny
09796d185e Add "Archive" hacks and archiver role functionality 2025-12-03 12:56:34 -10:00
Jared Schoeny
a0a106f900 Add ability for admins to approve hacks 2025-11-07 19:30:34 -10:00
Jared Schoeny
39bda37d11 Add Stats button to HackOptionsMenu 2025-11-07 00:56:15 -10:00
Jared Schoeny
8609ab451a Implement Share button in HackOptionsMenu 2025-10-30 12:48:57 -10:00
Jared Schoeny
ec860cebc1 Fix HackOptionsMenu alignment 2025-10-29 19:26:37 -10:00
Jared Schoeny
07da122427 Add uploading new patch versions + incorrect versions fix 2025-10-22 22:27:23 -10:00
Jared Schoeny
77980ea3fc Refactor SubmitForm and add edit form 2025-10-22 15:13:19 -10:00