1
0
mirror of https://github.com/linkedin/oncall.git synced 2025-11-29 23:38:17 +02:00
Commit Graph

347 Commits

Author SHA1 Message Date
Daniel Wang
a47e07fac5 Fix tests
Read db config from config.yaml, fix bugs, fix bad config value
2017-05-23 14:24:02 -07:00
Qingping Hou
8ff0268447 docs: add screenshot 2017-05-23 13:25:29 -07:00
Qingping Hou
bc39cb3f80 fix: replace im with slack in event details view 2017-05-23 13:25:17 -07:00
Qingping Hou
fd14afd302 docs: move docker setup into sphinx doc 2017-05-23 08:59:03 -07:00
Daniel Wang
6a4b13a0ee Set up packer/docker 2017-05-22 17:12:14 -07:00
Qingping Hou
8a54b06195 feat: support sync users from slack & rename im to slack 2017-05-22 10:09:33 -07:00
Fellyn Silliman
fc12d9b671 Merge pull request #36 from houqp/docs
docs: add user guide
2017-05-20 14:09:21 -04:00
Qingping Hou
273a1d00a6 add user guide 2017-05-20 10:57:17 -07:00
Qingping Hou
0aef53e72b doc: add icon and gitter channel 2017-05-18 16:16:56 -07:00
Daniel Wang
8fc6053265 Roster user bugfix
Fix SQL error when team id == user id
2017-05-18 15:55:37 -07:00
Saif Ebrahim
12a81293c7 Merge pull request #26 from houqp/fix
swap(fix): only set to from event role when role is not set
2017-05-18 19:06:01 +09:00
Qingping Hou
cc30e82077 swap(fix): only set to from event role when role is not set 2017-05-18 02:59:11 -07:00
Saif Ebrahim
124ff721ac Merge pull request #25 from dwang159/jsfix
Semicolons and unused variables
2017-05-13 09:53:45 +09:00
Daniel Wang
2631af7bde Semicolons and unused variables 2017-05-12 17:35:06 -07:00
Daniel Wang
83c5913f0e Merge pull request #20 from dwang159/iris
Add Iris plan support for team escalation
2017-05-12 17:23:35 -07:00
Daniel Wang
3065f93a7e Add Iris plan support for team escalation 2017-05-12 16:39:41 -07:00
Daniel Wang
e80bc3ce15 Merge pull request #24 from houqp/houqp-master
minor changes
2017-05-12 16:14:08 -07:00
Qingping Hou
2093924df6 ui(fix): better wording for error message on dashboard page 2017-05-12 16:10:02 -07:00
Qingping Hou
2b38222d23 chore: rename db name to oncall in schema 2017-05-12 16:07:54 -07:00
Qingping Hou
f5c0c3fb88 chore: set logger level at the beginning of init 2017-05-12 15:30:54 -07:00
Daniel Wang
f8cc406556 Merge pull request #23 from houqp/houqp-master
dev(fix): fix race condition on web assets build in dev env
2017-05-12 10:25:47 -07:00
Qingping Hou
69e5d51a14 dev(fix): fix race condition on web assets build in dev env 2017-05-11 22:51:49 -07:00
sebrahim
960127599e Fix roles race condition, fix roles dropdown sometimes not displaying 2017-05-11 20:58:23 -07:00
Daniel Wang
9134da2451 Merge pull request #21 from houqp/houqp-master
swap: sync to role with from role by default
2017-05-11 17:49:39 -07:00
Qingping Hou
7150e2a199 swap: sync to role with from role by default 2017-05-11 17:45:59 -07:00
Qingping Hou
ad6d2762aa event(fix): prevent crash from invalid event id on swap 2017-05-11 15:29:02 -07:00
Qingping Hou
fbba0172ce doc: roster user endpoints 2017-05-11 14:40:12 -07:00
Saif Ebrahim
916e9326a0 Merge pull request #17 from houqp/houqp-master
support role ordering
2017-05-11 14:28:05 +09:00
Qingping Hou
eec8516d28 feat: support role ordering 2017-05-10 21:44:01 -07:00
Qingping Hou
9849be55d4 chore: remove unused comment 2017-05-10 18:25:35 -07:00
Qingping Hou
043ce5d3de oncall.js(chore): update comment for event fullname display 2017-05-10 16:50:29 -07:00
Qingping Hou
8e044f58f4 ui(chore): wrap long lines & style cleanup 2017-05-10 16:41:45 -07:00
Qingping Hou
f9823e5b50 chore: simplify redundant code 2017-05-10 12:21:45 -07:00
Qingping Hou
d8124f655c dev: configure gunicron dev server in python 2017-05-10 12:21:45 -07:00
sebrahim
0c778e25e2 Display query properly on search page with query 2017-05-09 19:23:43 -07:00
sebrahim
06b627d17f Fix user settings link on notifications page 2017-05-09 18:43:02 -07:00
Daniel Wang
ea4bf3026e Make typeahead more specific in calendar page 2017-05-09 12:07:13 -07:00
dwang159
4ed569b8d6 Clean/refactor notifier, add user validation (#12)
* Clean/refactor notifier, add user validation

Fix a few notifier bugs, move reminder/user validator to their own
files, add Makefile to docs

* Move reminder/user validator to notifier directory
2017-05-08 18:19:30 -07:00
sebrahim
9e613b950d Display ID # to notifications and schedules 2017-05-05 21:54:13 -07:00
Qingping Hou
f15b943aee update readme 2017-05-05 21:07:23 -07:00
Daniel Wang
b064885d4b Add db schema 2017-05-04 22:46:46 -07:00
Daniel Wang
87f14fa4ea Docs 2017-05-04 17:37:24 -07:00
Daniel Wang
d3c8e2b54d More documentation
Also fix flake8 in doc_helper
2017-05-04 14:31:38 -07:00
Roberto Rodriguez
9e54c82c0b Add instruction to install OpenLDAP headers 2017-05-03 11:29:51 -07:00
Damien Nozay
f782bdeda3 update setup.py 2017-05-02 19:05:16 -07:00
Damien Nozay
6810af1767 Create CNAME 2017-05-02 16:39:46 -07:00
Qingping Hou
3f40264243 initial commit 2017-05-02 15:57:25 -07:00