github-actions[bot]
|
55da880bf9
|
Version Packages (next)
|
2022-05-03 09:38:51 +00:00 |
|
github-actions[bot]
|
1bff70d602
|
Version Packages (next)
|
2022-04-26 12:22:43 +00:00 |
|
Eric Peterson
|
736913517a
|
Merge pull request #10882 from realandersn/techdocs/report-issue-addon
[TechDocs] ReportIssue addon
|
2022-04-25 15:02:56 +02:00 |
|
Joon Park
|
9017a1fa30
|
Remove unnecessary permission package dev dep from app
Signed-off-by: Joon Park <joonp@spotify.com>
|
2022-04-20 18:33:20 +01:00 |
|
Anders Näsman
|
a558ca8308
|
renamed package as module
Co-authored-by: Otto Sichert <git@ottosichert.de>
Signed-off-by: Anders Näsman <andersn@spotify.com>
|
2022-04-20 14:05:46 +02:00 |
|
Patrik Oldsberg
|
71278da304
|
Merge pull request #10779 from djamaile/feat/-homepage-star-colors
feat(home): give star icon yellow color to make it consistent
|
2022-04-20 10:02:57 +02:00 |
|
Anders Näsman
|
f0a4ae8c34
|
add Report Issue Addon to Apps
Signed-off-by: Anders Näsman <andersn@spotify.com>
|
2022-04-20 10:02:06 +02:00 |
|
github-actions[bot]
|
3f7acfb96e
|
Version Packages
|
2022-04-19 14:28:08 +00:00 |
|
Patrik Oldsberg
|
c888455313
|
Merge pull request #10842 from backstage/emmaindal/search-clean-up-deprecated-context
[Search] clean up deprecated context from '@backstage/plugin-search'
|
2022-04-19 16:22:45 +02:00 |
|
Eric Peterson
|
ee60ad9ea4
|
Do not require double-nesting of custom TechDocs readers.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-04-15 16:41:28 +02:00 |
|
Emma Indal
|
5f8b0909f7
|
import from '@backstage/plugin-search-react'
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-04-14 16:00:40 +02:00 |
|
github-actions[bot]
|
2e1cce5528
|
Version Packages (next)
|
2022-04-12 15:19:00 +00:00 |
|
Eric Peterson
|
1001cd133d
|
Merge pull request #10178 from backstage/techdocs/addon-integration
[TechDocs] Addon Framework
|
2022-04-12 16:27:02 +02:00 |
|
djamaile
|
2b733d9d39
|
feat(home): give star icon yellow color to make it consistent
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2022-04-12 13:51:38 +02:00 |
|
Emma Indal
|
b079651045
|
Merge branch 'master' into feat/customSearchModal
|
2022-04-12 13:07:13 +02:00 |
|
Eric Peterson
|
3fde9ea637
|
Merge branch 'master' into techdocs/addon-integration
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-04-12 11:36:59 +02:00 |
|
Otto Sichert
|
4e489d10db
|
Move GiveFeedbackAddon out of initial branch merge
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Co-authored-by: Anders Näsman <realandersn@users.noreply.github.com>
Signed-off-by: Otto Sichert <git@ottosichert.de>
|
2022-04-11 15:40:30 +02:00 |
|
Emma Indal
|
c64c33f74b
|
dependency and docs fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-04-11 13:52:04 +02:00 |
|
Emma Indal
|
6a4f081128
|
let template logos live in home plugin for now
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-04-11 12:08:29 +02:00 |
|
Eric Peterson
|
b90722229b
|
Replace <Example* /> examples in app with <GiveFeedbackAddon /> (and add repo/edit for fixture docs sites).
Co-authored-by: Anders Näsman <andersn@spotify.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-04-11 12:05:05 +02:00 |
|
Eric Peterson
|
65c0c3e628
|
Add subheader back to app reader.
Co-authored-by: Anders Näsman <andersn@spotify.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-04-11 12:04:59 +02:00 |
|
Emma Indal
|
bc31ff1bbd
|
move home default template story to the app
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-04-11 11:40:20 +02:00 |
|
Camila Belo
|
3fdc1b4f71
|
fix(techdocs): add backwards compatibility
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-04-09 13:47:02 +02:00 |
|
Camila Belo
|
e0dc1e8ccd
|
tests(techdocs): fix broken tests
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-04-09 13:46:47 +02:00 |
|
Camila Belo
|
24581a2fd3
|
feat(techdocs): compose app addons
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-04-09 13:46:44 +02:00 |
|
Eric Peterson
|
ace749b785
|
Allow addons (except header location) to be used in Entity Reader
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-04-09 13:46:10 +02:00 |
|
Eric Peterson
|
10a7736ced
|
Testbed to help iterate on addons + correct dependency graph
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-04-09 13:46:08 +02:00 |
|
Phil Kuang
|
5c062f275e
|
feat(SidebarSearchModal): support customizing content
Signed-off-by: Phil Kuang <pkuang@factset.com>
|
2022-04-06 16:02:45 -04:00 |
|
Ben Lambert
|
38d6a4745c
|
Merge pull request #10558 from backstage/blam/node16types
chore: @node/types -> 16.x
|
2022-04-06 15:47:21 +02:00 |
|
Ben Lambert
|
ad55e2f005
|
Merge pull request #10041 from yousifalraheem/feat/extra-user-settings
Enable adding extra setting tabs
|
2022-04-05 15:14:01 +02:00 |
|
dependabot[bot]
|
24254fd433
|
build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.0.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.5.0...v14.0.0)
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-04-05 10:19:52 +02:00 |
|
blam
|
f4fd7f5400
|
chore: fixing the version numbers
Signed-off-by: blam <ben@blam.sh>
|
2022-04-04 16:01:28 +02:00 |
|
blam
|
2538bf72e3
|
chore: @node/types -> 16.x
Signed-off-by: blam <ben@blam.sh>
|
2022-04-04 16:01:06 +02:00 |
|
Johan Haals
|
25be8b70df
|
Merge pull request #10026 from awanlin/topic/add-mysquads-sidebar-item
Added MySquads
|
2022-03-31 10:19:07 +02:00 |
|
github-actions[bot]
|
e6f3fb8575
|
Version Packages (next)
|
2022-03-29 08:42:22 +00:00 |
|
Andre Wanlin
|
af1ee27a67
|
Revert props change
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2022-03-28 14:28:55 -05:00 |
|
Andre Wanlin
|
a7423888d1
|
Refactoring based on recent feedback
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2022-03-26 14:07:01 -05:00 |
|
Andre Wanlin
|
f00ebdf678
|
Renamed MySquads to MyGroups
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2022-03-26 09:42:04 -05:00 |
|
Andre Wanlin
|
d014fe2cb4
|
Added MySquads
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2022-03-26 09:42:04 -05:00 |
|
Yousif Al-Raheem
|
100a7e14dd
|
Use custom UserSettingsTab component to render extra tabs in settings
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
|
2022-03-23 14:25:17 +01:00 |
|
github-actions[bot]
|
ad955c1b1b
|
Version Packages (next)
|
2022-03-22 12:28:03 +00:00 |
|
irma12
|
f0284d5c1f
|
Update roadie packages
Signed-off-by: irma12 <irma@roadie.io>
|
2022-03-18 12:32:41 +01:00 |
|
github-actions[bot]
|
0bc1611d6e
|
Version Packages
|
2022-03-17 09:02:30 +00:00 |
|
Ben Lambert
|
6f07905aa0
|
Merge pull request #9841 from kuangp/feat/templatePreview
[PRFC] Previewing Scaffolder Template UI Forms
|
2022-03-16 18:01:20 +01:00 |
|
Phil Kuang
|
d8716924d6
|
feat(TemplatePreviewPage): implement a view for previewing template form UIs
Signed-off-by: Phil Kuang <pkuang@factset.com>
|
2022-03-16 10:34:52 -04:00 |
|
Yousif Al-Raheem
|
b66ae2b542
|
use outlet to render extra tabs instead of tabs prop
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
|
2022-03-16 11:44:40 +01:00 |
|
Patrik Oldsberg
|
99acfa92dc
|
example-app: temporary fix for entity API breakage
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-16 09:44:38 +01:00 |
|
irma12
|
06e8d02b9b
|
Include roadie packages in app
Signed-off-by: irma12 <irma@roadie.io>
|
2022-03-14 16:46:22 +01:00 |
|
Fredrik Adelöw
|
96eeed1162
|
Merge pull request #9719 from alexrybch/gcalendar
Google calendar widget for Homepage
|
2022-03-11 16:17:16 +01:00 |
|
Alex Rybchenko
|
7fcae219d1
|
remove apiRef register, pr fixes
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
|
2022-03-11 15:30:31 +01:00 |
|