Andrew Thauer
ec57a362d2
Merge pull request #4624 from andrewthauer/feat/config-get-generics-2
...
fix(config): ensure config type reflects get<T>
2021-02-21 15:36:58 -05:00
Andrew Thauer
0f1e10b101
fix(config): ensure config type reflects get<T>
2021-02-21 15:13:22 -05:00
Andrew Thauer
43083e0cc2
Merge pull request #4620 from andrewthauer/feat/config-get-generics
...
feat(config): support casting for get functions
2021-02-21 14:38:32 -05:00
Andrew Thauer
a1f5e65452
feat(config): support native casting for get functions
2021-02-21 09:52:50 -05:00
Fredrik Adelöw
1add977bae
Merge pull request #4594 from tadashi0713/fix-japanese-goodmorning
...
Fix Japanese Good Morning(お早う -> おはよう)
2021-02-21 13:37:52 +01:00
Himanshu Mishra
b313e61ff3
Update .changeset/strong-badgers-invent.md
2021-02-21 08:10:01 +01:00
Tadashi Nemoto
60d1bc3e71
Add changeset
2021-02-21 13:17:05 +09:00
Andrew Thauer
cea4609677
Merge pull request #4590 from andrewthauer/feat/catalog-import-namespace
...
feat: omit default namespace in catalog-import
2021-02-20 13:32:09 -05:00
Andrew Thauer
8b5f8f84cb
update to use short form group entity references
2021-02-20 11:18:36 -05:00
Andrew Thauer
a8953a9c92
feat: omit default namespace in catalog-import
2021-02-20 11:13:52 -05:00
Fredrik Adelöw
1b095ec92f
Merge pull request #4469 from mclarke47/k8s-backend-k8s-fan-out-handler
...
replace kubernetes fanout request function with class
2021-02-20 15:53:06 +01:00
Fredrik Adelöw
2e21453f12
Merge pull request #4601 from fengypants/patch-4
...
microsite: Added tip for viewing data in demo.backstage.io
2021-02-20 15:19:28 +01:00
Fredrik Adelöw
dd40ad19e1
Merge pull request #4602 from SDA-SE/feat/less-columns
...
Reduce duplicate data from entity columns
2021-02-20 14:47:45 +01:00
Fredrik Adelöw
b8818b496e
Merge pull request #4603 from SDA-SE/feat/overflow-hack
...
Fix `OverflowTooltip` cutting off the bottom of letters like "g" and "y"
2021-02-20 14:46:40 +01:00
Fredrik Adelöw
0749aeb721
Merge pull request #4575 from tragiclifestories/link-annotation
...
Customise view, edit and source links through annotations
2021-02-20 14:17:56 +01:00
James Turley
bad21a0854
Changeset for catalog packages
2021-02-20 11:46:47 +00:00
James Turley
302fd47cac
Simplify URL lookup functions
2021-02-20 11:37:24 +00:00
James Turley
dcdb9f0651
Extract view/edit annotations to constants
2021-02-20 11:37:24 +00:00
James Turley
9c521c53a7
Rename view/edit annotations
2021-02-20 11:37:24 +00:00
James Turley
e337085d38
Use proper location ref for custom source location
2021-02-20 11:37:24 +00:00
James Turley
a4f863f8f8
Document browser URL annotations
2021-02-20 11:13:22 +00:00
James Turley
a51094aac8
Allow custom edit and view source links on AboutCard
2021-02-20 11:13:22 +00:00
James Turley
0fc2a84352
Update CatalogTable actions to support custom URLs
2021-02-20 11:13:18 +00:00
Fredrik Adelöw
f30b16b541
Merge pull request #4609 from OscarDHdz/search-filter-for-templates
...
Scaffolder: Cleanup
2021-02-20 00:04:58 +01:00
Oscar Hernandez
d0760ecdf3
Scaffolder: Cleanup
2021-02-19 16:26:55 -06:00
Adam Harvey
6f0ed05c2c
Merge pull request #4608 from adamdmharvey/cost-insights-sidebar
...
docs(cost-insights): Add note about sidebar to README
2021-02-19 16:28:54 -05:00
Adam Harvey
5cb2c5aa3a
Merge pull request #4606 from adamdmharvey/scaff-maint
...
chore(scaffolder): Update loading/error messaging and remove unused deps
2021-02-19 16:27:48 -05:00
Patrik Oldsberg
c1d24f9cc7
Merge pull request #4607 from backstage/rugvip/info
...
core-api: more informative error for missing ApiContext
2021-02-19 22:27:03 +01:00
Adam Harvey
acc1da48cd
Make codefence a diff
2021-02-19 16:03:20 -05:00
Adam Harvey
b3126588dc
Add note about sidebar
2021-02-19 16:02:08 -05:00
Adam Harvey
c46bc07d0e
Return material-ui/lab
2021-02-19 15:41:40 -05:00
Patrik Oldsberg
1407b34c6e
core-api: more informative error for missing ApiContext
2021-02-19 21:35:19 +01:00
Adam Harvey
d171e60c2c
Prettier
2021-02-19 14:14:07 -05:00
Adam Harvey
e488f05026
add changeset
2021-02-19 14:13:08 -05:00
Adam Harvey
38c8c8a538
Changing loading and error msg
2021-02-19 14:12:21 -05:00
Adam Harvey
a45dd99b90
Remove unused deps
2021-02-19 13:28:54 -05:00
Oliver Sand
e799e74d4e
Fix OverflowTooltip cutting of the bottom of letters like "g" and "y"
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-02-19 18:03:14 +01:00
Oliver Sand
88f1f1b607
Truncate and show ellipsis with tooltip if content of createMetadataDescriptionColumn is too wide
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-02-19 17:52:58 +01:00
Oliver Sand
437bac5490
Make the description column in the catalog table use up as much space as possible before hiding overflowing text
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-02-19 17:52:58 +01:00
Oliver Sand
d6593abe6f
Remove columns from cards where it's duplicate information
...
Resolves #4553
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-02-19 17:52:58 +01:00
Fredrik Adelöw
6c09312dca
Merge pull request #4580 from johnnyiller/techradar/issue-4493-description-popup
...
tech-radar: add description dialog box
2021-02-19 16:45:07 +01:00
Jeff Feng
0261f772c3
Added tip for viewing data in demo.backstage.io
...
Default view of demo.backstage.io is Owned/Starred software, so it looks like there is no data. Added tip to click "All" to see example software in the catalog. (Maybe default to "All" or add some to "Owned/Starred" in the future?)
2021-02-19 10:04:46 -05:00
Fredrik Adelöw
385cb44b3f
Merge pull request #4586 from egnwd/feat/org-themed-ownership-card
...
Org: Themed ownership card
2021-02-19 15:48:18 +01:00
Fredrik Adelöw
2fe1588ae8
Merge pull request #4598 from lndbrg/patch-1
...
Add acast to adopters
2021-02-19 15:12:05 +01:00
Patrik Oldsberg
4a15d5da5e
Merge pull request #4599 from backstage/rugvip/clarify
...
app-backend: clarify schema serialization troubleshooting steps
2021-02-19 14:28:57 +01:00
Patrik Oldsberg
1c06cb3126
app-backend: clarify schema serialization troubleshooting steps
2021-02-19 12:58:41 +01:00
Olle Lundberg
56544eac81
Add Olle and Lundberg to vocab
2021-02-19 12:43:04 +01:00
Olle Lundberg
085736eca3
Sort vocabulary file
2021-02-19 12:43:04 +01:00
Olle Lundberg
1a8e19486f
Add acast to adopters
2021-02-19 12:43:04 +01:00
Fredrik Adelöw
c368ae7eef
Merge pull request #4595 from lndbrg/master
...
Recommend a safer find command
2021-02-19 11:50:31 +01:00