Filip Swiatczak
d830ebabcb
api-report.md changes from yarn build:api-reports
...
Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com >
2021-09-24 10:40:26 +01:00
Filip Swiatczak
74534f6d39
Bitbucket cloud authentication client added
...
Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com >
2021-09-23 17:17:10 +01:00
Dominik Henneke
9c3cb8d4e2
Rely on the default Link behavior for opening external links in a new window in the SupportButton
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-09-23 14:02:39 +02:00
github-actions[bot]
6e5b1bda9d
Version Packages
2021-09-23 10:01:17 +00:00
Fredrik Adelöw
9314de0b85
Merge pull request #7283 from backstage/grantila/allow-more-characters-in-tags
...
Loosen catalog constraints on entity tag string validity.
2021-09-23 11:54:36 +02:00
Fredrik Adelöw
52f023e28a
Merge pull request #7262 from dehamzah/allow-yml-in-gitlab-processor
...
Allow url with extension .yml in gitlab processor
2021-09-23 09:36:53 +02:00
Gustaf Räntilä
d42566c5c9
Loosen catalog constraints on entity tag string validity.
...
Adding `+` and `#` as valid chars, to e.g. allow "c++" and "c#".
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com >
2021-09-22 18:08:13 +02:00
Dominik Henneke
29a89c1a9d
Merge pull request #7276 from SDA-SE/feat/graph-scroll
...
Disable zooming for the CatalogGraphCard
2021-09-22 17:01:18 +02:00
Oliver Sand
b00510bac5
Export missing DependencyGraphProps
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-22 16:33:16 +02:00
Fredrik Adelöw
1554ea3006
Merge pull request #7255 from ccarpita/ccarpita/popup-blocker-fix
...
fix(SignInPage): Ensure click handler and login popup occur in same tick
2021-09-22 16:16:42 +02:00
Fredrik Adelöw
18d284b924
fix lint warning
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-22 15:43:33 +02:00
Oliver Sand
c0eb1fb9df
Disable zooming for the CatalogGraphCard
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-22 10:35:53 +02:00
Chris Carpita
537bd04005
fix(SignInPage): Ensure click handler and login popup occur in same tick
...
The current SignIn implementation is broken on Safari iOS by default, due to the combination of useEffect and the extra asynchronous login check that occurs before the authentication routine that causes the popup (instantPopup: true). This change refactors the internals of SignIn page to avoid useEffect, which was arguably confusing for implementors, and also avoid overloading the use of the poorly scoped autoSignIn variable.
Signed-off-by: Chris Carpita <ccarpita@butterflynetinc.com >
2021-09-21 10:35:02 -04:00
Johan Haals
232715679b
Update API report
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-09-21 13:30:55 +02:00
Johan Haals
9ef2987a83
Add refresh support for catalog-import
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-09-21 13:27:54 +02:00
Oliver Sand
f4004cda14
Merge pull request #7185 from SDA-SE/feat/catalog-graph
...
Add catalog graph plugin
2021-09-21 11:14:32 +02:00
Dede Hamzah
14e01923b4
add test
...
Signed-off-by: Dede Hamzah <dehamzah@gmail.com >
2021-09-21 15:38:49 +07:00
Dede Hamzah
8acca63fa9
Allow url with extension .yml in gitlab processor
...
Signed-off-by: Dede Hamzah <dehamzah@gmail.com >
2021-09-21 14:29:42 +07:00
Fredrik Adelöw
dca1a52a5d
Merge pull request #7245 from backstage/freben/more-restricted-imports
...
Restrict imports on the form `../../plugins/x/src`
2021-09-20 17:05:26 +02:00
Oliver Sand
075808940c
Review comments
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-20 16:12:30 +02:00
Fredrik Adelöw
e9f332a51c
Restrict imports on the form ../../plugins/x/src
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-20 13:55:44 +02:00
Fredrik Adelöw
fd58151967
Merge pull request #7241 from backstage/dependabot/npm_and_yarn/spotify/prettier-config-11.0.0
...
build(deps-dev): bump @spotify/prettier-config from 10.0.0 to 11.0.0
2021-09-20 11:00:32 +02:00
Fredrik Adelöw
df95665e4b
create-app template too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-20 10:13:38 +02:00
Johan Haals
2d74b848b7
Merge pull request #7175 from backstage/mob/aboutcard
...
Catalog: Add refresh button to AboutCard
2021-09-20 09:36:38 +02:00
Patrik Oldsberg
c0c51c9710
cli: disable sucrase ES transforms
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-18 17:59:28 +02:00
Patrik Oldsberg
d615577656
cli: bump sucrase to 3.20.1
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-18 17:59:27 +02:00
Patrik Oldsberg
2f9065d8fd
packages,plugins: bump mock-fs to 5.1.0
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-17 23:14:20 +02:00
blam
bb6841b0cb
chore: fix prettier
...
Signed-off-by: blam <ben@blam.sh >
2021-09-17 23:03:59 +02:00
Patrik Oldsberg
050797c5b3
cli: switch out the jest yaml transform
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-17 23:03:59 +02:00
Patrik Oldsberg
d0a47c8605
move to node 14 & 16
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-17 23:03:29 +02:00
Oliver Sand
8c50da6685
Add catalog graph plugin
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-17 14:06:03 +02:00
Johan Haals
7e470a725f
Update api report
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-09-17 09:23:47 +02:00
Johan Haals
dbcaa6387a
Catalog: Add refresh button to AboutCard
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-09-17 09:15:14 +02:00
Tim Hansen
febddedcb2
security: bump lodash to 4.17.21
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-09-16 16:06:56 -06:00
Fredrik Adelöw
f1923cbb42
some more master build fixes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-16 14:36:48 +02:00
Fredrik Adelöw
e42a4ed29a
Merge pull request #7171 from backstage/mob/refresh-catalog
...
Catalog: Add API endpoint for refreshing entities
2021-09-16 14:24:55 +02:00
github-actions[bot]
fff5c48429
Version Packages
2021-09-16 11:41:51 +00:00
Fredrik Adelöw
32041c4b28
Merge pull request #7201 from thefrontside/mk/theme-provider
...
Provide API to overload AppThemeProvider
2021-09-16 13:35:30 +02:00
Fredrik Adelöw
b8e7071654
Merge pull request #7205 from ainhoaL/deprecate-checkboxtree
...
Deprecate checkboxtree
2021-09-16 12:40:50 +02:00
Fredrik Adelöw
1a90b132f3
Merge pull request #7204 from backstage/freben/master-build-fix
...
fix windows master build
2021-09-16 12:30:28 +02:00
Oliver Sand
4d96985088
Merge pull request #7196 from SDA-SE/feat/update-material-lab
...
Upgrade `@material-ui/lab` to `4.0.0-alpha.57`
2021-09-16 12:29:41 +02:00
Ainhoa Larumbe
81be2551bc
update the api-report and improve filter check
...
Signed-off-by: Ainhoa Larumbe <ainhoal@spotify.com >
2021-09-16 11:13:43 +01:00
Fredrik Adelöw
44b87836d8
fix windows master build
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-16 11:56:58 +02:00
Ainhoa Larumbe
5be9f536e8
core-components: print console warn
...
Signed-off-by: Ainhoa Larumbe <ainhoal@spotify.com >
2021-09-16 10:55:50 +01:00
Ainhoa Larumbe
5ee720c33e
core-components: deprecate checkbox-tree
...
Signed-off-by: Ainhoa Larumbe <ainhoal@spotify.com >
2021-09-16 10:35:40 +01:00
Fredrik Adelöw
02058d69a1
Merge pull request #6882 from splunk/seant-splunk/awsS3_readTree_processor
...
Add readTree() to AwsS3UrlReader, ReadableArrayResponse type, and AwsS3ReadTreeProcessor
2021-09-16 10:11:15 +02:00
minkimcello
92dd9b88f8
Update remaining API reports using build script
...
Signed-off-by: minkimcello <minkimcello@gmail.com >
2021-09-15 19:07:24 -04:00
minkimcello
5376e56333
Update API reports
...
Signed-off-by: minkimcello <minkimcello@gmail.com >
2021-09-15 18:44:21 -04:00
minkimcello
baed685d24
Remove unused AppThemeProvider from test
...
Signed-off-by: minkimcello <minkimcello@gmail.com >
2021-09-15 18:01:29 -04:00
minkimcello
d3fbe7a782
Add tests for user-provided ThemeProvider
...
Signed-off-by: minkimcello <minkimcello@gmail.com >
2021-09-15 17:32:28 -04:00