about summary refs log tree commit diff
path: root/users/grfn/bbbg/src/bbbg/views/flash.clj
AgeCommit message (Collapse)AuthorFilesLines
2021-12-24 r/3372 feat(grfn/bbbg): Add styling for flash messagesGriffin Smith1-1/+7
Change-Id: Ic8594217e6acceaad041dda8acf135bf7f3408e9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4585 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI
2021-12-13 r/3236 feat(grfn/bbbg): Display flash messagesGriffin Smith1-0/+33
Get flash working via a functioning cookie-store session middleware, and display flash messages if present at the top of every page. Change-Id: If5f267dee3f41ef7954ea82667822c596e1b0474