blam
46960a61ec
v0.1.1-alpha.25
2020-10-12 22:42:54 +02:00
Stefan Ålund
8d666e43bd
Use MissingAnnotationEmptyState for plugins ( #2824 )
2020-10-09 15:11:15 +02:00
Iain Billett
4e76fea269
Fixes for Lighthouse widgets
2020-10-06 08:35:44 +01:00
Iain Billett
79379097f7
Update Lighthouse plugin README
...
Add instructions for integration with the catalog.
2020-10-06 08:35:44 +01:00
Iain Billett
5b52d983e3
Fix @types/react dependency version
2020-10-06 08:35:44 +01:00
Iain Billett
4758e62c26
Add EmptyState to Lighthouse Router
2020-10-06 08:35:44 +01:00
Iain Billett
fba3d513f5
Add Lighthouse card & tab
...
* Add a lighthouse card to be displayed on the website overview
* Add a lighthouse tab and embed lighthouse content
2020-10-06 08:35:44 +01:00
Patrik Oldsberg
46b71700ee
v0.1.1-alpha.24
2020-10-05 15:45:33 +02:00
blam
f326c2ee1e
Merge branch 'master' of github.com:spotify/backstage into feat/backend-plugin
...
* 'master' of github.com:spotify/backstage: (30 commits)
fix(techdocs-core): use the content of the readme as long description for the pypi package (#2578 )
chore: add contrib to CONTRIBUTING.md (#2585 )
Fix typo (#2584 )
backend-common: default config env to development
v0.1.1-alpha.23
TechDocs: Inject CSS transformer and initial backstage style integration for reader (#2560 )
bug(gql): use import to import the graphql module
Rename file
[blog] Announce CNCF Sandbox (#2568 )
document cleaning - tutorial quickstarts (#2520 )
Simplify codecov flag names
chore(scaffolder-backend): typo in visibility
Kubernetes plugins boilerplate (#2559 )
CHANGELOG: add entry for SessionApi refactor
Upload package specific code coverage to codecov
Add codecov flags for core and core-api packages
TechDocs: Enable allowVulnerableTags in sanitize-html (#2554 )
chore: trust the Boolean :)
docs: regenerate api reference docs
core: refactor SessionStateApi to SessionApi with sign-in/out
...
2020-09-24 10:54:04 +02:00
blam
37a4a3afd0
chore(deps): updating dependencies for plugin
2020-09-24 10:52:26 +02:00
blam
6c55d38348
v0.1.1-alpha.23
2020-09-23 16:40:49 +02:00
blam
6f70008386
chore(cli): fixing issues with the new dependency
2020-09-21 23:37:35 +02:00
Raghunandan
72235dd51e
v0.1.1-alpha.22
2020-09-18 15:14:38 +02:00
Marcus Eide
6446bf493a
Merge branch 'master' into eide/lighthouse-new-routing-api
2020-09-09 16:01:53 +02:00
Marcus Eide
4060e8b652
More use of routeRefs
2020-09-09 15:57:24 +02:00
Marcus Eide
656c421201
Remove unused imports
2020-09-09 12:47:07 +02:00
Marcus Eide
a14182878e
Fix for pagination not updating when selecting a new page
2020-09-09 11:57:57 +02:00
Marcus Eide
ce05e7e898
Fix tests
2020-09-09 11:57:57 +02:00
Marcus Eide
d32a911c43
Refactor to new routing api
2020-09-09 11:57:57 +02:00
Fredrik Adelöw
0a24df743f
chore: bump mui to the create-app resolved version, to lose Accordion warnings
2020-09-09 11:18:18 +02:00
Patrik Oldsberg
38b6703102
core-api: change ApiFactory.implements to .api
2020-09-08 11:31:48 +02:00
Patrik Oldsberg
e7c04aedab
dev-utils: remove separate ApiTestRegistry setup
2020-09-08 11:31:47 +02:00
Patrik Oldsberg
aa235dd154
app: move api factories out to plugins
2020-09-08 11:31:47 +02:00
Patrik Oldsberg
b045b166b6
run prettier
2020-09-05 16:37:30 +02:00
Emma Indal
3b545791ce
new release 31 aug 20
2020-09-01 14:10:22 +02:00
Andrew Thauer
d8877d4b7c
feat: make lighthouse url configurable
2020-08-29 17:25:38 -04:00
Raghunandan
734dcca107
Release v0.1.1-alpha.20
2020-08-26 11:33:14 +02:00
Raghunandan
15e334a584
Release v0.1.1-alpha.19
2020-08-21 11:40:04 +02:00
Patrik Oldsberg
f8c696e038
v0.1.1-alpha.18
2020-08-07 17:08:28 +02:00
Patrik Oldsberg
0dd8fa2828
v0.1.1-alpha.17
2020-08-05 19:36:36 +02:00
dependabot-preview[bot]
14cfeb390e
chore(deps): bump react-use from 14.2.0 to 15.3.3
...
This is a copy of #1731 with fixes
2020-08-03 14:33:35 +02:00
dependabot-preview[bot]
bdc24ae35e
chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.7
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.2.3 to 26.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-07-24 08:49:55 +00:00
Ivan Shmidt
bcd7b2661a
v0.1.1-alpha.16
2020-07-24 03:44:39 +02:00
Ivan Shmidt
415bdf42e1
v0.1.1-alpha.15
2020-07-22 13:44:33 +02:00
Bilawal Hameed
491d1b70e1
Bump to v0.1.1-alpha.14
2020-07-15 11:49:02 +02:00
Patrik Oldsberg
6fdcc9f59a
v0.1.1-alpha.13
2020-07-07 13:16:30 +02:00
Fredrik Adelöw
7389f326d9
chore: add import/newline-after-import lint rule
2020-07-02 11:25:04 +02:00
Christina Marie Rahaim
38734afa4c
bumping react-router and react-router-dom
2020-07-01 09:18:16 +02:00
Patrik Oldsberg
46dc28c4b0
plugins/lighthouse: fix CreateAudit test selecting child of button
2020-06-24 19:38:56 +02:00
Patrik Oldsberg
17adaefc5d
packages: bump @testing-library packages to latest versions
2020-06-24 18:50:13 +02:00
Patrik Oldsberg
dcaee07754
v0.1.1-alpha.12
2020-06-23 22:25:25 +02:00
Patrik Oldsberg
4d94f4cbb4
packages: publish entire dist folder
2020-06-23 22:24:55 +02:00
Patrik Oldsberg
910057bc8a
v0.1.1-alpha.11
2020-06-23 21:27:58 +02:00
Patrik Oldsberg
6300d4a917
v0.1.1-alpha.10
2020-06-23 16:08:05 +02:00
Patrik Oldsberg
a098ebca27
packages,plugins: remove main:src and fix some main fields
2020-06-18 12:25:25 +02:00
Fredrik Adelöw
38ba897857
v0.1.1-alpha.9
2020-06-17 15:24:54 +02:00
Patrik Oldsberg
dbc29358ed
v0.1.1-alpha.8
2020-06-12 22:09:21 +02:00
ewnd9
a6b775540f
chore(lighthouse): toggle private in package.json
2020-06-12 19:42:58 +03:00
blam
47766635b6
chore(react-router-v6): Fixing navigation in the lighthouse plugin
2020-06-11 20:20:58 +02:00
blam
da493b1fc9
chore(react-router-v6): revert paralell for tests, as my computer stared over 9000 node processes making my machine grind to a machine babbage would have disapointed with
2020-06-11 19:12:58 +02:00