1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00
ihatemoney_ynh/budget/templates
Alexis Metaireau 37be0f4fa1 Theming.
Uses uni-form to style forms and add a macro to ease this.
Of course, the overall thing has to be reworked, but having this in place will
help us to have something easier to change when we will really care about design.

All the form templates can now be defined in templates/forms.html and be called
thansk to {{ forms.name_of_the_form(form) }}.

I've done some styling, but that's really not my thing, feel free to modify it.
2011-07-31 16:33:29 +02:00
..
add_bill.html Adding a bill is now working properly 2011-07-31 00:41:28 +02:00
add_member.html Add templates to add a member. 2011-07-30 01:31:56 +02:00
authenticate.html Homepage created and project authentication refactored 2011-07-29 15:44:15 +02:00
bill_form.html Theming. 2011-07-31 16:33:29 +02:00
compute_bills.html add a confirmation button 2011-03-10 20:12:52 +00:00
create_project.html Project creation. 2011-07-23 19:11:24 +02:00
debug.html Kick-start multiple projects support. 2011-07-23 15:54:23 +02:00
display_errors.html Invite people after project creation. 2011-07-30 15:47:26 +02:00
forms.html Theming. 2011-07-31 16:33:29 +02:00
home.html List the projects in session into the home page. 2011-07-31 00:53:12 +02:00
invitation_mail Invite people after project creation. 2011-07-30 15:47:26 +02:00
layout.html Adding a bill is now working properly 2011-07-31 00:41:28 +02:00
layout.txt reshape the folder structure. Add conf files 2011-03-10 17:32:53 +00:00
list_bills.html Adding a bill is now working properly 2011-07-31 00:41:28 +02:00
member_form.html List existing sessions on the home. 2011-07-30 15:47:51 +02:00
recent_projects.html Theming. 2011-07-31 16:33:29 +02:00
send_invites.html Invite people after project creation. 2011-07-30 15:47:26 +02:00