la creazione dell'annuncio impiega troppo tempo (e le persone cliccavano su "Salva" più volte)...
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
APP_VERSION="1.0.10"
|
APP_VERSION="1.0.11"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="13"
|
APP_ID="13"
|
||||||
DIRECTORY_LOCAL="newfreeplanet"
|
DIRECTORY_LOCAL="newfreeplanet"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
APP_VERSION="1.0.10"
|
APP_VERSION="1.0.11"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="13"
|
APP_ID="13"
|
||||||
DIRECTORY_LOCAL=newfreeplanet
|
DIRECTORY_LOCAL=newfreeplanet
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
APP_VERSION="1.0.10"
|
APP_VERSION="1.0.11"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="13"
|
APP_ID="13"
|
||||||
DIRECTORY_LOCAL=newfreeplanet
|
DIRECTORY_LOCAL=newfreeplanet
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
APP_VERSION="1.0.10"
|
APP_VERSION="1.0.11"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="13"
|
APP_ID="13"
|
||||||
DIRECTORY_LOCAL="newfreeplanet"
|
DIRECTORY_LOCAL="newfreeplanet"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
APP_VERSION="1.0.10"
|
APP_VERSION="1.0.11"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="13"
|
APP_ID="13"
|
||||||
DIRECTORY_LOCAL=newfreeplanet
|
DIRECTORY_LOCAL=newfreeplanet
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
APP_VERSION="1.0.10"
|
APP_VERSION="1.0.11"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="14"
|
APP_ID="14"
|
||||||
DIRECTORY_LOCAL="newfreeplanet"
|
DIRECTORY_LOCAL="newfreeplanet"
|
||||||
|
|||||||
@@ -2240,7 +2240,7 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
|
|
||||||
function update_col(col: string, value: string) {
|
function update_col(col: string, value: string) {
|
||||||
console.log('update_col', col, value)
|
// console.log('update_col', col, value)
|
||||||
|
|
||||||
if (col) {
|
if (col) {
|
||||||
if (newRecordBool.value) {
|
if (newRecordBool.value) {
|
||||||
|
|||||||
@@ -181,12 +181,12 @@
|
|||||||
><q-icon dense color="blue" name="far fa-check-circle" />
|
><q-icon dense color="blue" name="far fa-check-circle" />
|
||||||
</span>
|
</span>
|
||||||
</span>
|
</span>
|
||||||
<span class="q-mx-xxs">{{ myrec.myseen.length }}</span>
|
<span class="q-mx-xxs">{{ myrec.myseen ? myrec.myseen.length : 0 }}</span>
|
||||||
<span class="q-mx-xxs"
|
<span class="q-mx-xxs"
|
||||||
><q-icon dense color="blue" name="far fa-eye" />
|
><q-icon dense color="blue" name="far fa-eye" />
|
||||||
</span>
|
</span>
|
||||||
<span class="q-mx-xxs"> </span>
|
<span class="q-mx-xxs"> </span>
|
||||||
<span class="">{{ myrec.myfav.length }}</span>
|
<span class="">{{ myrec.myfav ? myrec.myfav.length : 0 }}</span>
|
||||||
<span class="q-mx-xxs"
|
<span class="q-mx-xxs"
|
||||||
><q-icon
|
><q-icon
|
||||||
dense
|
dense
|
||||||
@@ -198,8 +198,8 @@
|
|||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
</span>
|
</span>
|
||||||
<span class="q-mx-xxs"> </span
|
<!--<span class="q-mx-xxs"> </span>
|
||||||
><span class="">{{ myrec.mybook.length }}</span>
|
<span class="">{{ myrec.mybook.length }}</span>
|
||||||
<span class="q-mx-xxs"
|
<span class="q-mx-xxs"
|
||||||
><q-icon
|
><q-icon
|
||||||
dense
|
dense
|
||||||
@@ -211,6 +211,7 @@
|
|||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
</span>
|
</span>
|
||||||
|
-->
|
||||||
)
|
)
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -235,9 +235,9 @@ const msg_it = {
|
|||||||
handshake_him: '{username} ti ha stretto la mano',
|
handshake_him: '{username} ti ha stretto la mano',
|
||||||
both_fiducia: 'Fiducia reciproca tra te e {username}',
|
both_fiducia: 'Fiducia reciproca tra te e {username}',
|
||||||
domanda_addtogroup: 'Aggiungi {username} al gruppo {groupname}?',
|
domanda_addtogroup: 'Aggiungi {username} al gruppo {groupname}?',
|
||||||
domanda_addfidotocircuit: 'Abilita il fido a {username} al Circuito {circuitname}?',
|
domanda_addfidotocircuit: 'Abilita il fido a {username} al {circuitname}?',
|
||||||
domanda_addtocircuit: 'Aggiungi {username} al Circuito {circuitname}?',
|
domanda_addtocircuit: 'Aggiungi {username} al {circuitname}?',
|
||||||
domanda_addgrouptocircuit: 'Aggiungi il Conto Collettivo {groupname} al Circuito {circuitname}?',
|
domanda_addgrouptocircuit: 'Aggiungi il Conto Collettivo {groupname} al {circuitname}?',
|
||||||
addedfriend: 'Aggiunto alla lista di Amici',
|
addedfriend: 'Aggiunto alla lista di Amici',
|
||||||
addedhandshake: 'Aggiunto alla lista Strette di Mano',
|
addedhandshake: 'Aggiunto alla lista Strette di Mano',
|
||||||
addedgroup: 'Aggiunto al Gruppo',
|
addedgroup: 'Aggiunto al Gruppo',
|
||||||
@@ -1272,14 +1272,14 @@ const msg_it = {
|
|||||||
disclaimer: 'Lo scopo di questo strumento è quello di aiutare a contabilizzare gli scambi tra i vari gruppi territoriali. ' +
|
disclaimer: 'Lo scopo di questo strumento è quello di aiutare a contabilizzare gli scambi tra i vari gruppi territoriali. ' +
|
||||||
'La responsabilità di come verrà utilizzato, sarà di ognuno di noi.',
|
'La responsabilità di come verrà utilizzato, sarà di ognuno di noi.',
|
||||||
acceptregulation: 'Accetta il Regolamento',
|
acceptregulation: 'Accetta il Regolamento',
|
||||||
domanda_ask: 'Confermi di voler entrare nel Circuito {circuitname} accettando il suo Regolamento?',
|
domanda_ask: 'Confermi di voler entrare nel {circuitname} accettando il suo Regolamento?',
|
||||||
domanda_revoke: 'Revocare la richiesta al Circuito {circuitname}?',
|
domanda_revoke: 'Revocare la richiesta al {circuitname}?',
|
||||||
askedto: 'Chiesto l\'invito al Circuito {circuitname}',
|
askedto: 'Sei ora dentro al {circuitname}. Gli amministratori ti abiliteranno la "Fiducia Concessa" in RIS appena possibile (ove sia possibile).',
|
||||||
revoketo: 'Revocato la richiesta d\'invito al Circuito {circuitname}',
|
revoketo: 'Revocato la richiesta d\'invito al {circuitname}',
|
||||||
domanda_remove: 'Rimuovere dal Circuito {username} ?',
|
domanda_remove: 'Rimuovere dal Circuito {username} ?',
|
||||||
removed: 'Rimosso dal Circuito',
|
removed: 'Rimosso dal Circuito',
|
||||||
domanda_removecircuit: 'Sicuro di voler Eliminare il Circuito {circuitname} ?',
|
domanda_removecircuit: 'Sicuro di voler Eliminare il {circuitname} ?',
|
||||||
deleted: 'Circuito {circuitname} Eliminato',
|
deleted: '{circuitname} Eliminato',
|
||||||
delete: 'Elimina il Circuito',
|
delete: 'Elimina il Circuito',
|
||||||
addasadmin: 'Aggiungi come Admin del Circuito',
|
addasadmin: 'Aggiungi come Admin del Circuito',
|
||||||
remove_as_admin: 'Rimuovi come Admin del Circuito',
|
remove_as_admin: 'Rimuovi come Admin del Circuito',
|
||||||
@@ -1288,14 +1288,14 @@ const msg_it = {
|
|||||||
exit: 'Esci dal Circuito',
|
exit: 'Esci dal Circuito',
|
||||||
accept: 'Accetta la richiesta',
|
accept: 'Accetta la richiesta',
|
||||||
exit_circuit: 'Esci dal Circuito',
|
exit_circuit: 'Esci dal Circuito',
|
||||||
domanda_cancel_req: 'Annullare la richiesta d\'invito di {username} al Circuito {circuitname}?',
|
domanda_cancel_req: 'Annullare la richiesta d\'invito di {username} al {circuitname}?',
|
||||||
cancel_req: 'Annullata la richiesta al Circuito {circuitname}',
|
cancel_req: 'Annullata la richiesta al {circuitname}',
|
||||||
remove_from_mylist: 'Rimuovi dal Circuito',
|
remove_from_mylist: 'Rimuovi dal Circuito',
|
||||||
reject_ask: 'Rifiuta l\'ingresso dal Circuito',
|
reject_ask: 'Rifiuta l\'ingresso dal Circuito',
|
||||||
domanda_exit_fromcircuit: 'Sei veramente sicuro di voler uscire dal Circuito {circuitname} ?',
|
domanda_exit_fromcircuit: 'Sei veramente sicuro di voler uscire dal {circuitname} ?',
|
||||||
domanda_addadminofcircuit: 'Aggiungere {username} come Amministratore del CIrcuito {circuitname} ?',
|
domanda_addadminofcircuit: 'Aggiungere {username} come Amministratore del {circuitname} ?',
|
||||||
domanda_removeadminofcircuit: 'Rimuovere {username} dall\' incarico di Amministratore del CIrcuito {circuitname} ?',
|
domanda_removeadminofcircuit: 'Rimuovere {username} dall\' incarico di Amministratore del {circuitname} ?',
|
||||||
domanda_refuse_circuit: 'Rifiutare la richiesta di {username} per entrare nel Circuito {circuitname}?',
|
domanda_refuse_circuit: 'Rifiutare la richiesta di {username} per entrare nel {circuitname}?',
|
||||||
refusedcircuit: 'Rifiutato a {username} la richiesta di entrare nel Circuito',
|
refusedcircuit: 'Rifiutato a {username} la richiesta di entrare nel Circuito',
|
||||||
sendcoins: 'Invia RIS',
|
sendcoins: 'Invia RIS',
|
||||||
sendcoins_toso: 'Invia RIS a',
|
sendcoins_toso: 'Invia RIS a',
|
||||||
|
|||||||
Reference in New Issue
Block a user