Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] fastapi: Migration to 18.0 #471

Open
wants to merge 118 commits into
base: 18.0
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
118 commits
Select commit Hold shift + click to select a range
119a1ec
[ADD] Allows use of fastapi into Odoo!
lmignon Sep 23, 2022
04d86c4
[IMP] fastapi: Uses contextvars to hold and provide odoo env on fasta…
lmignon Sep 27, 2022
429da02
[IMP] fastapi: renames fastapi.app into fastapi.endpoint
lmignon Sep 28, 2022
f8d8c43
[IMP] fastapi: code cleanup
lmignon Oct 8, 2022
634dfd0
[IMP] fastapi: Improves modularity and demo app
lmignon Oct 8, 2022
50cfd6c
[IMP] fastapi: Add dependency method
lmignon Oct 9, 2022
ac0abb4
[IMP] fastapi: Implement error handling
lmignon Dec 7, 2022
d8e1037
[IMP] fastapi: Allows to define the user executing the api calls
lmignon Dec 10, 2022
7966964
[IMP] fastapi: Add authenticated_partner_id into ir.rule eval context
lmignon Dec 10, 2022
38f7bd6
[IMP] fastapi: Add helper code to ease development of search route ha…
lmignon Dec 10, 2022
a16a53d
[IMP] fastapi: documentation
lmignon Dec 10, 2022
d58e092
Fix a few typos
sbidoul Dec 10, 2022
e7ed75a
Fix typo
lmignon Dec 12, 2022
56bbee1
little fixes
lmignon Jan 27, 2023
2362418
[FIX] fastapi: Uses new implementation of endpoint_route_handler
lmignon Feb 24, 2023
21113bf
[FIX] fastapi: change annotation to support python 3.7+
lmignon Feb 24, 2023
f602324
[ADD] extendable_fastapi: New addon to allow the use of extendable wi…
lmignon Feb 24, 2023
11f317e
[FIX] fastapi: typo
lmignon Feb 26, 2023
a00388c
[IMP]fastapi: Uses the accept-languages header to determine the expex…
lmignon Feb 27, 2023
3b32e9e
[IMP] fastapi: Register only one handler by application
lmignon Feb 27, 2023
3bcd468
[IMP] fastapi: Improves UX for the endpoint registry synchronisation
lmignon Feb 27, 2023
8546eff
[IMP] fastapi: Improves documentation
lmignon Feb 27, 2023
59b6968
[IMP] fastapi: Improves documentation on security aspects
lmignon Mar 10, 2023
47f0f73
[IMP] fastapi: Declared as Beta
lmignon Apr 24, 2023
39692dd
[IMP] fastapi: Typos
lmignon Apr 24, 2023
01c3a2c
[UPD] Update fastapi.pot
Jun 7, 2023
3d1e645
[UPD] README.rst
OCA-git-bot Jun 7, 2023
d9c6aa5
[DOC] fast_api: fix _get_fastapi_routers documentation
sbidoul Jun 8, 2023
5abd8c6
[DOC] fastapi: documentation fixes
sbidoul Jun 8, 2023
21b7581
[UPD] README.rst
OCA-git-bot Jun 9, 2023
30ffa0e
[IMP] small changes in fastapi readme
AnizR Jun 11, 2023
eec5e5b
[UPD] README.rst
OCA-git-bot Jun 12, 2023
274091e
[IMP] fastapi: Add fastapi addons directory structure into documentation
lmignon Jun 14, 2023
be657f2
fixup! [IMP] fastapi: Add fastapi addons directory structure into doc…
lmignon Jun 14, 2023
121149e
fixup! fixup! [IMP] fastapi: Add fastapi addons directory structure i…
lmignon Jun 14, 2023
d3f7669
fixup! fixup! fixup! [IMP] fastapi: Add fastapi addons directory stru…
lmignon Jun 14, 2023
4b2d63b
fixup! fixup! fixup! fixup! [IMP] fastapi: Add fastapi addons directo…
lmignon Jun 14, 2023
90c6b24
fixup! fixup! fixup! fixup! fixup! [IMP] fastapi: Add fastapi addons …
lmignon Jun 14, 2023
4e50dd5
[UPD] README.rst
OCA-git-bot Jun 16, 2023
c6886d5
fastapi 16.0.0.0.2
OCA-git-bot Jun 16, 2023
22a6b88
[UPD] rest-framework : fix small typo in doc
xavier-bouquiaux Jun 21, 2023
1dd44a7
[UPD] README.rst
OCA-git-bot Jun 21, 2023
18cd618
[WIP] mount at root_path instead of adding prefixes
sbidoul Jun 23, 2023
dddb288
[IMP] fastapi: simplify tests a little bit
sbidoul Jun 23, 2023
75f4501
fastapi 16.0.0.0.3
OCA-git-bot Jun 26, 2023
1a33e46
[IMP] fastapi: Refactor demo app to follow dev guidelines
lmignon Jun 19, 2023
bbcc584
[IMP] fastapi: Add FastAPITransactionCase
lmignon Jun 19, 2023
6dfe2c2
[IMP] fastapi: Prefer typing.Annotated to describe method paramters
lmignon Jun 20, 2023
9b9f67b
[IMP] fastapi: Always run tests at post-install
lmignon Jun 26, 2023
244c076
[UPD] README.rst
OCA-git-bot Jun 28, 2023
08d1bff
fastapi 16.0.0.0.4
OCA-git-bot Jun 28, 2023
bf1ee94
fastapi: fix title underlines
sbidoul Jul 1, 2023
fa18a11
[UPD] README.rst
OCA-git-bot Jul 1, 2023
e32138c
Migration to Pydantic v2
lmignon Jul 24, 2023
6697505
[UPD] README.rst
OCA-git-bot Jul 25, 2023
13f04c6
fastapi 16.0.1.0.0
OCA-git-bot Jul 25, 2023
a0161a9
[IMP] fastapi: add company_id dependency override
marielejeune Jul 31, 2023
7cc71e8
[UPD] Update fastapi.pot
Jul 31, 2023
cefc899
fastapi 16.0.1.1.0
OCA-git-bot Jul 31, 2023
399a7e2
[ADD] extendable_fastapi: New class StrictExtendableBaseModel
marielejeune Jul 28, 2023
5e58e25
[UPD] README.rst
OCA-git-bot Aug 1, 2023
3c1b3d2
fastapi 16.0.1.1.1
OCA-git-bot Aug 1, 2023
b3d071d
[UPD] README.rst
OCA-git-bot Sep 3, 2023
6b04386
fix authenticated_partner_impl when no partner
Sep 11, 2023
53f1367
review change
Sep 25, 2023
b5e86f6
[BOT] post-merge updates
OCA-git-bot Sep 25, 2023
7af9e6d
[IMP] fastapi: Rename 'total' to 'count' into PagedCollection
lmignon Oct 12, 2023
4a2475b
[BOT] post-merge updates
OCA-git-bot Oct 13, 2023
f56a756
[FIX] fastapi: Field parameter typo in schemas.py
meestaben Nov 3, 2023
d3d38aa
[IMP] fastapi: Add news fragment to prepare release
lmignon Nov 3, 2023
d10d646
[BOT] post-merge updates
OCA-git-bot Nov 3, 2023
193fcf1
[MIG] mark all modules installable=False
sbidoul Nov 12, 2023
5cfb9b9
[FIX] fastapi: add "PATCH" method
astirpe Apr 17, 2024
cfb77f6
[FIX] fastapi: In test class don't override overrides
lmignon Nov 13, 2023
6950a0b
[BOT] post-merge updates
OCA-git-bot Dec 12, 2023
ddc7c40
[FIX] fastapi: close cursor after rollback
sbidoul Dec 18, 2023
650226c
[BOT] post-merge updates
OCA-git-bot Dec 21, 2023
fdd3b7c
Revert "[FIX] fastapi: close cursor after rollback"
sbidoul Dec 21, 2023
a0a399d
[BOT] post-merge updates
OCA-git-bot Dec 21, 2023
fd96254
Added translation using Weblate (Italian)
mymage Jan 10, 2024
3979683
Translated using Weblate (Italian)
mymage Jan 15, 2024
dbde6a7
[16.0][FIX] fastapi: always add authenticate_partner_id in context wh…
AnizR Jan 12, 2024
ff847c7
[BOT] post-merge updates
OCA-git-bot Jan 17, 2024
a69680b
[FIX] fastapi: Compatibility with latest Odoo
lmignon Feb 20, 2024
b7c8e0e
[MIG] fastapi: Migration to 17.0
nguyenminhchien May 24, 2024
3394772
[UPD] Update fastapi.pot
Jun 6, 2024
5e5aa1a
[BOT] post-merge updates
OCA-git-bot Jun 6, 2024
0180ae3
Update translation files
weblate Jun 6, 2024
5af0d89
[FIX] fastapi: Consolidating licenses inside the fastapi modue to LGPL-3
mfalatec Aug 21, 2024
224eed4
[FIX] fastapi: History file content
lmignon Oct 1, 2024
68c26b5
[BOT] post-merge updates
OCA-git-bot Oct 1, 2024
870b32b
[FIX] fastapi: Handle error occurring outside the fastapi processing
lmignon Mar 14, 2024
f9adb3d
[BOT] post-merge updates
OCA-git-bot Oct 2, 2024
64294c2
fastapi: improve test client setup
simahawk Apr 8, 2024
71b889d
[IMP] fastapi: Optionally authenticated partner
lmignon Oct 31, 2023
a06d4e4
[FIX] fastapi: Enable auto retry of calls
lmignon Mar 15, 2024
df7e3f2
[IMP] fastapi: Add Exception handler for IntegrityError
lmignon Mar 15, 2024
976bb28
[IMP] fastatpi: Add tests for the retrying mechanism
lmignon Mar 18, 2024
489ac4e
[FIX] fastapi: Readme
lmignon Mar 15, 2024
3420325
[FIX] fastapi: Transactions handling refactoring
lmignon Mar 19, 2024
e61c04a
[BOT] post-merge updates
OCA-git-bot Oct 3, 2024
0e7d252
[FIX] fastapi: Avoid process stuck in case of retry of Post request w…
lmignon Jun 26, 2024
16b7bd3
[FIX] fastapi: Fix minimal version for ext dependencies
lmignon Jun 27, 2024
2fb5fc0
[IMP] fastapi: Simplified code and improved perfs
lmignon Jun 28, 2024
686ea49
[16.0][FIX] fastapi: paging - correctly set authorised minimal value …
AnizR Aug 8, 2024
0281b0d
[FIX] fastapi: Unflag save_session in routing info
paradoxxxzero Jul 9, 2024
57e1619
[IMP] fastapi: Makes the save_session configurable
lmignon Oct 1, 2024
d0b4047
[LINT] fastapi
paradoxxxzero Oct 1, 2024
7259487
[UPD] Update fastapi.pot
Oct 3, 2024
6fc9efe
[BOT] post-merge updates
OCA-git-bot Oct 3, 2024
ed53f63
Update translation files
weblate Oct 3, 2024
a4d74a2
Translated using Weblate (Italian)
mymage Oct 4, 2024
a6e88ca
[IMP] fastapi: Factorize error handling and use it in tests with rai…
paradoxxxzero Oct 16, 2024
dbd339a
[BOT] post-merge updates
OCA-git-bot Oct 16, 2024
7f2b580
[IMP] fastapi: pre-commit auto fixes
cormaza Nov 8, 2024
5353ef2
[18.0][MIG] fastapi: Migration to 18.0
cormaza Nov 8, 2024
d960109
[PATCH] [FIX] fastapi: Disable exception logger when exception is exp…
cormaza Nov 19, 2024
57944ca
[18.0][FIX] fastapi, use new authenticate signature and dict answer
cormaza Dec 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[BOT] post-merge updates
OCA-git-bot authored and cormaza committed Nov 8, 2024
commit dbd339ab17f6d76ab397ec1a8677cd26623b95b9
2 changes: 1 addition & 1 deletion fastapi/README.rst
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ Odoo FastAPI
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c747abb758ff83b0410fa17634e08529195f6d2d94adccfe6b230e955c96285f
!! source digest: sha256:833b38a7daeeb3a130e9ad1725cad278b183489b8c241dedd0cdb1346157f89f
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
2 changes: 1 addition & 1 deletion fastapi/__manifest__.py
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
"name": "Odoo FastAPI",
"summary": """
Odoo FastAPI endpoint""",
"version": "17.0.3.0.0",
"version": "17.0.3.0.1",
"license": "LGPL-3",
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
"maintainers": ["lmignon"],
2 changes: 1 addition & 1 deletion fastapi/static/description/index.html
Original file line number Diff line number Diff line change
@@ -367,7 +367,7 @@ <h1 class="title">Odoo FastAPI</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c747abb758ff83b0410fa17634e08529195f6d2d94adccfe6b230e955c96285f
!! source digest: sha256:833b38a7daeeb3a130e9ad1725cad278b183489b8c241dedd0cdb1346157f89f
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/rest-framework/tree/17.0/fastapi"><img alt="OCA/rest-framework" src="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/rest-framework-17-0/rest-framework-17-0-fastapi"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This addon provides the basis to smoothly integrate the