Skip to content

feat: temporary modal to edit datetime fields and small refactors #921

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Computerdores
Copy link
Collaborator

Summary

Small refactors to qt/widgets/preview/field_containers.py in order to fix warnings.
Also adds a temporary modal for DATETIME fields so that they can be edited at all, before proper editing support comes in 9.6.
image

Note: This PR doesn't conflict with #904 as DATETIME fields were overlooked there. I would suggest merging #904 before this PR and then adding the settings integration for DATETIME fields to this PR (#904 has been sitting for a while now so this way it should get resolved sooner overall).

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

@Computerdores Computerdores added Type: Refactor Code that needs to be restructured or cleaned up Type: UI/UX User interface and/or user experience Status: Review Needed A review of this is needed Status: Blocked This issue or pull request is awaiting the outcome of another issue or pull request labels Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Blocked This issue or pull request is awaiting the outcome of another issue or pull request Status: Review Needed A review of this is needed Type: Refactor Code that needs to be restructured or cleaned up Type: UI/UX User interface and/or user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant