Skip to content

Commit

Permalink
Add a 'view' link on the lists page. Closes #1674.
Browse files Browse the repository at this point in the history
  • Loading branch information
knadh committed Jan 27, 2024
1 parent 7c44eb0 commit 74ef6f5
Show file tree
Hide file tree
Showing 30 changed files with 38 additions and 0 deletions.
9 changes: 9 additions & 0 deletions frontend/src/assets/style.scss
Expand Up @@ -668,6 +668,15 @@ section.lists {
min-width: 65px;
}
}

.view {
display: block;
color: $grey-light;

&:hover {
color: $primary;
}
}
}

/* List selector */
Expand Down
1 change: 1 addition & 0 deletions frontend/src/views/Lists.vue
Expand Up @@ -80,6 +80,7 @@
header-class="cy-subscribers" numeric sortable centered>
<router-link :to="`/subscribers/lists/${props.row.id}`">
{{ $utils.formatNumber(props.row.subscriberCount) }}
<span class="is-size-7 view">{{ $t('globals.buttons.view') }}</span>
</router-link>
</b-table-column>

Expand Down
1 change: 1 addition & 0 deletions i18n/ca.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Elimina",
"globals.buttons.save": "Desa",
"globals.buttons.saveChanges": "Desa els canvis",
"globals.buttons.view": "View",
"globals.days.0": "dg.",
"globals.days.1": "dg.",
"globals.days.2": "dl.",
Expand Down
1 change: 1 addition & 0 deletions i18n/cs-cz.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Odebrat",
"globals.buttons.save": "Uložit",
"globals.buttons.saveChanges": "Uložit změny",
"globals.buttons.view": "View",
"globals.days.0": "Ne",
"globals.days.1": "Ne",
"globals.days.2": "Po",
Expand Down
1 change: 1 addition & 0 deletions i18n/cy.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Dileu",
"globals.buttons.save": "Cadw",
"globals.buttons.saveChanges": "Cadw'r newidiadau",
"globals.buttons.view": "View",
"globals.days.0": "Sul",
"globals.days.1": "Sul",
"globals.days.2": "Llun",
Expand Down
1 change: 1 addition & 0 deletions i18n/da.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Fjerne",
"globals.buttons.save": "Spare",
"globals.buttons.saveChanges": "Gem ændringer",
"globals.buttons.view": "View",
"globals.days.0": "Søn",
"globals.days.1": "Søn",
"globals.days.2": "Man",
Expand Down
1 change: 1 addition & 0 deletions i18n/de.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Entfernen",
"globals.buttons.save": "Speichern",
"globals.buttons.saveChanges": "Änderungen speichern",
"globals.buttons.view": "View",
"globals.days.0": "So",
"globals.days.1": "So",
"globals.days.2": "Mo",
Expand Down
1 change: 1 addition & 0 deletions i18n/el.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Αφαίρεση",
"globals.buttons.save": "Αποθήκευση",
"globals.buttons.saveChanges": "Αποθήκευση αλλαγών",
"globals.buttons.view": "View",
"globals.days.0": "Κυρ",
"globals.days.1": "Κυρ",
"globals.days.2": "Δευ",
Expand Down
1 change: 1 addition & 0 deletions i18n/en.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Remove",
"globals.buttons.save": "Save",
"globals.buttons.saveChanges": "Save changes",
"globals.buttons.view": "View",
"globals.days.0": "Sun",
"globals.days.1": "Sun",
"globals.days.2": "Mon",
Expand Down
1 change: 1 addition & 0 deletions i18n/es.json
Expand Up @@ -151,6 +151,7 @@
"globals.buttons.remove": "Eliminar",
"globals.buttons.save": "Guardar",
"globals.buttons.saveChanges": "Guardar cambios",
"globals.buttons.view": "View",
"globals.days.0": "Dom",
"globals.days.1": "Dom",
"globals.days.2": "Lun",
Expand Down
1 change: 1 addition & 0 deletions i18n/fi.json
Expand Up @@ -151,6 +151,7 @@
"globals.buttons.remove": "Poista",
"globals.buttons.save": "Tallenna",
"globals.buttons.saveChanges": "Tallenna muutokset",
"globals.buttons.view": "View",
"globals.days.0": "Su",
"globals.days.1": "Su",
"globals.days.2": "Ma",
Expand Down
1 change: 1 addition & 0 deletions i18n/fr.json
Expand Up @@ -151,6 +151,7 @@
"globals.buttons.remove": "Supprimer",
"globals.buttons.save": "Enregistrer",
"globals.buttons.saveChanges": "Enregistrer les changements",
"globals.buttons.view": "View",
"globals.days.0": "Dim",
"globals.days.1": "Dim",
"globals.days.2": "Lun",
Expand Down
1 change: 1 addition & 0 deletions i18n/he.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "הסרה",
"globals.buttons.save": "שמירה",
"globals.buttons.saveChanges": "שמור שינויים",
"globals.buttons.view": "View",
"globals.days.0": "ראשון",
"globals.days.1": "ראשון",
"globals.days.2": "שני",
Expand Down
1 change: 1 addition & 0 deletions i18n/hu.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Eltávolítás",
"globals.buttons.save": "Mentés",
"globals.buttons.saveChanges": "Változtatások mentése",
"globals.buttons.view": "View",
"globals.days.0": "H",
"globals.days.1": "H",
"globals.days.2": "K",
Expand Down
1 change: 1 addition & 0 deletions i18n/it.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Cancellare",
"globals.buttons.save": "Salvare",
"globals.buttons.saveChanges": "Salvare le modifiche",
"globals.buttons.view": "View",
"globals.days.0": "Dom",
"globals.days.1": "Dom",
"globals.days.2": "Lun",
Expand Down
1 change: 1 addition & 0 deletions i18n/jp.json
Expand Up @@ -151,6 +151,7 @@
"globals.buttons.remove": "削除",
"globals.buttons.save": "保存",
"globals.buttons.saveChanges": "変更内容を保存",
"globals.buttons.view": "View",
"globals.days.0": "",
"globals.days.1": "",
"globals.days.2": "",
Expand Down
1 change: 1 addition & 0 deletions i18n/ml.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "നീക്കം ചെയ്യുക",
"globals.buttons.save": "സൂക്ഷിക്കുക",
"globals.buttons.saveChanges": "മാറ്റങ്ങൾ സൂക്ഷിക്കുക",
"globals.buttons.view": "View",
"globals.days.0": "ഞായർ",
"globals.days.1": "ഞായർ",
"globals.days.2": "തിങ്കൾ",
Expand Down
1 change: 1 addition & 0 deletions i18n/nl.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Verwijder",
"globals.buttons.save": "Opslaan",
"globals.buttons.saveChanges": "Veranderingen opslaan",
"globals.buttons.view": "View",
"globals.days.0": "Zo",
"globals.days.1": "Zo",
"globals.days.2": "Ma",
Expand Down
1 change: 1 addition & 0 deletions i18n/pl.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Usuń",
"globals.buttons.save": "Zapisz",
"globals.buttons.saveChanges": "Zapisz zmiany",
"globals.buttons.view": "View",
"globals.days.0": "Pon",
"globals.days.1": "Pon",
"globals.days.2": "Wt",
Expand Down
1 change: 1 addition & 0 deletions i18n/pt-BR.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Excluir",
"globals.buttons.save": "Salvar",
"globals.buttons.saveChanges": "Salvar alterações",
"globals.buttons.view": "View",
"globals.days.0": "Dom",
"globals.days.1": "Dom",
"globals.days.2": "Seg",
Expand Down
1 change: 1 addition & 0 deletions i18n/pt.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Remover",
"globals.buttons.save": "Guardar",
"globals.buttons.saveChanges": "Guardar alterações",
"globals.buttons.view": "View",
"globals.days.0": "Dom",
"globals.days.1": "Dom",
"globals.days.2": "Seg",
Expand Down
1 change: 1 addition & 0 deletions i18n/ro.json
Expand Up @@ -151,6 +151,7 @@
"globals.buttons.remove": "Elimină",
"globals.buttons.save": "Salvează",
"globals.buttons.saveChanges": "Salvează modificările",
"globals.buttons.view": "View",
"globals.days.0": "Dum",
"globals.days.1": "Dum",
"globals.days.2": "Lun",
Expand Down
1 change: 1 addition & 0 deletions i18n/ru.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Удалить",
"globals.buttons.save": "Сохранить",
"globals.buttons.saveChanges": "Сохранить изменения",
"globals.buttons.view": "View",
"globals.days.0": "Вс",
"globals.days.1": "Вс",
"globals.days.2": "Пн",
Expand Down
1 change: 1 addition & 0 deletions i18n/se.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Remove",
"globals.buttons.save": "Save",
"globals.buttons.saveChanges": "Save changes",
"globals.buttons.view": "View",
"globals.days.0": "Sun",
"globals.days.1": "Sun",
"globals.days.2": "Mon",
Expand Down
1 change: 1 addition & 0 deletions i18n/sk.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Odobrať",
"globals.buttons.save": "Uložiť",
"globals.buttons.saveChanges": "Uložiť zmeny",
"globals.buttons.view": "View",
"globals.days.0": "Ne",
"globals.days.1": "Ne",
"globals.days.2": "Po",
Expand Down
1 change: 1 addition & 0 deletions i18n/tr.json
Expand Up @@ -151,6 +151,7 @@
"globals.buttons.remove": "Çıkart",
"globals.buttons.save": "Kaydet",
"globals.buttons.saveChanges": "Kaydet değişiklik",
"globals.buttons.view": "View",
"globals.days.0": "Paz",
"globals.days.1": "Paz",
"globals.days.2": "Pzt",
Expand Down
1 change: 1 addition & 0 deletions i18n/uk.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "Вилучити",
"globals.buttons.save": "Зберегти",
"globals.buttons.saveChanges": "Зберегти зміни",
"globals.buttons.view": "View",
"globals.days.0": "нд",
"globals.days.1": "нд",
"globals.days.2": "пн",
Expand Down
1 change: 1 addition & 0 deletions i18n/vi.json
Expand Up @@ -151,6 +151,7 @@
"globals.buttons.remove": "Di chuyển",
"globals.buttons.save": "Lưu",
"globals.buttons.saveChanges": "Lưu thay dổi",
"globals.buttons.view": "View",
"globals.days.0": "Chủ nhật",
"globals.days.1": "Thứ 2",
"globals.days.2": "Thứ 3",
Expand Down
1 change: 1 addition & 0 deletions i18n/zh-CN.json
Expand Up @@ -150,6 +150,7 @@
"globals.buttons.remove": "移除",
"globals.buttons.save": "保存",
"globals.buttons.saveChanges": "保存更改",
"globals.buttons.view": "View",
"globals.days.0": "星期日",
"globals.days.1": "星期日",
"globals.days.2": "星期一",
Expand Down
1 change: 1 addition & 0 deletions i18n/zh-TW.json
Expand Up @@ -151,6 +151,7 @@
"globals.buttons.remove": "移除",
"globals.buttons.save": "保存",
"globals.buttons.saveChanges": "保存更改",
"globals.buttons.view": "View",
"globals.days.0": "星期日",
"globals.days.1": "星期日",
"globals.days.2": "星期一",
Expand Down

0 comments on commit 74ef6f5

Please sign in to comment.