Dominik Henneke
|
753bb4c405
|
Flatten the options of the CatalogImportPage
|
2021-02-10 13:54:08 +01:00 |
|
Himanshu Mishra
|
73d60f6822
|
Merge pull request #4411 from backstage/orkohunter/url-reader-proper-caching-and-cleanup
|
2021-02-10 13:31:08 +01:00 |
|
Patrik Oldsberg
|
2392cbf8ee
|
catalog-import: removed bonus code
|
2021-02-10 12:58:19 +01:00 |
|
Patrik Oldsberg
|
62da549318
|
Merge branch 'master' into feat/api-auth-client
|
2021-02-10 12:49:21 +01:00 |
|
Himanshu Mishra
|
b73b0fe979
|
techdocs: don't swallow errors other than NotModifiedError
|
2021-02-10 12:21:14 +01:00 |
|
Dominik Henneke
|
9d1426a04a
|
Merge pull request #4271 from SDA-SE/feat/new-catalog-import
Rework the user flow of the catalog-import plugin
|
2021-02-10 12:15:04 +01:00 |
|
Patrik Oldsberg
|
227a59688a
|
refactor existing usage of ApiContext
|
2021-02-10 12:06:22 +01:00 |
|
Patrik Oldsberg
|
d7f0203094
|
scaffolder-backend: remove auth-backend dependency
|
2021-02-10 11:59:30 +01:00 |
|
Patrik Oldsberg
|
6a50c6747d
|
Merge branch 'master' into feat/api-auth-client
|
2021-02-10 11:39:45 +01:00 |
|
Himanshu Mishra
|
08142b2568
|
TechDocs: Add changesets for deprecation and proper caching
|
2021-02-10 11:02:40 +01:00 |
|
Himanshu Mishra
|
f8a4a30fb0
|
TechDocs: Update tests for proper url preparer caching
|
2021-02-10 11:02:40 +01:00 |
|
Himanshu Mishra
|
50fcdc48b4
|
TechDocs: Warn when using legacy git preparer and dir preparer in backstage.io/techdocs-ref
Context: https://github.com/backstage/backstage/issues/4409
|
2021-02-10 11:02:40 +01:00 |
|
Himanshu Mishra
|
057af3cac0
|
TechDocs: Implement etag based caching for git preparer
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
|
2021-02-10 11:02:40 +01:00 |
|
Himanshu Mishra
|
97a9a7365f
|
TechDocs: Implement etag based caching for url preparer
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
|
2021-02-10 11:02:38 +01:00 |
|
Himanshu Mishra
|
66944ec7bf
|
TechDocs: Preparers will take and return an etag for cache invalidation
|
2021-02-10 11:01:18 +01:00 |
|
Fredrik Adelöw
|
7dd0187e15
|
Merge pull request #4428 from adamdmharvey/fix-dialog
fix: Whitespace in unregister error dialog box
|
2021-02-09 22:43:10 +01:00 |
|
Alan Crosswell
|
9c302e39bf
|
incorrectly added callbackUrl
|
2021-02-09 15:01:46 -05:00 |
|
Alan Crosswell
|
07bafa248e
|
Add configurable OAuth 2.0 scopes
- Add oauth2 config for optional scopes
- Document oauth2 config keys
- Add OAuth2 to demo app list of identity providers
|
2021-02-09 14:50:20 -05:00 |
|
Nir Gazit
|
d444fee636
|
Fixed parseUrl to output catalogPaths beginning with '/'
|
2021-02-09 20:32:15 +02:00 |
|
Adam Harvey
|
1cd0e07f7b
|
Catch catalog errors
|
2021-02-09 12:53:21 -05:00 |
|
Gowind
|
32ac88fb3f
|
Add indices on columns referring location(id)
|
2021-02-09 18:25:23 +01:00 |
|
Adam Harvey
|
793c334913
|
Merge pull request #4380 from adamdmharvey/welcome-clean
example-app: Remove welcome plugin registration & cleanup
|
2021-02-09 10:43:35 -05:00 |
|
Adam Harvey
|
4d657e7df2
|
Merge pull request #4370 from adamdmharvey/improve-errors
chore(catalog, api-docs, techdocs, lighthouse): Improve display of unable to access data errors
|
2021-02-09 09:40:41 -05:00 |
|
Patrik Oldsberg
|
5643a6c630
|
Merge branch 'master' into welcome-clean
|
2021-02-09 14:38:08 +01:00 |
|
Nir Gazit
|
f504a4ce01
|
Merge remote-tracking branch 'upstream/master' into org-repo
|
2021-02-09 14:56:58 +02:00 |
|
Patrik Oldsberg
|
f807a21dd3
|
app-backend: add disableConfigInjection option, which disables config injection
|
2021-02-09 13:38:58 +01:00 |
|
Patrik Oldsberg
|
9c1e0de3e6
|
app-backend: more docs for options
|
2021-02-09 13:38:33 +01:00 |
|
Fredrik Adelöw
|
9ce20d3668
|
Merge pull request #4397 from backstage/freben/reader-search
backend-common: implement UrlReader.search that does glob matching
|
2021-02-09 13:01:33 +01:00 |
|
Fredrik Adelöw
|
5a51635197
|
backend-common: implement UrlReader.search that does glob matching
|
2021-02-09 12:16:12 +01:00 |
|
Adam Harvey
|
8815cdc004
|
Smater duration display
|
2021-02-08 19:29:19 -05:00 |
|
Adam Harvey
|
396e6f3393
|
Add whitespace around variable
|
2021-02-08 14:50:41 -05:00 |
|
Adam Harvey
|
8c5fde54b1
|
Merge branch 'master' of github.com:backstage/backstage into update-org-cards
|
2021-02-08 13:45:55 -05:00 |
|
Patrik Oldsberg
|
a22fc19030
|
Merge pull request #4405 from GoWind/supress-log-single-location
Supress log single location. Refs #3602
|
2021-02-08 17:53:29 +01:00 |
|
Adam Harvey
|
6f90b912fc
|
Merge branch 'master' of github.com:backstage/backstage into improve-errors
|
2021-02-08 11:48:19 -05:00 |
|
Adam Harvey
|
d84cb8199d
|
Switch to CodeSnippet component
|
2021-02-08 10:54:48 -05:00 |
|
Ryan Vazquez
|
e3101688bc
|
use P30D for snooze option
|
2021-02-08 09:27:19 -05:00 |
|
Dominik Henneke
|
c50790663c
|
generateEntityDefinitions should return a PartialEntity
|
2021-02-08 15:26:47 +01:00 |
|
Dominik Henneke
|
38aec08fef
|
Remove shadowed variables
|
2021-02-08 15:22:02 +01:00 |
|
Dominik Henneke
|
3698be2bf5
|
Merge remote-tracking branch 'upstream/master' into feat/new-catalog-import
# Conflicts:
# packages/app/src/App.tsx
# plugins/catalog-import/package.json
# plugins/catalog-import/src/components/ImportComponentForm.tsx
|
2021-02-08 15:15:15 +01:00 |
|
Dominik Henneke
|
6a8b219e6c
|
Resolve review comments
|
2021-02-08 15:09:37 +01:00 |
|
Patrik Oldsberg
|
62e7009863
|
Merge pull request #4422 from backstage/rugvip/explicit
backend-common,catalog: be more explicit about response types
|
2021-02-08 14:59:39 +01:00 |
|
Johan Haals
|
dfc1270f85
|
Merge pull request #4360 from backstage/mob/stateless-scaffolder
Introduce stateless v2 scaffolder API
|
2021-02-08 13:39:27 +01:00 |
|
Patrik Oldsberg
|
3c4444cea2
|
catalog-backend: use more explicit response types and let error handlers handle errors
|
2021-02-08 13:23:32 +01:00 |
|
Patrik Oldsberg
|
2f1ea8c1bb
|
Merge pull request #4365 from backstage/rugvip/ports
plugins: migrate circleci, cloudbuild, github-actions, jenkins to new composability API + tweaks for lighthouse and org
|
2021-02-08 13:22:25 +01:00 |
|
Fredrik Adelöw
|
ffffea8e6d
|
integration: update the gitlab config mandatory fields to match reality
|
2021-02-08 12:08:20 +01:00 |
|
Nir Gazit
|
ebbeb61e6a
|
Merge remote-tracking branch 'upstream/master' into org-repo
|
2021-02-08 11:24:38 +02:00 |
|
Nils Streijffert
|
529c8501b8
|
Create utc DateTime object directly
|
2021-02-08 09:51:57 +01:00 |
|
Johan Haals
|
44da5d09c5
|
scaffolder: Convert to prepared statements
|
2021-02-08 09:24:48 +01:00 |
|
Patrik Oldsberg
|
8e1789e0c3
|
circleci,cloudbuild,github-actions,jenkins: rename internal entity conditional
|
2021-02-07 23:49:08 +01:00 |
|
Patrik Oldsberg
|
3eb1b1bacc
|
github-actions: GitHub -> Github
|
2021-02-07 23:49:07 +01:00 |
|