Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Teams redesign #1528
Teams redesign #1528
Changes from 47 commits
4f2a59b
5aea1ee
6f6548b
b0201af
0230f0d
d98d675
9b3784e
3535638
8728e7d
bd3defb
6b40193
4f1ce1d
4a1fe3e
78d4c60
a0f10eb
4c3a600
ef83c15
3c6963a
05f4fd4
d7e4252
b58a2cb
2df5c11
7a9c39d
762279b
6450113
862bc71
78a544b
5d87a0b
a0c7a27
bf8b1c1
c06fdc2
3c9b32c
23e28f0
294b226
7f8601b
ae47988
3d322dc
1e424b1
3d5aa3b
8da4b52
dd364e5
8108c10
c09edf1
c12962a
faaffcc
68871ae
d3dbabd
e8438d9
e365ed7
6c8000b
9270721
cd54dfb
85d4468
d7b849c
061899e
a245912
b702d8c
7665001
6d9217c
7733ab6
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could this be done in a separate PR? Are you sure to have updated all other references to "new" to "firing"? If we make this change I think it'd also make sense to refactor
AlertGroup.NEW
->AlertGroup.FIRING
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made alert groups page look consistent, also it is called "firing" everywhere in the docs, we can finish that renaming in the separate PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: There are multiple similar TODOs in the PR, is this intended?