feat(marketplace): add separate package and move some entities in it (#1283)

* feat(marketplace): add separate package and move some entities in it

* feat(marketplace): refactor release notes and list

* feat(marketplace): refactor showing a package

* chore: fix install progress

* chore: fix angular.json

* chore: properly share stream
This commit is contained in:
Alex Inkin
2022-03-15 20:11:54 +03:00
committed by GitHub
parent 72cb451f5a
commit 8942c29229
115 changed files with 1848 additions and 1457 deletions

View File

@@ -9,7 +9,6 @@ import {
} from 'src/app/services/patch-db/data-model'
import {
Log,
MarketplacePkg,
Metric,
RR,
NotificationLevel,
@@ -17,6 +16,7 @@ import {
} from './api.types'
import { BTC_ICON, LND_ICON, PROXY_ICON } from './api-icons'
import { MarketplacePkg } from '@start9labs/marketplace'
export module Mock {
export const MarketplaceEos: RR.GetMarketplaceEOSRes = {