Commit graph

25 commits

Author SHA1 Message Date
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
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
Michael Ball
9668a40248 Fixup splashpage spec reflecting logo change 2021-02-23 21:51:11 -08:00
cyrille
35ec178beb Create a factory for organizer
Refactor organizer user creation in tests

Fixes https://github.com/openSUSE/osem/issues/2398
2019-03-18 23:16:15 +01:00
James Mason
1b9a12746d Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
Tyrant Davis
d3ce401cba Indicate if spalshpage is marked as public or not. 2018-08-29 21:28:20 -07:00
James Mason
6d31dfeef4 Add frozen_string_literal magic comment
re: https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/FrozenStringLiteralComment
2018-05-09 06:54:26 -07:00
James Mason
fa55224163 Break up the one-query-of-doom
The single query was producing a tremendously large ActiveRecord allocation.

While this isn't nearly as cool as one query, it's still a significant
reduction in SQL trips, and now has the bonus of only loading what is
actually going to be displayed.
2017-12-22 10:48:55 -08:00
James Mason
1b8f864feb
Use organization name for title link if available, but link to / 2017-11-07 13:51:10 -08:00
shlok007
540c982771 mention organization in dashboard, splashpage and admin/conference#edit 2017-08-10 11:17:36 +05:30
Stella
ccd7ecbb90 Roles into their own controller. Rework interface. Add flash messages to ajax calls. Add description to roles. Possible to edit roles in use. 2016-03-01 17:10:45 +02:00
Henne Vogelsang
cb227a0afc Another round of splash design
* Add map to splash
* Reverse venue<->conference relation
* Split venue address into fields
* Don't go through venue for lodgings anymore
2014-11-20 15:39:26 +01:00
Henne Vogelsang
30e8ab856c Get rid of the splashpage banner photo and "descriptions" 2014-11-20 15:39:26 +01:00
Chrisbr
fedb0753bf Extracted Splashpage from Conference
#418
2014-08-31 22:59:42 +02:00