cmdb/cmdb-api
thexqn 747475b6a6
Fix bug 1217 (#656)
* fix(api): move soft delete of PreferenceShowAttributes to correct location

* chore: add manage.sh to .gitignore

* fix(api): correct type_id reference in CITypeAttributeManager for PreferenceShowAttributes soft delete

* Update .gitignore

---------

Co-authored-by: pycook <pycook@126.com>
2024-12-20 16:47:25 +08:00
..
api Fix bug 1217 (#656) 2024-12-20 16:47:25 +08:00
logs Modify code organization 2019-12-18 23:33:22 +09:00
migrations feat(db): support flask migrate (#201) 2023-10-13 15:55:26 +08:00
tests fix g.user 2023-08-21 11:54:33 +08:00
.env Modify code organization 2019-12-18 23:33:22 +09:00
.ruff.toml fix: code linter 2024-12-18 06:24:38 +00:00
Pipfile Dev api ipam (#637) 2024-11-11 18:17:37 +08:00
autoapp.py upgrade flask to 2.3.2 and replace g.user with current_user 2023-08-06 21:54:18 +08:00
babel.cfg feat(api): i18n 2023-12-25 21:51:44 +08:00
celery_worker.py upgrade celery 2023-08-08 13:16:07 +08:00
requirements.txt fix: code linter 2024-12-18 06:24:38 +00:00
settings.example.py Update settings.example.py 2024-09-26 17:00:51 +08:00