- Patch: fix ci.
(
046d2bb
)
- Patch: fix release
(
be473e0
)
- Minor: add project webhooks (#827)
(
2e9098e
)
-
add project webhooks
-
use only one serializer
-
add test
-
add document.deletion hook, better tests for webhooks
-
add project_id to project.creation webhook
-
remove breakpoint
-
send all webhooks from views
-
add contect to webhook payload serializer
-
add context to webhook payload serializer
-
add folder webhooks
-
wip: add folder webhooks
-
add invitation webhooks
-
no more unmocked http calls in tests
-
add visa webhooks
-
fix typo
-
send webhook id in payload
-
add bcf comment test
- Patch: reverse wrong fix for pep 625
(
175b21d
)
- Patch: release
(
8ff3fbd
)
- Minor: test release
(
ea745fc
)
- Minor: empty commit to release lib with xkt chunk
(
0e46a00
)
- Patch: fix dms tree openapi
(
cef9ff1
)
- Patch: fix dms tree openapi
(
c8b492d
)
- Patch: fix dms tree openapi
(
cd73c20
)
- Patch: empty commit for release viewport rename
(
e711f6d
)
- Minor: Add a 2D mask to model to be able to cleanup plan (#832)
(
a0f9192
)
-
Add ability to save a viewport for a plan.
-
Fix doc.
-
Rename 2D mask.
-
Use kwargs instead of args in test mask 2d.
-
Rework with a simplier view on the model
-
Rename migration to match the mask2d rename
- Patch: fix bcf spec (#831)
(
3cac422
)
-
fix bcf spec
-
fix colorign definition
- Patch: PEP 625
(
a607ff0
)
- Patch: PEP 625
(
cdb0b31
)
- Minor: remove some document fields in model.document serialization
(
feb0558
)
-
improve storey performances
-
add comments
- Patch: remove deprecation warning on semantic-release
(
c80f047
)
- Patch: fix(storey): allow to add photosphere as storey plan + fix process_hint on createDocument
(#790)
(
556b744
)
-
fix(storey): allow to add photosphere as storey plan
-
fix(storey): create STOREY_CHILD_TYPES list + add 'process_hint' to Docuemnt serializer fields
- Patch: fix swagger with project children
(
f6ec7a8
)
- Minor: remove sub projects (#782)
(
640445c
)
- Minor: add model layout_name for DWG models (#780)
(
e2b806e
)
- Minor: Bcf odata (#772)
(
34ee7c9
)
-
implement odata filters
-
add orderby
-
factorize
-
replace test domains with bimdata.test
- Minor: remove smart_data from get_size routes
(
250dc2c
)
- Minor: Feature: Photosphere Model (#758)
(
3add6a0
)
-
MINOR: feat(photosphere): add PHOTOSPHERE model type
-
MINOR: feat(photosphere): add create-photosphere route
-
MINOR: feat: add create-photospĥere-building route
-
fix: IsMetaBuilding perm classes + little opti in create-photosphere route
-
fix(ifc): merge 2 migrations into 1
- Patch: fix storey name open api
(
1ec7339
)
- Patch: bimdata_elevation response can be null
(
a367be3
)
- Patch: fix bimdata_elevation open api field type
(
8ee2be6
)
- Minor: Bimdata elevation (#770)
(
2f61155
)
-
add BIMData Elevation to storey
-
add update storey elevation
-
fix typo in comment
- Minor: serialize basic document data in /me/visa responses (#769)
(
d145d94
)
-
MINOR: serialize basic document data in /me/visa responses
-
fix minor mistakes
-
fix parent_id in doc
-
fix prefetch
- Patch: Update ci-requirements.txt
(
83e0968
)
- Patch: fix project-access-token nullable fields
(
7277533
)
- Minor: Add bcf bimdata_viewer_layout (#759)
(
e6e043b
)
-
Add bcf bimdata_layout
-
Rename into bimdata_viewer_layout
-
Fix test...
- Minor: remove bcf project id in response
(
0d32ce4
)
- Major: chore: remove deprecated ifc routes from doc (#725)
(
6556cb8
)
- Minor: Add filters and document and some utility routes (#710)
(
1c43bba
)
-
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
- Minor: Add log for cloud invitations (#746)
(
d35212c
)
-
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.
- Minor: add logging for documents, folder and user invitations (#712)
(
d68b901
)
-
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
-
Minor: Add missing attachment in visa validation serializer. (#726) (
157b488
) -
Minor: add model drawings (#709) (
81c1d8e
)
-
MINOR: add model drawings
-
fix tests
-
add admin
-
Minor: add user deail to check-access response (#707) (
368656e
) -
Minor: Feat/add link between zone and storey (#723) (
abe503b
)
-
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.
-
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
)
- Patch: restore viewpoint patch (#706)
(
c2d241f
)
-
restore viewpoint patch
-
use ModelViewSet
- Patch: forbid to non admin to create topic properties (#705)
(
792e47f
)
-
forbid to non admin to create topic properties
-
remvoe prints
-
users and guests can only edit their own BCFs
-
remove PUT viewpoint route
-
fix import
-
code optimization
-
remove dead code
- Minor: add viewpoint models field (#702)
(
6f3768c
)
-
MINOR: add viewpoint models field
-
fix typos
- Patch: add geometry to ZoneSpace
(
4832e71
)
- Minor: add routes to manage zone_space relations (#690)
(
68bc812
)
- Patch: zone: parent_id field may be null
(
3aec51b
)
- Patch: add id project to serializer getProjectFolderTreeSerializers
(
fbe126b
)
- Minor: order in zones and spacezones
(
2b6e416
)
- Patch: add history_count to document serialization and prefetch stuff
(
261a2e6
)
- Minor: Add SSO create user route(#674)
(
93f86a5
)
-
create-user route
-
email_impersonation in project access token
- Patch: Add document history count (#681)
(
a2f63e3
)
-
add document history count
-
typo fixe
- Patch: fix bcf excel export documentation
(
4054f7c
)
- Minor: Add xlsx export (#676)
(
953ab41
)
-
action xlsx export
-
black
-
add documentation
-
add BIMData logo
-
poetry update
Co-authored-by: Amoki [email protected]
- Minor: feat(organization): add main_model field to Project model
(
391aa88
)
- Patch: add z field to geometryPoint
(
0fc0507
)
- Minor: add space geometry (#672)
(
0670d25
)
-
add space geometry
-
restor deleted code line
- Patch: add head_id field to Document serializer (#669)
(
02c7125
)
- Minor: import from project route (#664)
(
7e45889
)
-
feat: clone project route
-
renaming route, reverse pk and project_id
-
renaming
-
simpler help text
- Minor: Add pins routes (#663)
(
8ad8d81
)
-
WIP: add pins detail views
-
fix view and add tests
- Patch: add parent_id field in model
(
7ec69f0
)
- Minor: add project description (#659)
(
7d29aa4
)
- Minor: add xkt_files fields to support many xtk versions (#647)
(
1b3009c
)
-
add xkt_files fields to support many xtk versions
-
fix xkt_file serialization, add admin, migrate data to XktFile
-
add unique xkt version constraint
- Patch: add filters to getRawElements and getSimpleElements
(
1bf3b71
)
- Patch: allow null cloud serializer + add sub field to userproject (#643)
(
8d8ad1c
)
- Patch: add office_preview to dms-tree serializer
(
4afbee7
)
- Minor: add document-preview (#642)
(
ce78abd
)
-
add document-preview
-
add admin reprocess
-
rename field
- Patch: Feat/permission explicit propagate (#636)
(
5eca95a
)
-
add delete permission route, remove signals implicit propagation
-
explicit propagation for permissions
-
remove useless tests
-
fix nested group folder serializer
-
include delete groupFolder in update route
- Patch: fix ordering pdf pages (#638)
(
1f9ffe8
)
- Patch: add id field to Pin
(
395d86c
)
- Patch: fix requestBody on simple delete route
(
ece7509
)
- Patch: add model.binary_2d_file field
(
4bd519d
)
- Patch: remove some useless field on dms-tree
(
035c4e4
)
- Patch: force request body on delete method with drf-spectacular (#615)
(
206ee31
)
- Minor: add marketplace app links (#609)
(
c28d8c1
)
- Minor: Remove folder groups and history fields form DMS-Tree(#599)
(
9edfcb5
)
-
optimize some routes and remove group_permissions from dms-tree
-
add more tests
-
remove history from dms-tree
-
typo
-
fix documentation
-
restore features prefetch
-
remove useless prefetch
-
fix prefetch
-
remove useless prefetch
- Patch: Feat/multipage pdf (#596)
(
0eaaff0
)
-
create multipage-pdf
-
fix create_model tests
-
fix tests
-
add explicit comment to signal function
-
update help_text for parent and children
- Minor: create import group from ids (#595)
(
b0459fd
)
-
feat: create import group from id
-
remove UserProject property, add select_related to userprojects queryset
-
import several groups from a project instead of one
- Minor: add project check access route(#561)
(
bfb2c05
)
-
Add projcte check-access route
-
add route description
-
update tests with new invitation routes
- Patch: fix model export doc response
(
aa8fbfd
)
- Patch: added missing value (client name) to User Invitation Serializer (#590)
(
19b7898
)
- Patch: create DMS Tree return same datas as the get route (#587)
(
8ec4ab1
)
- Patch: create DMS Tree return same datas as the get route (#587)
(
5bd84de
)
- Patch: fix model deserialization
(
623b8f6
)
- Patch: rename model 360 field (#576)
(
8de9eae
)
-
rename model 360 field
-
keep viewer_360_file field
-
remove useless field in write only serializer
- Patch: rename request param in patch user cloud (#572)
(
2907dd6
)
- Patch: fix bad body serializer linkDocumentsOfElement
(
81cff13
)
- Patch: fix #536 body in linkDocumentsOfElement
(
01b3da8
)
- Patch: created_at and responded_at in Invitation model (#570)
(
dc7063d
)
-
created_at and updated_at in Invitation model
-
invitation: manual responded_at field
- Patch: cloud_id and project_id in Invitation serializer
(
d7315c0
)
- Patch: Update fields of userInvitation serializer
(
88f7294
)
- Minor: user invitation routes (#569)
(
2f7d1d4
)
-
make invitation api updatable
-
add user:write scope
-
use many to many scopes in views and tests
-
set scopes in MarketplaceAppAuthorization view
- Minor: Point cloud
(
5f4bd06
)
- Patch: allow empty file on document upload
(
32585b1
)
- Patch: allow empty files
(
c191c95
)
- Patch: Fix/inline serializer fields (#560)
(
6b706ce
)
Fix CreateStoreyPlan and BuildingStoreyPlan
- Patch: fix project access token enum (#555)
(
1005bc4
)
- Patch: add response data to create DMSTree
(
66c3969
)
- Patch: Add authoring viewpoint fields (#547)
(
5d0a18b
)
- Patch: fix get-dms-tree serializer
(
ce53acf
)
- Patch: fix create-dsm-tree serializer
(
9f58aae
)
- Patch: improve viewpoint pins (#543)
(
7a42412
)
- Minor: Add BCF authoring tool (#540)
(
f8da5ba
)
- Patch: fix create dms tree doc, children was missing in serializer request (#531)
(
f734b1b
)
-
fix create dms tree doc, children was missing in serializer request
-
rename serializer
- Patch: add tag to document in dms-tree (#533)
(
4ffe2ea
)
- Patch: versioning: more permissive archi (#528)
(
4cb18fd
)
- Patch: rename operation_id
(
e04c180
)
- Patch: delete all document version on delete (#525)
(
9aa819b
)
-
delete all document version on delete
-
versioning: add delete history route
- Patch: add document_id to visa serializer
(
2ec598a
)
- Patch: visa serialization in document (#522)
(
213c4d7
)
-
visa serialization in document
-
no prefetch tag
- Patch: reorder document history
(
c1afe9e
)
- Patch: serialize document creator
(
cb1f35c
)
- Patch: remove parent from document serialization (#521)
(
fbc5445
)
- Minor: Feat/versionning (#517)
(
d562d95
)
-
add model, migrations, views, serializers
-
test DocumentHistory view
-
fix last tests
-
filter list model
-
fix migration and add reverse_code
-
renaming old_version_id
- Minor: add bcf pins (#515)
(
8948499
)
-
add bcf pins
-
add view tests
- Patch: fix createDocument response missing
(
a7a4208
)
- Minor: create document tag views (#513)
(
3c00f75
)
-
create document tag views
-
fix: serializer readOnly
-
add admin tags
-
add inline Tag Project
- Major: Feat/openapi3 (#508)
(
57074b7
)
-
install and pre configure drf-spectacular
-
finish replace drf-yasg lib by drf-spectacular
-
fix error on lib generation
-
recreate data for oauth delete tests
-
fix some typo
-
fix null enums
-
fix some serializer
-
add bearer auth to swagger
-
add test operationId and fix numquery MPApp test
-
fix head action in test doc
Co-authored-by: Amoki [email protected]
- Patch: fix swagger generation
(
3952685
)
-
- install and pre configure drf-spectacular
-
- finish replace drf-yasg lib by drf-spectacular
-
- fix error on lib generation
-
- recreate data for oauth delete tests
-
- fix some typo
-
- fix null enums
-
- fix some serializer
-
- add bearer auth to swagger
-
- add test operationId and fix numquery MPApp test
-
- fix head action in test doc
-
Co-authored-by: Amoki [email protected]
- Major: Feat/openapi3 (#508)
(
18591ec
)
-
install and pre configure drf-spectacular
-
finish replace drf-yasg lib by drf-spectacular
-
fix error on lib generation
-
recreate data for oauth delete tests
-
fix some typo
-
fix null enums
-
fix some serializer
-
add bearer auth to swagger
-
add test operationId and fix numquery MPApp test
-
fix head action in test doc
Co-authored-by: Amoki [email protected]
-
- install and pre configure drf-spectacular
-
- finish replace drf-yasg lib by drf-spectacular
-
- fix error on lib generation
-
- recreate data for oauth delete tests
-
- fix some typo
-
- fix null enums
-
- fix some serializer
-
- add bearer auth to swagger
-
- add test operationId and fix numquery MPApp test
-
- fix head action in test doc
-
Co-authored-by: Amoki [email protected]
- Patch: remove comment visa nested (#502)
(
a516af8
)
- Patch: fix create building and storey doc serializer
(
03903e7
)
- Minor: order plans in storey (#495)
(
ea3cf1d
)
-
init refacto storey
-
add building test
-
fix serializers
-
replace Counter
-
init refacto storey
-
order plans in storey
-
merge migration ifc/88_
-
fix bad merge
-
fix bad merge
- Minor: refacto storeys and add buildings (#494)
(
06a735c
)
-
init refacto storey
-
add building test
-
fix serializers
-
replace Counter
- Minor: add size_ratio fields
(
2a5d90c
)
- Patch: bcf detailed extensions labels
(
7d5ade7
)
- Patch: add creadted_at and upated_at to Propertie et PropertySet
(
9218cd7
)
- Minor: Feature/bcf colors (#485)
(
64b5792
)
-
wip
-
update project extensions GET method
-
cleanup
-
fix project extensions
-
implement extension update
-
add color to all existing topics
-
respond with 400 if duplicated name
-
remove useless config
- Patch: rename last ifc operations (#489)
(
6a0bce1
)
- Major: rename ifc to model (#477)
(
6d48496
)
-
filter storey models with permissions
-
duplicate ifc routes and update tags ViewSet
-
add deprecated ifc views and filter by type
-
rename ifc operations
-
rename Ifc table
-
rename some Ifc classes
-
duplicate ifc test and change reverse url name
-
update foreignkeys
-
rename ifc_pk in model_pk
-
update route name
-
update scopes
-
fix swagger dupplicate
-
fix test projectAccessToken
-
actually send keycloak scope create
-
restore ifc_guid
-
don't unzip unzipped structure files
-
fix bad rebase
-
- filter storey models with permissions
-
- duplicate ifc routes and update tags ViewSet
-
- add deprecated ifc views and filter by type
-
- rename ifc operations
-
- rename Ifc table
-
- rename some Ifc classes
-
- duplicate ifc test and change reverse url name
-
- update foreignkeys
-
- rename ifc_pk in model_pk
-
- update route name
-
- update scopes
-
- fix swagger dupplicate
-
- fix test projectAccessToken
-
- actually send keycloak scope create
-
- restore ifc_guid
-
- don't unzip unzipped structure files
-
- fix bad rebase
- Major: sync with js libs
(
eb430f5
)
- Minor: 2d positioning (#471)
(
f8bf0c8
)
-
filter storey models with permissions
-
rework storey serializer
-
add positioning plan to m2m (storey-plan)
-
add route with params id and positioning route renaming
-
include positioning in storey serializer
-
fix tests
- Patch: filter storey models with permissions and add models_unreachable_count field (#470)
(
b68c55a
)
-
filter storey models with permissions
-
fix test add model to storey
-
rework storey serializer
- Minor: add img_format=url in BCF routes (#472)
(
9cef689
)
- Patch: one storey site by building (#469)
(
7c907c8
)
-
one storey site by building
-
add db unique constraint
-
Update ifc/v1/views.py
Co-authored-by: Hugo Duroux [email protected]
- Update ifc/v1/views.py
Co-authored-by: Hugo Duroux [email protected]
Co-authored-by: Hugo Duroux [email protected]
- Minor: plans and storeys (#468)
(
6a125d1
)
-
create storey
-
add migrations and route manage model children
-
create metabuilding and relation between storey and model-plans
-
fix signal test
-
PR review
-
models can update name
- Patch: Add non automatic models (#464)
(
b224801
)
-
Add non automatic models
-
improve tests
-
rename route and add permissions
-
add model delete with doc
- Minor: Feature/smart files (#463)
(
a5ba918
)
-
allow many model types
-
add tests
-
fix document name
-
more cleanup
-
update ci poetry version
-
do not reprocess on file update
-
fix export,merge and optimize queues
-
add types.py
-
more contants
- Patch: (visa) add validations_in_error to serializer
(
e4df33f
)
- Patch: fix document elements list uuids
(
39de959
)
- Patch: rename element_ids to element_uuids
(
461e3db
)
- Minor: add element/documents route
(
68a02e7
)
- Patch: add document to visa serializer (#458)
(
7504aee
)
- Minor: Feature/link element document (#457)
(
92814d1
)
-
add documents to elements
-
add test for filterred ifc and document list
-
typo
-
add some query optimizations
- Minor: Feature/visa (#451)
(
a963e5f
)
-
add invitation to userProject
-
PR changes requests
-
init visa
-
fix: boolean swagger bad import
-
fix: git conflict migrations, replace tests 'put'
-
add visa project view and change perform_created method on others views
-
fix: duplicate swagger operation id on getComment*
-
review PR and add permission mixin actions
-
fix tests
-
fix swagger
-
add nested mixin to self visa project view
-
fix creator filter view
-
print test
-
bypass schrodinger swagger pb
-
clean useless db requests in permissions
-
restore 404 ifc tests
-
add userproject to serializers context
- Patch: add id to Public Organization Serializer
(
5ac3574
)
- Patch: add organization serializer in App and MPApp serializers (#452)
(
b1f0958
)
-
add organization serializer in App and MPApp serializers
-
fix test and add select related
-
use Public Organization Serializer
- Minor: Add leave project route (#449)
(
4d52c51
)
-
Add leave project route
-
fix roles
- Minor: Remove deprecated and put (#450)
(
5769df5
)
-
remove deprecated route and PUT route without BCF routes
-
fix some tests
-
fix last tests and restore project tree route
-
restore BCF tests change
-
rename fullUpdate operation
-
Patch: add invitation key in UserProject (
30a8fb5
) -
Patch: fix list/create methods openAPI (
7519d93
) -
Patch: fix semantic release (
aca3560
) -
Patch: fix serializer user project (#448) (
8b5446a
)
Breaking Change: - key to for GroupUser create view - Route pk for userProject views is now UserProject pk and not FosUser pk
Some other change: - fix serializer of userProject for swagger and libs - add missing invitation user project from project and group - fix some test
- Patch: get cloud size operation id in openapi
(
d508862
)
-
Minor: add GED permissions (
00b987a
) -
Minor: Add profile_picture field in user serialization (
45bd37c
)
-
add user picture field
-
fix user.company, add comment about an edge case
-
Patch: allow empty name in raw layers and raw materials (
b96d9a7
) -
Patch: allow empty name in raw layers and raw materials (
c0d6bb6
) -
Patch: allow empty name in raw layers and raw materials (
22e450d
) -
Patch: fix dms-tree group permissions (
38f8ce5
) -
Patch: fix field name and add field to children dms-tree (#426) (
2881af8
)
- Patch: fix raw element serializer
(
e71a065
)
- Patch: (raw element) key named material_list instead of materials
(
b2e94e0
)
- Patch: fix(raw element): material_ids is integer and add id properties
(
c5f3ac4
)
- Minor: add recommanded_2d_angle (#403)
(
60bb446
)
- Patch: fix some open api fields (#401)
(
a0757ca
)
- Minor: serialization mpApp.organization_id
(
86dd09b
)
- Minor: add ifc north vector (#394)
(
58ef3ac
)
- Minor: add ifc version (#392)
(
266ac60
)
- Minor: add ifc.archived field
(
f3d2eee
)
- Patch: fix BCF projects serialization
(
5fa5f0b
)
- Minor: add delete all pset route
(
f08cb86
)
- Minor: add project access token
(
142080f
)
- Patch: fix document type enum
(
eb0d75d
)
- Minor: add merge and optimize routes
(
07bb292
)
- Minor: filtering by email for list cloud user and project user
(
fbd3b8b
)
- Minor: Add IFC export route. Fix users deserialization when firstname and lastname are empty
(
f8766ce
)
- Patch: add property_set_id to property serialization
(
7945a13
)
- Minor: add property update route
(
b5425e4
)
- Minor: add BCF import route
(
b2330e9
)
- Patch: fix typo in BCF.Line object. From LineSeriaizer to Line
(
d72a96d
)
- Patch: methods can't be in many apis at the same times. Too many tools don't support it.
(
56c9283
)
- Minor: add optionnal document.ifc_source (default: UPLOAD) to specify the source of the IFC
(
41a16fc
)
- Patch: project field of createDocument is no more mandatory
(
08788d0
)
- Patch: Fix System and Layers serialization in RawElements
(
611068c
)
- Major: rename apis. See release for more info
(
7444421
)
- Minor: add params to ifc/export route
(
71dfe01
)
- Minor: Add IFC warnings
(
8fab6fc
)
- Minor: add user deletion route, add IFC layers routes, add element/simple representation, add IFC
Systems routes, add IFC errors route, fix some malformed operationId
(
4b899c9
)
- Minor: add provider field in user serilization
(
510c0ba
)
- Patch: Feature/description pypi (#1)
(
997f1e1
)
-
add long description in setup; check readme syntax in circleci
-
fix open import for py2
-
fix command missing circleci
- Patch: zone name is no more required
(
16c9b09
)
- Minor: Add cloud image
(
1efca02
)
- Minor: Add IfcAccessToken. It is usefull to create read_only tokens to share a viewer or when
you're using an app without users
(
3503c35
)
- Patch: fix RecursiveFolderChildren model to allow an empty children field
(
c92e9da
)
- Patch: fix FolderChildren serialization: creator is not mandatory
(
c140634
)
- Patch: add missing ifc.xkt_file
(
f7520fa
)
- Patch: fix bulk create route. Regression removed the declaration and bulk route were only
accessible with a single objects instead of an array
(
ad13dd0
)
- Patch: fix viewpoint guid read_only instead of read/write
(
31896f6
)
- Patch: fix python openapi-generator parameters
(
8b94f57
)
- Patch: fix Folder model named. Last version renamed it RecursiveFolder by error
(
c2f57be
)
- Major: change BCF topics_pk route name to topics_guid
(
f88346d
)
- Patch: revert project serialization
(
5384c5f
)
- Minor: update project serialization
(
5843ad6
)
- Patch: remove unexinsting method from swagger
(
fe605b1
)
- Patch: fix FolderChildren OpenAPI Definition
(
2fd6775
)
- Patch: fix folder swagger definition (#150)
(
165f240
)
- Major: upgrade openapi-generator to 4.0.2. JS Lib is now ES6
(
c4c3aa0
)
- Minor: add processors
(
2f8746f
)
- Patch: fix documents methods names
(
1689c2f
)
- Patch: fix webhook ping method name
(
a48e7b5
)
- Patch: add id in invitation serialization
(
b2f7bf0
)
- Patch: add bimdata_camera_direction
(
edc7f4b
)
- Patch: add missing ifc serialization in checker
(
c54755e
)
- Patch: fix wrong role invitation type
(
7e87bef
)
- Patch: add missing cloud_role invitation in serialization
(
02e8f07
)
- Minor: add invitation cancellation and renew
(
3fc7e12
)
- Patch: fix bcf extension schema
(
d54bef0
)
- Minor: allow cloud deletion
(
623938b
)
- Minor: Add un change role routes
(
fcbdeda
)
- Patch: fix invitation method name
(
cf81e99
)
- Minor: add bcf export
(
526eb7f
)
- Patch: fix selfUser serialization
(
956f362
)
- Patch: fix full-topic swagger
(
48baaf6
)
- Patch: fix swagger.json
(
22143d4
)
- Minor: add 360_viewer_file
(
e1ac708
)
- Minor: add patch extension endpoint
(
76df76e
)
- Minor: add bcf route
(
041f073
)
- Patch: update openapi-generator
(
81ca880
)
- Patch: rename bcf getExtension into getExtentions
(
6700f53
)
- Patch: fix swagger syntax
(
a6e9726
)
- Patch: add due_date to singleSjonTopic
(
592a006
)
- Minor: Add bcf topic format filter
(
e66d412
)
- Minor: fix swagger.json
(
97369dc
)
- Patch: fix create-demo swagger
(
cbe46ae
)
- Minor: add createDemo route
(
e1a9a3c
)
- Minor: add webhooks routes
(
b07120e
)
- Minor: update generator to version 3.2.2
(
700b0b0
)
- Patch: remove fos_user password field
(
843da44
)
-
Major: set default api url to beta.bimdata.io, change auth behavior to use headers instead of querystring (
18e4efe
) -
Major: user openapi-codegen instead of swagger-codegen (
a812b96
)
- Patch: fix User and SelfUser doc generation
(
5b71abf
)
- Patch: fix raw element serialization
(
f31e616
)
- Patch: fix element model/serialization
(
47c1b7a
)
- Minor: back to swagger-codegen 2.4.0
(
be799ab
)
- Patch: manually fix lib generation circular import
(
26d4705
)
- Minor: allow empty name in spaces
(
a3ef30b
)
- Patch: fix version management
(
7a73046
)
- Minor: add default_cloud and default_project to /user
(
ee2071b
)