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

4000 - Dashboard cycle 2029: dynamic metadata #4017

Merged
merged 10 commits into from
Oct 16, 2024

Commits on Oct 10, 2024

  1. 4000 - Dashboard metadata migration to node ext (#4015)

    * 4000 - Dashboard metadata migration to node ext
    
    * type camel case
    
    * update nodeExtType: dataquery -> dashboard
    sorja authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    229a152 View commit details
    Browse the repository at this point in the history
  2. 4000 - Dashboard API (#4016)

    * 4000 - Initial commit for data query API
    
    * 4000 - Move api to Cycle level
    
    * remove unused type
    sorja authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c637d13 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. 4000 - Dashboard store (#4018)

    * 4000 - Dashboard store
    
    * 4000 - repository: return in correct format
    
    * 4000 - Overview: use dashboard store
    
    * 4000 - return result
    sorja authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c1e703e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. 4000 - Utils for object manipulation (#4020)

    * 4000 - introduce new object utils mergePartial, getDiffAsPartialObject.ts
    
    * 4000 - use lodash.merge
    
    * 4000 - getDiffAsPartialObject -> getDiff
    sorja authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3a6bab8 View commit details
    Browse the repository at this point in the history
  2. 4000 - Migrate dashboard region partial data (pending) (#4021)

    * 4000 - restore original metadata
    
    * 4000 - dashboard: migrate partial metadata for regions
    
    * use correct function call
    sorja authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    607611d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    7a8202b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. 4000 - Remove unused files (#4027)

    * 4000 - dashboard: refetch even when existing items (region)
    
    * remove unused files
    
    * region/country dashboard in store
    
    * 4000 - code quality
    sorja authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    afe079b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development' of github.com:openforis/fra-platform into …

    …4000-dashboard-cycle-2029-dynamic-metadata
    sorja committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e8f2ac3 View commit details
    Browse the repository at this point in the history
  3. Merge branch '4000-dashboard-cycle-2029-dynamic-metadata' of github.c…

    …om:openforis/fra-platform into 4000-dashboard-cycle-2029-dynamic-metadata
    sorja committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    169121f View commit details
    Browse the repository at this point in the history
  4. Fix typo in import

    sorja committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0938a2c View commit details
    Browse the repository at this point in the history