Commit Graph

10189 Commits

Author SHA1 Message Date
Johan Haals f6c81bb8d5 create-app: Update scaffolder routes 2021-02-16 11:33:29 +01:00
Johan Haals a5f42cf66f Add changesets
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-16 11:30:35 +01:00
Johan Haals 17d1d909e4 Replace EntityClient with CatalogClient
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-16 11:23:06 +01:00
Johan Haals 0b7cb92258 Fix routes
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-16 11:06:20 +01:00
Johan Haals 285deed5de undo derp comment 2021-02-15 16:20:24 +01:00
Johan Haals de09326959 Make sure createdAt is properly formated
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-15 16:15:38 +01:00
Johan Haals fe08d59921 Replace deprecated catalog routing
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-15 14:05:07 +01:00
Johan Haals 536b6b5207 Update catalog install instructions
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-15 14:03:37 +01:00
Johan Haals 8a557a494a Update scaffolder installation instructions
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-15 14:02:46 +01:00
Johan Haals fb9e95f75b Export catalog and scaffolder directly
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-15 14:02:02 +01:00
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