Commit Graph

15755 Commits

Author SHA1 Message Date
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 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 93515227fb Merge pull request #6745 from backstage/feat/remove-old-plugin
chore: removing legacy plugin from monorepo
2021-08-09 11:58:18 +02:00
Fredrik Adelöw 23ea957363 Merge pull request #6751 from backstage/dependabot/npm_and_yarn/color-4.0.1
chore(deps): bump color from 3.1.3 to 4.0.1
2021-08-09 11:57:36 +02:00
Philipp Hugenroth 1c83fb643d Merge branch 'master' into dark-mode-improvements
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-08-09 11:00:50 +02:00
Himanshu Mishra 836040a005 Merge pull request #6748 from backstage/orkohunter/synk-bump-storybook-react 2021-08-08 13:01:13 +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
dependabot[bot] 0bc2188bc8 chore(deps): bump color from 3.1.3 to 4.0.1
Bumps [color](https://github.com/Qix-/color) from 3.1.3 to 4.0.1.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](https://github.com/Qix-/color/compare/3.1.3...4.0.1)

---
updated-dependencies:
- dependency-name: color
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-07 14:23:50 +00: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 7165670f7e chore: fix missing link
Signed-off-by: blam <ben@blam.sh>
2021-08-06 17:51:04 +02:00
blam 0e0c11ff04 chore: removing legacy plugin from monorepo
Signed-off-by: blam <ben@blam.sh>
2021-08-06 17:40:01 +02:00
Ben Lambert b319a924df Merge pull request #6744 from backstage/rugvip/l2l
lerna.json: set version to 0.1.0
2021-08-06 17:19:09 +02:00
Patrik Oldsberg 38539895af lerna.json: set version to 0.1.0
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-06 16:43:52 +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
Ben Lambert ac03961204 Merge pull request #6741 from ngranander/xcmetrics-to-marketplace
Add XCMetrics to marketplace
2021-08-06 13:48:26 +02:00
Niklas Granander 9ad5273617 Add XCMetrics to marketplace
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-08-06 12:53:31 +02:00
Oliver Sand 4a874ab1aa Merge pull request #6740 from SDA-SE/feat/fix-testdatabases
Make sure that the unique databases names generated by `TestDatabases.create()` don't collide
2021-08-06 11:47:20 +02: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 eb294ea987 chore: add extra dep for now
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:17:30 +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 bb352b6b70 chore: don't hoist anything with storybook prefixes
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 c4ef9181a4 changeset: added changeset for 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
blam fca8b49c39 chore: making some more progress!
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:07:17 +02:00
blam 10eb151a36 chore: updated some more things to get webpack working
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:07:17 +02:00
blam 1981ce2e25 chore: fixing bundler config possibly
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:07:17 +02:00