Link to projects page for todos

This commit is contained in:
KennyTV 2020-08-30 14:50:48 +02:00
parent 49b2663b80
commit 4a027b58ae
No known key found for this signature in database
GPG Key ID: 6BE3B555EBC5982B
3 changed files with 3 additions and 83 deletions

View File

@ -22,13 +22,13 @@ This project currently uses java 11.
## Deployment
Deployment happens via docker, checkout the stack in the docker folder. You will want to modify the application.properties in the hangar folder.
Deployment happens via Docker, checkout the stack in the docker folder. You will want to modify the application.properties in the hangar folder.
## Contributing
There is a bunch of stuff to do, some of that is noted in the [status](STATUS.md) and [to-port](TO-PORT.md) files.
There is a bunch of stuff to do, some of that is noted in the [**Roadmap Project**](https://github.com/PaperMC/Hangar/projects/1).
Your best bet is joining #hangar-dev on the paper discord and just discussing with us.
All contributions are very welcome, I will not be able to finish this alone!
All contributions are very welcome, we will not be able to finish this alone!
## Licence

View File

@ -1,21 +0,0 @@
# status
## stuff to do
* fix all templates (see [TO-PORT.md](TO-PORT.md))
* make all pages use the db for data
* implement internal api
* implement external api
* better config handling (kinda worked on a bit)
### stuff that is done
* model external api
* implement plugin file detection shit
* kinda port templates (majority of stuff is done)
* add frontend (which actually builds)
* csrf stuff
* figure out messages
* figure out database
* dev server for frontend
* fix alerts

View File

@ -1,59 +0,0 @@
## Templates to port
### -
* [x] createOrganization
* [x] swagger
### Projects
* [x] admin\flags
* [x] admin\notes
* [x] channels\helper\modalManage
* [x] channels\helper\popoverColorPicker
* [x] channels\list
* [x] helper\alertFile
* [x] helper\btnHide
* [x] helper\createSteps
* [x] helper\inputSettings
* [ ] helper\modalDownload
* [x] pages\modalPageCreate
* [x] pages\view
* [x] versions\create
* [x] versions\list
* [x] versions\log
* [ ] versions\unsafeDownload
* [ ] versions\view
* [x] create
* [ ] discuss
* [ ] settings
* [x] tag
* [x] userGrid
* [ ] view
### Users
* [x] admin\activity
* [x] admin\flags
* [ ] admin\health
* [x] admin\log
* [x] admin\queue
* [x] admin\reviews
* [ ] admin\stats
* [x] admin\userAdmin
* [x] admin\visibility
* [x] invite\form
* [x] invite\roleSelect
* [x] invite\userSearch
* [ ] apiKeys
* [x] authors
* [ ] memberList
* [x] notifications
* [ ] projects
* [x] staff
* [x] view
### Utils
* [x] alert
* [ ] csrf
* [x] editor
* [ ] email
* [x] modal
* [x] prompt
* [x] userAvatar