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

Support export to CSV/Excel #36

Closed
2 tasks done
blcham opened this issue Dec 8, 2023 · 2 comments · Fixed by #178
Closed
2 tasks done

Support export to CSV/Excel #36

blcham opened this issue Dec 8, 2023 · 2 comments · Fixed by #178
Assignees

Comments

@blcham
Copy link

blcham commented Dec 8, 2023

Notes:

  • if possible we should inject lines into Excel
  • possible values for aircraft should be taken from fragment of URL or path of labels

A/C:

  • implement backend
  • implement frontend
@blcham blcham added the akaene label Dec 8, 2023
@blcham blcham self-assigned this Dec 8, 2023
@blcham blcham removed the akaene label Jul 4, 2024
@blcham blcham assigned kostobog and unassigned blcham Jul 4, 2024
kostobog added a commit to kbss-cvut/record-manager that referenced this issue Jul 10, 2024
kostobog added a commit to kbss-cvut/record-manager that referenced this issue Jul 10, 2024
… when extracting exportType from request. Accept header takes precedence over exportType uri parameter.
kostobog added a commit to kbss-cvut/record-manager that referenced this issue Jul 10, 2024
…nstitution request parameter.

- remove unnecessary annotations from method parameters
kostobog added a commit to kbss-cvut/record-manager that referenced this issue Jul 10, 2024
… when extracting exportType from request. exportType uri parameter takes precedence over Accept header.
kostobog added a commit to kbss-cvut/record-manager that referenced this issue Jul 10, 2024
…nstitution request parameter.

- remove unnecessary annotations from method parameters
kostobog added a commit to kbss-cvut/record-manager that referenced this issue Jul 10, 2024
kostobog added a commit to kbss-cvut/record-manager that referenced this issue Jul 10, 2024
kostobog added a commit to kbss-cvut/record-manager that referenced this issue Jul 10, 2024
@blcham blcham assigned LaChope and unassigned kostobog Jul 10, 2024
@blcham
Copy link
Author

blcham commented Jul 10, 2024

@LaChope info how to execute export to excel:
kbss-cvut/record-manager#52 (comment)

kostobog added a commit to kbss-cvut/record-manager that referenced this issue Jul 10, 2024
… export type is selected if exportType query parameter and Accept header do contain a supported export type.
@LaChope LaChope linked a pull request Jul 11, 2024 that will close this issue
LaChope added a commit that referenced this issue Jul 11, 2024
@kostobog
Copy link

@blcham
The current solution does not work when exporting with a bigger data set.

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 a pull request may close this issue.

3 participants