Get home page and login working
10a0c59d5e
Cleanup and removal of obsolete code
6c8f341a4e
Add home page test
4284de1cd0
Misc touchups
0e5547b883
Update flask_wtf version
4603e9da28
Add bs4 and auth workflow tests
Get home page and login working
4284de1cd0
Misc touchups
0e5547b883
Update flask_wtf version
4603e9da28
Add bs4 and auth workflow tests
Jaculabilis
deleted branch nvb/membership-create from Jaculabilis/amanuensis
2021-06-24 03:18:45 +00:00
ba346c29bc
Move backend tests
b789bad6c0
Switch tests to run on a tempfile db
3cfc01a9c8
Get home screen working
562d7d8a4b
Add some basic lexicon cli commands
398b5705f1
Simplify some backend names
0e35f15a3a
Add prettier date formatter
a07b342da3
Remove obsolete model code
e4e699fa1b
Reintegrate auth routes
6b5463b702
Implement user passwd command
3c7fc4b5f8
Show admin status in user list
Incorporate server and cli into new code
aaa7982f67
Initial commit of a working server route
1d1895c32d
Fix some issues with running the server
d8d20f4224
Add backend functions for a basic dashboard
e097917633
Style pass for newly integrated modules
633e5d7ece
Add stubs for lexicon and user commands
Incorporate server and cli into new code
aaa7982f67
Initial commit of a working server route
1d1895c32d
Fix some issues with running the server
d8d20f4224
Add backend functions for a basic dashboard
e097917633
Style pass for newly integrated modules
633e5d7ece
Add stubs for lexicon and user commands
324788f9a1
Add script entry point to pyproject
32a0948deb
Add admin subcommands
64973c4873
Remove old logging code
3890d4b11e
Add cli logging config
f6c0b9509d
Refactor top-level CLI parser