Commit graph

1730 commits

Author SHA1 Message Date
Michael Mayer 83b4f783c3 Tests: Update about page acceptance test 2021-10-10 10:37:14 +02:00
Michael Mayer f053150844 Tests: Update scroll to top acceptance test 2021-10-10 10:30:37 +02:00
Michael Mayer c85fd6b7d6 Docs: Update translation README.md files 2021-10-10 10:20:50 +02:00
Michael Mayer 5318728ede Docs: Update frontend translation README.md 2021-10-10 09:50:58 +02:00
Michael Mayer 4f15553a0a Tests: Update about page acceptance test 2021-10-10 09:45:32 +02:00
Michael Mayer fa7b682388 Docs: Update translation README.md files 2021-10-10 09:44:30 +02:00
Michael Mayer a93ffa5b52 Frontend: Use v-if / v-else in list view instead of 2x v-if 2021-10-10 09:06:24 +02:00
Michael Mayer db38dfb5cb Frontend: Update translations.json and package-lock.json 2021-10-10 08:46:49 +02:00
Michael Mayer 3a4cb7c07a Backend: Pre-translate all locales 2021-10-10 08:39:20 +02:00
Michael Mayer d6cc8df531 UI: Show account email in sidebar navigation #98 2021-10-09 19:08:39 +02:00
Michael Mayer 881e8ee6b2 Frontend: Update translations.json 2021-10-09 17:31:24 +02:00
Michael Mayer b066f0825c Frontend: Pre-translate missing strings for all locales 2021-10-09 17:26:21 +02:00
Michael Mayer fa57db7aa4 Docs: Update about page and sponsor dialog 2021-10-09 16:27:14 +02:00
Michael Mayer 963599fd23 Frontend: Update package.json and package-lock.json 2021-10-09 14:34:30 +02:00
Michael Mayer 4f6f7a99d0 UX: Improve German translation for "hidden files" 2021-10-09 13:37:46 +02:00
Michael Mayer 6525d2e508 CSS: Remove commented out styles #1175 2021-10-09 13:00:39 +02:00
Michael Mayer 1cc8cb7ad4 Docs: Update about page and improve German translation 2021-10-09 12:58:40 +02:00
Michael Mayer 67d06fd647 UX: Improve wording in frontend templates 2021-10-09 11:39:37 +02:00
theresa 9b786afa0f Frontend: Add unit tests 2021-10-08 18:16:39 +02:00
theresa 4bc38f7cc9 Frontend: Add unit tests 2021-10-08 17:48:31 +02:00
theresa 62752031a4 Tests: Update selector in acceptance test 2021-10-08 16:01:41 +02:00
Timo Volkmann e77cfbeb81 UI: Add profile card and fix navigation layout #1175 2021-10-08 11:38:27 +02:00
theresa b72790410f Tests: Adapt acceptance tests to changes 2021-10-07 10:45:18 +02:00
Michael Mayer 6f383c04a7 People: Update visibility toggle tooltips #1554 2021-10-07 09:30:58 +02:00
Michael Mayer 6cd5ee6d9b UX: Display file errors as alert in edit dialog to enhance visibility 2021-10-07 06:41:04 +02:00
Michael Mayer 5908ba7078 People: Rename filterHidden() to showHidden() #1554 2021-10-06 21:45:22 +02:00
Michael Mayer 9f1af34374 People: Swap arguments of filterHidden() calls #1554 2021-10-06 21:41:01 +02:00
Michael Mayer c2fc8a0887 Frontend: Code clean-up 2021-10-06 20:04:40 +02:00
Michael Mayer 6d0614556f UX: Tweak photo dialog and people input elements #1554 2021-10-06 18:28:08 +02:00
theresa 6a2200984c People: Add acceptance test #1554 2021-10-06 18:22:12 +02:00
theresa 0bf22f8543 Frontend: Add unit tests 2021-10-06 16:42:53 +02:00
Michael Mayer 1d4455bb64 People: Update German translations #1554 2021-10-06 15:39:13 +02:00
Michael Mayer 767e3ca492 People: Hide person from people and new faces overviews #1554 2021-10-06 15:27:17 +02:00
theresa 181050ff9e Frontend: Add unit tests 2021-10-06 15:13:41 +02:00
theresa b35d85c105 Frontend: Add unit tests 2021-10-06 12:21:52 +02:00
Michael Mayer 444c94bf9e People: Improve performance & add counter to new faces page #1576 #1594 2021-10-06 11:19:07 +02:00
jean-louis67 f0e7ebf2c6
Update French translation for People and Faces (#1585) 2021-10-06 07:12:49 +02:00
Michael Mayer 78fe4ff67b People: Use face ID as key #1576 #1594
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2021-10-06 03:20:24 +02:00
Michael Mayer 8f11410c5c People: Disable infinite scrolling on new faces page #1576 #1594
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2021-10-06 03:15:40 +02:00
Michael Mayer 7caf1fd549 Frontend: Remove warn log from file model 2021-10-05 20:30:11 +02:00
Michael Mayer 4556250b49 People: Omit new faces without marker in search results #1576 2021-10-05 20:28:08 +02:00
theresa 08cca09f22 Frontend: Add unit tests 2021-10-05 19:20:03 +02:00
Michael Mayer f7153cdd21 People: Improve logging, command help, and handling of broken files #22 2021-10-05 18:42:39 +02:00
theresa 00ced8137b Frontend: Fix bug in classes function in faces.js 2021-10-05 18:35:56 +02:00
theresa dcbfe39303 Frontend: Add unit tests 2021-10-05 18:35:20 +02:00
theresa 428491c537 Frontend: Remove unused function from album.js 2021-10-05 17:33:55 +02:00
theresa 9a374650d1 Tests: Add unit tests for frontend models 2021-10-05 17:33:12 +02:00
theresa 0208194aa7 Tests: Add unit tests for frontend 2021-10-05 16:36:44 +02:00
theresa 38cabca0ed Tests: Adapt tests to ux changes 2021-10-05 09:40:16 +02:00
Michael Mayer 85e415858c Frontend: Update package-lock.json 2021-10-01 17:31:57 +02:00