ImplementsCSV Import UI closes #335 #359

Merged
moritz merged 12 commits from feature/335_csv_import_ui into main 2026-01-25 18:45:08 +01:00
Owner

Description of the implemented changes

The changes were:

  • Bugfixing
  • New Feature
  • Breaking Change
  • Refactoring

What has been changed?

Definition of Done

Code Quality

  • No new technical depths
  • Linting passed
  • Documentation is added were needed

Accessibility

  • New elements are properly defined with html-tags
  • Colour contrast follows WCAG criteria
  • Aria labels are added when needed
  • Everything is accessible by keyboard
  • Tab-Order is comprehensible
  • All interactive elements have a visible focus

Testing

  • Tests for new code are written
  • All tests pass
  • axe-core dev tools show no critical or major issues

Additional Notes

## Description of the implemented changes The changes were: - [ ] Bugfixing - [ ] New Feature - [ ] Breaking Change - [ ] Refactoring <!--- Describe the goal of the PR in a few words --> ## What has been changed? <!--- List the things you changed --> ## Definition of Done ### Code Quality - [x] No new technical depths - [x] Linting passed - [x] Documentation is added were needed ### Accessibility - [ ] New elements are properly defined with html-tags - [ ] Colour contrast follows WCAG criteria - [ ] Aria labels are added when needed - [ ] Everything is accessible by keyboard - [ ] Tab-Order is comprehensible - [ ] All interactive elements have a visible focus ### Testing - [ ] Tests for new code are written - [ ] All tests pass - [ ] axe-core dev tools show no critical or major issues ## Additional Notes <!--- Add any additional information for the reviewers here -->
carla added 2 commits 2026-01-20 10:06:50 +01:00
carla added 1 commit 2026-01-20 14:23:37 +01:00
carla added 1 commit 2026-01-23 10:34:07 +01:00
Merge branch 'main' into feature/335_csv_import_ui
Some checks failed
continuous-integration/drone/push Build is failing
465fe5a5b1
carla added 1 commit 2026-01-23 13:21:39 +01:00
refactor
Some checks failed
continuous-integration/drone/push Build is failing
d02f725d51
carla added 1 commit 2026-01-23 17:55:16 +01:00
formatting and refactoring
Some checks failed
continuous-integration/drone/push Build is failing
ffe146716b
carla added 1 commit 2026-01-23 17:55:40 +01:00
Merge branch 'main' into feature/335_csv_import_ui
Some checks failed
continuous-integration/drone/push Build is failing
9ddd1a470d
carla changed title from WIP: ImplementsCSV Import UI closes #335 to ImplementsCSV Import UI closes #335 2026-01-23 17:55:58 +01:00
carla added 1 commit 2026-01-23 17:57:29 +01:00
formatting
Some checks failed
continuous-integration/drone/push Build is failing
aaeafa646a
carla added 1 commit 2026-01-23 18:13:48 +01:00
i18n: add translations
Some checks failed
continuous-integration/drone/push Build is failing
71b6048e3c
carla added 1 commit 2026-01-23 18:56:28 +01:00
fix tests and linting
All checks were successful
continuous-integration/drone/push Build is passing
31b948c831
moritz self-assigned this 2026-01-25 17:32:09 +01:00
moritz force-pushed feature/335_csv_import_ui from 31b948c831 to 5195fd0d45 2026-01-25 18:37:32 +01:00 Compare
moritz merged commit d1f70e2877 into main 2026-01-25 18:45:08 +01:00
moritz deleted branch feature/335_csv_import_ui 2026-01-25 18:45:09 +01:00
Sign in to join this conversation.
No description provided.