auth.nuxt.js plugin
This commit is contained in:
142
.vscode/vscode-kanban.json
vendored
Normal file
142
.vscode/vscode-kanban.json
vendored
Normal file
@@ -0,0 +1,142 @@
|
||||
{
|
||||
"done": [],
|
||||
"in-progress": [],
|
||||
"testing": [
|
||||
{
|
||||
"assignedTo": {
|
||||
"name": "lesion"
|
||||
},
|
||||
"category": "feature",
|
||||
"creation_time": "2019-04-23T19:47:35.777Z",
|
||||
"id": "5",
|
||||
"prio": 3,
|
||||
"references": [],
|
||||
"title": "server side auth"
|
||||
}
|
||||
],
|
||||
"todo": [
|
||||
{
|
||||
"assignedTo": {
|
||||
"name": "lesion"
|
||||
},
|
||||
"category": "feature",
|
||||
"creation_time": "2019-04-23T19:50:00.973Z",
|
||||
"id": "7",
|
||||
"prio": 1,
|
||||
"references": [],
|
||||
"title": "export page",
|
||||
"type": "bug"
|
||||
},
|
||||
{
|
||||
"assignedTo": {
|
||||
"name": "lesion"
|
||||
},
|
||||
"category": "feature",
|
||||
"creation_time": "2019-04-23T19:55:59.993Z",
|
||||
"id": "10",
|
||||
"prio": 1,
|
||||
"references": [],
|
||||
"title": "gestione errori form aggiungi evento",
|
||||
"type": "bug"
|
||||
},
|
||||
{
|
||||
"assignedTo": {
|
||||
"name": "lesion"
|
||||
},
|
||||
"category": "feature",
|
||||
"creation_time": "2019-04-23T19:50:55.458Z",
|
||||
"id": "8",
|
||||
"prio": 1,
|
||||
"references": [],
|
||||
"title": "rivedere ux / messaggi utente",
|
||||
"type": "bug"
|
||||
},
|
||||
{
|
||||
"assignedTo": {
|
||||
"name": "lesion"
|
||||
},
|
||||
"category": "feature",
|
||||
"creation_time": "2019-04-23T19:56:46.263Z",
|
||||
"id": "11",
|
||||
"prio": 1,
|
||||
"references": [],
|
||||
"title": "get comments / media from mastodon"
|
||||
},
|
||||
{
|
||||
"assignedTo": {
|
||||
"name": "lesion"
|
||||
},
|
||||
"category": "feature",
|
||||
"creation_time": "2019-04-23T19:45:27.613Z",
|
||||
"description": {
|
||||
"content": "probabilmente devo far diventare il campo senza timezone",
|
||||
"mime": "text/markdown"
|
||||
},
|
||||
"id": "2",
|
||||
"prio": 0,
|
||||
"references": [],
|
||||
"title": "check date timezone",
|
||||
"type": "bug"
|
||||
},
|
||||
{
|
||||
"assignedTo": {
|
||||
"name": "lesion"
|
||||
},
|
||||
"category": "feature",
|
||||
"creation_time": "2019-04-23T19:48:54.407Z",
|
||||
"description": {
|
||||
"content": "probabilmente lato client dovrei aggiungere una classe css al body per capire se js e' attivo o meno e poi lavorare di css",
|
||||
"mime": "text/markdown"
|
||||
},
|
||||
"id": "6",
|
||||
"prio": 0,
|
||||
"references": [],
|
||||
"title": "risolvere le modali quando il js e' disabilitato",
|
||||
"type": "bug"
|
||||
},
|
||||
{
|
||||
"assignedTo": {
|
||||
"name": "lesion"
|
||||
},
|
||||
"category": "feature",
|
||||
"creation_time": "2019-04-23T19:46:46.332Z",
|
||||
"id": "3",
|
||||
"prio": 0,
|
||||
"references": [],
|
||||
"title": "export lista"
|
||||
},
|
||||
{
|
||||
"assignedTo": {
|
||||
"name": "lesion"
|
||||
},
|
||||
"category": "feature",
|
||||
"creation_time": "2019-04-23T19:44:56.705Z",
|
||||
"id": "1",
|
||||
"references": [],
|
||||
"title": "popup sul calendario"
|
||||
},
|
||||
{
|
||||
"assignedTo": {
|
||||
"name": "lesion"
|
||||
},
|
||||
"category": "feature",
|
||||
"creation_time": "2019-04-23T19:47:10.704Z",
|
||||
"id": "4",
|
||||
"prio": 0,
|
||||
"references": [],
|
||||
"title": "traduzione in inglese"
|
||||
},
|
||||
{
|
||||
"assignedTo": {
|
||||
"name": "lesion"
|
||||
},
|
||||
"category": "feature",
|
||||
"creation_time": "2019-04-23T19:51:05.917Z",
|
||||
"id": "9",
|
||||
"prio": -1,
|
||||
"references": [],
|
||||
"title": "documentare sorgenti",
|
||||
"type": "bug"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user