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

Collection View #126

Merged
merged 45 commits into from
Apr 26, 2022
Merged

Collection View #126

merged 45 commits into from
Apr 26, 2022

Conversation

silvanheller
Copy link
Member

Description

This PR adds a simple view where one can inspect all available multimediaobjects (/collection):

image

The functionality is very basic:

  • Clicking on an object shows all available metadata
  • You can toggle items per page, and jumping ahead and forward works

There are surely some features that would be good to add, but this is basic functionality that we should have probably had since a long time.

This PR needs vitrivr/cineast#288 to work. It also builds upon the pose-query branch, and thus targets it to more easily see the diff.

Ralph Gasser and others added 30 commits March 2, 2022 11:17
- Image is now generated and displayed in query term container
- A query, once created, can be edited later
- Fixed calculation of positions, which now enables full control over position of skeleton as well as individual joints.
…e and copy operation based on this functionality.
*Fixed disable state of joints being ignored
*Increased size of joints for easier manipulation
*Made radius less scared 😱
…e-query

# Conflicts:
#	openapi/cineast/.openapi-generator/FILES
#	openapi/cineast/README.md
#	openapi/cineast/model/mediaObjectDescriptor.ts
#	openapi/cineast/model/queryConfig.ts
#	openapi/cineast/model/queryTerm.ts
#	openapi/cineast/package.json
#	package-lock.json
#	package.json
#	src/app/query/containers/query-container.component.html
#	src/app/query/containers/query-term.component.html
#	src/app/query/containers/query-term.module.ts
#	src/app/shared/model/queries/staged-query-container.model.ts
#	src/config.json
# Conflicts:
#	package-lock.json
#	src/app/shared/model/queries/staged-query-container.model.ts
…ich are not in the default cineast config and unextracted for v3c2
# Conflicts:
#	openapi/cineast/README.md
#	openapi/cineast/model/queryConfig.ts
#	openapi/cineast/model/temporalQuery.ts
#	openapi/cineast/model/temporalQueryConfig.ts
#	openapi/cineast/package.json
@silvanheller silvanheller requested a review from sauterl April 13, 2022 13:43
@silvanheller silvanheller self-assigned this Apr 13, 2022
sauterl
sauterl previously approved these changes Apr 13, 2022
Copy link
Contributor

@sauterl sauterl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. It would be beneficial to address my comment, which - to me - is no dealbreaker.

Thanks @silvanheller for your work!

src/app/collection/collection.component.html Outdated Show resolved Hide resolved
@silvanheller silvanheller changed the base branch from feature/pose-query to master April 24, 2022 13:52
@silvanheller silvanheller dismissed sauterl’s stale review April 24, 2022 13:52

The base branch was changed.

sauterl
sauterl previously approved these changes Apr 25, 2022
Copy link
Contributor

@sauterl sauterl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was previously approved, didn't do a code review

# Conflicts:
#	openapi/cineast/.openapi-generator/FILES
#	openapi/cineast/api/misc.service.ts
#	openapi/cineast/api/object.service.ts
#	openapi/cineast/model/queryConfig.ts
#	openapi/cineast/model/temporalQuery.ts
#	openapi/cineast/model/temporalQueryConfig.ts
#	package-lock.json
#	package.json
#	src/app/query/containers/query-container.component.html
#	src/app/shared/model/results/scores/results-container.model.ts
#	src/config.json
@silvanheller silvanheller merged commit e6977e8 into master Apr 26, 2022
@silvanheller silvanheller deleted the collection-view branch April 26, 2022 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants