Skip to content

Commit

Permalink
allow for modifying Alert copy-button behavior (#555)
Browse files Browse the repository at this point in the history
* allow for modifying Alert copy-button behaviour

Use nunjucks-templates to modify AlertDetail copy-button behaviour

* rename parameter 'obj' to 'item'
  • Loading branch information
emillen authored Mar 9, 2023
1 parent e9ccfe4 commit 9e376cc
Show file tree
Hide file tree
Showing 4 changed files with 109 additions and 31 deletions.
126 changes: 98 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"export-to-csv": "^0.2.1",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"nunjucks": "^3.2.3",
"typescript-eslint-parser": "^22.0.0",
"vue": "^2.6.14",
"vue-authenticate": "1.5.0",
Expand Down
Loading

0 comments on commit 9e376cc

Please sign in to comment.