Commit Graph

5 Commits

Author SHA1 Message Date
Stéphan Sainléger
eb25ed7d0b [FIX] partner_profiles_portal: fix portal boolean fields handling 2023-06-27 14:30:54 +02:00
Stéphan Sainléger
b1161bc709 [IMP] partner_profiles_portal: add positions details in portal
Adds several portal views to consult all the positions of a structure,
and their details.
2023-06-27 14:30:54 +02:00
Stéphan Sainléger
56bec1eed7 [IMP] partner_profiles_portal: new portal structures data management
refactors the way a portal user can edit the data of the structures he
is affiliated with.
All main, public and position profiles data are gathered in one
"structure" form.
Adds several navigation improvement (back to structures list,
validation message, ...)
2023-06-26 15:01:00 +02:00
Stéphan Sainléger
69de81a9e0 [IMP] partner_profiles_portal: refactoring of user information
Merge the main and public information edition in /my/account portal
page.
2023-06-26 15:01:00 +02:00
Stéphan Sainléger
a4dc58a2b1 [ADD] partner_profiles_portal: create add-on 2023-01-03 10:38:03 +01:00