feat(data): add data detail templates

Additionally clean up the code
This commit is contained in:
Jovan Krunić
2019-04-10 15:01:00 +02:00
parent 75ca8c8a73
commit 5855accc16
58 changed files with 1015 additions and 91 deletions

View File

@@ -1,3 +1,4 @@
/* tslint:disable */
export const sampleResources = [{
'errorNames': [],
"instance": {
@@ -1423,7 +1424,17 @@ export const sampleResources = [{
'created': '2018-09-11T12:30:00Z',
'deleted': false,
'type': 'user',
'updated': '2018-12-11T12:30:00Z'
'updated': '2018-12-11T12:30:00Z',
'maintainer': {
'type': 'organization',
'name': 'tubIT',
'uid': '25f76840-db89-5da2-a8a2-75992f637613',
'origin': {
'indexed': '2018-09-11T12:30:00Z',
'name': 'Dummy',
'type': 'remote'
}
},
}
},
'schema': 'SCFavorite',
@@ -29262,6 +29273,7 @@ export const sampleResources = [{
'audiences': [
'students'
],
'datePublished': '2018-08-01',
'origin': {
'indexed': '2018-09-11T12:30:00Z',
'name': 'Dummy',
@@ -29284,6 +29296,7 @@ export const sampleResources = [{
'audiences': [
'students'
],
'datePublished': '2018-08-01',
'origin': {
'indexed': '2018-09-11T12:30:00Z',
'name': 'foo',
@@ -29307,6 +29320,7 @@ export const sampleResources = [{
'audiences': [
'students'
],
'datePublished': '2018-08-01',
'origin': {
'indexed': '2018-09-11T12:30:00Z',
'name': 'Dummy',