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
Michael Ball
b099246f78
delinting...space....
2021-04-17 17:45:55 -07:00
Michael Ball
59f534a010
fix hash style
2021-04-17 17:33:59 -07:00
Michael Ball
4c056f208e
Delinting
2021-04-17 17:29:58 -07:00
Michael Ball
5a3012f0b7
Add comiittee_review(_html) options to email spec
2021-04-17 17:08:16 -07:00
Michael Ball
4dedfdfe90
Merge branch 'master' of github.com:snap-cloud/snapcon
...
* 'master' of github.com:snap-cloud/snapcon:
Skip datatable spec because github actions is weird.
Add devise view files for email messages
Make the _mailbot_* files not depend on @conference
Tweak devise text for confirm emails
2021-04-15 22:22:23 -07:00
Michael Ball
68004c842e
Merge pull request #138 from snap-cloud/confirmation-email-update
...
Improve the Account Confirmation Email
2021-04-15 22:18:23 -07:00
Michael Ball
d4ffda5d58
merge master
2021-04-15 21:56:18 -07:00
Michael Ball
c0a086862a
Skip datatable spec because github actions is weird.
2021-04-15 20:32:21 -07:00
CactusPuppy
d6fe38bb2c
Merge branch 'master' into 176895554/mailbluster
2021-04-12 15:27:20 -07:00
kingdish
41a0193ad3
Merge pull request #45 from CactusPuppy/177261601-embed-happening-now-events-in-conference-splashpage
...
Embed happening now events in conference splashpage
2021-04-12 13:38:29 +08:00
CactusPuppy
34ac979109
Fix spec that was not updated with update to delete_lead
2021-04-09 11:53:54 -07:00
CactusPuppy
ce90dc5fc2
Add spec for query_api method
2021-04-07 14:50:34 -07:00