Dominik Henneke
|
af46ffabfd
|
Merge remote-tracking branch 'upstream/master' into feat/techdocs-async-transformer
|
2021-07-21 14:00:11 +02:00 |
|
Eric Peterson
|
17b6919001
|
Merge pull request #6491 from SDA-SE/feat/techdocs-reduce-rerender
[TechDocs] Only update the path when the content is updated
|
2021-07-21 13:52:48 +02:00 |
|
Dominik Henneke
|
445440a408
|
Make sure all old transformations are cancelled when the hook dependencies changed
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-07-21 13:52:29 +02:00 |
|
Dominik Henneke
|
7d67750eae
|
Merge remote-tracking branch 'upstream/master' into feat/techdocs-async-transformer
|
2021-07-21 12:43:50 +02:00 |
|
Himanshu Mishra
|
831d99d4a1
|
Merge pull request #6555 from erikengervall/eengervall/grm-introduce-custom-features
|
2021-07-21 11:55:54 +02:00 |
|
Erik Engervall
|
a2d8922c94
|
Add changeset & apply changes in api-report.md & package.json to make CI happy
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
|
2021-07-21 11:00:27 +02:00 |
|
Erik Engervall
|
11e0652f86
|
Introduce ability to add custom features
Also, add more metadata to success callbacks
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
|
2021-07-21 10:59:17 +02:00 |
|
Ben Lambert
|
91088c3877
|
Merge pull request #6558 from backstage/timbonicus/misleading-catalog-import
Fix misleading catalog-import heading
|
2021-07-21 10:27:35 +02:00 |
|
Ben Lambert
|
316caca457
|
Merge pull request #6559 from backstage/dependabot/npm_and_yarn/nodemon-2.0.12
chore(deps-dev): bump nodemon from 2.0.7 to 2.0.12
|
2021-07-21 10:26:17 +02:00 |
|
Ben Lambert
|
c14fae7abb
|
Merge pull request #6560 from backstage/dependabot/npm_and_yarn/immer-9.0.5
chore(deps): bump immer from 9.0.1 to 9.0.5
|
2021-07-21 10:25:53 +02:00 |
|
Ben Lambert
|
0b1f6e4039
|
Merge pull request #6552 from sagacity/export-token-issuer
Export TokenIssuer so that it may be used by non-native auth providers
|
2021-07-21 10:25:28 +02:00 |
|
Himanshu Mishra
|
351ed89e0e
|
Merge pull request #6557 from daftgopher/update_plugin_structure_doc
|
2021-07-21 09:24:12 +02:00 |
|
Himanshu Mishra
|
47029e79a0
|
docs: run prettier
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
|
2021-07-21 09:08:23 +02:00 |
|
dependabot[bot]
|
ab32efd88a
|
chore(deps): bump immer from 9.0.1 to 9.0.5
Bumps [immer](https://github.com/immerjs/immer) from 9.0.1 to 9.0.5.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.1...v9.0.5)
---
updated-dependencies:
- dependency-name: immer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-21 04:14:50 +00:00 |
|
dependabot[bot]
|
1a81b7ce1d
|
chore(deps-dev): bump nodemon from 2.0.7 to 2.0.12
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.7 to 2.0.12.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.7...v2.0.12)
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-21 04:13:46 +00:00 |
|
Tim Hansen
|
903f3323c2
|
Fix misleading catalog-import heading
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-07-20 21:18:55 -06:00 |
|
daftgopher
|
442e1a52b8
|
Minor text agreement correction
Signed-off-by: daftgopher <daftgopher@users.noreply.github.com>
|
2021-07-20 23:10:12 -04:00 |
|
Tim Hansen
|
d8f4dd81bd
|
Merge pull request #6497 from tudi2d/entity-page-responsiveness
EntityPage responsiveness
|
2021-07-20 21:01:34 -06:00 |
|
Tim Hansen
|
6b690fb633
|
Merge pull request #6554 from fcorti/fcorti-roadmap-001
Roadmap review for breaking links.
|
2021-07-20 10:18:34 -06:00 |
|
Francesco Corti
|
1b994b4b6e
|
Roadmap review for breaking links.
Signed-off-by: Francesco Corti <francescoc@spotify.com>
|
2021-07-20 18:07:13 +02:00 |
|
Roy Jacobs
|
2567c066d5
|
Export TokenIssuer so that it may be used by non-native auth providers
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com>
|
2021-07-20 16:56:28 +02:00 |
|
Tim Hansen
|
20bb197b6f
|
Merge pull request #6397 from tudi2d/catalog-filter-accordion
Wrap catalog filter with an accordion for smaller screens
|
2021-07-20 07:43:25 -06:00 |
|
Ben Lambert
|
1106f840dd
|
Merge pull request #6550 from backstage/blam/roadmap
Update Roadmap
|
2021-07-20 15:43:06 +02:00 |
|
Himanshu Mishra
|
92a16f5e2b
|
Merge pull request #6549 from backstage/orkohunter/techdocs-warning-add-link
|
2021-07-20 15:15:27 +02:00 |
|
blam
|
b17407c9d1
|
chore: run prettier and fix PR
Signed-off-by: blam <ben@blam.sh>
|
2021-07-20 14:55:20 +02:00 |
|
Francesco Corti
|
1b056f8ee2
|
Updated roadmap.
Signed-off-by: blam <ben@blam.sh>
|
2021-07-20 14:53:39 +02:00 |
|
Ben Lambert
|
2552ad52ab
|
Merge pull request #6534 from carlo-colombo/master
Adds configuration for request logging handler when creating the backend express app
|
2021-07-20 14:44:55 +02:00 |
|
Himanshu Mishra
|
250984333e
|
techdocs: add changeset
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
|
2021-07-20 12:44:24 +02:00 |
|
Himanshu Mishra
|
c8dbc9aaa1
|
techdocs: add a helpful link to docs page for warning
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
|
2021-07-20 12:42:04 +02:00 |
|
Philipp Hugenroth
|
dfcf5dbc1e
|
Improve documentation of change to enable a better responsive implementation by tusers
Clean up according to review
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
|
2021-07-20 12:09:52 +02:00 |
|
Ben Lambert
|
7d14c587fe
|
Merge pull request #6545 from backstage/dependabot/npm_and_yarn/azure/msal-node-1.2.0
chore(deps): bump @azure/msal-node from 1.1.0 to 1.2.0
|
2021-07-20 11:39:33 +02:00 |
|
Ben Lambert
|
9cf344b191
|
Merge pull request #6544 from backstage/dependabot/npm_and_yarn/isomorphic-git-1.9.2
chore(deps): bump isomorphic-git from 1.8.0 to 1.9.2
|
2021-07-20 11:28:48 +02:00 |
|
Ben Lambert
|
b762db3ffc
|
Merge pull request #6543 from backstage/dependabot/npm_and_yarn/webpack-4.46.0
chore(deps): bump webpack from 4.44.2 to 4.46.0
|
2021-07-20 11:28:14 +02:00 |
|
Ben Lambert
|
f150d7c2fc
|
Merge pull request #6541 from AmericanAirlines/add-theme-to-dev-app
chore(create dev app): custom theme on devApp for single plugin
|
2021-07-20 11:27:40 +02:00 |
|
Philipp Hugenroth
|
f5067d1660
|
Adjust test to be more specific
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
|
2021-07-20 11:02:28 +02:00 |
|
Carlo Colombo
|
bdd6ab5f19
|
Adds configuration for request logging handler when creating the backend express app
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com>
|
2021-07-20 10:34:47 +02:00 |
|
dependabot[bot]
|
93be473b54
|
chore(deps): bump @azure/msal-node from 1.1.0 to 1.2.0
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/v1.1.0...v1.2.0)
---
updated-dependencies:
- dependency-name: "@azure/msal-node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-20 04:20:27 +00:00 |
|
dependabot[bot]
|
b16daa7907
|
chore(deps): bump isomorphic-git from 1.8.0 to 1.9.2
Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 1.8.0 to 1.9.2.
- [Release notes](https://github.com/isomorphic-git/isomorphic-git/releases)
- [Changelog](https://github.com/isomorphic-git/isomorphic-git/blob/main/docs/in-the-news.md)
- [Commits](https://github.com/isomorphic-git/isomorphic-git/compare/v1.8.0...v1.9.2)
---
updated-dependencies:
- dependency-name: isomorphic-git
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-20 04:17:06 +00:00 |
|
dependabot[bot]
|
2f732b8320
|
chore(deps): bump webpack from 4.44.2 to 4.46.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 4.46.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v4.46.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-20 04:09:52 +00:00 |
|
Fidel Coria
|
b0750ca4fb
|
add api-report.md for dev-utils
Signed-off-by: Fidel Coria <fidel.coria@aa.com>
|
2021-07-19 18:02:29 -05:00 |
|
Fidel Coria
|
01001a3242
|
add changeset
Signed-off-by: Fidel Coria <fidel.coria@aa.com>
|
2021-07-19 17:39:52 -05:00 |
|
Fidel Coria
|
cedb602a42
|
custom theme on devApp for single plugin
Signed-off-by: Fidel Coria <fidel.coria@aa.com>
|
2021-07-19 17:39:52 -05:00 |
|
Philipp Hugenroth
|
8d6408d05c
|
Adjust tests to use only text & test drawer visibility
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
|
2021-07-19 21:57:18 +02:00 |
|
Philipp Hugenroth
|
ef4acd1be8
|
Merge branch 'catalog-filter-accordion' of github.com:tudi2d/backstage into catalog-filter-accordion
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
|
2021-07-19 21:25:02 +02:00 |
|
Philipp Hugenroth
|
11c9fcda71
|
Merge branch 'master' into catalog-filter-accordion
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
|
2021-07-19 21:07:58 +02:00 |
|
Tim Hansen
|
249cbfc893
|
Minor tweaks, button fixes
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-07-19 12:18:29 -06:00 |
|
Ben Lambert
|
e47f2a3c09
|
Merge pull request #6536 from SDA-SE/feat/fix-jenkins-import
Update @backstage/backend-common to `^0.8.6`
|
2021-07-19 19:29:45 +02:00 |
|
Dominik Henneke
|
eee05803ae
|
Update @backstage/backend-common to ^0.8.6
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-07-19 17:47:03 +02:00 |
|
Dominik Henneke
|
391c4d9b45
|
Merge remote-tracking branch 'upstream/master' into feat/techdocs-reduce-rerender
|
2021-07-19 17:11:07 +02:00 |
|
Dominik Henneke
|
9b1524ad33
|
Update changeset
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-07-19 17:10:59 +02:00 |
|