-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
[IMP] cooperator[_website]: Improve form #116
base: 16.0
Are you sure you want to change the base?
Commits on Mar 4, 2024
-
[IMP] cooperator: Improve form
Better names, move important fields to the start Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bff86e4 - Browse repository at this point
Copy the full SHA bff86e4View commit details -
[IMP] cooperator[_website]: Factor out already_cooperator
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b31765 - Browse repository at this point
Copy the full SHA 0b31765View commit details -
[IMP] cooperator: Title sections in subscription form view
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56c25e9 - Browse repository at this point
Copy the full SHA 56c25e9View commit details -
[FIX] cooperator: Make subscription type mandatory
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4c3387 - Browse repository at this point
Copy the full SHA a4c3387View commit details -
[IMP] cooperator: Clarify that account № is bank account №
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28bb786 - Browse repository at this point
Copy the full SHA 28bb786View commit details -
[IMP] cooperator: Write test case for onchange partner_id
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a01d4eb - Browse repository at this point
Copy the full SHA a01d4ebView commit details -
[IMP] cooperator: Force 'increase' type if already cooperator
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 168c3d0 - Browse repository at this point
Copy the full SHA 168c3d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9da1b25 - Browse repository at this point
Copy the full SHA 9da1b25View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5a6b20 - Browse repository at this point
Copy the full SHA c5a6b20View commit details -
the field type is computed such that it's 'increase' only if the sub request is linked with a partner that is a member. This contradicts previous tests according the which a sub request for a non member partner should have a type 'increase'
Configuration menu - View commit details
-
Copy full SHA for 5667a50 - Browse repository at this point
Copy the full SHA 5667a50View commit details -
[FIX] cooperator: Remove superfluous checks
This is dead code since type and already_cooperator are both computed Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d7e5dc - Browse repository at this point
Copy the full SHA 1d7e5dcView commit details -
[FIX] cooperator: Remove dead code that adjusts 'type'
type is computed. This code is now superfluous. Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab5ce53 - Browse repository at this point
Copy the full SHA ab5ce53View commit details