Commit graph

4702 commits

Author SHA1 Message Date
Jimmy
13ec5c22d9
[style]Fix haml-lint 2021-05-01 18:05:45 -07:00
Jimmy
cb6219e812
[feat]Read fullcalendar license key from ENV 2021-05-01 18:05:45 -07:00
Jimmy
657c9fdfb8
[feat]Restrict fullcalendar to display time from the start hour to end hour of a conference 2021-05-01 18:05:44 -07:00
Jimmy
e9145f8940
[feat]Remove All Day in fullcalendar view 2021-05-01 18:05:43 -07:00
Jimmy
3b15cca2b4
[style]Fix style 2021-05-01 18:05:41 -07:00
Jimmy
6f59613ee9
[fix]Fix Gemfile 2021-05-01 18:05:38 -07:00
Jimmy
f14cb8fe10
[doc]Add comment in fullcalendar.js so that if events are added to database with timezone info explicitly, the fullcalendar can be fixed 2021-05-01 18:05:18 -07:00
Jimmy
f36f25ca3f
[chore]Update rexml in Gemfile.lock for security reasons 2021-05-01 18:05:15 -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
16e22b2ea5
[CI]Add more description to npm install 2021-05-01 18:04:55 -07:00
Jimmy
6c64114380
[CI]Try fixing travis by running npm install 2021-05-01 18:04:55 -07:00
Jimmy
c7533b4a33
[CI]Try fixing github workflow by adding npm install 2021-05-01 18:04:54 -07:00
Jimmy
de7caffbf5
[style]Fix rubocop 2021-05-01 18:04:52 -07:00
Jimmy
06a44132be
[chore]Clean up package.json and remove yarn.lock 2021-05-01 18:04:51 -07:00
Jimmy
83aeb5c330
[feat]Add url, background color, text color to events in vertical schedule 2021-05-01 18:04:51 -07:00
CactusPuppy
468e170a2e
Move JS out of view and have calendar start on same day as horizontal schedule 2021-05-01 18:04:50 -07:00
CactusPuppy
409fd09514
Remove Vertical Schedule tab 2021-05-01 18:04:49 -07:00
CactusPuppy
ce8215a3cb
Revert "Commit to using Yarn over NPM"
This reverts commit dd6a2600e7.
2021-05-01 18:04:49 -07:00
CactusPuppy
818cb24dd3
Allow users who are not signed-in to view vertical_schedule endpoint 2021-05-01 18:04:48 -07:00
CactusPuppy
e534c6eee3
Commit to using Yarn over NPM 2021-05-01 18:04:47 -07:00
Jimmy
5296d18c27
[feat]Fullcalendar integration done 2021-05-01 18:04:47 -07:00
Jimmy
9d6ab55d13
Fullcalendar integration in progress 2021-05-01 18:04:46 -07:00
Jimmy
1bc6b092de
[feat]Add vertical schedule tab in Schedule 2021-05-01 18:04:45 -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
CactusPuppy
c372cbbd00
Add FullCalendar module 2021-05-01 18:04:40 -07:00
rajavi-mishra
df9c7d5222
gemfile changes for hakiri fix 2021-05-01 18:04:39 -07:00
rajavi-mishra
2e73eb46be
gemfile changes to pass the hakiri check 2021-05-01 18:04:38 -07:00
rajavi-mishra
0a86b6b92a
trying to fix hakiri 2021-05-01 18:04:36 -07:00
rajavi-mishra
7c86136eb2
hakiri fix 2021-05-01 18:04:01 -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
6f91b4de05
fixed the title 2021-05-01 18:03:26 -07:00
rajavi-mishra
011084b13e
testing 2021-05-01 18:03:21 -07:00
Jimmy
a2d775e36d
[fix]Remove duplicate code 2021-05-01 18:02:27 -07:00
rajavi-mishra
375f53cdf6
[style] changes to styling and wording 2021-05-01 18:02:25 -07:00
Jimmy
61d41fa931
[fix]Add nil check for happening_now partial 2021-05-01 18:02:24 -07:00
Jimmy
15f30190e4
[fix]Remove unnecessary check in happening_now partial 2021-05-01 18:02:23 -07:00
Jimmy
25af76d27a
[style]Fix rubocop 2021-05-01 18:02:23 -07:00
Jimmy
ae80f5c607
[fix]Fix ajax for pagination 2021-05-01 18:02:22 -07:00
rajavi-mishra
312d3e3a23
show happening now and happening next on the events page 2021-05-01 18:02:16 -07:00