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

Master #37

Open
wants to merge 36 commits into
base: master
Choose a base branch
from
Open

Master #37

wants to merge 36 commits into from

Commits on Sep 11, 2019

  1. Configure react project

    re-configure react project with redux packages.
    ankitkanojia committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    7f49605 View commit details
    Browse the repository at this point in the history
  2. Delete yarn.lock

    ankitkanojia committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    e202a14 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from ankitkanojia/reduxCore

    Unwanted yarn.lock file removed
    ankitkanojia authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    711c8b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Package installation and router set up

    Added redux package and router package
    set up static routing with menu list
    add redux structure on index file for create store and combined store.
    ankitkanojia committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    14d4fd6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ankitkanojia/reduxCore

    Package installation and router set up
    ankitkanojia authored Sep 12, 2019
    Configuration menu
    Copy the full SHA
    5d9622b View commit details
    Browse the repository at this point in the history
  3. Added menu header bar and apply styling css

    Apply styling and css to header component.
    set dynamic router change and link selection based on preferred link selection.
    ankitkanojia committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    f134148 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from ankitkanojia/reduxCore

    Added menu header bar and apply styling css
    ankitkanojia authored Sep 12, 2019
    Configuration menu
    Copy the full SHA
    f6dc660 View commit details
    Browse the repository at this point in the history
  5. Added static page content

    added page contents in avout us and contact us pages
    ankitkanojia committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    b9cad58 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from ankitkanojia/reduxCore

    Added static page content
    Remove user module as its all covered into home screen with redux structure
    ankitkanojia authored Sep 12, 2019
    Configuration menu
    Copy the full SHA
    2b47bc3 View commit details
    Browse the repository at this point in the history
  7. Added redux architecure and set default data binfding

    added the static date fertch functionality with redux structure which initiallly gets the static data collection.
    Remove static data collection from home page
    ankitkanojia committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    f7784f1 View commit details
    Browse the repository at this point in the history
  8. Create Form Added

    Create details form added and style applied on home page.
    Custom style applied on home page
    ankitkanojia committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    93982cc View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5 from ankitkanojia/reduxCore

    Update the design and added action creator for add details
    ankitkanojia authored Sep 12, 2019
    Configuration menu
    Copy the full SHA
    d0978ae View commit details
    Browse the repository at this point in the history
  10. Added add details action creator and link up create functionality

    Added action creater for add details method.
    Dynamic lsit binding functionality integration using redux
    ankitkanojia committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    3e2369c View commit details
    Browse the repository at this point in the history
  11. Merge pull request #6 from ankitkanojia/reduxCore

    Added add details action creator and link up create functionality
    ankitkanojia authored Sep 12, 2019
    Configuration menu
    Copy the full SHA
    c302922 View commit details
    Browse the repository at this point in the history
  12. Added Delete Funcitonality

    Added delete functionality which perfrom delete operation with redux structure.
    ankitkanojia committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    963cb14 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #7 from ankitkanojia/reduxCore

    Added Delete Funcitonality
    ankitkanojia authored Sep 12, 2019
    Configuration menu
    Copy the full SHA
    ee013cd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    3244d5f View commit details
    Browse the repository at this point in the history
  2. Set up the button click event dynamic for getting the current informa…

    …tion
    
    Set up the button click event dynamic for  getting the current information
    ankitkanojia committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    736fd09 View commit details
    Browse the repository at this point in the history
  3. Added cancel button operation

    Added cancel button with the use of cancel button form will be reset.
    ankitkanojia committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    8b0870a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from ankitkanojia/reduxCore

    Created few functionlaty of cancel and update
    ankitkanojia authored Sep 14, 2019
    Configuration menu
    Copy the full SHA
    832862a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47df870 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #9 from ankitkanojia/reduxCore

    Added reducer metho for get edit details
    ankitkanojia authored Sep 14, 2019
    Configuration menu
    Copy the full SHA
    7e654a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d4adf3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #10 from ankitkanojia/reduxCore

    Update functionality added
    ankitkanojia authored Sep 14, 2019
    Configuration menu
    Copy the full SHA
    3205f05 View commit details
    Browse the repository at this point in the history
  9. Update json objects

    Update json object
    ankitkanojia committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    8de87ec View commit details
    Browse the repository at this point in the history
  10. Merge pull request #11 from ankitkanojia/reduxCore

    Update json objects
    ankitkanojia authored Sep 14, 2019
    Configuration menu
    Copy the full SHA
    3b297b2 View commit details
    Browse the repository at this point in the history
  11. Update functionlait added

    Code for update the entity or record is done.
    ankitkanojia committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    ef6b4b6 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #12 from ankitkanojia/reduxCore

    Update functionlait added
    ankitkanojia authored Sep 14, 2019
    Configuration menu
    Copy the full SHA
    a273b66 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2019

  1. Update README.md

    Update the content of README.md file
    ankitkanojia committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    a8241f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from ankitkanojia/reduxCore

    Update README.md
    ankitkanojia authored Sep 15, 2019
    Configuration menu
    Copy the full SHA
    f3a5d80 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ankitkanojia committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    b9c33b3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14 from ankitkanojia/reduxCore

    Update README.md
    ankitkanojia authored Sep 15, 2019
    Configuration menu
    Copy the full SHA
    778f8c8 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    ankitkanojia committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    42933bb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #15 from ankitkanojia/reduxCore

    Update README.md
    ankitkanojia authored Sep 15, 2019
    Configuration menu
    Copy the full SHA
    61efb15 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    ankitkanojia committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    32d0a73 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #16 from ankitkanojia/reduxCore

    Update README.md
    ankitkanojia authored Sep 15, 2019
    Configuration menu
    Copy the full SHA
    50e6de6 View commit details
    Browse the repository at this point in the history