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

[Issue 322] Data Analytics View #330

Closed
wants to merge 22 commits into from
Closed

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    ef94cc1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sprint-staging' of github.com:TAMULib/scholars-discover…

    …y into 228-data-analytics-view
    wwelling committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ce9c0aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9b83e0 View commit details
    Browse the repository at this point in the history
  4. Update analytic views

    wwelling committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    57f9cde View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    e982940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    073fac7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8cf92a View commit details
    Browse the repository at this point in the history
  4. Expose schema application expects in health index

    No longer preventing making duplicate index create field value request from conflicting class members of discovery.model.
    wwelling committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    fd30bd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Default to postgres and not init or index on startup

    init - creates schema - solr fields per class model
    index - harvests triplestore and indexes
    wwelling committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e717a9d View commit details
    Browse the repository at this point in the history
  2. Removing authorization until end specified

    leaving unused import as a reminder
    wwelling committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    dfd79a4 View commit details
    Browse the repository at this point in the history
  3. Removed organization name from analytic views

    that are currently mapped to hardcoded routes in UI. The UI can not hard code in routes as it may change or additional ones will be added. We do not want either scenario to not have a solution.
    wwelling committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    97a8348 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    039546e View commit details
    Browse the repository at this point in the history
  5. Correct typo in comment

    wwelling committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7635e9a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    fdf580f View commit details
    Browse the repository at this point in the history
  2. Refactor to academic age

    wwelling committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    da04b4f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    17f8e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04b1ec2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Fetching collection fields for Solr

    Now able to use what Solr has defined on startup to validate and determine create/update/remove of schema scaffold.
    wwelling committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    71a3281 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Restructure schema to map

    wwelling committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    db8da56 View commit details
    Browse the repository at this point in the history
  2. Cleanup logging a bit

    wwelling committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    189e6f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Aug 7, 2023

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