1
0
Fork 0
forked from s3lph/matemat
matemat/matemat/exceptions
s3lph f614fe1afc
breaking: remove the config option to automatically close tabs after ean purchase
fix: improve error handling on database consistency errors (e.g. non-unique ean codes) in the settings
feat: handle ean codes in the already open tab via a websocket connection
feat: populate ean code input field when a barcode is scanned while in the product settings
2024-11-25 23:29:30 +01:00
..
test Full coverage in exceptions. 2018-08-28 22:14:03 +02:00
__init__.py More user-friendly return value in the pagelet API. 2018-07-07 18:58:23 +02:00
AuthenticatonError.py More user-friendly return value in the pagelet API. 2018-07-07 18:58:23 +02:00
DatabaseConsistencyError.py breaking: remove the config option to automatically close tabs after ean purchase 2024-11-25 23:29:30 +01:00
HttpException.py Fixed some minor type annotation issues. 2018-07-15 00:55:39 +02:00