1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-01 15:11:21 +01:00
immich/server/e2e/api/specs
Jonathan Jogenfors b3c7bebbd4
feat(server,web) Semantic import path validation (#7076)
* add library validation api

* chore: open api

* show warning i UI

* add flex row

* fix e2e

* tests

* fix tests

* enforce path validation

* enforce validation on refresh

* return 400 on bad import path

* add limits to import paths

* set response code to 200

* fix e2e

* fix lint

* fix test

* restore e2e folder

* fix import

* use startsWith

* icon color

* notify user of failed validation

* add parent div to validation

* add docs to the import validation

* improve library troubleshooting docs

* fix button alignment

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-02-20 09:53:12 -06:00
..
activity.e2e-spec.ts refactor(server): e2e (#6632) 2024-01-24 17:24:53 -05:00
album.e2e-spec.ts refactor(server): e2e (#6632) 2024-01-24 17:24:53 -05:00
asset.e2e-spec.ts feat(server, web): smart search filtering and pagination (#6525) 2024-02-12 20:50:47 -05:00
library.e2e-spec.ts feat(server,web) Semantic import path validation (#7076) 2024-02-20 09:53:12 -06:00
person.e2e-spec.ts feat(web,server): search people (#5703) 2024-01-27 19:54:31 -05:00
search.e2e-spec.ts feat(server, web): smart search filtering and pagination (#6525) 2024-02-12 20:50:47 -05:00
shared-link.e2e-spec.ts refactor(server): e2e (#6632) 2024-01-24 17:24:53 -05:00