toast now used for JM messages that are successful, its a hack but good enough for now added TODO to do this all properly one day

This commit is contained in:
2023-01-05 20:49:48 +11:00
parent a64b449327
commit 62f476e80f
2 changed files with 32 additions and 22 deletions

3
TODO
View File

@@ -1,8 +1,9 @@
### GENERAL
* get all status messages to use toasts AND get func to also increase/descrease the job counter as appropriate)
- [DONE] all status messages use toasts
-- [TODO] make a helper func for setting toast body and use it in base.html && file_support.js
-- [DONE] make a helper func for setting toast body and use it in base.html && file_support.js
-- [TODO] make a helper func for setting 'Active Jobs' text/badge and call it when document ready (rather/both than start of base.html)
-- should allow all JM Messages, or other messages to be an active Ajax poll until a job has completed
* ignore face should ignore ALL matching faces (re: Declan)