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

Added react app #31

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

Commits on Jan 30, 2023

  1. initial commit

    wink94 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    27fd30d View commit details
    Browse the repository at this point in the history
  2. initial commit

    wink94 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    46347df View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. db schema

    wink94 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    7c86881 View commit details
    Browse the repository at this point in the history
  2. db schema

    wink94 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    9798287 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. db orm added

    wink94 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    fd58317 View commit details
    Browse the repository at this point in the history
  2. db orm added

    wink94 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    45bee84 View commit details
    Browse the repository at this point in the history
  3. db orm added

    wink94 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    be0e664 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Merge pull request #1 from wink94/base-database-schemas

    Base database schemas
    wink94 authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3f8df25 View commit details
    Browse the repository at this point in the history
  2. api implementation

    wink94 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b3c4155 View commit details
    Browse the repository at this point in the history
  3. init implementaion added

    wink94 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    14c15b8 View commit details
    Browse the repository at this point in the history
  4. init implementaion added

    wink94 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    fae524c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    ee7f677 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3100293 View commit details
    Browse the repository at this point in the history
  3. template table added

    kravishan committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    6860feb View commit details
    Browse the repository at this point in the history
  4. cleaning

    kravishan committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    634a079 View commit details
    Browse the repository at this point in the history
  5. schema updated

    kravishan committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    00583f5 View commit details
    Browse the repository at this point in the history
  6. emailRecipeintsDao added

    kravishan committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b3a1e75 View commit details
    Browse the repository at this point in the history
  7. emailTemplateDao added

    kravishan committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    47854fd View commit details
    Browse the repository at this point in the history
  8. recipients endpoint added

    wink94 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    405e638 View commit details
    Browse the repository at this point in the history
  9. recipients endpoint added

    wink94 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    7b9d364 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. email sending function added

    wink94 committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    2e5764d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. template api added

    wink94 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a327701 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from wink94/recipient-impl

    Recipient impl
    wink94 authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a9d9842 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from wink94/base-api-impl

    Base api impl
    wink94 authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    3575ede View commit details
    Browse the repository at this point in the history
  4. unit tests

    wink94 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    5ebb3cd View commit details
    Browse the repository at this point in the history
  5. schema template

    wink94 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    9ebff49 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

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

Commits on May 2, 2023

  1. added react app

    wink94 committed May 2, 2023
    Configuration menu
    Copy the full SHA
    01eda6f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from wink94/added-react-app

    Added react app
    wink94 authored May 2, 2023
    Configuration menu
    Copy the full SHA
    e5cf7e5 View commit details
    Browse the repository at this point in the history
  3. react app added

    Co-Authored-By: windula <20523436+wink94@users.noreply.github.com>
    kravishan and wink94 committed May 2, 2023
    Configuration menu
    Copy the full SHA
    a2a23cc View commit details
    Browse the repository at this point in the history
  4. react app added

    Co-Authored-By: windula <20523436+wink94@users.noreply.github.com>
    kravishan and wink94 committed May 2, 2023
    Configuration menu
    Copy the full SHA
    1191892 View commit details
    Browse the repository at this point in the history
  5. Two popup windows done

    kravishan committed May 2, 2023
    Configuration menu
    Copy the full SHA
    35ecea3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. schema update

    wink94 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    bcec4b2 View commit details
    Browse the repository at this point in the history
  2. fixes

    wink94 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    7d099d6 View commit details
    Browse the repository at this point in the history
  3. Update EmailForm.js

    kravishan authored May 3, 2023
    Configuration menu
    Copy the full SHA
    28426df View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. web app integration tobackend

    wink94 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    7078719 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. authenticate user code change

    wink94 committed May 7, 2023
    Configuration menu
    Copy the full SHA
    60cd959 View commit details
    Browse the repository at this point in the history
  2. authenticate user code change

    wink94 committed May 7, 2023
    Configuration menu
    Copy the full SHA
    3032640 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

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

    wink94 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    4e9f9e6 View commit details
    Browse the repository at this point in the history
  3. added openapi+fixes

    wink94 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    44b3844 View commit details
    Browse the repository at this point in the history
  4. added openapi+fixes

    wink94 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    d38389d View commit details
    Browse the repository at this point in the history