| Age | Commit message (Collapse) | Author | Files | Lines |
|
- Send an email to the user with the summary of the created project
containing a reminder of the identifier, password and a link.
- Add flash message with the identifier in the /invite page/
- Add a small note containing the identifier in the upper right corner
of the project main page.
|
|
This allows to isolate some behavior in the context of the web application so
the API and the web application can behave in different ways.
|
|
|
|
Now all the database during the tests is in memory, created for each test and cleared at the end of the test.
|
|
Fixes #15 as invalid: deactivated users are not listed on the bill form or on the balance.
|
|
See #14
|
|
Fixes #7
|
|
|