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

Yamuna | FBE - 22 | Implementation of form conditions Editor #4

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

Commits on Mar 26, 2020

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

Commits on Mar 30, 2020

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

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    e82f368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3795f46 View commit details
    Browse the repository at this point in the history
  3. Sowmika, Alekhya | FBE-70 | Execute formSave event when save button o…

    …f preview form is clicked
    sowmika148 committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    0cd10fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbc4ebe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7878d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    dedec8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2782daa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a4594e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    200ff3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e624530 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae8ea17 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    472ad18 View commit details
    Browse the repository at this point in the history
  2. Yamuna | FBE - 22 | Add full screen viewer for all form events

    Yamuna Chukka authored and Yamuna Chukka committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    3169ab0 View commit details
    Browse the repository at this point in the history
  3. Yamuna | FBE - 22 | Change all controls form viewer Obs dropdown to r…

    …eflect only Obs without events
    Yamuna Chukka authored and Yamuna Chukka committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    4b882cd View commit details
    Browse the repository at this point in the history
  4. Yamuna | FBE - 22 | Move styles to css class

    Yamuna Chukka authored and Yamuna Chukka committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    a824f8e View commit details
    Browse the repository at this point in the history
  5. Yamuna | FBE - 22 | Add proper spaces in Css file & Remove setState B…

    …inding
    Yamuna Chukka authored and Yamuna Chukka committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    de38372 View commit details
    Browse the repository at this point in the history
  6. Yamuna | FBE - 22 | Add unit tests for fbe-22 functionality

    Yamuna Chukka authored and Yamuna Chukka committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    571a43c View commit details
    Browse the repository at this point in the history
  7. Yamuna | FBE - 22 | Css changes to have vertical scroll in form condi…

    …tions popup
    Yamuna Chukka authored and Yamuna Chukka committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    efc0b21 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Yamuna | FBE - 22 | Modify code to support code review comments

    Yamuna Chukka authored and Yamuna Chukka committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    5555634 View commit details
    Browse the repository at this point in the history
  2. Yamuna | FBE - 22 | Remove unused code

    Yamuna Chukka authored and Yamuna Chukka committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    03867f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Yamuna | FBE - 22 | Add support for reading obscontrol in hierrachy a…

    …nd fixing unit tests
    Yamuna Chukka authored and Yamuna Chukka committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    177d9a3 View commit details
    Browse the repository at this point in the history
  2. Yamuna | FBE - 22 | Add unit test for getObsControlEvents method in F…

    …ormDetailContainer
    Yamuna Chukka authored and Yamuna Chukka committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    86075db View commit details
    Browse the repository at this point in the history
  3. Yamuna | FBE - 22 | Resolving conflicts with master

    Yamuna Chukka authored and Yamuna Chukka committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    d34d454 View commit details
    Browse the repository at this point in the history
  4. Yamuna | FBE - 22 | Applying Resolve conflicts with master

    Yamuna Chukka authored and Yamuna Chukka committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    5038c3f View commit details
    Browse the repository at this point in the history
  5. Revert "Yamuna | FBE - 22 | Applying Resolve conflicts with master"

    This reverts commit 5038c3f.
    Yamuna Chukka authored and Yamuna Chukka committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    e483288 View commit details
    Browse the repository at this point in the history
  6. Revert "Yamuna | FBE - 22 | Resolving conflicts with master"

    This reverts commit d34d454.
    Yamuna Chukka authored and Yamuna Chukka committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    f46b2e9 View commit details
    Browse the repository at this point in the history
  7. Yamuna | FBE - 22 | Applying Resolve conflicts with master

    Yamuna Chukka authored and Yamuna Chukka committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    e4fc8e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Yamuna | FBE-22 | Add tests for unit test coverage

    Yamuna Chukka authored and Yamuna Chukka committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    dec8b99 View commit details
    Browse the repository at this point in the history
  2. Yamuna | FBE - 22 | Update unittests to meet coverage percentage

    Yamuna Chukka authored and Yamuna Chukka committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    603aa3a View commit details
    Browse the repository at this point in the history
  3. Yamuna | FBE - 22 | Fix line spacing between label and code editor in…

    … form conditions modal
    Yamuna Chukka authored and Yamuna Chukka committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    de772fe View commit details
    Browse the repository at this point in the history