Commit Graph

32728 Commits

Author SHA1 Message Date
Fredrik Adelöw a3d169cf61 Merge pull request #14110 from iLert/feature/iLert-services-statuspages-multiple-responders
Feature: add iLert services, status pages and multiple-responders for alerts
2022-10-21 10:46:56 +01:00
Fredrik Adelöw 8b1d9831d8 Merge pull request #14271 from Bonial-International-GmbH/pjungermann/docs/bitbucket
chore(docs): remove docs for deprecated `bitbucket` integration
2022-10-21 10:20:17 +01:00
Fredrik Adelöw dccd1df0c9 Merge pull request #14270 from Bonial-International-GmbH/pjungermann/docs/integrations
chore(docs): remove reference to deprecated integration
2022-10-21 10:19:42 +01:00
Patrik Oldsberg ec093b7fb6 Merge pull request #14236 from kuangp/fix/permissionClient
fix(PermissionClient): fix rules schema to handle optional params
2022-10-21 10:28:44 +02:00
Johan Haals 3166558f8d Merge pull request #14254 from cas--/master
Fix "new" ribbon showing on all plugins in marketplace
2022-10-21 10:28:05 +02:00
Patrick Jungermann 7459574707 chore(docs): remove docs for deprecated bitbucket integration
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-21 10:26:07 +02:00
Patrick Jungermann ebf0236d21 chore(docs): remove reference to deprecated integration
Remove reference to deprecated integration `bitbucket` at `index.md`.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-21 09:42:16 +02:00
Patrik Oldsberg d5dd298880 Merge pull request #14257 from Saikatssd/patch-2
Update Readme.md
2022-10-21 09:37:29 +02:00
Saikat Sundar Das 975449c92d Update README.md
Made the changes as said by you.  

Signed-off-by: Saikat Sundar Das <92164254+Saikatssd@users.noreply.github.com>
2022-10-20 21:40:27 +05:30
Patrik Oldsberg c2ee8f8cfc Merge pull request #14245 from backstage/rugvip/trim
xcmetrics: removed hidden build details route
2022-10-20 16:43:50 +02:00
Marko Simon bb4bdd0d15 fix for prettier
Signed-off-by: Marko Simon <marko@ilert.com>
2022-10-20 16:40:07 +02:00
Marko Simon dc1214e8aa fix last commit, update api-reports
Signed-off-by: Marko Simon <marko@ilert.com>
2022-10-20 16:28:23 +02:00
Saikat Sundar Das 64a8b7aebe Update Readme.md
Akash190104
Contributor
Akash190104 commented yesterday

Fixed some typos. @scopsy @p-fernandez Please Review.

    What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Docs Update
    Why was this change needed? (You can also link to an open issue here)
    To improve the quality of documentation.
    Other information:



Signed-off-by: Saikat Sundar Das <92164254+Saikatssd@users.noreply.github.com>
2022-10-20 19:55:30 +05:30
Johan Haals 253658e638 Merge pull request #14242 from backstage/jhaals/update-styleguide
style guide: add additional examples
2022-10-20 16:24:25 +02:00
Johan Haals 1db569ee23 Merge pull request #13820 from backstage/jhaals/deprecate-read
backend-common: Deprecate `read` in favour of `readUrl` in UrlReader
2022-10-20 16:23:40 +02:00
Fredrik Adelöw fa643259c5 Merge pull request #14250 from backstage/revert-14222-tech-insights-api
Revert "Set "application/json" content type header in TechInsightsClient"
2022-10-20 15:10:37 +01:00
Marko Simon b2adf21bda remove uptime monitors
Signed-off-by: Marko Simon <marko@ilert.com>
2022-10-20 16:07:17 +02:00
Calum Lind 8959267df0 Fix "new" ribbon showing on all plugins in marketplace
The original commit 913145399e added a ribbon to show which plugins
were recently added to the marketplace but on the live site all plugins
were showing as 'new'. The problem is due to relying on the git author
date which is incorrect when using shallow depth clones in the build
process.

Fixed by adding new key to plugin marketplace metadata to be parsed.

Fixes: https://github.com/backstage/backstage/issues/13015
Signed-off-by: Calum Lind <calumlind@gmail.com>
2022-10-20 14:56:40 +01:00
Marko Simon 0b89ebf6ad refactor code
remove unnecessary code/components
remove unnecessary styling

Signed-off-by: Marko Simon <marko@ilert.com>
2022-10-20 15:56:08 +02:00
backstage-goalie[bot] 4c524fe840 Merge pull request #14252 from backstage/renovate/graphqlcodegenerator-monorepo
Update graphqlcodegenerator monorepo
2022-10-20 13:50:37 +00:00
Patrik Oldsberg 9b55b65906 Revert "Set "application/json" content type header in TechInsightsClient"
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-20 15:47:08 +02:00
renovate[bot] 8827975078 Update graphqlcodegenerator monorepo
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-20 13:03:33 +00:00
Johan Haals 1420dfb169 Add api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-10-20 15:01:50 +02:00
Johan Haals c11ab0f35b chore: remove unused logger
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-10-20 15:01:49 +02:00
Johan Haals a7607b5413 backend-common: Deprecate read in favour of readUrl in UrlReader
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-10-20 15:01:49 +02:00
Johan Haals 55e9cc03bb Update STYLE.md
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Johan Haals <johan@haals.se>
2022-10-20 15:00:23 +02:00
Johan Haals bc957dab4a Update STYLE.md
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Johan Haals <johan@haals.se>
2022-10-20 15:00:17 +02:00
Fredrik Adelöw a17735e7ec Merge pull request #14184 from backstage/renovate/util-0.x-lockfile
Update dependency util to v0.12.5
2022-10-20 13:59:07 +01:00
Fredrik Adelöw d57627f917 Merge pull request #14058 from Niksko/github-discovery-validate
Optionally validate GitHub discovery locations before emitting
2022-10-20 13:46:21 +01:00
Fredrik Adelöw dd308381a0 Merge pull request #14249 from backstage/renovate/cypress-10.x-lockfile
Update dependency cypress to v10.10.0
2022-10-20 13:44:03 +01:00
renovate[bot] ac90b0f51a Update dependency util to v0.12.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-20 14:42:34 +02:00
Fredrik Adelöw 2aeff70f44 Merge pull request #13517 from leonardomaier/leonardomaier/upgrade-recharts-v2
Updates recharts to v2.0.0 and fixes typing issues
2022-10-20 13:39:40 +01:00
Fredrik Adelöw 9deaf65903 Merge pull request #14182 from bolcom/master
Update bol.com contacts in adopters file
2022-10-20 13:00:44 +01:00
Leonardo Maier 4091c73e68 creates new changesets and updates swc package for storybook
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
2022-10-20 13:57:51 +02:00
Leonardo Maier 752f3cd93a revert changes and update swc to 1.3.9
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
2022-10-20 13:57:48 +02:00
Leonardo Maier a230bf2a96 fix formatting issues
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
2022-10-20 13:54:39 +02:00
Leonardo Maier 8fb1600680 converts LogoIcon component to tsx and fixes BuildTimeline tests
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
2022-10-20 13:54:39 +02:00
Leonardo Maier b06d9220d2 removes parser config for tsx files on jest config
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
2022-10-20 13:54:39 +02:00
Fredrik Adelöw da46f91eff try without the mapping
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-20 13:54:39 +02:00
Leonardo Maier 96c550945f Adds d3-* in moduleNameMapper option on jest.js
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
2022-10-20 13:54:39 +02:00
Leonardo Maier 43afded227 Update recharts dependency to v2.0.0 and fix breaking changes
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
Signed-off-by: Leonardo Maier <lmaier_c@wellapp.com>
2022-10-20 13:54:39 +02:00
Patrik Oldsberg a82d7ac0ef Merge pull request #14238 from Bonial-International-GmbH/pjungermann/remove-default-visibility
chore: remove explicit default visibility at `config.d.ts` files
2022-10-20 13:48:52 +02:00
Eric Peterson d189dd860b Merge pull request #14118 from backstage/analytics/entity-awareness 2022-10-20 07:17:12 -04:00
renovate[bot] 0b5ed3f68d Update dependency cypress to v10.10.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-20 10:58:23 +00:00
backstage-goalie[bot] 3d8852d10d Merge pull request #14246 from backstage/renovate/oriflame-backstage-plugin-score-card-0.x-lockfile
Update dependency @oriflame/backstage-plugin-score-card to v0.5.4
2022-10-20 10:43:32 +00:00
renovate[bot] 4144890749 Update dependency @oriflame/backstage-plugin-score-card to v0.5.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-20 09:59:17 +00:00
Ben Lambert 2402b13a1a Merge pull request #13879 from alexrybch/scaffolder-extendable
More extendable Scaffolder page
2022-10-20 11:48:07 +02:00
backstage-goalie[bot] fc5acdf498 Merge pull request #14244 from backstage/renovate/cronstrue-2.x-lockfile
Update dependency cronstrue to v2.14.0
2022-10-20 09:42:48 +00:00
Fredrik Adelöw 72e1f6b598 Merge pull request #13837 from Cylix/github-team-pull-requests
plugin-github-pull-requests-board: Add a new "Team" Filter Options to the Github Pull Requests Dashboard.
2022-10-20 10:35:07 +01:00
Patrik Oldsberg dcf9e728de xcmetrics: removed hidden build details route
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-20 11:34:41 +02:00