diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-06-13 14:28:25 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-06-13 14:28:25 -0700 |
commit | 3516341584cd6375f9b24765127cd74f1a7bd8db (patch) | |
tree | 5f118fccae17851854110e1841c17f2d78d089ca | |
parent | 404f6ff6d542dc6dc61395cdb25646e3a69eb061 (diff) | |
download | fatcat-3516341584cd6375f9b24765127cd74f1a7bd8db.tar.gz fatcat-3516341584cd6375f9b24765127cd74f1a7bd8db.zip |
update TODO
-rw-r--r-- | TODO.md | 17 |
1 files changed, 14 insertions, 3 deletions
@@ -6,13 +6,24 @@ - update existing 1.5 mil longtail OA PDFs with container/ISSN-L - use collapsing fields in default release search => start using elasticsearch-py -- lookup landing pages - cleanup 'None' file links - update editing flow - => implement and use "in progress" views - => allow re-editing of in-progress edits + x after edit, redirect to ident under editgroup ("in progress") + /editgroup/<editgroup_id>/release/<ident> + x "edit edit" + /editgroup/<editgroup_id>/release/<ident>/edit + x "delete edit" + ? "delete entity" (later, along with merge) + x improve editgroup selection/management + => "current edits" drop-down + => skip the cookie + x for all entity types + => merge master + => rebase/finish/merge UI changes + => edit flow polish (messages, etc) - generic query endpoint; tries to find identifiers (including fatcat identifiers) and lookup, else does release search + new homepage: numbers link to /stats ## Bugs |