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

complete form fields implementation #26

Closed
9 tasks done
Tracked by #23
jon-nfc opened this issue Nov 10, 2024 · 0 comments · Fixed by #27 · May be fixed by nofusscomputing/centurion_erp#385
Closed
9 tasks done
Tracked by #23

complete form fields implementation #26

jon-nfc opened this issue Nov 10, 2024 · 0 comments · Fixed by #27 · May be fixed by nofusscomputing/centurion_erp#385
Assignees
Labels
task::feature Task Type type::task Issue Type
Milestone

Comments

@jon-nfc
Copy link
Member

jon-nfc commented Nov 10, 2024

The form fields feature must be finished so that further development can occur

Links

Tasks

  • UI dates to return in browser timezone #4

    • On field update of DateTime field, append the timezone to it so that it's stored accuratly.

      • 🔍 Find out if Django will use this timezone or the user configured timezone when storing

        Uses the TZ in the field if specified. i.e. adding z to DTG correctly stores the value as UTC

  • Form dropdowns that do a separate lookup to populate

  • Be able to specify the textbox details. will allow model notes to be an actual text area

    • confirm that once populated that the existing value is populated when editing
  • when adding a date to datetime field, it's in local time and not converted back to the server TZ

  • set-up select for multi-select

  • [ ] Field errors to display within the form Feature already existed and works when API returns HTTP/400 with field errors

  • Non-field errors to display at the top of the window

@jon-nfc jon-nfc added task::feature Task Type type::task Issue Type labels Nov 10, 2024
@jon-nfc jon-nfc added this to the v1.0.0 milestone Nov 10, 2024
@jon-nfc jon-nfc moved this to Planning in Centurion ERP Nov 10, 2024
jon-nfc added a commit to nofusscomputing/centurion_erp that referenced this issue Nov 11, 2024
@jon-nfc jon-nfc moved this from Planning to In progress in Centurion ERP Nov 11, 2024
jon-nfc added a commit to nofusscomputing/centurion_erp that referenced this issue Nov 11, 2024
jon-nfc added a commit to nofusscomputing/centurion_erp that referenced this issue Nov 11, 2024
jon-nfc added a commit to nofusscomputing/centurion_erp that referenced this issue Nov 11, 2024
jon-nfc added a commit to nofusscomputing/centurion_erp that referenced this issue Nov 11, 2024
@jon-nfc jon-nfc self-assigned this Nov 11, 2024
jon-nfc added a commit that referenced this issue Nov 13, 2024
@jon-nfc jon-nfc moved this from In progress to Done in Centurion ERP Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task::feature Task Type type::task Issue Type
Projects
Status: Done
1 participant