This website requires JavaScript.
Explore
Help
Register
Sign In
harmacist
/
healthchecks
Watch
1
Star
0
Fork
0
You've already forked healthchecks
forked from
GithubBackups/healthchecks
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
healthchecks
/
hc
/
accounts
History
Pēteris Caune
0ff4bd01e0
Improved UI to invite users from account's other projects.
Fixes
#258
.
...
The team size limit is applied to the number of distinct users across all projects.
Fixes
#332
.
2020-02-14 13:05:21 +02:00
..
management
Removing debug statement.
2020-01-07 11:47:53 +02:00
migrations
Add Profile.last_active_date field for more accurate inactive user detection
2019-11-19 16:29:38 +02:00
tests
Improved UI to invite users from account's other projects.
Fixes
#258
.
2020-02-14 13:05:21 +02:00
__init__.py
Initial commit
2015-06-11 22:12:09 +03:00
admin.py
Cleanup in report-body-html.html.
2019-09-03 09:24:56 +03:00
backends.py
Source formatted with Black
2019-05-15 14:27:50 +03:00
forms.py
Source formatted with Black
2019-05-15 14:27:50 +03:00
middleware.py
When user has no projects, don't auto-create a project.
2019-01-29 13:19:15 +02:00
models.py
Improved UI to invite users from account's other projects.
Fixes
#258
.
2020-02-14 13:05:21 +02:00
urls.py
Auto-submit the unsubscribe confirmation form only if signature is more than 5 minutes old. Idea from
https://stackoverflow.com/questions/59281750/strategies-to-prevent-email-scanners-from-activating-unsubscribe-links/59381066#59381066
2019-12-18 16:10:30 +02:00
views.py
Improved UI to invite users from account's other projects.
Fixes
#258
.
2020-02-14 13:05:21 +02:00