github-actions[bot]
c734d6995a
Version Packages
2021-08-12 08:21:56 +00:00
Fredrik Adelöw
ff9222a2e3
Merge pull request #6785 from backstage/dependabot/npm_and_yarn/luxon-2.0.2
...
chore(deps): bump luxon from 1.27.0 to 2.0.2
2021-08-11 16:22:34 +02:00
Fredrik Adelöw
ce19580212
Prefer the API route in GithubUrlReader when using GitHub Apps based auth
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-11 11:51:38 +02:00
dependabot[bot]
82ac007e53
chore(deps): bump luxon from 1.27.0 to 2.0.2
...
Bumps [luxon](https://github.com/moment/luxon ) from 1.27.0 to 2.0.2.
- [Release notes](https://github.com/moment/luxon/releases )
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moment/luxon/compare/1.27.0...2.0.2 )
---
updated-dependencies:
- dependency-name: luxon
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-11 04:19:52 +00:00
Eric Peterson
0c58dd73d0
Merge pull request #6488 from backstage/feat/techdocs-deleted-pages
...
Remove stale TechDocs artifacts after publishing new version
2021-08-10 18:46:24 +02:00
Patrik Oldsberg
d77595f0dd
Merge pull request #6776 from backstage/rugvip/wdsfix
...
cli: fix frontend serving without a public folder
2021-08-10 17:54:17 +02:00
Patrik Oldsberg
8f1a12fb7a
cli: fix frontend serving without a public folder
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-10 16:26:34 +02:00
Phil Kuang
80582cbec4
feat(techdocs): implement composable home page
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-08-10 10:03:26 -04:00
Fredrik Adelöw
6dfbd312cd
Merge pull request #6761 from tudi2d/dark-mode-improvements
...
Dark mode improvements of Tabbed Card & Layout
2021-08-09 20:30:40 +02:00
Brian Fletcher
286c16e39f
Merge branch 'master' of github.com:backstage/backstage into github-installations-limit
2021-08-09 14:53:17 +01:00
Philipp Hugenroth
2019bd36f6
Merge branch 'master' into dark-mode-improvements
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-08-09 15:52:45 +02:00
Philipp Hugenroth
135e6ba84e
Adjust colors for Tabs in dark mode
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-08-09 15:51:56 +02:00
Fredrik Adelöw
c6af335602
Merge pull request #6723 from backstage/mob/entity-name-picker
...
Add EntityNamePicker component to validate entity names in templates
2021-08-09 15:29:19 +02:00
Eric Peterson
c2d6c8054d
Publish should not be blocked on inability to list
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-08-09 14:38:33 +02:00
Brian Fletcher
a52c5b8cb6
Merge branch 'master' of github.com:backstage/backstage into remove-github-restriction
2021-08-09 13:37:40 +01:00
Fredrik Adelöw
9a180af86e
Merge pull request #6756 from backstage/dependabot/npm_and_yarn/prettier-2.3.2
...
chore(deps-dev): bump prettier from 2.2.1 to 2.3.2
2021-08-09 14:04:37 +02:00
Fredrik Adelöw
c5a1888493
Merge pull request #6749 from backstage/rugvip/basepath
...
core-app-api: add support for serving the app on a base path other than /
2021-08-09 13:43:58 +02:00
Fredrik Adelöw
923491eece
run prettier formatting
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-09 11:54:38 +02:00
Himanshu Mishra
54d93fc84a
storybook: upgrade @storybook/react
...
Reported by SNYK
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-08-08 12:08:58 +02:00
Ben Lambert
4643ef131c
Merge pull request #5292 from backstage/blam/webpack5
...
Migrating build tooling to Webpack 5
2021-08-07 16:18:21 +02:00
Patrik Oldsberg
362ea5a728
app,create-app: fix index path redirect
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-07 14:47:04 +02:00
Patrik Oldsberg
3626576230
core-app-api: add support for serving the app on a base path
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-07 14:47:03 +02:00
Patrik Oldsberg
9f8f8dd6b4
app,create-app: remove / prefixes in sidebar items
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-07 14:19:11 +02:00
Patrik Oldsberg
55a5dbd547
core-components: fix route matching in SidebarItem
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-07 14:19:10 +02:00
blam
5af699a12e
chore: revert accidental change of package.json when half way through a build
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 14:43:33 +02:00
blam
095db2591c
chore: maybe fixing things!
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 14:35:59 +02:00
Brian Fletcher
dc0b9cc7a9
Merge remote-tracking branch 'origin' into github-installations-limit
2021-08-06 13:30:56 +01:00
Brian Fletcher
6d9698eaa9
move special handling for gh disc processor
...
This change moves the special handling for the GitHub Discovery
processor from the GitHub credentials provider into the GitHub
Discovery logic.
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-08-06 11:03:12 +01:00
Brian Fletcher
5927bf864f
Makes some suggested documentation improvements
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-08-06 10:23:58 +01:00
Oliver Sand
5240457587
Make sure that the unique databases names generated by TestDatabases.create() don't collide
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-08-06 11:22:56 +02:00
blam
7a072dc8ca
chore: remove the no-hoist
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:17:53 +02:00
blam
5688543ce8
chore: revert to webpack4
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:17:53 +02:00
blam
f0fbf3a16d
chore: maybe fix stuff
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:17:53 +02:00
blam
12c6a54d9b
chore: fix prettier and fix storybook
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:17:30 +02:00
blam
47e6cb9c5e
chore: convert storybook to webpack5
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:17:30 +02:00
blam
ef52e7189b
chore: maybe fix types
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:15:12 +02:00
blam
2ec33603b9
feat: make webpack typescript and all the things happy
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:09:10 +02:00
blam
f33d7d1deb
chore: some more work towards webpack 5
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:09:10 +02:00
blam
470c201e9a
chore: reworking the deps a little more
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:09:10 +02:00
blam
8dcaae0140
chore: copy in types for webpack-dev-server as they're not public yet
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:09:10 +02:00
blam
e38d4cfab3
chore: getting it to a working stage for now until there's types for stuff
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:09:10 +02:00
blam
8dfcf8cb55
chore: making some more progress with webpack 5
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:09:09 +02:00
blam
415bad14cf
chore: added a comment for the webpack 5 migration
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:09:09 +02:00
Patrik Oldsberg
48c1c0d677
cli: workaround for frontend HMR not working
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-06 11:09:09 +02:00
blam
66fbcce83c
chore: removing the deprecations
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:09:09 +02:00
blam
b207f4f503
chore: remove some of the any's
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:09:09 +02:00
blam
566e492359
chore: finally got all the types building
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:09:09 +02:00
blam
fcb8cfa7b9
chore: fix types for nodeExternals
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:07:17 +02:00
blam
e1f2688c63
chore: remove extraneous lines
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:07:17 +02:00
blam
f18a2f5165
Fixing some issues with webpack 5
...
Signed-off-by: blam <ben@blam.sh >
2021-08-06 11:07:17 +02:00