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

Add custom basic form templates #3034

Merged

Conversation

podliashanyk
Copy link
Contributor

@podliashanyk podliashanyk commented Sep 25, 2024

Adds basic reusable form building blocks for #2794.

Note:

@podliashanyk podliashanyk requested a review from a team September 25, 2024 12:51
@podliashanyk podliashanyk self-assigned this Sep 25, 2024
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.45%. Comparing base (5d6feef) to head (4c377cd).
Report is 24 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3034      +/-   ##
==========================================
- Coverage   60.47%   60.45%   -0.02%     
==========================================
  Files         605      605              
  Lines       43816    43818       +2     
  Branches       48       48              
==========================================
- Hits        26497    26490       -7     
- Misses      17307    17316       +9     
  Partials       12       12              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@podliashanyk podliashanyk force-pushed the add-custom-basic-form-templates branch from 5dc3632 to 70f3d83 Compare September 25, 2024 13:11
@podliashanyk podliashanyk marked this pull request as draft September 26, 2024 09:26
@podliashanyk podliashanyk force-pushed the add-custom-basic-form-templates branch from 02301b6 to 845ef63 Compare September 26, 2024 09:53
Copy link
Member

@lunkwill42 lunkwill42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

python/nav/web/crispyforms.py Outdated Show resolved Hide resolved
python/nav/web/crispyforms.py Show resolved Hide resolved
python/nav/web/crispyforms.py Outdated Show resolved Hide resolved
python/nav/web/crispyforms.py Show resolved Hide resolved
python/nav/web/crispyforms.py Show resolved Hide resolved
@podliashanyk podliashanyk requested review from lunkwill42 and a team September 27, 2024 09:32
python/nav/web/crispyforms.py Outdated Show resolved Hide resolved
python/nav/web/crispyforms.py Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Sep 27, 2024

@podliashanyk podliashanyk requested a review from a team September 27, 2024 10:30
Copy link
Member

@lunkwill42 lunkwill42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better, but a couple of WTFs...

python/nav/web/crispyforms.py Show resolved Hide resolved
python/nav/web/crispyforms.py Show resolved Hide resolved
Copy link
Member

@lunkwill42 lunkwill42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright, ivar/cvar is explained, nothing further to note here :)

@podliashanyk podliashanyk merged commit 6f2de1c into Uninett:master Sep 27, 2024
11 of 13 checks passed
lunkwill42 added a commit that referenced this pull request Sep 27, 2024
This uses the form mechanisms that were introduced in #3034 to replace
crispy-forms.
lunkwill42 added a commit that referenced this pull request Sep 27, 2024
This uses the form mechanisms that were introduced in #3034 to replace
crispy-forms.
lunkwill42 added a commit that referenced this pull request Sep 27, 2024
This uses the form mechanisms that were introduced in #3034 to replace
crispy-forms.
johannaengland pushed a commit that referenced this pull request Oct 1, 2024
This uses the form mechanisms that were introduced in #3034 to replace
crispy-forms.
johannaengland pushed a commit that referenced this pull request Oct 3, 2024
This uses the form mechanisms that were introduced in #3034 to replace
crispy-forms.
lunkwill42 added a commit that referenced this pull request Oct 3, 2024
This uses the form mechanisms that were introduced in #3034 to replace
crispy-forms.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants