Quentin King
5431665dfe
feat: Enable series name editing with duplicate validation
...
- Remove disabled state from series name input in edit modal
- Add duplicate name validation in SeriesController (resolves TODO)
- Update nameIgnorePrefix when series name changes
- Add frontend validation for duplicate series names
- Add updateSeriesName method to PATCH series immediately on rename
- Show backend error message in toast on failure
- Add i18n string for duplicate name error message
This enables users to rename existing series while preventing duplicate
series names within the same library.
2026-01-04 11:20:38 -06:00
advplyr
733afc3e29
Update edit series sequence to show error when sequence has spaces #4314
CodeQL / Analyze (push) Waiting to run
Run Component Tests / Run Component Tests (push) Waiting to run
Build and Push Docker Image / build (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
Verify all i18n files are alphabetized / update_translations (push) Has been cancelled
2025-05-19 17:37:11 -05:00
mikiher
30db5d50fb
Tailwind V4 migration initial commit
2025-03-16 16:41:37 +02:00
advplyr
7073f17cca
Accessibility update for multi select inputs and edit series modal
2024-12-25 09:40:16 -06:00
mikiher
f1ddbeadaf
Refactor menu keyoboard navigation into mixin
2024-08-17 06:08:32 +03:00
Greg Lorenzen
2c65b8fd2b
Replace material-icons class with material-symbols class in components
2024-07-08 09:39:00 -07:00
advplyr
1b2ccb6cee
Fix:Series inner input behind details modal #1289
2022-12-18 18:35:05 -06:00
advplyr
858c1a7353
Update:Series inner input modal update button Save to Submit #1277
2022-12-16 17:57:46 -06:00
advplyr
faac6f677a
Update:More localization strings #1103
2022-11-07 18:27:17 -06:00
advplyr
87d1f457ba
Update:Editing series on book in edit modal sets focus to first available input #889
2022-08-03 18:38:08 -05:00
advplyr
92bedeac15
Update:Click chapter times in chapters table to jump to timestamp
2022-07-30 12:25:15 -05:00
advplyr
793f82e445
Update:Edit modal for mobile screen sizes and update tailwind
2022-06-26 11:15:19 -05:00
advplyr
f41d6d5c77
Update multi-series edit for match and make into separate component with inner modal
2022-05-28 15:54:04 -05:00