Commit Graph

10756 Commits

Author SHA1 Message Date
r.bideau 4594f7efc2 Add google analytics scripts in template for standalone app
Signed-off-by: r.bideau <7304827+rbideau@users.noreply.github.com>
2021-02-21 20:25:01 +01:00
Ryan Vazquez 38205492aa changeset 2021-02-21 13:38:35 -05:00
Ryan Vazquez 3b55f5f81f declare default properties using accessors 2021-02-21 13:36: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
Juan Lulkin 0bdfc9ca63 Fix message on verify script 2021-02-21 12:18:35 +01:00
Juan Lulkin d2d5056f17 Removes trailing spaces 2021-02-21 12:17:12 +01:00
Juan Lulkin 40087721cd Update microsite/scripts/verify-sidebars.js
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
2021-02-21 12:07:38 +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
Juan Lulkin 5021d8dbfd Fix link to contributors 2021-02-21 00:18:18 +01:00
Juan Lulkin 69c64ac7f3 Merge remote-tracking branch 'upstream/master' 2021-02-21 00:03:29 +01:00
Juan Lulkin d26b8151eb Remove CONTRIBUTING from sidebars again 2021-02-20 23:54:21 +01:00
Andrew Thauer 436b76fbdd remove unecessary watch & formState 2021-02-20 14:49:29 -05:00
Juan Lulkin 203ca79f23 Replaces links to repo with relative ones to please CI 2021-02-20 19:50:00 +01:00
Andrew Thauer 968b588f79 feat: support codeowners in catalog-import 2021-02-20 13:48:57 -05:00
Juan Lulkin b609e94a37 Makes verify sidebar script assume build is present 2021-02-20 19:38:05 +01:00
Juan Lulkin 3aacfc69c5 Adds CONTRIBUTING back to sidebar 2021-02-20 19:37:35 +01:00
Juan Lulkin 9d6793a5ff Adds symlinks to docs in root 2021-02-20 19:36:59 +01: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
Fidel Coria ba21797ca5 add changeset 2021-02-19 17:10:39 -06:00
Fidel Coria 272d960550 load k8s info with only label selector query
[Docs](https://backstage.io/docs/features/kubernetes/configuration#surfacing-your-kubernetes-components-as-part-of-an-entity)
say `label selector takes precedence over the annotation/service id.`
but ```
annotations:
  'backstage.io/kubernetes-id': dice-roller
```
is always required.
updated logic to allow for only label selector
(without backstage.io/kubernetes-id)
2021-02-19 17:05:18 -06: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