add CSV teplate closes #329 #347

Merged
carla merged 4 commits from feature/329_csv_specification into main 2026-01-13 11:02:53 +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 - [x] 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 1 commit 2026-01-12 17:37:00 +01:00
feat: added csv templates
Some checks failed
continuous-integration/drone/push Build is failing
720a43a38c
carla added 1 commit 2026-01-13 10:48:54 +01:00
fix tests
Some checks failed
continuous-integration/drone/push Build is failing
35895ac7fd
carla changed title from WIP: add CSV teplate closes #329 to add CSV teplate closes #329 2026-01-13 10:49:52 +01:00
carla added 1 commit 2026-01-13 10:50:42 +01:00
formatting
Some checks failed
continuous-integration/drone/push Build is failing
6fe75db56d
carla added 1 commit 2026-01-13 10:55:21 +01:00
i18n: update translations
All checks were successful
continuous-integration/drone/push Build is passing
469c4c0c1d
carla merged commit 22d50d6c46 into main 2026-01-13 11:02:53 +01:00
carla deleted branch feature/329_csv_specification 2026-01-13 11:02:54 +01:00
Sign in to join this conversation.
No description provided.