Commit Graph

418 Commits (development)

Author SHA1 Message Date
Thomas Lindner 13c20ca245 [misc] Use double-quotes (black default) 2023-03-18 18:47:02 +01:00
Thomas Lindner fd09b381a6 [misc] Add some type annotations 2023-03-18 18:42:59 +01:00
Thomas Lindner 35eff0c416 [core] Don't read configs at the module top-level 2023-03-18 18:18:44 +01:00
ogdbd3h5qze42igcv8wcrqk3 003a10b273 [frontend] Fix openapi-generator script 2023-03-18 17:56:54 +01:00
ogdbd3h5qze42igcv8wcrqk3 dc454800cd [doc] Add documentation to update angular and openapi-generator code 2023-03-18 17:39:21 +01:00
Thomas Lindner 82129b958e [tests] Remove twitter tests 2023-03-18 16:49:01 +01:00
Thomas Lindner 20fdb1ae11 [tests] Prevent pytest from hanging 2023-03-18 16:49:01 +01:00
Thomas Lindner 4c110e2c71 [misc] Cleanup python packaging 2023-03-18 16:49:01 +01:00
Thomas Lindner fb543cffb9 [misc] Move things to the right place 2023-03-18 16:48:59 +01:00
ogdbd3h5qze42igcv8wcrqk3 aed5710da7 [frontend] Migrate to material 15 using mdc-migration 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 d1ffcf928d [frontend] Fix issue with ajv dependencies 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 005e4955ae [frontend] Version bump ngx-markdown to 15 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 76dcec3ae2 [frontend] Version bump angular/material to 15 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 038a4bf976 [frontend] Version bump angular/core and angular/cli to 15 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 401b4f32b1 [frontend] Version bump ngx-markdown to 14 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 8486ce8fab [frontend] Remove deprecated imports from angular/core 14 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 74fca41d66 [frontend] Version bump angular/material to 14 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 c9c1fe029b [frontend] Version bump angular/core and angular/cli to 14 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 cfb48cc0ff [frontend] Version bump ngx-markdown to 13 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 e3f5fbad44 [frontend] Remove deprecated Routes import from angular/core 13 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 b256aff872 [frontend] Version bump angular/material to 13 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 d9d75b76f2 [frontend] Version bump angular/core and angular/cli to 13 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 8ad6ce66fc [frontend] Version bump ngx-markdown to 12 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 5976db0cfc [frontend] Version bump angular/material to 12 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 4d5b1ee26e [frontend] Version bump angular/core and angular/cli to 12 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 ac00733847 [frontend] Version bump ngx-markdown to 11 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 c6c67463c9 [frontend] Version bump angular/material to 11 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 1824057e3e [frontend] Version bump angular/core and angular/cli to 11 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 6cb8a46f6c [frontend] Version bump angular/material to 10 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 5df8db657f [frontend] Version bump angular/core and angular/cli to 10 2023-03-18 16:25:20 +01:00
ogdbd3h5qze42igcv8wcrqk3 400f5af716 [frontend] Prerequisites for version bumps 2023-03-18 16:25:20 +01:00
Q d943e956ab [doc] Add missing dependencies 2023-03-18 14:34:42 +00:00
missytake 39a21fe34a [doc] No Gods, No Masters - let's do releases on development branch 2023-03-18 14:50:15 +01:00
missytake 4029770c90 [tests] Update python in tox from 3.8 to 3.10 2023-03-18 14:33:44 +01:00
missytake eef6f0c473 [doc] Document pytest dependencies and webUI development requirements 2023-03-18 12:51:17 +00:00
missytake 1d1eb47fe6 [tests] Fix tox ImportError 2023-03-18 12:51:17 +00:00
Thomas Lindner eaf187513e [frontend] Add favicon 2023-03-18 12:48:10 +01:00
missytake 32a8712805 [doc] Change CORS_allow_origin default value to angular's default value 2022-03-06 10:22:21 +01:00
hagi 17a62f5378
fixed typos 2021-12-06 16:17:18 +01:00
Martin Rey 2c058d7e15 [misc] Use black to reformat code 2020-12-30 21:45:06 +01:00
Martin Rey 4146cb89b5 [misc] Improve docstrings
Mostly by removing whitespace before and after the docstring
2020-12-30 21:45:06 +01:00
Martin Rey 2954f3700b [misc] Sort imports with isort 2020-12-30 21:45:06 +01:00
Martin Rey ff822bb58a [misc] Fix typo 2020-12-30 21:45:06 +01:00
Martin Rey eba21e8409 [misc] Use single quotes when possible 2020-12-30 21:45:06 +01:00
Martin Rey d0fc51fd7e [misc] Simplify return
A variable is only used for return and can thus be simplified
2020-12-30 21:45:06 +01:00
Martin Rey 8705fe0b1f [misc] Concat strings explicitly 2020-12-30 21:45:06 +01:00
Martin Rey e85a4cebb0 [misc] Add member to copyright section of edited files 2020-12-30 21:45:06 +01:00
Martin Rey 2db213af69 [misc] Use format() instead of %s, f-strings, concat 2020-12-30 21:45:06 +01:00
Martin Rey e72816d4c4
[doc] Update pip wheel, setuptools, pip packages 2020-10-14 13:29:17 +02:00
Martin Rey 07eaf4e573
[misc] Add python version requirement to setup.py 2020-10-14 13:26:06 +02:00