aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/forms.py
Commit message (Expand)AuthorAgeFilesLines
* web toml editing: remove sub-entities from TOMLBryan Newbold2020-09-171-0/+4
* editing: withdrawn_status, release_yearBryan Newbold2020-07-311-18/+24
* release form validators and tweak labelsBryan Newbold2020-07-311-8/+37
* fix typo bug resulting in lost/bad ext_id web editsBryan Newbold2020-07-311-2/+2
* remove some meta-fields from TOML form (all entities)Bryan Newbold2020-07-301-1/+5
* generic helpers for TOML editing routesBryan Newbold2020-07-301-1/+27
* lint (flake8) web interface python filesBryan Newbold2020-07-011-3/+2
* consistently use raw string prefix for regexBryan Newbold2020-04-171-1/+1
* spn: incluce link_source/link_source_id in ingest requestBryan Newbold2019-12-201-0/+2
* update ingest request schemaBryan Newbold2019-12-131-6/+8
* initial 'Save Paper Now' web formBryan Newbold2019-12-121-0/+47
* make file edit form hash values case insensitiveBryan Newbold2019-12-021-0/+3
* refactor all python source for client lib nameBryan Newbold2019-09-051-1/+1
* container type: journal display as 'Scholarly Journal'Bryan Newbold2019-09-051-1/+1
* clarify default blank form fieldsBryan Newbold2019-09-031-3/+3
* additional container webface edit fieldsBryan Newbold2019-09-031-8/+31
* python implBryan Newbold2019-05-141-3/+3
* partial python impl of ext_id and release_stage refactorsBryan Newbold2019-05-131-7/+17
* web editing of container urlsBryan Newbold2019-04-041-5/+19
* forms.py: annotate static methodsBryan Newbold2019-04-031-0/+3
* file basic editing; several cleanupsBryan Newbold2019-04-021-19/+42
* basic container create/edit formsBryan Newbold2019-04-021-0/+126
* basic release editingBryan Newbold2019-04-011-8/+29
* basic working release creationBryan Newbold2019-04-011-7/+68
* major progress on release create formBryan Newbold2019-03-211-0/+81