tethys.backend/resources/js/Components
Arno Kaimbacher 8f67839f93 hot-fix: Add ORCID validation and improve dataset editing UX
### Major Features
- Add comprehensive ORCID validation with checksum verification
- Implement unsaved changes detection and auto-save functionality
- Enhanced form component reactivity and state management

### ORCID Implementation
- Create custom VineJS ORCID validation rule with MOD-11-2 algorithm
- Add ORCID fields to Person model and TablePersons component
- Update dataset validators to include ORCID validation
- Add descriptive placeholder text for ORCID input fields

### UI/UX Improvements
- Add UnsavedChangesWarning component with detailed change tracking
- Improve FormCheckRadio and FormCheckRadioGroup reactivity
- Enhanced BaseButton with proper disabled state handling
- Better error handling and user feedback in file validation

### Data Management
- Implement sophisticated change detection for all dataset fields
- Add proper handling of array ordering for authors/contributors
- Improve license selection with better state management
- Enhanced subject/keyword processing with duplicate detection

### Technical Improvements
- Optimize search indexing with conditional updates based on modification dates
- Update person model column mapping for ORCID
- Improve validation error messages and user guidance
- Better handling of file uploads and deletion tracking

### Dependencies
- Update various npm packages (AWS SDK, Babel, Vite, etc.)
- Add baseline-browser-mapping for better browser compatibility

### Bug Fixes
- Fix form reactivity issues with checkbox/radio groups
- Improve error handling in file validation rules
- Better handling of edge cases in change detection
2025-09-15 14:07:59 +02:00
..
Admin - added own provider for drive methods 2024-04-23 19:36:45 +02:00
Charts - HomeController.ts: addes api method for showing number of publications per month for given year 2024-02-02 14:00:54 +01:00
FirstrunWizard - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
Icons hotfix (dataset): implement reject to reviewer functionality for editors 2025-05-02 14:35:58 +02:00
Map hotfix (dataset): implement reject to reviewer functionality for editors 2025-05-02 14:35:58 +02:00
SimplePasswordMeter hotfix(admin/user): implement password reset and update user password 2025-03-19 15:52:37 +01:00
unused feat: Integrate official drive_provider, update user profile features & UI improvements 2025-02-27 16:24:25 +01:00
.FormField.vue.swo feat: Integrate official drive_provider, update user profile features & UI improvements 2025-02-27 16:24:25 +01:00
action-message.vue feat: Integrate official drive_provider, update user profile features & UI improvements 2025-02-27 16:24:25 +01:00
AsideMenu.vue - advanced AsideMenuList.vue, AsideMenuItem.vue 2023-11-29 16:52:41 +01:00
AsideMenuItem.vue feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
AsideMenuLayer.vue feat: Add alternate mimetype support, enhance validation for alternate mimetypes, and improve script loading performance 2025-02-13 15:49:09 +01:00
AsideMenuList.vue - advanced AsideMenuList.vue, AsideMenuItem.vue 2023-11-29 16:52:41 +01:00
avatar-input.vue feat: Integrate official drive_provider, update user profile features & UI improvements 2025-02-27 16:24:25 +01:00
BaseButton.vue hot-fix: Add ORCID validation and improve dataset editing UX 2025-09-15 14:07:59 +02:00
BaseButtons.vue - prettier formatting 2023-10-31 15:38:43 +01:00
BaseDivider.vue - prettier formatting 2023-10-31 15:38:43 +01:00
BaseIcon.vue - prettier formatting 2023-10-31 15:38:43 +01:00
BaseLevel.vue - add validator for checking languages of translated titles and description 2023-03-24 11:41:52 +01:00
CardBox.vue feat: Integrate official drive_provider, update user profile features & UI improvements 2025-02-27 16:24:25 +01:00
CardBoxClient.vue hotfix (dashboard): display allow email contact in card box client 2025-03-31 15:14:34 +02:00
CardBoxDataset.vue feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
CardBoxModal.vue hotfix: enhance dataset creation and modal styling 2025-03-19 13:28:02 +01:00
CardBoxSimple.vue hotfix (dataset): implement reject to reviewer functionality for editors 2025-05-02 14:35:58 +02:00
CardBoxTransaction.vue - prettier formatting 2023-10-31 15:38:43 +01:00
CardBoxWidget.vue hotfix-feat(dataset): implement file upload with validation and error handling 2025-03-26 14:19:06 +01:00
FileUpload.vue hotfix(dataset): enhance file upload and update functionality 2025-04-01 13:39:02 +02:00
FooterBar.vue hotfix: enhance editor dataset management and UI improvements 2025-04-08 14:16:35 +02:00
FormCheckRadio.vue hot-fix: Add ORCID validation and improve dataset editing UX 2025-09-15 14:07:59 +02:00
FormCheckRadioGroup.vue hot-fix: Add ORCID validation and improve dataset editing UX 2025-09-15 14:07:59 +02:00
FormControl.vue hotfixfix: enhance FormControl styling for read-only state 2025-03-31 17:42:59 +02:00
FormControlIcon.vue initial commit 2023-03-03 16:54:28 +01:00
FormField.vue feat: Integrate official drive_provider, update user profile features & UI improvements 2025-02-27 16:24:25 +01:00
FormFilePicker.vue initial commit 2023-03-03 16:54:28 +01:00
FormInput.vue - remove VOLUME assignments from DOXKERFILE 2023-10-17 15:45:41 +02:00
FormValidationErrors.vue - added own provider for drive methods 2024-04-23 19:36:45 +02:00
Header.vue - added own provider for drive methods 2024-04-23 19:36:45 +02:00
IconRounded.vue - renamings to the new naming convetion for adonisjs version 6 2024-04-29 11:25:50 +02:00
JustboilLogo.vue hotfix: enhance editor dataset management and UI improvements 2025-04-08 14:16:35 +02:00
MimetypeInput.vue feat: Add alternate mimetype support, enhance validation for alternate mimetypes, and improve script loading performance 2025-02-13 15:49:09 +01:00
NavBar.vue hotfix: enhance editor dataset management and UI improvements 2025-04-08 14:16:35 +02:00
NavBarItem.vue - added own provider for drive methods 2024-04-23 19:36:45 +02:00
NavBarItemLabel.vue - add AvatarController.ts 2023-12-15 17:17:33 +01:00
NavBarMenu.vue feat: Add alternate mimetype support, enhance validation for alternate mimetypes, and improve script loading performance 2025-02-13 15:49:09 +01:00
NavBarSearch.vue - now authenticated user can change password with check of old password and password confirmination 2023-12-12 15:22:25 +01:00
NcActions.vue - added NcModal.vue, NcActions.vue, NcButton.vue, FirstrunWizard.vue, Card.vue, Page0.vue, Page1.vue, Page2.vue, Page3.vue and some icons 2023-12-21 09:30:21 +01:00
NcButton.vue - added NcModal.vue, NcActions.vue, NcButton.vue, FirstrunWizard.vue, Card.vue, Page0.vue, Page1.vue, Page2.vue, Page3.vue and some icons 2023-12-21 09:30:21 +01:00
NcModal.vue - added NcModal.vue, NcActions.vue, NcButton.vue, FirstrunWizard.vue, Card.vue, Page0.vue, Page1.vue, Page2.vue, Page3.vue and some icons 2023-12-21 09:30:21 +01:00
NCNoteCard.vue - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
NcSettingsSection.vue - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
NotificationBar.vue - renamings to the new naming convetion for adonisjs version 6 2024-04-29 11:25:50 +02:00
NotificationBarInCard.vue - renamings to the new naming convetion for adonisjs version 6 2024-04-29 11:25:50 +02:00
NotificationToast.vue - add EventEmmitter for directly binding Events to component 2023-03-31 14:54:15 +02:00
NumberDynamic.vue - prettier formatting 2023-10-31 15:38:43 +01:00
OverlayLayer.vue - added own provider for drive methods 2024-04-23 19:36:45 +02:00
Pagination.vue - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
PersonalSettings.vue - added backup codes for 2 factor authentication 2024-07-08 13:52:20 +02:00
PersonalTotpSettings.vue - added backup codes for 2 factor authentication 2024-07-08 13:52:20 +02:00
PillTag.vue - renamings to the new naming convetion for adonisjs version 6 2024-04-29 11:25:50 +02:00
PillTagTrend.vue - prettier formatting 2023-10-31 15:38:43 +01:00
ResponsiveNavLink.vue - prettier formatting 2023-10-31 15:38:43 +01:00
SearchAutocomplete.vue hotfix(dataset): enhance dataset creation and editing forms 2025-04-09 13:00:37 +02:00
SearchCategoryAutocomplete.vue hotfix: enhance editor dataset management and UI improvements 2025-04-08 14:16:35 +02:00
SectionBanner.vue initial commit 2023-03-03 16:54:28 +01:00
SectionBannerStarOnGitea.vue feat: Add alternate mimetype support, enhance validation for alternate mimetypes, and improve script loading performance 2025-02-13 15:49:09 +01:00
SectionFullScreen.vue - added own provider for drive methods 2024-04-23 19:36:45 +02:00
SectionMain.vue - renamings to the new naming convetion for adonisjs version 6 2024-04-29 11:25:50 +02:00
SectionTitle.vue - prettier formatting 2023-10-31 15:38:43 +01:00
SectionTitleLineWithButton.vue hotfix (dataset): improve dataset classification and review workflow 2025-04-24 18:25:07 +02:00
SetupConfirmation.vue - npm updates 2024-02-14 13:47:10 +01:00
TableCheckboxCell.vue - prettier formatting 2023-10-31 15:38:43 +01:00
TableKeywords.vue hotfix (dataset): enhance dataset editing and validation 2025-04-18 11:39:19 +02:00
TablePersons.vue hot-fix: Add ORCID validation and improve dataset editing UX 2025-09-15 14:07:59 +02:00
TableSampleClients.vue feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
UnsavedChangesWarning.vue hot-fix: Add ORCID validation and improve dataset editing UX 2025-09-15 14:07:59 +02:00
UserAvatar.vue feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
UserAvatarCurrentUser.vue feat: Integrate official drive_provider, update user profile features & UI improvements 2025-02-27 16:24:25 +01:00