Pēteris Caune
|
524d1a7375
|
Implement badge mode (up/down vs up/late/down) selector
Fixes #282
|
4 years ago |
Pēteris Caune
|
2c3286c280
|
Improve the "add security key" UX, require sudo mode
|
4 years ago |
Pēteris Caune
|
ad720af242
|
Rename "hc-p-channels" to "hc-channels"
|
4 years ago |
Pēteris Caune
|
fd14e0e03b
|
Experimental L10N support in base and welcome templates. cc: #404
|
4 years ago |
Pēteris Caune
|
519a666057
|
{% site_name %} -> {{ site_name }} so we can use blocktrans tags for L10N
|
4 years ago |
Pēteris Caune
|
57da17b8e2
|
Send an "Ownership Transfer Request" email notification.
|
5 years ago |
Pēteris Caune
|
609f78c5ed
|
"Edit" function for webhook integrations (#176)
|
5 years ago |
Pēteris Caune
|
00810ff123
|
Use Selectize.js for entering tags. Fixes #324
|
5 years ago |
Pēteris Caune
|
dab15c3b8c
|
Link integration setup instructions from the welcome page (only the ones that don't require authentication: Slack, Pushover, PagerDuty Connect, Telegram)
|
5 years ago |
Pēteris Caune
|
9c3f7101db
|
Don't use request.project in the pricing page cc: #336
|
5 years ago |
Pēteris Caune
|
ea423e5420
|
Project code in URL for the "Integrations" and the "Add Email" pages. cc: #336
|
5 years ago |
Pēteris Caune
|
15b9611c5a
|
Show a warning in project's top navigation if the project has no configured integrations. Fixes #327
|
5 years ago |
Pēteris Caune
|
b7d6f1bb30
|
link rel="canonical" on the welcome page
|
5 years ago |
Pēteris Caune
|
f41c78e40f
|
Serve the introduction page at /docs/
|
5 years ago |
Pēteris Caune
|
50c8c153ea
|
Documentation in Markdown.
|
5 years ago |
Pēteris Caune
|
74ad152cc5
|
For superusers, show "Site Administration" in top navigation, note in README. Fixes #317
|
5 years ago |
Pēteris Caune
|
4ee2646539
|
Show a red "!" in project's top navigation if any integration is not working
|
5 years ago |
Pēteris Caune
|
0d2736059d
|
"Sign Up" link in top nav.
|
5 years ago |
Pēteris Caune
|
7fffb95c96
|
load staticfiles -> load static
|
5 years ago |
Pēteris Caune
|
72d608902d
|
Fix JS to construct correct URLs when running from a subdirectory. Fixes #273
|
5 years ago |
Pēteris Caune
|
23b197526c
|
Password strength meter and length check in the "Set Password" form
|
6 years ago |
Pēteris Caune
|
cdd8e57239
|
Put bootstrap.css at the top to fix precedence issues.
|
6 years ago |
Pēteris Caune
|
a4fde44e3a
|
Can configure the email integration to only report the "down" events. Fixes #231
|
6 years ago |
Pēteris Caune
|
0b90bb23ce
|
Merge base.html and base_project.html
|
6 years ago |
Pēteris Caune
|
178b0ff95c
|
Show "Badges" and "Settings" in top navigation. Fixes #234
|
6 years ago |
Pēteris Caune
|
62310a5181
|
Show overall project status in the top navigation menu and in the "Select Project" page. cc: #183
|
6 years ago |
Pēteris Caune
|
f2ae573872
|
Reduce the usage of request.project.
|
6 years ago |
Pēteris Caune
|
8dd91b247b
|
When user has no projects, don't auto-create a project.
|
6 years ago |
Pēteris Caune
|
ac2a120ee8
|
"Create New Project" button in "My Projects" page.
|
6 years ago |
Pēteris Caune
|
6b0d566922
|
"My Projects" page.
|
6 years ago |
Pēteris Caune
|
4e6fa38ec6
|
Users can create and remove Projects -- WIP
|
6 years ago |
Pēteris Caune
|
eaf49f2367
|
Don't switch projects when viewing the "Account Settings" page
|
6 years ago |
Pēteris Caune
|
b12eb1ee75
|
Users switch between projects, not between accounts.
|
6 years ago |
Pēteris Caune
|
b013a92c43
|
Move project-specific settings to a new "Project Settings" page
|
6 years ago |
Pēteris Caune
|
a5a45db7a8
|
Fix the sorting of projects in the top navigation dropdown menu.
|
6 years ago |
Pēteris Caune
|
e98bd42438
|
Fix project names in the top navigation dropdown menu.
|
6 years ago |
Pēteris Caune
|
f357cd3305
|
Prepare for removing Check.user_id, Channel.user_id, Profile.current_team_id
|
6 years ago |
Pēteris Caune
|
c2f200fa02
|
Allow simultaneous access to checks from different teams
|
6 years ago |
Pēteris Caune
|
2e6d050656
|
Switch from selectize.js to bootstrap-select (for more versatility)
|
6 years ago |
Pēteris Caune
|
0ece2664ac
|
Show a warning when running with DEBUG=True. Fixes #189
|
6 years ago |
Pēteris Caune
|
0c6dcfa766
|
Responsive tweaks.
|
6 years ago |
Pēteris Caune
|
40c83e3cba
|
Add a search box in the "My Checks" page.
|
6 years ago |
Pēteris Caune
|
dd342f3d30
|
"Log In" -> "Sign In"
|
6 years ago |
Pēteris Caune
|
a58ce791c0
|
Improved layout & style, fixed hamburger menu in login page.
|
6 years ago |
Pēteris Caune
|
3ecd6bd422
|
Can toggle integrations in Details page by clicking on them.
|
6 years ago |
Pēteris Caune
|
a883fe38aa
|
Log auto-refreshes in the details page.
|
6 years ago |
Pēteris Caune
|
458c4cfeeb
|
Hook up buttons in the log page.
|
6 years ago |
Pēteris Caune
|
5ffc3088f3
|
staticfiles -> static, and some cleanup
|
6 years ago |
Pēteris Caune
|
dd5a690b99
|
"My Checks" page uses the same markup for desktop and mobile.
|
7 years ago |
Pēteris Caune
|
83a2ff17e6
|
Toggle integrations on/off on "My Checks" page.
|
7 years ago |