Commit graph

980 commits

Author SHA1 Message Date
CactusPuppy
07eb7114ca
Merge branch 'snap-cloud-master' 2021-05-01 18:12:02 -07:00
rajavi-mishra
9ece3b0564
rubocop/linter fixes 2021-05-01 18:06:42 -07:00
rajavi-mishra
7cc25e09cf
addition test 2021-05-01 18:06:41 -07:00
rajavi-mishra
f09a56498a
added tests 2021-05-01 18:06:41 -07:00
Jimmy
6777ffb0bb
[feat]Properly add timezone to events starttime and endtime; set now to be the time in conference timezone instead of the user s time zone in fullcalendar 2021-05-01 18:05:48 -07:00
Jimmy
03b12eafb0
[feat]Change border color of event 2021-05-01 18:05:47 -07:00
Jimmy
3b15cca2b4
[style]Fix style 2021-05-01 18:05:41 -07:00
Jimmy
d2a316d5e4
[fix]Fix route helpers in tests 2021-05-01 18:04:57 -07:00
Jimmy
f395f8a26e
[test]Move conference_schedule_spec to schedules_controller_spec 2021-05-01 18:04:56 -07:00
Jimmy
83aeb5c330
[feat]Add url, background color, text color to events in vertical schedule 2021-05-01 18:04:51 -07:00
Jimmy
5296d18c27
[feat]Fullcalendar integration done 2021-05-01 18:04:47 -07:00
Jimmy
4b83ae8be7
[feat]Implement FullCalendarFormatter#event_schedules_to_resources; Add tests 2021-05-01 18:04:43 -07:00
Jimmy
abe2ea9bb3
[feat]Implement FullCalendar#rooms_to_resources and add tests 2021-05-01 18:04:43 -07:00
Ziyi
40916b6a36
FullCalendarFormatter spec init 2021-05-01 18:04:42 -07:00
Ziyi
5bc4a39c6c
FullCalendar controller init, FullCalendarFormatter service 2021-05-01 18:04:41 -07:00
CactusPuppy
410012d6be
Create route for vertical schedule and test confirming it works 2021-05-01 18:04:40 -07:00
rajavi-mishra
09c2bfc188
rubocop fixes 2021-05-01 18:04:00 -07:00
rajavi-mishra
26d523cb5c
remove whitespaces 2021-05-01 18:04:00 -07:00
rajavi-mishra
188c7fe2fc
rubocop fixes 2021-05-01 18:03:59 -07:00
rajavi-mishra
6e4ec14b83
PR review change 2021-05-01 18:03:57 -07:00
rajavi-mishra
b1277b9d5b
PR review changes 2021-05-01 18:03:28 -07:00
rajavi-mishra
99f84a597a
rubocop fixed 2021-05-01 18:03:28 -07:00
rajavi-mishra
db30c8de1b
testing 2021-05-01 18:03:27 -07:00
rajavi-mishra
011084b13e
testing 2021-05-01 18:03:21 -07:00
rajavi-mishra
fd96f3d937
rubocop fixes 2021-05-01 17:59:23 -07:00
rajavi-mishra
60b5e9a1c9
testing 2021-05-01 17:59:23 -07:00
CactusPuppy
2fa7ed5542
Remove unnecessary dependence on WebMock within factories. 2021-05-01 17:59:20 -07:00
Jimmy
a526938fa9
[style]Fix style 2021-05-01 17:59:19 -07:00
Jimmy
6f9a6e2275
[fix]Store current time to a variable to make sure timestamps are the same 2021-05-01 17:59:18 -07:00
Jimmy
ef119d0fb6
[fix]Change wording when no events is happening now or next 2021-05-01 17:59:18 -07:00
Jimmy
924d6d4e25
[fix]Remove print 2021-05-01 17:59:15 -07:00
Jimmy
6461d94dd0
[fix]Use full_splashpage instead of splashpage 2021-05-01 17:59:15 -07:00
Jimmy
e6afb99dd6
[temp]Print page.html 2021-05-01 17:59:14 -07:00
Jimmy
6d9b679cef
[test]Use scenario instead of it 2021-05-01 17:59:13 -07:00
Jimmy
35f216778b
[temp]Try feature:true 2021-05-01 17:59:12 -07:00
Jimmy
41312a4099
[fix]Fix splashpage spec 2021-05-01 17:59:11 -07:00
Jimmy
62fc8b27e4
[test]Add integration tests for the happening now section on the splashpage 2021-05-01 17:59:10 -07:00
Jimmy
648f3bacb5
[test]Add test for ConferenceHelper#get_happening_next_events_schedules 2021-05-01 17:59:09 -07:00
Jimmy
612af49ca0
[test]Add test for SchedulersController#happening_later? 2021-05-01 17:59:09 -07:00
Rajavi Mishra
7ae22d6d2a
Merge pull request #77 from CactusPuppy/176895045-clarify-registration-status-somehow
176895045 clarify registration status somehow
2021-05-01 17:35:12 -07:00
CactusPuppy
f60b07eb32
Merge pull request #76 from CactusPuppy/176894996-vertical-schedule
Vertical schedule
2021-05-01 11:00:44 -07:00
Jimmy
bc115d6f90
[feat]Properly add timezone to events starttime and endtime; set now to be the time in conference timezone instead of the user s time zone in fullcalendar 2021-05-01 01:37:52 +08:00
Jimmy
66767c33a2
[feat]Change border color of event 2021-04-30 19:19:30 +08:00
Jimmy
fdfa540a65
[style]Fix style 2021-04-30 16:48:15 +08:00
Jimmy
38bac34583
[fix]Fix route helpers in tests 2021-04-30 16:20:49 +08:00
Jimmy
e4abc009e2
[test]Move conference_schedule_spec to schedules_controller_spec 2021-04-30 16:17:39 +08:00
rajavi-mishra
a754f6040a rubocop/linter fixes 2021-04-30 01:15:55 -07:00
rajavi-mishra
c635ccfbaf addition test 2021-04-30 01:05:57 -07:00
rajavi-mishra
1318930ab8 added tests 2021-04-30 01:04:17 -07:00
Jimmy
b754d68692
[feat]Add url, background color, text color to events in vertical schedule 2021-04-30 15:14:46 +08:00