diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-06-30 23:33:03 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-06-30 23:33:03 -0700 |
commit | 5e2fecf4b81a878ec4321cdd85d6a594e94c1eb2 (patch) | |
tree | ba0b0affbff2f1c41e22a9ec0a548e8e80b06bb3 /TODO | |
parent | 224e4929af6fa84401944c757d9902a5f83da7a3 (diff) | |
download | fatcat-5e2fecf4b81a878ec4321cdd85d6a594e94c1eb2.tar.gz fatcat-5e2fecf4b81a878ec4321cdd85d6a594e94c1eb2.zip |
update TODO/notes again
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -15,12 +15,14 @@ name ref: https://www.w3.org/International/questions/qa-personal-names - full database dump and reload (import/export) - manual editing of containers and releases (web interface) -x bulk loading of releases, files, containers, creators -x accurate auto-matching matching of containers (eg, via ISSN) + +## Web UI + +- changelog more like a https://semantic-ui.com/views/feed.html ? +- instead of grid, maybe https://semantic-ui.com/elements/rail.html ## Performance -x have release creation auto-create works if one isn't specified - write pure-rust "benchmark" scripts that hit, eg, lookups and batch endpoints. run these with auto_explain on, then look in logs on dev machine - batch inserts automerge: create editgroup and changelog, mark all edits as |