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
Patrik Oldsberg
b288a291ee
pagerduty: migrate to new composability API
2021-02-04 19:34:39 +01:00
github-actions[bot]
6794967d20
Version Packages
2021-02-04 13:02:30 +00:00
Debajyoti Halder
4dad818e01
Merge branch 'master' of https://github.com/spotify/backstage into lintMod
2021-01-29 14:05:27 +05:30
Debajyoti Halder
6106345e6d
Update project with latest eslint rules
2021-01-29 11:55:12 +05:30
github-actions[bot]
cda741034d
Version Packages
2021-01-28 10:46:08 +00:00
github-actions[bot]
c5584b62c2
Version Packages
2021-01-21 13:13:05 +00:00
github-actions[bot]
be332e13ea
Version Packages
2021-01-14 13:05:31 +00:00
github-actions[bot]
28d7f319f4
Version Packages
2021-01-07 10:31:20 +00:00
ImgBotApp
68db610ce5
[ImgBot] Optimize images
...
*Total -- 1,143.96kb -> 883.47kb (22.77%)
/microsite/blog/assets/2020-12-22/versions-bump.png -- 143.92kb -> 82.45kb (42.71%)
/plugins/fossa/docs/fossa-card.png -- 60.17kb -> 40.17kb (33.24%)
/plugins/sentry/docs/sentry-card.png -- 142.60kb -> 96.30kb (32.47%)
/plugins/lighthouse/images/audit-view.png -- 143.60kb -> 99.46kb (30.74%)
/plugins/lighthouse/images/lighthouse-page.png -- 130.63kb -> 91.65kb (29.84%)
/docs/assets/software-catalog/bsc-register-2.png -- 128.51kb -> 100.98kb (21.42%)
/microsite/blog/assets/2020-12-22/stability-index-hero.gif -- 391.12kb -> 369.08kb (5.63%)
/plugins/pagerduty/src/assets/emptystate.svg -- 3.41kb -> 3.37kb (1.06%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-01-04 16:41:13 +00:00
github-actions[bot]
a1ebbdeee0
Version Packages
2020-12-29 10:59:38 +00:00
github-actions[bot]
c3c04658f2
Version Packages
2020-12-22 12:14:20 +00:00
Samira Mokaram
54ce0ebdd6
remove AboutCard and rename IconLinkVertical and revert some changes
2020-12-17 16:26:13 +01:00
Samira Mokaram
9a74e9a97d
Merge branch 'master' of https://github.com/spotify/backstage into samiram/aboutCard
2020-12-17 15:19:16 +01:00
github-actions[bot]
6e9f4d4a15
Version Packages
2020-12-17 10:16:33 +00:00
samiramkr
5153e3eed9
Merge pull request #3654 from backstage/samiram/pagerduty
...
Samiram/pagerduty
2020-12-14 16:10:05 +01:00
Samira Mokaram
3b50f833df
add changeset, revert some code
2020-12-14 11:38:04 +01:00