Commit Graph

114 Commits

Author SHA1 Message Date
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
Patrik Oldsberg 820de63018 Merge pull request #6076 from backstage/rugvip/allreports
scripts/api-extractor: create and check API reports for all(most) plugins
2021-06-17 15:46:11 +02:00
Patrik Oldsberg d8d7226fce plugins: generate api reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-17 13:30:06 +02:00
github-actions[bot] 36e5a82e9b Version Packages 2021-06-17 08:08:44 +00:00
github-actions[bot] 4a93128245 Version Packages 2021-06-10 12:18:06 +00:00
github-actions[bot] fa92d70fba Version Packages 2021-06-03 13:23:54 +02:00
github-actions[bot] b5a0d1c5d7 Version Packages 2021-05-27 10:23:15 +00:00
github-actions[bot] 18285453eb Version Packages 2021-05-20 11:48:46 +00:00
github-actions[bot] df31bdca8f Version Packages 2021-05-12 09:39:51 +00:00
dependabot[bot] ee103bc710 chore(deps): bump @testing-library/user-event from 12.8.3 to 13.1.8
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.8.3 to 13.1.8.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v12.8.3...v13.1.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 14:30:59 +02:00
dependabot[bot] 0b51bcb008 chore(deps): bump react-use from 15.3.8 to 17.2.4
Bumps [react-use](https://github.com/streamich/react-use) from 15.3.8 to 17.2.4.
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streamich/react-use/compare/v15.3.8...v17.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 09:20:46 +00:00
github-actions[bot] d397eb470f Version Packages 2021-05-06 08:25:18 +00:00
Fredrik Adelöw b99ac3f6e1 Minor composability etc docs changes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-02 22:13:05 +02:00
github-actions[bot] 44abfaada6 Version Packages 2021-04-29 13:35:03 +02:00
Patrik Oldsberg c614ede9a5 docs: update plugin installation docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-22 18:32:54 +02:00
github-actions[bot] 034998d537 Version Packages 2021-04-22 13:19:35 +00:00
Tim adb7f1c063 Merge pull request #5335 from sethhoward-dd/patch-1
Update pagerduty token environment variable
2021-04-15 11:08:02 -06:00
github-actions[bot] 70be53c939 Version Packages 2021-04-15 15:40:08 +02:00
Seth Howard e6ea289d32 Update pagerduty token environment variable
As is the docs have "Token token=" in both the config and the environment variable, which will lead to requests looking like "Token token=Token token=<token>"

This removes the "Token token=" from the environment variable and requests will work.

Signed-off-by: Seth Howard <seth.howard@doordash.com>
2021-04-14 16:29:07 -06:00
github-actions[bot] 51b6cf465d Version Packages 2021-04-08 11:32:56 +00:00
github-actions[bot] 844da89090 Version Packages 2021-03-25 17:46:13 +00:00
github-actions[bot] 718eea4f08 Version Packages 2021-03-18 12:31:44 +00:00
Fredrik Adelöw 5f46e1e6d0 Merge pull request #4664 from athal7/patch-1
Update Pagerduty setup instructions
2021-03-15 18:32:00 +01:00
Andrew Thal 3c58f9a868 Fix lint
Signed-off-by: Andrew Thal <andrewthal88@gmail.com>
2021-03-15 10:53:40 -04:00
github-actions[bot] 0e120c5c66 Version Packages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-11 13:45:44 +01:00
dependabot[bot] 63887ea84d chore(deps-dev): bump @types/node from 12.12.58 to 14.14.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.58 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-08 13:19:08 +01:00
github-actions[bot] ff2ab4fade Version Packages 2021-03-04 13:11:10 +00:00
Andrew Thal 8ab12ecd87 Update README.md
Signed-off-by: Andrew Thal <andrewthal88@gmail.com>
2021-03-03 09:31:31 -05:00
Andrew Thal ebfc845b99 Update Pagerduty setup instructions
Signed-off-by: GitHub <noreply@github.com>
2021-03-02 19:21:34 +00:00
Patrik Oldsberg dc4b62b9d2 Merge pull request #4681 from joaomilho/allow-trigger-button-without-pagerduty-key
Improve PagerDuty plugins
2021-03-02 19:15:21 +01:00
Juan Lulkin 3d124a5916 Changes component in docs example to be EntityPagerDutyCard 2021-02-25 10:02:35 +01:00
Juan Lulkin 680baabe5f Removes testId prop and change specs accordingly 2021-02-25 10:02:35 +01:00
Juan Lulkin a120e401b5 Fix trigger button design when disabled 2021-02-25 10:02:34 +01:00
Juan Lulkin 820681544a Removes entity prop in the docs example 2021-02-25 10:02:34 +01:00
Juan Lulkin ff5d373a97 Adds pager duty specific use hook 2021-02-25 10:02:34 +01:00
Juan Lulkin 51ab38a5a1 Moves PagerDutyCard to its own folder 2021-02-25 10:02:34 +01:00
Juan Lulkin 0f8e1548ef Adds testId to IconLinkVertical 2021-02-25 10:02:34 +01:00
Juan Lulkin 10e78b3c58 Allows HeaderIconLinkRow to handle onClicks 2021-02-25 10:02:34 +01:00
Juan Lulkin 4c049a1a13 Allows trigger button to render without pager duty key 2021-02-25 10:02:33 +01:00
dependabot[bot] bcbff6d76f chore(deps): bump @testing-library/react from 10.4.3 to 11.2.5
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.4.3 to 11.2.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v10.4.3...v11.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-25 09:56:31 +01:00
github-actions[bot] 4ae0467c2f Version Packages 2021-02-23 10:31:40 +01:00
github-actions[bot] 4188c2ccb4 Version Packages 2021-02-18 13:23:19 +00:00
Gustaf Räntilä 1743239d03 Updated unit tests for the new UI 2021-02-17 13:40:36 +01:00
Gustaf Räntilä db6ff2daa2 @types/react 16 not 17 2021-02-17 12:12:33 +01:00
Gustaf Räntilä 010bfcca43 Added missing dep on @types/react 2021-02-17 11:01:16 +01:00
Gustaf Räntilä f358d11910 Removed unused import 2021-02-17 10:16:52 +01:00
Gustaf Räntilä 549a859ac8 Improve pagerduty plugin 2021-02-16 15:54:14 +01:00
github-actions[bot] aa49ca2284 Version Packages 2021-02-11 10:15:47 +00:00
Remi 983ef45d72 fix(pagerduty): use the luxon date library 2021-02-10 19:01:30 +01:00
Patrik Oldsberg 7c78911788 pagerduty: fix entity card tests 2021-02-04 20:49:51 +01:00