Zachary Chai
|
926396e825
|
Merge pull request #159 from zach-chai/restrict_characters
restrict some characters in meeting name
|
2017-03-26 15:24:44 -04:00 |
Zachary Chai
|
280b28742d
|
restrict some characters in meeting name
|
2017-03-26 15:06:10 -04:00 |
Zachary Chai
|
28e5d064da
|
Merge pull request #158 from zach-chai/override_constraints
override rails meeting id param constraints for routes
|
2017-03-26 15:00:20 -04:00 |
Zachary Chai
|
cb2e1e1f6b
|
override rails id param constraints
|
2017-03-26 14:16:06 -04:00 |
Fred Dixon
|
ae916de296
|
Update README.md
|
2017-03-25 18:05:27 -04:00 |
Fred Dixon
|
32fcd5fb79
|
Update README.md
|
2017-03-25 18:04:58 -04:00 |
Zachary Chai
|
6e5fdb8d14
|
Merge pull request #154 from zach-chai/exceptions
enable routes as exceptions app
|
2017-03-21 18:23:21 -04:00 |
Zachary Chai
|
3dd2a5e5ea
|
enable routes as exceptions app
|
2017-03-21 18:18:16 -04:00 |
Zachary Chai
|
a7903dddba
|
Merge pull request #153 from zach-chai/error_controller
add errors controller with error pages for 404 500 422
|
2017-03-21 17:40:43 -04:00 |
Zachary Chai
|
b55d535d33
|
add errors controller with error pages for 404 500 422
|
2017-03-21 17:20:30 -04:00 |
Zachary Chai
|
8cf75b6051
|
Merge pull request #152 from zach-chai/meeting_name_strip
strip spaces and newlines from meeting names
|
2017-03-21 14:01:28 -04:00 |
Zachary Chai
|
19929c4553
|
strip spaces and newlines from meeting names
|
2017-03-21 13:53:51 -04:00 |
Zachary Chai
|
ef309eb491
|
Merge pull request #151 from zach-chai/delete_recording
treat 404 as success for deleting recordings
|
2017-03-21 13:20:39 -04:00 |
Zachary Chai
|
8e0cca5b4a
|
remove recording from client if 404
|
2017-03-21 12:04:17 -04:00 |
Zachary Chai
|
97e1c6840b
|
Merge pull request #150 from zach-chai/bbb_create
rescue on bbb create if meeting already exists
|
2017-03-21 10:41:37 -04:00 |
Zachary Chai
|
577cefaf71
|
rescue on bbb create if meeting already exists
|
2017-03-21 10:24:11 -04:00 |
Zachary Chai
|
b937018d24
|
Merge pull request #149 from zach-chai/end_meeting
send 200 on end meeting even if not found
|
2017-03-17 16:12:06 -04:00 |
Zachary Chai
|
fdf7fd54c5
|
send 200 on end meeting even if not found
|
2017-03-17 16:02:52 -04:00 |
Zachary Chai
|
89d8c9170e
|
Merge pull request #148 from zach-chai/end_meeting
handle ending meeting when it doesn't exist
|
2017-03-17 15:15:05 -04:00 |
Zachary Chai
|
9901904d2a
|
handle ending meeting when it doesn't exist
|
2017-03-17 15:07:20 -04:00 |
Zachary Chai
|
59be45c875
|
Merge pull request #147 from zach-chai/check_name_entered
notify user when joining without name provided
|
2017-03-14 17:07:49 -04:00 |
Zachary Chai
|
4d652463ec
|
notify user when joining without name provided
|
2017-03-14 16:09:20 -04:00 |
Zachary Chai
|
8d4aaeff03
|
Merge pull request #146 from zach-chai/tutorial_video
only show tutorial video on root
|
2017-03-14 15:33:42 -04:00 |
Zachary Chai
|
36b6b5652f
|
only show tutorial video on root
|
2017-03-14 15:17:04 -04:00 |
Zachary Chai
|
cce5af3369
|
Merge pull request #145 from zach-chai/better_encoding
Better encoding
|
2017-03-14 14:37:48 -04:00 |
Zachary Chai
|
b2031c97a3
|
add rails flash messages that dismiss after 5 seconds
|
2017-03-14 14:29:06 -04:00 |
Zachary Chai
|
b0512a0569
|
allow periods in meeting name
|
2017-03-14 14:27:16 -04:00 |
Fred Dixon
|
dd4cf365e9
|
Update README.md
|
2017-03-10 11:19:25 -05:00 |
Zachary Chai
|
1f1da89856
|
Merge pull request #144 from ffdixon/modify-footer
Added link to overview video for GreenLight to footer
|
2017-03-10 10:48:05 -05:00 |
Fred Dixon
|
6c19d192f2
|
Added link to overview video for GreenLight to footer
|
2017-03-10 09:44:07 -06:00 |
Zachary Chai
|
b98185b540
|
Merge pull request #143 from alexandrekreis/master
Adding list of participants to post publish script
|
2017-03-07 10:41:39 -05:00 |
alexandre
|
10fd807156
|
Adding list of participants to post publish script
|
2017-03-06 19:49:38 -03:00 |
Zachary Chai
|
d9603fccb9
|
Merge pull request #142 from zach-chai/more_testing
more testing and code cleanup
|
2017-03-03 15:34:13 -05:00 |
Zachary Chai
|
7c86aa8e7f
|
more testing and code cleanup and enable coverage reports on circle
|
2017-03-03 15:26:41 -05:00 |
Zachary Chai
|
bee42c8148
|
Merge pull request #141 from zach-chai/test_recording_callback
test recording ready callback
|
2017-03-03 14:16:28 -05:00 |
Zachary Chai
|
7ebe90d27b
|
test recording ready callback
|
2017-03-03 14:05:37 -05:00 |
Zachary Chai
|
736bf89ce0
|
Merge pull request #140 from zach-chai/update_tests
Update tests
|
2017-03-03 10:54:29 -05:00 |
Zachary Chai
|
b70ea41f4d
|
test bbb controller
|
2017-03-03 10:49:14 -05:00 |
Zachary Chai
|
246e7ec3ed
|
removed unused code
|
2017-03-03 10:49:14 -05:00 |
Zachary Chai
|
d4d8228cbf
|
hide login page if omniauth isn't configured
|
2017-03-03 10:49:14 -05:00 |
Zachary Chai
|
bfd815abe0
|
test sessions controller
|
2017-03-03 10:49:14 -05:00 |
Zachary Chai
|
eaaec47fe6
|
add test gems
|
2017-03-03 10:49:11 -05:00 |
Zachary Chai
|
eac6edf2e0
|
add landing controller tests
|
2017-03-03 10:48:10 -05:00 |
Zachary Chai
|
3e6cd3a9ed
|
Merge pull request #139 from zach-chai/redirect_help
redirect help to BBB videos
|
2017-03-02 13:45:09 -05:00 |
Zachary Chai
|
a13e6b991e
|
redirect help to BBB videos
|
2017-03-02 13:40:20 -05:00 |
Zachary Chai
|
66535e6881
|
Merge pull request #138 from zach-chai/logging
add condensed logging
|
2017-03-02 10:49:51 -05:00 |
Zachary Chai
|
ce7292e581
|
add condensed logging
|
2017-03-02 10:34:01 -05:00 |
Zachary Chai
|
668886826f
|
Merge pull request #137 from zach-chai/scope_recording_create
scope recording create notifications to room owner only
|
2017-03-02 09:28:56 -05:00 |
Zachary Chai
|
94d77249b5
|
scope recording create notifications to room owner only
|
2017-03-02 09:22:51 -05:00 |
Zachary Chai
|
71505a18d2
|
Merge pull request #136 from zach-chai/update_notification
update user waiting notification to show meeting name
|
2017-02-28 17:54:19 -05:00 |