rajavi-mishra
87901960ca
changes to the feature
2021-05-01 18:06:40 -07:00
rajavi-mishra
e2245001d4
[feat] show alert when user has 0 ticket purchases
2021-05-01 18:06:38 -07:00
Jimmy
7d51ff9eb4
[feat]Display description and happening now in two columns; display happening now first in sm view
2021-04-07 17:55:20 +08:00
CactusPuppy
536ec5b68a
Fix linters
2021-03-11 23:25:35 -08:00
Michael Ball
2b598fb2d6
Dont escape conference description html
2020-07-29 03:09:26 -07:00
Michael Ball
843ec586ed
Cleanup CSS add Snap! style block attachments
2020-01-08 23:18:03 -08:00
Michael Ball
843bd60026
Text with drop shadow for now
2020-01-08 01:47:27 -08:00
Michael Ball
7553c15e5e
CSS tweaks...
2020-01-07 16:06:51 -08:00
Michael Ball
cd2e2066f4
Tweak some wording, html and descriptions for Snap!Con
2019-12-19 02:00:32 -08:00
Michael Ball
8d6c9978b9
Hide the small image for now
2019-12-17 03:15:05 -08:00
Michael Ball
9a21d4016d
try again for picture_url
2019-12-17 02:18:44 -08:00
Michael Ball
ccc9e9c98e
Try 3 for the image background
2019-12-17 01:51:15 -08:00
Michael Ball
de7a6036d1
Tweak the top heading if there is a image
2019-12-17 01:32:16 -08:00
James Mason
940012314d
Render markdown in splashpage header without arbitrary assignment to h3
...
The markdown settings for conference description include header assignments;
there's no reason to force all content into a tag type that the user didn't
specify in their markdown.
2018-06-04 07:43:59 -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
27f6d8ad73
Let's get serious about linting, folks.
2017-12-22 10:48:55 -08:00
James Mason
3cdef86d64
Redesign & move splashpage header into a partial
...
... this allows conferences/show to consistently just show layout.
2017-12-22 10:48:55 -08:00