update todo
This commit is contained in:
parent
723f628c31
commit
0d32edbe0e
|
@ -1,6 +1,11 @@
|
||||||
= Todo
|
= Todo
|
||||||
:icons: font
|
:icons: font
|
||||||
|
|
||||||
|
* Frontend
|
||||||
|
** [ ] tags are still ugly
|
||||||
|
** [ ] grey out search boxes
|
||||||
|
** [ ] make an about page
|
||||||
|
** [ ] filter non-auth'd tags
|
||||||
* Backend
|
* Backend
|
||||||
** Authentication
|
** Authentication
|
||||||
*** [ ] some kind of user auth
|
*** [ ] some kind of user auth
|
||||||
|
@ -16,5 +21,5 @@
|
||||||
* [ ] Operations
|
* [ ] Operations
|
||||||
** [ ] dockerize the build
|
** [ ] dockerize the build
|
||||||
** [ ] integrate CI/CD
|
** [ ] integrate CI/CD
|
||||||
** [ ] run on https://cabinet.chrissexton.org[cabinet.chrissexton.org]
|
** [x] run on https://cabinet.chrissexton.org[cabinet.chrissexton.org]
|
||||||
** [ ] create redirect or https://cab.chrissexton.org[cab.chrissexton.org]
|
** [ ] create redirect or https://cab.chrissexton.org[cab.chrissexton.org]
|
||||||
|
|
Loading…
Reference in New Issue