Releases: bimdata/python-api-client
v10.4.1
v10.4.0
v10.3.0
v10.2.2
v10.2.1
v10.2.0
v10.1.0
v10.0.0
v10.0.0 (2024-05-30)
Breaking
- MAJOR: chore: remove deprecated ifc routes from doc (#725) (
6556cb8
)
Feature
-
MINOR: Add log for cloud invitations (#746)
-
Add cloud invitation logs.
-
Add log for canceled invitations.
-
Add migration to delete unwanted UserProject.
-
Fix typo.
-
Better log action naming.
-
Fix migration.
-
Rename log decorators. (
d35212c
) -
MINOR: Add missing attachment in visa validation serializer. (#726) (
157b488
) -
MINOR: Feat/add link between zone and storey (#723)
-
Add a link between zone and storey.
-
Zone-storey, use uuid instead of pk.
-
Rename storey as storey_uuid in zone serializer.
-
Split update/remove storey from zone test. (
abe503b
) -
MINOR: add logging for documents, folder and user invitations (#712)
-
first implementation with documents
-
implement and test documents and folders
-
aborted try to test folder permission propagation
-
fix test get_path
-
add project invitation logs
-
improve admin
-
typo
-
add log view test and scope
-
fix check_access test
-
commit app migrations (
d68b901
) -
MINOR: Add filters and document and some utility routes (#710)
-
add folder:id/document route and visa validation attachment
-
add filter on first level
-
add document advanced filters and folder-tree route
-
remove uselesss unpacking operator (
1c43bba
) -
MINOR: add model drawings (#709)
-
MINOR: add model drawings
-
fix tests
-
add admin (
81c1d8e
) -
MINOR: add user deail to check-access response (#707) (
368656e
)
Fix
-
PATCH: fix openAPI definition of getProjectFolderTree (
ed5e2d5
) -
PATCH: fix openAPI definition of getProjectFolderTree (
c88cf8e
) -
PATCH: fix project/folder-tree path (
4ba4d60
) -
PATCH: test CI (
adc39fc
)
Unknown
-
CI: fix python-semantic release build env. (
040ba18
) -
CI: Chores/fix semantic release (#7)
-
MINOR: test
-
Fix the semantic release
-
fix build command. (
0699c41
) -
debug-ci (
17a3396
) -
TEST-CI: Fix typo. (
5c04e87
) -
Merge pull request #5 from bimdata/chores/new-ci-publish-workflow
Trying to rework the ci for pypi upload. (77d82aa
)
-
Trying to rework the ci for pypi upload. (
b8d0ce5
) -
Merge pull request #4 from bimdata/fix/fix-ci-twine-error
Upgrade twine. (983d34b
)
-
Upgrade twine. (
a9fdc9d
) -
Minor: Add ability to invite user in cloud & all projects (#744)
-
Minor: Add ability to invite user in cloud & all projects
-
Improve performance & fixes
-
Fix cloud invite when project invite already exists
-
Fix more bugs in invitation process.
-
Fix bug where last admin can leave if an admin invit exists.
-
Remove useless sql query. (
5f6f792
) -
Test CI. (
bd00ba2
) -
test CI (
2b2db82
)