-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement new table design (#189)
* rename timestamp coloumn to time * make 'time' the first column * use relative date time format in alerts table * rename trigger type column to type * clamp trigger markdown to a single lineoverflowoverflow * remove code and file columns from alerts table * rename trigger token column to event * . * implement event column content correctly * implement type column values * add note about ongoing discussion on message type * fix mapping alerts type * display detected problem properly
- Loading branch information
Showing
3 changed files
with
140 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters