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

👻 Hide details in Excel file #131

Merged
merged 5 commits into from
Mar 11, 2024
Merged

👻 Hide details in Excel file #131

merged 5 commits into from
Mar 11, 2024

Conversation

Michele-Alberti
Copy link
Owner

@Michele-Alberti Michele-Alberti commented Mar 10, 2024

Feat

  • hide columns with single orders inside downloadable Excel file
  • code is now aware of text inputs at each keypress (no need to deselect a text box for the app to recognize what changed)

Fix
Fix bug in TextInput widget that do not set correctly value_input if created from a parametrized class.

github-actions bot and others added 3 commits March 7, 2024 23:40
using value_input text from widgets is updated at each key press
it is useful for person username and note fields, for password widget (for both frontend and backend classes) and for add/delete privleged user's widget
leave only items ids and columns with total values
@Michele-Alberti Michele-Alberti added the enhancement New feature or request label Mar 10, 2024
@Michele-Alberti Michele-Alberti self-assigned this Mar 10, 2024
fix error when setting variable 'note_key_press'
…lue_input correctly

value_inpit is set manually on 'username' widget creation
@Michele-Alberti Michele-Alberti merged commit b065dd2 into main Mar 11, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant