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

Move the time series settings inside the Management panel #12766

Closed
Gpetrak opened this issue Dec 4, 2024 · 1 comment · Fixed by #12767
Closed

Move the time series settings inside the Management panel #12766

Gpetrak opened this issue Dec 4, 2024 · 1 comment · Fixed by #12767
Assignees

Comments

@Gpetrak
Copy link
Contributor

Gpetrak commented Dec 4, 2024

The refactor of the metadata editor will not include the time series settings. We need to move this options inside the resource management panel.
Old time series settings activate selecting the option Has time?

Image

@Gpetrak Gpetrak self-assigned this Dec 4, 2024
@giohappy giohappy linked a pull request Jan 17, 2025 that will close this issue
13 tasks
giohappy pushed a commit that referenced this issue Jan 21, 2025
* adding timeseries API

* fixing a bug

* black re-formatting

* Fix serializer for DatasetTimeSerie

* make some small improvements

* black reformatting

* improving the code

* formatting the code

* adding get_choices under the __init__ function of the serializer

* adding a support_time property

* update layers/views with the support_time property

* rename the property support_time to supports_time

* adding a get_choices property to the Dataset model and extending the supports_time property

* adding tests for the get_time_info function and for the supports_time property

* fixing a bug

* update the tests for the get_time_info

* removing non-used module

---------

Co-authored-by: Mattia <[email protected]>
@jeff-bradley
Copy link

@Gpetrak Has this been completed yet? I can see the new metadata editor but am unable to location any time series configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants