Add character page and create/edit workflows #18

Merged
Jaculabilis merged 9 commits from tvb/character-page into develop 2021-08-29 15:15:45 +00:00
Owner
  • Add /characters/ as a top-level lexicon page implemented by a submodule under amanuensis.server.lexicon.
    • The character list restyles the ul element rather than build it out of divs and spans, as part of an effort to move the frontend towards semantic HTML.
    • The Characters link replaces the Home link in the sidebar, which is now located next to the login info in the header.
  • Add CLI and unit tests for basic scenarios.
* Add /characters/ as a top-level lexicon page implemented by a submodule under amanuensis.server.lexicon. * The character list restyles the `ul` element rather than build it out of divs and spans, as part of an effort to move the frontend towards semantic HTML. * The `Characters` link replaces the `Home` link in the sidebar, which is now located next to the login info in the header. * Add CLI and unit tests for basic scenarios.
Jaculabilis added 9 commits 2021-08-29 14:59:54 +00:00
Jaculabilis merged commit a9c97430de into develop 2021-08-29 15:15:45 +00:00
Jaculabilis deleted branch tvb/character-page 2021-08-29 15:15:52 +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#18
No description provided.