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

Relevant repots page #465

Merged
merged 20 commits into from
Apr 3, 2021
Merged

Relevant repots page #465

merged 20 commits into from
Apr 3, 2021

Commits on Jan 31, 2021

  1. Introduced SMTCTags to Schema

    In addition there are now add, remove, and clear functions in the schema file for SMTCTag. Currently no function to remove SMTCTags when an SMTCTag is deleted, but will be finished once search functionality for SMTCtags is implemented for Incidents
    Matthew Lim committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    fc9a0e4 View commit details
    Browse the repository at this point in the history
  2. Added Escalation Field and Back-end API connection

    Matthew Lim committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    eeacf16 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Quick Front-end Mockup and Application

    Would like someone to test it before moving forward.
    Matthew Lim committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    3a6bd51 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Merge branch 'develop' into Incident_Tags

    Matthew Lim committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    59f3c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c41018f View commit details
    Browse the repository at this point in the history
  3. Added Front-end API endpoints for Incident Tags

    Matthew Lim committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    89ca476 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Merge branch 'develop' into report_level_escalation_frontend

    # Conflicts:
    #	lib/api/v1/report-controller.js
    #	models/report.js
    #	public/angular/js/controllers/reports/index.js
    #	public/angular/js/services/report.js
    #	public/angular/templates/reports/table.html
    #	public/angular/templates/reports/tableBatch.html
    Matthew Lim committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    f85fbf7 View commit details
    Browse the repository at this point in the history
  2. Escalate Buttons Completed

    Matthew Lim committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    4f9c6f1 View commit details
    Browse the repository at this point in the history
  3. Inclusion of the Relevant Reports Page

    Matthew Lim committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    7b0fd44 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'report_level_escalation_frontend' into Relevant_Repots_…

    …Page
    Matthew Lim committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    0656312 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' into Relevant_Repots_Page

    Matthew Lim committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    1b5debd View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Updated the Correct Pages to Have Escalation

    Matthew Lim committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    8790ac3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Updates for Prototyping

    Matthew Lim committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    124910b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Tags for Incidents

    Currently there is an issue with not seeing new Tags, but this is also because incidents don't update when they are changed, we should change this.
    Matthew Lim committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    28d8d04 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Merge branch 'develop' into Relevant_Repots_Page

    Matthew Lim committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    e54fc86 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'Incident_Tags' into Relevant_Repots_Page

    # Conflicts:
    #	public/angular/js/controllers/reports/index.js
    #	public/angular/templates/tags/incident_smtcTag_modal.html
    Matthew Lim committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    a68faec View commit details
    Browse the repository at this point in the history
  3. Final Functioning Relevant Report Page

    Matthew Lim committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    ced33a7 View commit details
    Browse the repository at this point in the history
  4. Final Functioning Relevant Report Page

    Matthew Lim committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    9c64cc0 View commit details
    Browse the repository at this point in the history
  5. Change Incident to Group

    Matthew Lim committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    5d2973d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' into Relevant_Repots_Page

    Matthew Lim committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    816ac44 View commit details
    Browse the repository at this point in the history