index
:
fatcat
bnewbold-doaj-article-harvest
bnewbold-elastic-extras
bnewbold-openapi-client-generator-v601
bnewbold-pythonclient-types
bnewbold-redoc
bnewbold-rust-gen-v5
bnewbold-sitemap
bnewbold-ubuntu-jammy
cockroach
confluent-kafka
master
preview
x-attic-auth-other-macaroon-lib
x-attic-camp
x-attic-changelog-export
x-attic-chocula
x-attic-cockroach
x-attic-golang
x-attic-more-importers
x-attic-preview
x-attic-python-rust-hacks
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
fatcat_web
/
editing_routes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
web: work around remaining type annotation issues
Bryan Newbold
2021-11-03
1
-0
/
+4
*
web: add type annotations
Bryan Newbold
2021-11-03
1
-74
/
+89
*
lint: resolve existing mypy type errors
Bryan Newbold
2021-11-02
1
-2
/
+1
*
fmt (black): fatcat_web/
Bryan Newbold
2021-11-02
1
-215
/
+377
*
lint: simple, safe inline lint fixes
Bryan Newbold
2021-11-02
1
-7
/
+7
*
lint/fmt: remove all 'import *'
Bryan Newbold
2021-11-02
1
-9
/
+23
*
web: reduce flash() usage; have logins redirect
Bryan Newbold
2021-02-26
1
-5
/
+1
*
implement webface entity deletion
Bryan Newbold
2020-07-31
1
-27
/
+202
*
wire up new TOML views
Bryan Newbold
2020-07-30
1
-42
/
+151
*
editing: more 'raise' status instead of 'abort()'
Bryan Newbold
2020-07-30
1
-1
/
+1
*
generic helpers for TOML editing routes
Bryan Newbold
2020-07-30
1
-9
/
+174
*
error handling: use 400 page with error passed instead of flash()
Bryan Newbold
2020-07-28
1
-4
/
+2
*
convert some API errors from abort() to raise
Bryan Newbold
2020-07-28
1
-7
/
+7
*
lint (flake8) web interface python files
Bryan Newbold
2020-07-01
1
-13
/
+9
*
refactor all python source for client lib name
Bryan Newbold
2019-09-05
1
-2
/
+2
*
implement major refactor for other entity types
Bryan Newbold
2019-06-13
1
-148
/
+107
*
get rid of active_editgroup_id cookie
Bryan Newbold
2019-06-13
1
-12
/
+6
*
editgroup selection as drop-down
Bryan Newbold
2019-06-13
1
-16
/
+23
*
continue large refactors of entity views
Bryan Newbold
2019-06-12
1
-57
/
+155
*
python impl
Bryan Newbold
2019-05-14
1
-9
/
+6
*
propagate editgroup_id errors correctly
Bryan Newbold
2019-04-09
1
-0
/
+12
*
partial checking of editgroup_id checking when editing
Bryan Newbold
2019-04-09
1
-1
/
+3
*
correct a number of response codes
Bryan Newbold
2019-04-04
1
-9
/
+31
*
fix edit forms requiring logins
Bryan Newbold
2019-04-04
1
-3
/
+4
*
warn() -> warning() (deprecated)
Bryan Newbold
2019-04-04
1
-8
/
+8
*
explicit 404 on un-implemented editing pages
Bryan Newbold
2019-04-04
1
-3
/
+3
*
create app.log explicitly
Bryan Newbold
2019-04-03
1
-14
/
+14
*
file basic editing; several cleanups
Bryan Newbold
2019-04-02
1
-54
/
+112
*
refactor release+container editing routes
Bryan Newbold
2019-04-02
1
-64
/
+58
*
fix CSRF for WTF forms
Bryan Newbold
2019-04-02
1
-13
/
+4
*
basic container create/edit forms
Bryan Newbold
2019-04-02
1
-25
/
+81
*
refactor editing routes into separate file
Bryan Newbold
2019-04-02
1
-0
/
+170