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

Fix user login #2987

Closed
wants to merge 16 commits into from
Closed

Fix user login #2987

wants to merge 16 commits into from

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    5a03057 View commit details
    Browse the repository at this point in the history
  2. Update lodash version

    bennymelb committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    777dc6b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Pin lodash version

    bennymelb committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    67a02ef View commit details
    Browse the repository at this point in the history
  2. Fix node npm start error

    bennymelb committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    f3938c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff9cc0c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from bennymelb/bennylo/fix-node

    Fix npm start issues
    xhefribala committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    9e2883a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. fixed user login issue

    xhefribala committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    17fb52c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2b547b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    25cfd35 View commit details
    Browse the repository at this point in the history
  2. Update user-slice.ts

    xhefribala committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    a818cb7 View commit details
    Browse the repository at this point in the history
  3. Update Incident.ts

    xhefribala committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    e9d8a70 View commit details
    Browse the repository at this point in the history
  4. Update ViewIncidents.tsx

    xhefribala committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    f9fe029 View commit details
    Browse the repository at this point in the history
  5. Update ViewIncidents.tsx

    xhefribala committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    1356e9e View commit details
    Browse the repository at this point in the history
  6. Revert "Update Incident.ts"

    This reverts commit e9d8a70.
    xhefribala committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    03d1bbd View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. run lint fix

    added "lodash": "4.14.182" to dependencies in package.json
    xhefribala committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    b9a919c View commit details
    Browse the repository at this point in the history
  2. Update lodash version

    xhefribala committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    40e4a08 View commit details
    Browse the repository at this point in the history