Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements #80

Open
32 of 36 tasks
klawr opened this issue Aug 1, 2023 · 31 comments
Open
32 of 36 tasks

Enhancements #80

klawr opened this issue Aug 1, 2023 · 31 comments
Assignees

Comments

@klawr
Copy link
Contributor

klawr commented Aug 1, 2023

This is a list of enhancements and bugs which should be implemented and fixed at some point.

  • Do not close file preview when copying (to be able to copy directly to other targets)
  • Can't create new entry after creating one in preview window
  • Entries are not added correctly on quick adding in table view
  • Navigate to the next / previous file
  • Move file into stack
  • Make tables more obvious in table selection
  • Show selected table in file steppers
  • Make preview targets read only
  • Predefine year in Betriebskostenrechnungen (it's 99% the last year...)
  • Show Betriebskostenrechnung in Vertrag
  • Height of files in list does not seem to be correct
  • Show Betriebskostenrechnung with same Umlage, like Wohnungen do for same Adresse
  • Add required fields into frontend
  • Fix search bars of lists
  • Search filter in file list
  • Better integrate Vertragversion into Vertrag in frontend
  • Selection of person in preview does not work
  • Use table toolbar for adding new entries
  • Show Zaehler in preview of betriebskostenabrechnung
  • WalterLinks entries are hard to distinguish visually
  • Fix adding multiple entries in preview
  • Remove end date from vertrag
  • Mark selected file in sidebar (maybe using the path to be able to share file)
  • Rename files
  • Warn on leaving a site with unsaved work
  • Wohnungen der Umlage still not shown correctly on selection in preview
  • Miettabelle does not update on change
  • Show Mieten in Miettabelle on click
  • Wohnungen der Umlage in Betriebskostenrechnung does not work
  • Vertical scroll in WalterPreview
  • Remove Toast after 10s with visual
  • Umlage QuickAdd looks weird
  • Show PageNumbers in Print
  • Vertrag does not show VertragVersion in QuickAdd (stack add)
  • Remove Preselect in Preview. Add button to select current entry
  • No tab in generic data (because no tab for selected year?)
@klawr
Copy link
Contributor Author

klawr commented Aug 1, 2023

created branch 80-enhancements to address this issue

@klawr
Copy link
Contributor Author

klawr commented Aug 1, 2023

created branch dev/80-enhancements to address this issue

@klawr
Copy link
Contributor Author

klawr commented Aug 1, 2023

marked the checklist item Do not close file preview when copying (to be able to copy directly to other targets) as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 1, 2023

marked the checklist item Can't create new entry after creating one in preview window as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 1, 2023

marked the checklist item Entries are not added correctly on quick adding in table view as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Navigate to the next / previous file as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Make tables more obvious in table selection as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Show selected table in file steppers as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

MultiSelect disable does not prohibit opening that thing. It still shows that it should not work, but this seems to be a bug.

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Make preview targets read only as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Height of files in list does not seem to be correct as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Fix search bars of lists as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Fix search bars of lists as incomplete

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Show Betriebskostenrechnung with same Umlage, like Wohnungen do for same Adresse as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Fix search bars of lists as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Use table toolbar for adding new entries as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Selection of person in preview does not work as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item WalterLinks entries are hard to distinguish visually as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Fix adding multiple entries in preview as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Search filter in file list as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Show Betriebskostenrechnung in Vertrag as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Predefine year in Betriebskostenrechnungen (it's 99% the last year...) as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Add required fields into frontend as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Show Zaehler in preview of betriebskostenabrechnung as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Better integrate Vertragversion into Vertrag in frontend as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Remove end date from vertrag as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Move file into stack as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 2, 2023

marked the checklist item Mark selected file in sidebar (maybe using the path to be able to share file) as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 3, 2023

marked the checklist item Rename files as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 20, 2023

marked the checklist item Warn on leaving a site with unsaved work as completed

@klawr
Copy link
Contributor Author

klawr commented Aug 26, 2023

marked the checklist item Wohnungen der Umlage still not shown correctly on selection in preview as completed

@klawr klawr self-assigned this Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant