Gustaf Räntilä
549a859ac8
Improve pagerduty plugin
2021-02-16 15:54:14 +01:00
Ben Lambert
896add263f
Merge pull request #4534 from SDA-SE/feat/file-reader-glob
...
Support globs in FileReaderProcessor
2021-02-16 10:20:53 +01:00
Patrik Oldsberg
49299a1faf
Merge pull request #4541 from backstage/rugvip/gh-auth
...
integrations: switch to using x-access-token for github git auth
2021-02-15 21:16:02 +01:00
Patrik Oldsberg
fb28da2123
integrations: switch to using x-access-token for github git auth
2021-02-15 20:27:26 +01:00
Patrik Oldsberg
d31228eb42
Merge pull request #4531 from backstage/rugvip/authref
...
auth-backend: refactor providers to accept options, and delay profile transforms
2021-02-15 19:44:13 +01:00
Himanshu Mishra
67b6221a2a
Merge pull request #4509 from backstage/mob/techdocs-build-timestamp-metadata
2021-02-15 16:12:58 +01:00
Oliver Sand
434b4e81a8
Support globs in FileReaderProcessor
...
Signed-off-by: Oliver Sand oliver.sand@sda-se.com
2021-02-15 15:12:06 +01:00
Ben Lambert
3019443caa
Merge pull request #4506 from backstage/dependabot/npm_and_yarn/lerna/project-4.0.0
...
chore(deps): bump @lerna/project from 3.21.0 to 4.0.0
2021-02-15 13:39:32 +01:00
Johan Haals
1174dd40f2
Merge pull request #4529 from backstage/mob/export-externalRouteRef
...
Export createExternalRouteRef
2021-02-15 13:16:38 +01:00
Patrik Oldsberg
3ec9c76ce2
Merge pull request #4530 from backstage/rugvip/datefix
...
auth-backend: fix key timestamp parsing with sqlite
2021-02-15 13:13:37 +01:00
Patrik Oldsberg
92f01d75c9
changesets: added changeset for auth-backend refactoring
2021-02-15 12:47:21 +01:00
Johan Haals
fd3f2a8c0c
Add changeset
2021-02-15 12:02:03 +01:00
Oliver Sand
32a9504095
Hide the kind of the owner if it's the default kind for the ownedBy relationship (group).
...
I guess I missed this one. In the catalog table & co we already hide it.
Signed-off-by: Oliver Sand oliver.sand@sda-se.com
2021-02-15 11:34:51 +01:00
Patrik Oldsberg
d9687c524f
auth-backend: fix key timestamp parsing with sqlite
2021-02-14 20:00:21 +01:00
Ben Lambert
100db0c223
Merge pull request #4511 from tudi2d/3965-breadcrumbs
...
Add breadcrumbs component
2021-02-13 03:16:00 +01:00
blam
8bed34a764
chore: remove the random characters that were not artifacts of me trying to quit vim.
2021-02-12 23:54:57 +01:00
blam
29c8bcc532
chore: added changeset
2021-02-12 22:58:47 +01:00
tudi2d
48b0db4aa2
Treat as patch instead of minor change
2021-02-12 15:47:40 +01:00
Ben Lambert
e58cc939a4
Merge pull request #4510 from SDA-SE/feat/move-repository
...
Remove the "Move repository" menu entry from the catalog page, as it's just a placeholder
2021-02-12 15:25:53 +01:00
blam
094c081294
chore: update changeset description to be a litle more heplful
2021-02-12 15:19:49 +01:00
blam
532bc0ec0c
chore: add changeset
2021-02-12 15:14:58 +01:00
Fredrik Adelöw
6c4a76c595
make the template cards conform to mui standard
2021-02-12 14:39:29 +01:00
Oliver Sand
914c89b131
Remove the "Move repository" menu entry from the catalog page, as it's just a placeholder
...
It will be easy to bring it back later, but for now it just confuses users that it's not doing anything. It's also hard to remove for integrators.
2021-02-12 12:36:45 +01:00
Andrew Thauer
536dd3f9ce
Merge pull request #4483 from andrewthauer/feat/custom-icons
...
feat(core-api): support custom app icons
2021-02-12 06:04:44 -05:00
tudi2d
688b731104
Add changeset
2021-02-12 12:04:13 +01:00
Himanshu Mishra
26e143e606
techdocs: Add changeset for build timestamp
...
Co-authored-by: Raghunandan Balachandran <soapraj@gmail.com >
2021-02-12 11:00:25 +01:00
Oliver Sand
17887fa9fb
Merge pull request #4490 from SDA-SE/feat/about-card-port
...
Port AboutCard
2021-02-12 10:35:34 +01:00
Ben Lambert
007d4de94a
Merge pull request #4460 from ebarriosjr/lockfile-ts-error-improvement
...
Lockfile ts error improvement
2021-02-12 10:07:52 +01:00
Fredrik Adelöw
40bc97ccfc
Merge pull request #4435 from backstage/freben/reader-search-continued
...
backend-common: implement UrlReader.search for the other providers too
2021-02-12 09:38:00 +01:00
Oliver Sand
53b69236dd
Port AboutCard
2021-02-12 09:23:46 +01:00
blam
378a9def28
Merge branch 'master' of github.com:backstage/backstage into lockfile-ts-error-improvement
...
* 'master' of github.com:backstage/backstage: (187 commits)
chore(deps-dev): bump @storybook/addon-actions from 6.1.11 to 6.1.17
Add changeset for fixing requestLoggingHandler
chore: changeset
chore: might as well do this for all parsing
bug: filepath can be returned as undefined from `git-url-parse` let's default to empty
Export Select component from core
catalog-info: add links
fix up yarn after release
Use routed tabs to link to every settings page
Limit the props that are forwarded to the Link component in the EntityRefLink
chore: fix the create-app version
Version Packages
Move parseDate function
Prettier fix
Add line
Use JS Date instead of Datetime
Fix broken links in documentation (#4418 )
Removed old imports
Remove unused functions and luxon
fix(catalog): entity links incorrect wrapping
...
2021-02-12 09:04:04 +01:00
Ben Lambert
3fe4e34749
Merge pull request #4498 from RoadieHQ/export-select-component
...
Export Select component from core
2021-02-12 08:49:05 +01:00
Ben Lambert
c3b50cb7ba
Merge pull request #4462 from GoWind/fix-backend-request-logging
...
Fix: Pass registered Logger in ServiceBuilderImpl to requestLoggingHandler
2021-02-12 08:43:52 +01:00
Gowind
16fb1d03a3
Add changeset for fixing requestLoggingHandler
2021-02-11 22:27:26 +01:00
blam
a341a8716a
chore: changeset
2021-02-11 20:14:47 +01:00
Iain Billett
07e2268723
Export Select component from core
...
I saw the Select component on storybook and went
to use it but it seems it's not exported. Any chance
it could be exported?
2021-02-11 17:42:26 +00: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
Oliver Sand
b894152927
Merge pull request #4427 from SDA-SE/feat/sidebar-active
...
Make sure that SidebarItems are also active when on sub route
2021-02-11 13:55:17 +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
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
Nils Streijffert
3b54bf8e64
Remove unused functions and luxon
2021-02-11 09:33:17 +01:00
Fredrik Adelöw
491f3a0ecf
backend-common: implement UrlReader.search for the other providers too
2021-02-11 08:54:59 +01:00
Andrew Thauer
f10950bd2a
feat: support custom app icons
2021-02-11 02:37:11 -05:00