Commit Graph

10179 Commits

Author SHA1 Message Date
Johan Haals 7dfcae331c Merge branch 'master' into mob/scaffolder-frontend 2021-02-15 13:19:06 +01:00
Johan Haals 1174dd40f2 Merge pull request #4529 from backstage/mob/export-externalRouteRef
Export createExternalRouteRef
2021-02-15 13:16:38 +01:00
Patrik Oldsberg 3ec9c76ce2 Merge pull request #4530 from backstage/rugvip/datefix
auth-backend: fix key timestamp parsing with sqlite
2021-02-15 13:13:37 +01:00
Oliver Sand 76e04ace7c Merge pull request #4528 from SDA-SE/feat/about-card-owner
Hide the kind of the owner if it's the default kind for the `ownedBy` relationship (group)
2021-02-15 13:09:34 +01:00
Johan Haals fd3f2a8c0c Add changeset 2021-02-15 12:02:03 +01:00
Johan Haals 8b8e9d1e9a Export createExternalRouteRef and set id
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-15 11:59:32 +01:00
Johan Haals 579a545649 Refactor scaffolder routes
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-15 11:57:27 +01:00
Johan Haals 05487b0e69 Export createExternalRouteRef and set id
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-15 11:51:08 +01:00
Oliver Sand 32a9504095 Hide the kind of the owner if it's the default kind for the ownedBy relationship (group).
I guess I missed this one. In the catalog table & co we already hide it.

Signed-off-by: Oliver Sand oliver.sand@sda-se.com
2021-02-15 11:34:51 +01:00
Fredrik Adelöw ce69bee73a Merge pull request #4526 from backstage/freben/entitydocs
fix a few little things in the entity docs
2021-02-15 10:47:56 +01:00
Fredrik Adelöw 68aba8682b fix a few little things in the entity docs 2021-02-15 10:21:17 +01:00
Johan Haals 93765c04d8 mock catalogClient 2021-02-15 09:53:50 +01:00
Johan Haals 1f077511bb Fix typescript warnings 2021-02-15 09:30:13 +01:00
Johan Haals c649761548 Drop unused import 2021-02-15 09:20:12 +01:00
Johan Haals 07b996ed3d Rename styles 2021-02-15 09:19:55 +01:00
Patrik Oldsberg d9687c524f auth-backend: fix key timestamp parsing with sqlite 2021-02-14 20:00:21 +01:00
Ben Lambert 100db0c223 Merge pull request #4511 from tudi2d/3965-breadcrumbs
Add breadcrumbs component
2021-02-13 03:16:00 +01:00
Ben Lambert 1a99611d8a Merge pull request #4516 from backstage/blam/file-preparer-fix
Fix Scaffolder Prepare step when templates on disk
2021-02-13 01:06:56 +01:00
blam 8bed34a764 chore: remove the random characters that were not artifacts of me trying to quit vim. 2021-02-12 23:54:57 +01:00
blam 29c8bcc532 chore: added changeset 2021-02-12 22:58:47 +01:00
blam 3957c024f5 chore: renaming to use targetPath rather than templatePath like the rest of the preparers 2021-02-12 22:54:20 +01:00
blam d84df12d3b bug: fixing the input path to the FilePreparer, and fixing the destination directory for the preparer to template 2021-02-12 22:48:57 +01:00
Johan Haals 028603219f Add task not found page
Co-authored-by: blam<ben@blam.sh>
2021-02-12 16:07:39 +01:00
tudi2d 48b0db4aa2 Treat as patch instead of minor change 2021-02-12 15:47:40 +01:00
Ben Lambert 1aa1d74f73 Merge pull request #4508 from ron-debajyoti/docsModification
docs: Merge auth glossary with main glossary
2021-02-12 15:34:53 +01:00
Ben Lambert e58cc939a4 Merge pull request #4510 from SDA-SE/feat/move-repository
Remove the "Move repository" menu entry from the catalog page, as it's just a placeholder
2021-02-12 15:25:53 +01:00
Johan Haals 73760c688f Scaffolder: display entity button
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
2021-02-12 15:13:08 +01:00
Johan Haals 9fe687aa37 scaffolder: fix route name
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-12 15:11:25 +01:00
Fredrik Adelöw 462d459b50 Merge pull request #4512 from backstage/freben/template-cards
make the template cards conform to mui standard
2021-02-12 15:04:40 +01:00
Fredrik Adelöw 6c4a76c595 make the template cards conform to mui standard 2021-02-12 14:39:29 +01:00
Oliver Sand 914c89b131 Remove the "Move repository" menu entry from the catalog page, as it's just a placeholder
It will be easy to bring it back later, but for now it just confuses users that it's not doing anything. It's also hard to remove for integrators.
2021-02-12 12:36:45 +01:00
Andrew Thauer 536dd3f9ce Merge pull request #4483 from andrewthauer/feat/custom-icons
feat(core-api): support custom app icons
2021-02-12 06:04:44 -05:00
tudi2d 688b731104 Add changeset 2021-02-12 12:04:13 +01:00
tudi2d 6b9cc3e8e3 Merge branch 'master' into 3965-breadcrumbs 2021-02-12 12:01:33 +01:00
tudi2d 75cd8ac6c5 Add basic breadcrumbs test 2021-02-12 11:49:16 +01:00
tudi2d fa3f1b2f46 Add breadcrumbs component to header 2021-02-12 10:59:48 +01:00
Debajyoti Halder 14e39511c0 docs: Merge auth glossary with main glossary 2021-02-12 15:11:46 +05:30
Oliver Sand 17887fa9fb Merge pull request #4490 from SDA-SE/feat/about-card-port
Port AboutCard
2021-02-12 10:35:34 +01:00
Ben Lambert 007d4de94a Merge pull request #4460 from ebarriosjr/lockfile-ts-error-improvement
Lockfile ts error improvement
2021-02-12 10:07:52 +01:00
Johan Haals 087bee1744 scaffolder: Pass correct logger
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-12 09:46:59 +01:00
Johan Haals d4c77f9316 Scaffolder: Initial 404 view 2021-02-12 09:46:33 +01:00
Fredrik Adelöw 40bc97ccfc Merge pull request #4435 from backstage/freben/reader-search-continued
backend-common: implement UrlReader.search for the other providers too
2021-02-12 09:38:00 +01:00
Oliver Sand e6cb33edf1 Revert EntityPage changes 2021-02-12 09:23:46 +01:00
Oliver Sand 83feefb996 Fix tests 2021-02-12 09:23:46 +01:00
Oliver Sand 53b69236dd Port AboutCard 2021-02-12 09:23:46 +01:00
blam 378a9def28 Merge branch 'master' of github.com:backstage/backstage into lockfile-ts-error-improvement
* 'master' of github.com:backstage/backstage: (187 commits)
  chore(deps-dev): bump @storybook/addon-actions from 6.1.11 to 6.1.17
  Add changeset for fixing requestLoggingHandler
  chore: changeset
  chore: might as well do this for all parsing
  bug: filepath can be returned as undefined from `git-url-parse` let's default to empty
  Export Select component from core
  catalog-info: add links
  fix up yarn after release
  Use routed tabs to link to every settings page
  Limit the props that are forwarded to the Link component in the EntityRefLink
  chore: fix the create-app version
  Version Packages
  Move parseDate function
  Prettier fix
  Add line
  Use JS Date instead of Datetime
  Fix broken links in documentation (#4418)
  Removed old imports
  Remove unused functions and luxon
  fix(catalog): entity links incorrect wrapping
  ...
2021-02-12 09:04:04 +01:00
Ben Lambert 3fe4e34749 Merge pull request #4498 from RoadieHQ/export-select-component
Export Select component from core
2021-02-12 08:49:05 +01:00
Ben Lambert e957c5d08a Merge pull request #4507 from backstage/dependabot/npm_and_yarn/storybook/addon-actions-6.1.17
chore(deps-dev): bump @storybook/addon-actions from 6.1.11 to 6.1.17
2021-02-12 08:47:46 +01:00
Ben Lambert c3b50cb7ba Merge pull request #4462 from GoWind/fix-backend-request-logging
Fix: Pass registered Logger in ServiceBuilderImpl to requestLoggingHandler
2021-02-12 08:43:52 +01:00
Johan Haals 1ae69b890a scaffolder: Add registration step
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-12 08:38:20 +01:00