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 |
|
blam
|
4cc321812b
|
chore: fixing bundler
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:07:17 +02:00 |
|
blam
|
4df8b12879
|
chore: updating some packages to get ready for webpack5
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:07:17 +02:00 |
|
Patrik Oldsberg
|
fa22f69ced
|
Merge pull request #6737 from backstage/dependabot/npm_and_yarn/start-server-and-test-1.13.1
chore(deps-dev): bump start-server-and-test from 1.12.1 to 1.13.1
|
2021-08-06 10:45:25 +02:00 |
|
Ben Lambert
|
a860ac0f2b
|
Merge pull request #6730 from backstage/Rugvip-patch-1
Update CONTRIBUTING.md to clarify use of minor and patch changes
|
2021-08-06 10:16:29 +02:00 |
|
Ben Lambert
|
1aabcccf12
|
Merge pull request #6731 from kissmikijr/fix-changelog-kubernetes-key
Fix text in changelog.md
|
2021-08-06 10:16:07 +02:00 |
|
Oliver Sand
|
ef98f52aa9
|
Merge pull request #6682 from SDA-SE/feat/search-postgres
Add postgres based `SearchEngine`
|
2021-08-06 10:02:28 +02:00 |
|
Himanshu Mishra
|
0f6c44d39e
|
Merge pull request #6697 from backstage/mob/bump-prettier-in-create-app
|
2021-08-06 09:39:01 +02:00 |
|
dependabot[bot]
|
80d559f23f
|
chore(deps-dev): bump start-server-and-test from 1.12.1 to 1.13.1
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.12.1 to 1.13.1.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.1...v1.13.1)
---
updated-dependencies:
- dependency-name: start-server-and-test
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-06 04:11:48 +00:00 |
|
Christine Yi
|
cfe71d2d87
|
fetch firehydrant service by unique name
Signed-off-by: Christine Yi <ohchristineyi@gmail.com>
|
2021-08-05 18:51:18 -04:00 |
|
Shyam Saraswati
|
1099a77ea3
|
Fix SonarQubeClient test checking for Authentication header
Signed-off-by: Shyam Saraswati <ssaraswati@willowinc.com>
|
2021-08-06 07:52:56 +10:00 |
|
Patrik Oldsberg
|
9e8507305c
|
Merge pull request #6735 from backstage/rugvip/info
backend-common: more informative error message when no url reader is matches
|
2021-08-05 20:43:37 +02:00 |
|
Patrik Oldsberg
|
f7ce7c5659
|
backend-common: more informative error message when no url reader is matched
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-08-05 19:17:28 +02:00 |
|
Patrik Oldsberg
|
56c773909c
|
changesets: changesets for @types/react and create-app prettier
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-08-05 18:06:22 +02:00 |
|
Patrik Oldsberg
|
53e0efe1f0
|
plugins/scaffolder-backend/sample-templates: rolled back @react/types version changes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-08-05 17:59:16 +02:00 |
|
Miklos Kiss
|
d46a74dd94
|
Fix changelog kubernetes option key
Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com>
|
2021-08-05 17:22:49 +02:00 |
|
Patrik Oldsberg
|
6fe1651cb6
|
Update CONTRIBUTING.md to clarify use of minor and patch changes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-08-05 17:16:42 +02:00 |
|
Patrik Oldsberg
|
11af62d235
|
github/workflows: use LF line endings in e2e-win
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-08-05 17:16:03 +02:00 |
|
Mike Lewis
|
c9952bce30
|
scaffolder: api-report
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-08-05 16:09:52 +01:00 |
|
Mike Lewis
|
fa84fe44ec
|
Add changeset
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-08-05 16:09:52 +01:00 |
|
Himanshu Mishra
|
fbbc9aafc2
|
example-app: add an example of adding a custom Scaffolder field extension
This is useful to visualize what it takes to add a new custom Scaffolder field extension.
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
|
2021-08-05 16:09:51 +01:00 |
|
Mike Lewis
|
f9694b02e6
|
scaffolder: add support for ui:autofocus to TextValuePicker
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-08-05 16:09:51 +01:00 |
|
Mike Lewis
|
6dd98f9796
|
scaffolder: add test suite for EntityNamePicker validation
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-08-05 16:09:51 +01:00 |
|
Mike Lewis
|
b6d5c2a35b
|
Include EntityNamePickerFieldExtension in example app
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-08-05 16:09:51 +01:00 |
|
Mike Lewis
|
5b182e3823
|
scaffolder: extract reusable TextValuePicker from EntityNamePicker
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-08-05 16:09:50 +01:00 |
|
Himanshu Mishra
|
27a2b642d0
|
add a todo to create a basic textvaluepicker so that it can be reused
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
|
2021-08-05 16:09:50 +01:00 |
|
Himanshu Mishra
|
9425607173
|
scaffolder: export Picker components from the plugin
This is needed for creating a custom field extension which re-uses an existing picker component.
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
|
2021-08-05 16:09:50 +01:00 |
|
Himanshu Mishra
|
c0d22517bf
|
scaffolder: add EntityNamePicker field
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
|
2021-08-05 16:09:50 +01:00 |
|
Ben Lambert
|
589dc54257
|
Merge pull request #6714 from SDA-SE/feat/openapi-deep-linking
Support deep linking in OpenAPI definitions
|
2021-08-05 16:29:02 +02:00 |
|
Ben Lambert
|
16f21a98af
|
Merge pull request #6722 from KennyLindahl/docs/prisjakt-pricespy-adopters
docs: add Prisjakt/PriceSpy to ADOPOTERS.md
|
2021-08-05 15:07:56 +02:00 |
|
Patrik Oldsberg
|
0cbbc971f3
|
Merge pull request #6663 from backstage/changeset-release/master
Version Packages
|
2021-08-05 14:52:57 +02:00 |
|
Patrik Oldsberg
|
d74032edad
|
packages: switch @types/react-dom dependency to use *
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-08-05 13:43:38 +02:00 |
|
Oliver Sand
|
5cfe05fb3c
|
Add comment to migration files
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-08-05 13:14:05 +02:00 |
|