Fredrik Adelöw
37bfd1a4dd
sentry
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-08-19 10:21:26 +02:00
Fredrik Adelöw
3f739be9d9
more api cleanup
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-08-18 15:16:19 +02:00
Antonio Musolino
1b7c691a3b
feat(sentry): added possibility to specify organization per component
...
Signed-off-by: Antonio Musolino <antoniomusolino007@gmail.com >
2022-07-06 15:39:58 +02:00
Jonathan Sundquist
607a3ed0e2
feat(sentry): move isSentryAvailable check to its own file
...
Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com >
2022-05-20 10:02:09 -05:00
Jonathan Sundquist
c55f6cb22d
feat(sentry): adding a check if sentry is available
...
Signed-off-by: Jonathan Sundquist <jsundquist@gmail.com >
Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com >
2022-05-20 10:02:09 -05:00
Frank Cycan
68bb66102d
feat(SentryPlugin): Exposed Material table Options
...
Signed-off-by: Frank Cycan <frank@hqo.co >
2022-03-31 10:54:21 -04:00
Patrik Oldsberg
51fbedc445
plugins: migrate usage of deprecated IdentityApi methods
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-13 19:51:30 +01:00
Patrik Oldsberg
4ce51ab0f1
use precise imports of react-use
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-30 12:53:16 +01:00
Fredrik Adelöw
d0523cec56
Merge pull request #8156 from WarlenRodrigues/fixing_link_somponents_usage
...
Fixed Link components usage. Now, all links use the Backstage's Link c…
2021-12-21 08:10:15 +01:00
WarlenRodrigues
22bf2da934
Fied Link components usage. Now, all links use the Backstage's Link component
...
Signed-off-by: WarlenRodrigues <warlen.cesarrodrigues@gmail.com >
2021-12-20 19:18:04 +01:00
Colton Padden
345dcea560
release-2021-06-01 packages/core-plugin-api/src/apis/system/ApiRef.ts:27
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-17 15:04:34 -05:00
blam
1332a98a01
chore: fixing deprecation warnings for all the things that are in the monorepo
...
Signed-off-by: blam <ben@blam.sh >
2021-11-17 20:24:20 +01:00
rodion
311d604bea
fix: plugin sentry id token / private method
...
Signed-off-by: rodion <rodiongork@github.com >
2021-10-31 22:43:24 +03:00
rodion
197601f21c
fix: sentry-plugin passing token - no need for catch
...
Signed-off-by: rodion <rodiongork@github.com >
2021-10-27 11:28:58 +03:00
rodion
33d7bd0baa
fix: sentry plugin can pass id token
...
Signed-off-by: rodion <rodiongork@github.com >
2021-10-26 21:57:04 +03:00
rodion
61fe752dad
fix: sentry plugin corrected allowed period values
...
according https://docs.sentry.io/api/events/list-a-projects-issues/
Signed-off-by: rodion <rodiongork@github.com >
2021-10-25 22:48:14 +03:00
rodion
43b77e1e5e
fix: sentry-plugin query parameter is optional
...
Signed-off-by: rodion <rodiongork@github.com >
2021-10-25 15:05:07 +03:00
rodion
97231f5581
fix: sentry plugin allows search query parameter
...
specified by documentation https://docs.sentry.io/api/events/list-a-projects-issues/
Signed-off-by: rodion <rodiongork@github.com >
2021-10-21 21:39:47 +03:00
rodion
f93e4349e5
fix: sentry-plugin corrected api parameter name
...
according to documentation https://docs.sentry.io/api/events/list-a-projects-issues/
Signed-off-by: rodion <rodiongork@github.com >
2021-10-20 11:39:57 +03:00
Eric Peterson
81a41ec249
Apply extension-names codemod to monorepo.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-10-04 19:29:43 +02:00
Patrik Oldsberg
8142a8ecb2
packages,plugins: add package documentation
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-14 18:47:53 +02:00
Miguel Alexandre
2044ae8b20
Render "Last 24h" instead of "For 24h"
...
Signed-off-by: Miguel Alexandre <m.alexandrex@gmail.com >
2021-08-19 13:56:15 +02:00
Miguel Alexandre
d8e4afc620
Render the statsFor property in sentry issues table
...
Signed-off-by: Miguel Alexandre <m.alexandrex@gmail.com >
2021-08-19 13:56:15 +02:00
Miguel Alexandre
0e7595d191
Fix Sentry widget showing [No Type]
...
Signed-off-by: Miguel Alexandre <m.alexandrex@gmail.com >
2021-08-13 12:40:55 +02:00
Patrik Oldsberg
9258c54f87
Merge branch 'master' into rugvip/mod
2021-06-22 10:07:18 +02:00
Patrik Oldsberg
d453c05dc3
apply core-imports codemod to all packages and plugins
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-19 15:33:08 +02:00
Fredrik Adelöw
a88073c29a
Update copyright headers
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-18 20:26:42 +02:00
Vitor Capretz
4bd96b110f
Replace timeago.js in favor of luxon in Sentry plugin
...
Signed-off-by: Vitor Capretz <capretzvitor@gmail.com >
2021-06-12 13:42:40 +02:00
Oliver Sand
f4c2bcf54b
Use a more strict type for variant of cards
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-02-17 11:41:53 +01:00
Patrik Oldsberg
53d3e2d626
sentry: update plugin instance export name
2021-02-10 17:31:10 +01:00
Oliver Sand
c677643afa
Rename from @backstage/plugin-catalog-common-react to @backstage/plugin-catalog-react
2021-01-29 10:54:09 +01:00
Oliver Sand
019fe39a08
Createa @backstage/plugin-catalog-common-react package
2021-01-29 10:54:09 +01:00
Patrik Oldsberg
29afabd440
sentry: port to new composability API
...
Co-authored-by: blam <ben@blam.sh >
2020-12-23 18:35:08 +01:00
Askar
a6a2ca6204
remove React's FC type from codebase ( #3527 )
...
* WIP-packages: remove React's FC type from codebase
* remove FC from other directories
* fix build failures
* add types to required packages
2020-12-10 11:23:29 +01:00
Dominik Henneke
075d3dc5ae
Refactor the Sentry plugin to use the proxy backend instead of a custom backend
2020-12-07 17:21:59 +01:00
Adam Harvey
303c5ea171
chore(sentry,welcome): Refactor route registration to remove deprecating code ( #3493 )
...
* Refactor route registration
* Reference route RFC
* Refactor example code to remove deprecated call
* Add changeset
* Return feature flag
2020-11-30 09:04:13 +01:00
blam
0f76b11669
chore: fixing typescript issues with using the new fetch
2020-10-20 10:17:31 +02:00
blam
101978963d
Merge branch 'master' of github.com:spotify/backstage into migrate-to-msw
...
* 'master' of github.com:spotify/backstage: (139 commits)
Cleanup
Update PinButton.test.tsx
feat: update github insights plugin version (#2973 )
Ignore IntelliJ *.iml files (#2971 )
chore(deps): bump rollup-plugin-dts from 1.4.11 to 1.4.13
fix the plugin card on plugins page
align 'Add to Marketplace' button on plugins page
fix the PluginGrid on mobiles sizes
use getBy query instead of queryBy when asserting for elements present in document (#2951 )
Update PinButton.tsx
Add test case for Progress component (#2953 )
fix the styling of footer copy on mobile
add changeset
handle the case where no entities are available to show
core-api: work around issue with ApiRef export const declarations
core-api: move utility api system implementation into apis/system
Update docs regarding npm config ignore-scripts flag
Another try
Fix Core Features configuration id (#2948 )
Fix test?
...
2020-10-19 23:57:40 +02:00
Marvin9
8f0608a5ed
chore: refactor
2020-10-15 09:16:39 +05:30
blam
e44cb85b22
Merge branch 'master' of github.com:spotify/backstage into migrate-to-msw
...
* 'master' of github.com:spotify/backstage: (66 commits)
chore: fix lerna linting
v0.1.1-alpha.25
Add Code Insights plugin to sample app and marketplace (#2833 )
Improve main CI build status badge in README (#2866 )
Update roadmap: Design System 🚢 (#2858 )
github/codecov: switch to informational mode
github/workflows: use the tip of master as the base for comparing PR code coverage
make saml provider path from globalConfig (#2855 )
fix(catalog-backend): limit search value lengths
Update project Copyright (#2852 )
fix(catalog-backend): actually use modified entity output (default namespace was broken)
remove unnecessary center keyword
Move card header bg to up contrast, fix #2558
Update name of env authentication env vars
Fix feedback from dtuite
Remove chart testing workflow for now
Only lint charts on Pull Requests
Move the k8s deployment docs to its own helm deployment page
Remove line in initdb script that creates backend db
Use app-config.development.yaml to provide configuration instead of local
...
2020-10-13 03:56:13 +02:00
Marvin9
6e3ba7c2c4
chore: resolve conflicts
2020-10-11 19:19:35 +05:30
Marvin9
6d68f6fec1
feat: consume theme provided by Page theme provider
2020-10-11 19:14:23 +05:30
Stefan Ålund
8d666e43bd
Use MissingAnnotationEmptyState for plugins ( #2824 )
2020-10-09 15:11:15 +02:00
blam
a0604474c1
chore: removing the last of the deps in the plugins
2020-10-09 13:49:10 +02:00
Marvin9
e2564645e5
feat: Replace old page theme props with new ones
2020-10-04 18:03:50 +05:30
Björn Marschollek
bb7430daba
Refactor the Sentry plugin router
2020-09-04 13:58:34 +02:00
Björn Marschollek
eb4d54fcc4
Adapt app-driven entity page
...
Addresses the changes required after merging #2076 . The Sentry plugin
now defines a router and the widget will be displayed as a tab.
2020-09-04 12:51:53 +02:00
David Tuite
e5d4a1f726
Get backend base URL from config in Sentry plugin
2020-07-21 16:59:25 +01:00
Raghunandan
fe71f493fb
Read sentry org from config.
2020-07-21 09:24:09 +02:00
Fredrik Adelöw
7389f326d9
chore: add import/newline-after-import lint rule
2020-07-02 11:25:04 +02:00