Jimmy
4438b78069
[feat]Add now indicator to fullcalendar
2021-05-01 18:05:46 -07:00
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
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
de7caffbf5
[style]Fix rubocop
2021-05-01 18:04:52 -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
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
rajavi-mishra
5121e0ba29
sign-in check added
2021-05-01 17:59:21 -07:00
Jimmy
ef119d0fb6
[fix]Change wording when no events is happening now or next
2021-05-01 17:59:18 -07:00
Jimmy
8a335e5e8d
[style]Remove unused code
2021-05-01 17:59:17 -07:00
Jimmy
55ffee531a
[style]Fix duplicate code in conference_helper
2021-05-01 17:59:16 -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
47e580904d
[refractor]Use ? methods instead of boolean variables; rename happening_next? to happening_later?
2021-05-01 17:59:08 -07:00
Jimmy
5aea1efab1
[style]Remove extra white space
2021-05-01 17:59:07 -07:00
Jimmy
6e045061e7
[feat]Splashpage will display happening next event if no event is happening now
2021-05-01 17:59:06 -07:00
Michael Ball
df118b9ae8
Address comment lints
2021-04-29 22:35:43 -07:00
Michael Ball
4cc2ead074
Hide the proposal task list since it is confusing to people
2021-04-29 21:17:05 -07:00
Michael Ball
016a2c4ef3
Improve the proposals task list slightly
2021-04-29 21:15:28 -07:00
Michael Ball
d01dc9550b
Show ticket IDs on the admin ticket page
2021-04-28 10:20:03 -07:00
Michael Ball
7ee69bc172
Remove h2 from conference about sections
2021-04-23 13:12:36 -07:00
Michael Ball
4c056f208e
Delinting
2021-04-17 17:29:58 -07:00
Michael Ball
f6c7a50bba
Add {committee_review} to emails and support HTML
2021-04-16 01:08:28 -07:00
Michael Ball
9786843eac
Display Committee Review on #show and #edit.
...
Also show submission_text on the #show page for authors.
2021-04-16 00:33:47 -07:00
Michael Ball
0e74c2e296
Minor tidying up
2021-04-15 22:31:46 -07:00
Michael Ball
6ce36c0fca
Merge branch 'master' into submission-reviewer-comments
...
* master: (246 commits)
merge master
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
Run database migrations on release
[fix]Add mailbot.css to assets.rb
[fix]Fix empty string check
[fix]Fix program#any_event_for_this_date?
Add newline at end of show.js.erb file
[feat]Display happening now only if program is also displayed
[feat]Add brief version of event partial; fix style
[feat]Description / happening now takes the entire row if the other is empty
[feat]Use Ajax for paginating happening_now
[style]Fix style
[refactor]Delete unused javascript; Move about-and-happening-now to partial
[feat]Add bootstrap style to pagination navbar
[fix]Fix style; Re-enable checking happening now
items per page
pagination
...
2021-04-15 22:22:52 -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