Commit Graph

3784 Commits

Author SHA1 Message Date
Remi d8df97140c tests(splunk-on-call-plugin): update docs + fix unused things 2021-02-11 20:21:39 +01:00
Remi 7f33886240 tests(splunk-on-call-plugin): update tests 2021-02-11 20:21:39 +01:00
Remi 7295e3273b fix(splunk-on-call-plugin): types + lintter 2021-02-11 20:21:39 +01:00
Remi 8acc9b2e5b tests(splunk-on-call-plugin): add tests 2021-02-11 20:21:39 +01:00
Remi 631419926b feat(splunk-on-call-plugin): filter team incidents 2021-02-11 20:21:39 +01:00
Remi 932d38840d fix(splunk-on-call-plugin): multiple select value 2021-02-11 20:21:39 +01:00
Remi 20183e8e68 feat(splunk-on-call-plugin): filter on-call based on team 2021-02-11 20:21:07 +01:00
Remi e75d7d0e19 feat(splunk-on-call-plugin): register + config 2021-02-11 20:21:03 +01:00
Remi 398a90a592 feat(splunk-on-call-plugin): add components 2021-02-11 20:20:06 +01:00
Remi 76aa8e56c7 feat(splunk-on-call-plugin): add Escalation 2021-02-11 20:20:06 +01:00
Remi 71c4582783 feat(splunk-on-call-plugin): add Incident 2021-02-11 20:20:05 +01:00
Remi 3e58185346 feat(splunk-on-call-plugin): add TriggerDialog 2021-02-11 20:20:05 +01:00
Remi 5001b3f764 feat(splunk-on-call-plugin): add api 2021-02-11 20:20:05 +01:00
Oliver Sand 1b38e38094 Merge pull request #4491 from SDA-SE/feat/settings-routes
Use routed tabs to link to every settings page
2021-02-11 16:56:09 +01:00
Oliver Sand d872f662df Use routed tabs to link to every settings page 2021-02-11 14:24:28 +01:00
Nils Streijffert cba94afe17 Merge pull request #4386 from backstage/auth-backend-port-to-luxon
Auth backend port to Luxon
2021-02-11 14:22:30 +01:00
Dominik Henneke 6258b7aa7b Merge pull request #4485 from SDA-SE/feat/entity-link
Limit the props that are forwarded to the Link component in the EntityRefLink
2021-02-11 12:41:32 +01:00
Dominik Henneke d34d26125b Limit the props that are forwarded to the Link component in the EntityRefLink 2021-02-11 11:47:13 +01:00
github-actions[bot] aa49ca2284 Version Packages 2021-02-11 10:15:47 +00:00
Patrik Oldsberg 190c709473 Merge pull request #4478 from ayshiff/fix/pagerduty-plugin-luxon
Pagerduty plugin: use the Luxon library
2021-02-11 11:10:56 +01:00
Patrik Oldsberg cd13b03bc6 Merge pull request #4434 from lowjoel/aws-sdk-downgrade
Downgrade the AWS SDK to v2
2021-02-11 11:02:11 +01:00
Patrik Oldsberg f89138f6c7 Merge pull request #4412 from nhidtran/bugfix/3310
bugfix: [3310] Favoriting a component resets interface to your owned components
2021-02-11 11:00:56 +01:00
Nils Streijffert 072a960518 Move parseDate function 2021-02-11 10:37:58 +01:00
Nils Streijffert 01700ceccd Prettier fix 2021-02-11 10:30:48 +01:00
Nils Streijffert a107018191 Add line 2021-02-11 10:22:34 +01:00
Nils Streijffert 636c70ac91 Use JS Date instead of Datetime 2021-02-11 10:16:34 +01:00
Patrik Oldsberg 66fd809921 Merge pull request #4389 from backstage/catalog-port-to-luxon
Port catalog plugin to Luxon
2021-02-11 09:52:24 +01:00
Andrew Thauer bf5c0c82c2 Merge pull request #4484 from andrewthauer/fix/entity-links-card-sizing
fix(catalog): entity links incorrect wrapping
2021-02-11 03:44:03 -05:00
Nils Streijffert f2a17ac890 Removed old imports 2021-02-11 09:34:55 +01:00
Nils Streijffert 3b54bf8e64 Remove unused functions and luxon 2021-02-11 09:33:17 +01:00
Andrew Thauer 72cd867060 fix(catalog): entity links incorrect wrapping 2021-02-11 03:29:53 -05:00
Nils Streijffert 2d194bfc87 Merge pull request #4400 from backstage/add-component-name-warning
Scaffolder: Add component name warning
2021-02-11 09:29:36 +01:00
Joel Low b87d370393 Revert "Merge pull request #4035 from ayshiff/feature/catalog-backend-aws-sdk-v3"
This reverts commit 1df9134648, reversing
changes made to d45a510069.
2021-02-11 13:25:09 +08:00
Adam Harvey 43fe26fa71 Merge pull request #4431 from adamdmharvey/improve-jenkins-duration
feat: Improve Jenkins duration to show as relative time units
2021-02-10 22:22:09 -05:00
Adam Harvey 448f4f851b Merge pull request #4399 from adamdmharvey/update-org-cards
org: Update visual display on User and Group cards
2021-02-10 20:49:33 -05:00
Andrew Thauer b4a1396226 Merge pull request #4403 from andrewthauer/feat/entity-links-card
feat(catalog): add entity links card component
2021-02-10 19:58:53 -05:00
Adam Harvey ea1ac7b6ec Fix prettier 2021-02-10 19:17:41 -05:00
Adam Harvey 7d5597fbf4 Merge pull request #4463 from adamdmharvey/add-explore-error
explore: Add error trapping for catalog failures
2021-02-10 19:13:56 -05:00
Andrew Thauer 1df75733e9 feat(catalog): add entity links card component 2021-02-10 18:44:22 -05:00
Patrik Oldsberg 0bc14f2943 Merge pull request #4476 from rmanny/remove-default-scope-oidc
Don't pass default as a scope to OIDC providers
2021-02-10 22:26:51 +01:00
Patrik Oldsberg afa453f744 Merge pull request #4465 from n2ygk/config_oauth_scope
Add configurable OAuth 2.0 scopes
2021-02-10 22:26:30 +01:00
Fredrik Adelöw 8ebcb85dab Merge pull request #4420 from backstage/freben/gitlab-config
integration: update the gitlab config mandatory fields to match reality
2021-02-10 22:13:11 +01:00
Patrik Oldsberg a621697f47 Apply suggestions from code review
Co-authored-by: Rémi Doreau <32459935+ayshiff@users.noreply.github.com>
2021-02-10 22:00:07 +01:00
Patrik Oldsberg 5f08ab7bb6 Merge pull request #4470 from backstage/imgbot
[ImgBot] Optimize images
2021-02-10 20:57:33 +01:00
Patrik Oldsberg d42d2331da Merge pull request #4474 from backstage/rugvip/last-migrations
tech-radar, cost-insights, sentry: migrate to new composability API
2021-02-10 20:56:36 +01:00
ImgBotApp 1e4c3b4817 [ImgBot] Optimize images
/plugins/catalog-import/docs/catalog-import-screenshot.png -- 613.39kb -> 356.48kb (41.88%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-02-10 19:51:09 +00:00
Patrik Oldsberg 4b29c92034 Merge pull request #4284 from nirga/org-repo
Add support for github-discovery locations
2021-02-10 19:42:56 +01:00
Patrik Oldsberg 2fe09e0c7c Merge pull request #3914 from erikxiv/feat/api-auth-client
Add identity token to api requests
2021-02-10 19:41:49 +01:00
Ryan Manny 9f740b443d Fix line endings 2021-02-10 10:40:44 -08:00
Patrik Oldsberg 02d6803e85 cost-insights: migrate to new composability API 2021-02-10 19:36:20 +01:00