Get home page and login working #14

Merged
Jaculabilis merged 20 commits from tvb/server-auth into develop 2021-06-29 03:23:59 +00:00
Owner

Additions:

  • New cli commands for creating users and lexicons
  • Flask-Login and auth blueprint reintegrated into the server
  • Home page with lexicon statuses restored
  • Server tests using bs4 and updates to helper fixtures

The backend tests have been moved to a subfolder.

Old code removed:

  • __main__.py was the entrypoint for the previous cli, now superceded by amanuensis-cli.
  • With the userq password methods, models/ no longer has any code to keep around, having been long since replaced by db/.
  • Several json templates in resources/ have been long superceded by db/.
Additions: * New cli commands for creating users and lexicons * Flask-Login and auth blueprint reintegrated into the server * Home page with lexicon statuses restored * Server tests using bs4 and updates to helper fixtures The backend tests have been moved to a subfolder. Old code removed: * `__main__.py` was the entrypoint for the previous cli, now superceded by `amanuensis-cli`. * With the userq password methods, `models/` no longer has any code to keep around, having been long since replaced by `db/`. * Several json templates in `resources/` have been long superceded by `db/`.
Jaculabilis added 20 commits 2021-06-29 03:16:51 +00:00
Jaculabilis merged commit 10a0c59d5e into develop 2021-06-29 03:23:59 +00:00
Jaculabilis deleted branch tvb/server-auth 2021-06-29 03:24:06 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Jaculabilis/amanuensis#14
No description provided.