Pēteris Caune
|
00790dc33c
|
Member.rw flag. Read-only users cannot edit check's name/desc/tags or schedule
|
4 years ago |
Pēteris Caune
|
2346ac3e80
|
Bugfix: don't allow duplicate team memberships
|
4 years ago |
Pēteris Caune
|
8c13457037
|
Use separate counters for SMS and phone calls.
|
4 years ago |
Pēteris Caune
|
f42b2b144a
|
New feature: Project Settings > Transfer Ownership (WIP, missing tests)
|
5 years ago |
Pēteris Caune
|
8bbf85a397
|
Remove Profile.current_project field. Fixes #336
|
5 years ago |
Pēteris Caune
|
f74860bc0c
|
Add Profile.last_active_date field for more accurate inactive user detection
|
5 years ago |
Pēteris Caune
|
cdfc9840a7
|
Source formatted with Black
|
6 years ago |
Pēteris Caune
|
945a66ab0a
|
Management command for sending inactive account notifications
|
6 years ago |
Pēteris Caune
|
c89a0b4e40
|
Index the api_key fields.
|
6 years ago |
Pēteris Caune
|
d52d292889
|
Remove Member.team_id (use Member.project_id instead)
|
6 years ago |
Pēteris Caune
|
664aad916a
|
Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead)
|
6 years ago |
Pēteris Caune
|
c08f02ab7f
|
Drop Profile.api_key and Profile.api_key_readonly (both are stored with Project now)
|
6 years ago |
Pēteris Caune
|
34e54cca42
|
project_id must be not null.
|
6 years ago |
Pēteris Caune
|
b5df5b3c6e
|
Project.badge_key must be not null and unique.
|
6 years ago |
Pēteris Caune
|
d102f10a2d
|
Add Project.badge_key so we can preserve the current badge URLs
|
6 years ago |
Pēteris Caune
|
1c69cf7f89
|
Project model. cc: #183
|
6 years ago |
Pēteris Caune
|
5ef67e8bbf
|
Remove Profile.bill_to field.
|
6 years ago |
Pēteris Caune
|
432e592e44
|
Add read-only API key support
|
6 years ago |
Pēteris Caune
|
a1c40bdbbf
|
Adding missing migrations. Fixes #145
|
7 years ago |
Pēteris Caune
|
f6c585a10c
|
team_access_allowed field is not used any more, removing.
|
7 years ago |
Pēteris Caune
|
d520706c27
|
Adding an option to send daily or hourly reminders if any check is down. Fixes #48
|
7 years ago |
Pēteris Caune
|
fc8d9ffe48
|
Checks can be sorted by name or last ping. Fixes #136
|
7 years ago |
Pēteris Caune
|
0723476a0c
|
All plans now have team access, but different team size limits.
|
7 years ago |
Pēteris Caune
|
9d8d96afbf
|
Fix tests.
|
7 years ago |
Pēteris Caune
|
5f2da08d7e
|
Per-profile, per-month counters of sent SMS messages.
|
7 years ago |
Pēteris Caune
|
dc76e4bdde
|
Add Profile.bill_to field which goes on invoices.
|
8 years ago |
Pēteris Caune
|
74f7c50a65
|
Fix deprecation warnings.
|
8 years ago |
Pēteris Caune
|
859a9ed735
|
Pricing page tweaks. Limit free accounts to 20 checks per account.
|
8 years ago |
Pēteris Caune
|
fdf9c607e5
|
Team Access, test cleanup
|
9 years ago |
Pēteris Caune
|
1bc0f82d25
|
Team access WIP
|
9 years ago |
Pēteris Caune
|
5d2cc0b0fc
|
Set and revoke API key in Settings page.
|
9 years ago |
Pēteris Caune
|
dd188064fa
|
Store the one time login token in profile so user.password can be used for regular passwords.
|
9 years ago |
Pēteris Caune
|
31c10d357e
|
Updated pricing page, added billing history and invoices.
|
9 years ago |
Pēteris Caune
|
91e6f80d9a
|
Code to send monthly reports (but no management command yet to actually send them)
|
9 years ago |
Pēteris Caune
|
00cdc313ec
|
Initial commit
|
10 years ago |