aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates/editor_editgroups.html
Commit message (Collapse)AuthorAgeFilesLines
* start fixing webface for editgroup changesBryan Newbold2019-01-111-8/+6
|
* use full-on autoaccept modeBryan Newbold2019-01-111-0/+29
Now that editor_id is infered from token, don't *need* to create ahead of time. This backend change simplifies things greatly (either update an existing editgroup, or create new and *only* include entities in the batch transaction), at the cost of being able to configure the editgroup in any way, including setting a description.