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

Data Dictionary Version 2 #24

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open

Data Dictionary Version 2 #24

wants to merge 40 commits into from

Commits on May 17, 2024

  1. DataDictionary Frontend Skeleton

    dws4 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    78aefc8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 28, 2024

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

Commits on May 29, 2024

  1. Testing structure for table data

    dws4 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6bd112c View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    3d80a10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a809dc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e820ce View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. DataDictionaryFrontend: Fixing and Adjusting subtables and simplifyin…

    …g elements rendered
    dws4 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e4b1795 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Fixing Styling

    dws4 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d5b89b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Fixing to filter by lastUpdated

    dws4 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d1a054e View commit details
    Browse the repository at this point in the history
  2. Removing unecessary files

    dws4 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0fc9f5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20037d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

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

Commits on Jul 5, 2024

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

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    6f74bb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b4cf54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f513c11 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Jul 18, 2024

  1. got the controller working

    jwomeara committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    44c144e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 30, 2024

  1. Adding env as endpoint

    dws4 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fbd925f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Sep 6, 2024

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

Commits on Sep 23, 2024

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

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

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

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. task/DictionaryFrontend: Updated to be able to run in DEV mode after …

    …build and changed some vars
    dsheehan2 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9b05683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8973a4c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    08784b0 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Changing variable types
    
    Co-authored-by: jsduncan2 <[email protected]>
    dsheehan2 and jsduncan2 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7375169 View commit details
    Browse the repository at this point in the history
  3. Update service/src/main/frontend/tsconfig.json

    Co-authored-by: jsduncan2 <[email protected]>
    dsheehan2 and jsduncan2 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    44b273d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Update formatters.ts

    Adding comment to avoid confusion with Types Column
    dsheehan2 authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ffe8e83 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

  1. Fixing API endpoint mixup

    dsheehan2 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    59fe9cf View commit details
    Browse the repository at this point in the history
  2. Updating docker compose in README

    Co-authored-by: jsduncan2 <[email protected]>
    dsheehan2 and jsduncan2 authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8191814 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    a7e8a25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    598abdb View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Fixing variable declarations

    Co-authored-by: jsduncan2 <[email protected]>
    dsheehan2 and jsduncan2 authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9bacc5e View commit details
    Browse the repository at this point in the history