photoprism/frontend/tests/acceptance
Theresa Gresch ad9167360d
Feature/246 (#345)
* Import: Implement "add to album" in backend #246

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Import: Implement "add to album" in frontend #246

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Add OriginalName to photo search result

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Add json tags to PhotoName and PhotoPath

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Photo: Use EstimateCountry() in UpdateLocation()

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Photo: Set OriginalName earlier while indexing

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Ignore whitespace when stripping sequence from filename #335

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Fix labels count for SQLite

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Import: Show name of new albums #246

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Frontend: Add acceptance test files

Co-authored-by: Michael Mayer <michael@liquidbytes.net>
2020-06-01 09:45:24 +02:00
..
library Feature/246 (#345) 2020-06-01 09:45:24 +02:00
old Feature/246 (#345) 2020-06-01 09:45:24 +02:00
settings
albums.js Feature/246 (#345) 2020-06-01 09:45:24 +02:00
components.js
files.js Feature/246 (#345) 2020-06-01 09:45:24 +02:00
labels.js Feature/246 (#345) 2020-06-01 09:45:24 +02:00
page-model.js Frontend: Add/refactor acceptance tests 2020-05-28 18:00:54 +02:00
photos.js Frontend: Add/refactor acceptance tests 2020-05-28 18:00:54 +02:00
places.js
testcafeconfig.json