Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Bug - Fix PED issues #191

Merged
merged 4 commits into from
Apr 8, 2022

Commits on Apr 5, 2022

  1. Modify email regex to require top level domain

    Make changes to valid email regex to require top level domain e.g ".com"
    Modify and add test cases regarding valid email
    joszx committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    9ff612c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1de767c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Modify duplicate application checks

    Modify add and edit command duplicate application messages.
    Change how application checks for a duplicate application.
    Add and tweak test cases regarding duplicate applications.
    Add note and FAQ on duplicate applications to UG.
    joszx committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    1ec7142 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

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