Commit graph

4812 commits

Author SHA1 Message Date
rajavi-mishra
aebbe5615f rubocop fixes 2021-04-25 01:03:41 -07:00
rajavi-mishra
158cf85f72 testing 2021-04-25 01:02:41 -07:00
rajavi-mishra
4b2a2c5d5c sign-in check added 2021-04-24 23:13:12 -07:00
rajavi-mishra
4ce418002d rubocop fixed 2021-04-24 22:40:48 -07:00
rajavi-mishra
4307fa9538 testing 2021-04-24 22:33:59 -07:00
rajavi-mishra
6ebfdefbbd fixed the title 2021-04-24 22:19:36 -07:00
Ziyi
54d7c31cac FullCalendarFormatter spec init 2021-04-24 19:30:52 -07:00
Ziyi
147b7f4939 FullCalendar controller init, FullCalendarFormatter service 2021-04-24 19:21:07 -07:00
CactusPuppy
82ac50786c
Create route for vertical schedule and test confirming it works 2021-04-24 18:54:58 -07:00
Michael Ball
7ee69bc172 Remove h2 from conference about sections 2021-04-23 13:12:36 -07:00
CactusPuppy
6b186c074d
Add FullCalendar module 2021-04-22 20:17:40 -07:00
CactusPuppy
abad615f65
Merge pull request #73 from CactusPuppy/fix-heroku
Fix Heroku deploys
2021-04-22 20:05:58 -07:00
CactusPuppy
ab6916e913
Remove unnecessary dependence on WebMock within factories. 2021-04-22 19:48:38 -07:00
rajavi-mishra
6fa21fcba5 testing 2021-04-21 21:40:08 -07:00
rajavi-mishra
e73903b84f commit merged 2021-04-21 10:53:52 -07:00
rajavi-mishra
690ea5b2a9 [style] changes to styling and wording 2021-04-21 10:47:49 -07:00
Jimmy
bafeca7ab9
[fix]Remove duplicate code 2021-04-22 01:24:14 +08:00
Jimmy
83e4601ddb
[fix]Add nil check for happening_now partial 2021-04-22 01:13:56 +08:00
Jimmy
74437ab1e5
[fix]Remove unnecessary check in happening_now partial 2021-04-22 00:59:38 +08:00
Jimmy
83e7321b69
[style]Fix rubocop 2021-04-22 00:43:27 +08:00
Jimmy
c4920ba85d
[fix]Fix ajax for pagination 2021-04-22 00:40:53 +08:00
rajavi-mishra
d564de7caa show happening now and happening next on the events page 2021-04-21 09:01:12 -07:00
kingdish
014613248e
Merge pull request #70 from CactusPuppy/177555226-happening-next
Happening next events
2021-04-21 08:24:49 +08:00
Jimmy
ad5a6c264a
[style]Fix style 2021-04-20 13:52:44 +08:00
Jimmy
e4df68f2d8
[fix]Store current time to a variable to make sure timestamps are the same 2021-04-20 13:48:47 +08:00
Jimmy
2280d1f7b6
[fix]Change wording when no events is happening now or next 2021-04-20 13:21:19 +08:00
Jimmy
24d2fa89a8
[style]Remove unused code 2021-04-19 19:23:41 +08:00
Jimmy
47f183fc89
[style]Fix duplicate code in conference_helper 2021-04-19 19:01:31 +08:00
Jimmy
5de9f97ea8
[fix]Remove print 2021-04-19 18:54:01 +08:00
Jimmy
54e051be90
[fix]Use full_splashpage instead of splashpage 2021-04-19 18:47:21 +08:00
Jimmy
9af06715e1
[temp]Print page.html 2021-04-19 18:37:04 +08:00
Jimmy
bb665c934f
[test]Use scenario instead of it 2021-04-19 18:35:26 +08:00
Jimmy
d3ed87211a
[temp]Try feature:true 2021-04-19 18:26:54 +08:00
Jimmy
c7490dfe77
[fix]Fix splashpage spec 2021-04-19 17:50:01 +08:00
Jimmy
4e68989955
[test]Add integration tests for the happening now section on the splashpage 2021-04-19 14:24:54 +08:00
Jimmy
1fd1d395d5
[test]Add test for ConferenceHelper#get_happening_next_events_schedules 2021-04-19 13:33:00 +08:00
Jimmy
b32f2416da
[test]Add test for SchedulersController#happening_later? 2021-04-19 13:23:49 +08:00
Michael Ball
3fc157ebc1
Merge pull request #127 from snap-cloud/depfu/update/rolify-5.3.0
Update rolify: 5.2.0 → 5.3.0 (minor)
2021-04-17 17:50:52 -07:00
Michael Ball
0d8a06184b
Merge pull request #129 from snap-cloud/submission-reviewer-comments
Support Committee Review
2021-04-17 17:46:21 -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
f012201d3c Merge branch 'master' of git://github.com/CactusPuppy/snapcon into submission-reviewer-comments
* 'master' of git://github.com/CactusPuppy/snapcon:
  Attempt to use stable release of codacy reporter
2021-04-17 17:30:06 -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
Jimmy
ab15a3fb10
[refractor]Use ? methods instead of boolean variables; rename happening_next? to happening_later? 2021-04-17 08:30:07 +08:00
CactusPuppy
e1c10d16b0
Merge pull request #71 from CactusPuppy/fix-github-actions
Attempt to use stable release of codacy reporter
2021-04-16 10:04:57 -07:00
CactusPuppy
9774779fbc
Attempt to use stable release of codacy reporter 2021-04-16 09:47:42 -07:00
Jimmy
59c5d432ed
[style]Remove extra white space 2021-04-17 00:22:17 +08:00
Jimmy
2f8cee3c4f
[feat]Splashpage will display happening next event if no event is happening now 2021-04-17 00:00:52 +08:00
Jimmy
19af4e4f12
[fix]Fix rake data:test by including webmock 2021-04-16 23:08:44 +08:00