1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/server/e2e/api
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
..
specs feat(server,web) Semantic import path validation (#7076) 2024-02-20 09:53:12 -06:00
jest-e2e.json feat(server): Automatic watching of library folders (#6192) 2024-01-31 08:15:54 +00:00
setup.ts feat(server,web) Semantic import path validation (#7076) 2024-02-20 09:53:12 -06:00
utils.ts refactor: move asset stacks to their own entity (#6353) 2024-01-27 18:52:14 +00:00