Brian Phillips
47c77f209b
add ADRs to example app
...
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com >
2023-05-25 08:05:57 -05:00
Tomas Dabasinskas
b3dd0b9aef
Implement the functionallity
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:13 +03:00
Tomas Dabasinskas
8bd70c7ae6
Add reports list
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:11 +03:00
Tomas Dabasinskas
c4a9a16af2
Add initial code to get PuppetDB node data
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:10 +03:00
Vincenzo Scamporlino
8252800c9a
Remove references to backend-to-backend docs
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-02-27 16:18:44 +01:00
blam
f79bafb844
chore: fix doscird links
...
Signed-off-by: blam <ben@blam.sh >
2023-02-23 10:37:57 +01:00
pamelin
3d743aeb34
fix: add stackstorm client tests
...
Signed-off-by: pamelin <pamelin@expediagroup.com >
2023-02-06 11:48:20 +00:00
pamelin
718811bafb
fix: Use app-config.yaml from master
...
Signed-off-by: pamelin <pamelin@expediagroup.com >
2023-02-03 14:54:54 +00:00
pamelin
68bac7113f
fix: Format app-config.yaml
...
Signed-off-by: pamelin <pamelin@expediagroup.com >
2023-02-03 11:38:14 +00:00
pamelin
67e44a0023
feat: Add StackStorm plugin
...
Signed-off-by: pamelin <pamelin@expediagroup.com >
2023-02-02 16:38:01 +00:00
Chris Langhout
9de358c361
feat: make engineer threshold configurable
...
Signed-off-by: Chris Langhout <clanghout@bol.com >
2022-11-25 11:02:32 +01:00
Elizabeth Hobbs
df21bbd4ad
Remove app.googleAnalyticsTrackingId and related scripts
...
The analytics plugin removed the need for app.googleAnalyticsTrackingId and the script tags in packages/app/public/index.html. More context: https://discord.com/channels/687207715902193673/1007303347914690610/1014108244664401952
Signed-off-by: Elizabeth Hobbs <elizabeth.hobbs94@gmail.com >
2022-11-09 09:03:35 -08:00
Fredrik Adelöw
a937ace35f
Limit templates, to encourage better practices
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-10-21 16:49:58 +02:00
Andre Wanlin
88db9699fa
Fixes based on feedback
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-10-19 08:56:10 -05:00
Andre Wanlin
3c52caad7d
Removed spaces
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-10-18 20:22:14 -05:00
Andre Wanlin
127fcad26d
Cleaned up changeset based on feedback
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-10-18 20:18:43 -05:00
Andre Wanlin
fb3733e446
Removed the HomepageTimer
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-10-18 20:06:07 -05:00
Jan Vilimek
1d3d575132
score-card plugin integrated to example-app
...
Signed-off-by: Jan Vilimek <jvilimek@users.noreply.github.com >
2022-09-26 12:29:16 +02:00
Phil Kuang
d3737da337
feat(playlists): implement playlist plugin
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-09-16 09:30:47 -04:00
Luka Siric
eef0522644
resolved @Rugvip comments
...
Signed-off-by: Luka Siric <siric.luka@gmail.com >
2022-08-30 16:33:47 +02:00
Luka Siric
37763a0384
fixed comments from benjdlambert
...
Signed-off-by: Luka Siric <siric.luka@gmail.com >
2022-08-26 12:28:32 +02:00
Luka Siric
221e951298
passing https.cert and https.key options to the webpack dev server
...
Signed-off-by: Luka Siric <siric.luka@gmail.com >
2022-08-24 23:31:57 +02:00
Vincenzo Scamporlino
6f56b6b9de
Add PATCH and HEAD to the Access-Control-Allow-Methods
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2022-08-03 22:51:59 +02:00
David Weber
bde245f0bf
feat: add dashboard URL feature and fix minor styling issues
...
Signed-off-by: David Weber <david.weber@w3tec.ch >
2022-07-25 21:52:09 +02:00
Patrick Jungermann
a145672f0f
feat: align msgraph provider config
...
Align msgraph entity provider config with the config of other entity providers.
Closes : #12065
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-07-05 09:26:59 +02:00
Patrik Oldsberg
5c413f054b
app-config: comment out bitbucket cloud integration
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-06-17 11:08:05 +02:00
Patrick Jungermann
e636a01227
chore: replace integrations.bitbucket with [..].bitbucketCloud in app-config.yaml
...
Replace `integrations.bitbucket` with `integrations.bitbucketCloud`
in `app-config.yaml` (local dev, demo).
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-06-15 11:47:17 +02:00
Isaiah Thiessen
6f475edfb6
fix: address PR review comments from @freben
...
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com >
2022-06-09 15:41:37 -07:00
Isaiah Thiessen
a396fce1b1
fix: prettier, vale spelling issues
...
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com >
2022-06-02 13:36:43 -07:00
Isaiah Thiessen
4dcf3d05a5
fix: prettier, README capitalization
...
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com >
2022-06-01 09:29:29 -07:00
Isaiah Thiessen
9216877d17
feat: add dynatrace plugin
...
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com >
2022-05-31 10:44:44 -07:00
Fredrik Adelöw
ff7b454e1f
Merge pull request #11068 from backstage/blam/move-sample-data
...
PRFC: Moving `sample-data` into `create-app` templates
2022-05-05 10:26:40 +02:00
Patrik Oldsberg
2e24a4f26a
review fixes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-03 17:02:41 +02:00
Patrik Oldsberg
44d845fc79
app-config: fix rules array
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-03 13:54:19 +02:00
Patrik Oldsberg
a4fa64774f
catalog-model: add all.yaml to examples
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-03 12:18:01 +02:00
Patrik Oldsberg
4cf2eb8566
backend: add oauth2Proxy setup example
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-02 16:10:33 +02:00
Fredrik Adelöw
efc73db10c
switch us over to better-sqlite3
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-11 15:37:50 +01:00
Johan Haals
420f8d710f
catalog-backend: Remove processors.githubOrg config section
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-23 14:53:18 +01:00
Fredrik Adelöw
c1069d2c40
further airbrake fix
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-22 15:53:04 +01:00
Karan Shah
7dc3a7d32a
Address comments and suggestions
...
- Added documentation for api-report.md
- Reverted the change to ADOPTERS.md
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk >
2022-02-08 11:23:10 +00:00
Karan Shah
a3dd1a8b6d
Add a way to access the Airbrake secret from env
...
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk >
2022-02-03 11:51:47 +00:00
MT Lewis
fd41c51452
docs: use backstage.io link to backend-to-backend auth docs
...
There's rightfully been some confusion in various contexts about where
to find this documentation - switching to a fully qualified docs URL
should make it easier to find.
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-01-28 12:55:51 +00:00
Mikko Korhonen
307f17372e
feat(catalog-import): make catalog import branch name customizable
...
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com >
2022-01-28 10:13:42 +02:00
Mikko Korhonen
826e279e62
feat(catalog-import): make catalog filename configurable
...
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com >
2022-01-28 10:13:42 +02:00
Julio Zynger
8ca42b7b49
Clarify Basic auth token generation
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-01-03 15:40:55 +01:00
Julio Zynger
0781c324d5
Move accept header to client instead of proxy
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-01-03 15:40:54 +01:00
Julio Zynger
6fc1d9bbaf
Update README and app-config
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-01-03 15:40:54 +01:00
Julio Zynger
cc30c202ea
Integrate plugin with Backstage installation
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-01-03 15:40:54 +01:00
mufaddal motiwala
1050e4fd88
Merge branch 'master' of https://github.com/mufaddal7/backstage-1 into plugin/new-relic-dashboard
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-10 15:56:56 +05:30
Colton Padden
89b220ed73
Instructions and default app configuration should use generic Airflow URLs
...
Updated the instructions in the README, and the example entries in the
app-config.yml file to use `https://your.airflow.instance.com ` instead of
`localhost:8080`.
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-09 09:57:32 -05:00