immich/web/src/routes
Jordan Brock 79c4c00f70
feat(web): tag renaming v2 (#27909)
* implement updated rename tag feature

* Fix tag update handler

* Ensure toast displays updated tag name

* Ensure toast displays updated tag name

* Handle updates to tag closure table, prevent slash in API filename, test case updates

* delete child tags on parent delete

* Update frontend for better handling of nested tags

* pr checklist fixes

* fix unit test for tag controller

* Hide path for top-level tags

* regenerate SQL files

* name updates optional for tag update operations

* e2e tests for new tag api changes

* changes from code review, additional test coverage

* test fixes, web component refactor

* test assets

* test asset updates

* open-api rebuild

* update unit tests

* fix tag dto tests

* Update web/src/lib/modals/TagEditModal.svelte

Fix missing color bug

Co-authored-by: Ray <3608878+Pecacheu@users.noreply.github.com>

* fix tag e2e test

* remove closure table bug fixes

* remove nullish from tag name update schema

* regenerate openapi and sql

* fix test and e2e test

* simplify tag repository update process

* minor fix and sql regenerate

* fix tests, regen open-api, update dto

* Remove unused function

* Remove accidental test asset ref

* re-add test assets

* pin submodule to main branch commit

* Update test cases based on feedback

* Server fixes based on feedback

* regenerate sql

---------

Co-authored-by: Ray <3608878+Pecacheu@users.noreply.github.com>
2026-08-21 14:55:11 -04:00
..
(user) feat(web): tag renaming v2 (#27909) 2026-08-21 14:55:11 -04:00
admin feat: add oauth account management url (#30873) 2026-08-20 21:31:34 +00:00
auth refactor: use public config (#30891) 2026-08-20 12:44:39 -04:00
link chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
maintenance chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -04:00
+error.svelte refactor(web): co-locate single-use components in /routes (#27921) 2026-04-17 21:21:36 -04:00
+layout.svelte chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -04:00
+layout.ts fix(web): always initialize language manager to set lang and dir (#29696) 2026-07-09 13:40:15 +00:00
+page.svelte chore: tailwind linting (#28165) 2026-05-01 00:18:03 -04:00
+page.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
DownloadPanel.svelte fix(web): download archives via html POST forms (#30021) 2026-08-20 20:58:41 -04:00
ErrorLayout.svelte chore: tailwind linting (#28165) 2026-05-01 00:18:03 -04:00
NavigationLoadingBar.svelte chore: tailwind linting (#28165) 2026-05-01 00:18:03 -04:00
UploadAssetPreview.svelte chore: tailwind linting (#28165) 2026-05-01 00:18:03 -04:00
UploadPanel.svelte feat(web): add wake lock when uploading assets (#29820) 2026-07-16 12:41:37 +02:00
VersionAnnouncement.svelte feat: release candidate support (#28665) 2026-06-01 16:10:07 +02:00