This commit is contained in:
@ -7,19 +7,19 @@ const baseContent = '<p>I am testing data, I am testing data.</p><p><img src="ht
|
||||
const image_uri = 'https://wpimg.wallstcn.com/e4558086-631c-425c-9430-56ffb46e70b3'
|
||||
const titles = [
|
||||
'Special Coffee ☕️☕️☕️',
|
||||
'VR Experience im Vrei',
|
||||
'VR Experience im Vrei',
|
||||
'VR Experience im Vrei',
|
||||
'VR Experience im Vrei',
|
||||
'VR Experience im Vrei',
|
||||
'VR Experience im Vrei',
|
||||
'VR Experience im Vrei',
|
||||
'VR Experience im Vrei',
|
||||
'VR Experience im Vrei'
|
||||
'1x Obstkorb',
|
||||
'5€ Rewe Gutschein',
|
||||
'10€ Cafeteria Gutschein',
|
||||
'10€ Sodexo Getschein',
|
||||
'1x Massage im Firmenspa',
|
||||
'1 Tag Sprachkurs English',
|
||||
'1x Fitnesscenter',
|
||||
'1x VR Experience im Vrei',
|
||||
'1x Urlaubstag'
|
||||
]
|
||||
for (let i = 0; i < count; i++) {
|
||||
List.push(Mock.mock({
|
||||
id: i * 5 + 5,
|
||||
id: i * 5 + 20,
|
||||
timestamp: new Date().setDate(20),
|
||||
author: '@first',
|
||||
reviewer: '@first',
|
||||
|
@ -15,14 +15,14 @@ const users = {
|
||||
'admin-token': {
|
||||
roles: ['admin'],
|
||||
introduction: 'Projektmanager bei RedBull',
|
||||
avatar: 'https://wpimg.wallstcn.com/f778738c-e4f8-4870-b634-56703b4acafe.gif',
|
||||
name: 'Julia Krammer'
|
||||
avatar: 'https://lbsfilm.at/media/pages/about/1056669128-1567191147/square-small.jpg',
|
||||
name: 'Lukas Bachschwell'
|
||||
},
|
||||
'editor-token': {
|
||||
roles: ['editor'],
|
||||
introduction: 'Backend Developer bei RedBull',
|
||||
avatar: 'https://lbsfilm.at/media/pages/about/1056669128-1567191147/square-small.jpg',
|
||||
name: 'Lukas Bachschwell'
|
||||
avatar: 'https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Ftse4.mm.bing.net%2Fth%3Fid%3DOIP.mJ3OSG9AD98jJSXYhB89_QAAAA%26pid%3DApi&f=1',
|
||||
name: 'Wolfgang Römer'
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user