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

Bugfix/tracking sheet #1372

Merged
merged 23 commits into from Jul 12, 2021
Merged

Bugfix/tracking sheet #1372

merged 23 commits into from Jul 12, 2021

Conversation

kevgliss
Copy link
Contributor

@kevgliss kevgliss commented Jun 29, 2021

Adds specific runbook, reference, and template UIs in order to make it clearer how to create and associate those types of documents.

Note: I also added a function to all of our ENUMs so we don't have to specify .value for all of them. We always use the value so this change simplifies access and prevents us from accidentally forgetting to add .value

2021-07-01_08-59
2021-07-01_08-53
2021-07-01_11-24

@lgtm-com
Copy link

lgtm-com bot commented Jul 1, 2021

This pull request fixes 1 alert when merging 4297e71 into e87716b - view on LGTM.com

fixed alerts:

  • 1 for Unused import

@lgtm-com
Copy link

lgtm-com bot commented Jul 1, 2021

This pull request fixes 1 alert when merging 65e6981 into e87716b - view on LGTM.com

fixed alerts:

  • 1 for Unused import

@lgtm-com
Copy link

lgtm-com bot commented Jul 1, 2021

This pull request fixes 1 alert when merging 564c376 into e87716b - view on LGTM.com

fixed alerts:

  • 1 for Unused import

@kevgliss kevgliss requested a review from mvilanova July 1, 2021 20:14
@kevgliss kevgliss marked this pull request as ready for review July 1, 2021 20:16
@lgtm-com
Copy link

lgtm-com bot commented Jul 1, 2021

This pull request fixes 1 alert when merging 574c423 into a9e71c0 - view on LGTM.com

fixed alerts:

  • 1 for Unused import

src/dispatch/document/service.py Outdated Show resolved Hide resolved
src/dispatch/incident/flows.py Outdated Show resolved Hide resolved
src/dispatch/enums.py Show resolved Hide resolved
src/dispatch/incident/scheduled.py Outdated Show resolved Hide resolved
src/dispatch/static/dispatch/src/api.js Outdated Show resolved Hide resolved
src/dispatch/static/dispatch/src/router/config.js Outdated Show resolved Hide resolved
src/dispatch/static/dispatch/src/router/config.js Outdated Show resolved Hide resolved
src/dispatch/static/dispatch/src/router/config.js Outdated Show resolved Hide resolved
kevgliss and others added 7 commits July 1, 2021 14:42
Co-authored-by: Marc Vilanova <39573146+mvilanova@users.noreply.github.com>
Co-authored-by: Marc Vilanova <39573146+mvilanova@users.noreply.github.com>
Co-authored-by: Marc Vilanova <39573146+mvilanova@users.noreply.github.com>
Co-authored-by: Marc Vilanova <39573146+mvilanova@users.noreply.github.com>
Co-authored-by: Marc Vilanova <39573146+mvilanova@users.noreply.github.com>
Co-authored-by: Marc Vilanova <39573146+mvilanova@users.noreply.github.com>
Co-authored-by: Marc Vilanova <39573146+mvilanova@users.noreply.github.com>
@lgtm-com
Copy link

lgtm-com bot commented Jul 1, 2021

This pull request fixes 1 alert when merging 8d1127c into a9e71c0 - view on LGTM.com

fixed alerts:

  • 1 for Unused import

@lgtm-com
Copy link

lgtm-com bot commented Jul 12, 2021

This pull request fixes 1 alert when merging af7cbfd into cacdb11 - view on LGTM.com

fixed alerts:

  • 1 for Unused import

@kevgliss kevgliss merged commit f4e2308 into master Jul 12, 2021
@kevgliss kevgliss deleted the bugfix/tracking-sheet branch July 12, 2021 18:59
@lgtm-com
Copy link

lgtm-com bot commented Jul 12, 2021

This pull request fixes 1 alert when merging 5f23101 into c09790e - view on LGTM.com

fixed alerts:

  • 1 for Unused import

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants