Tada, Tadashi
27f02c2dc9
improve accessibility
...
* add 'aria-label' into some elements without the label
* add 'aris-label' into some visual elements
* replace some 'a' elements have a button action to 'button'
2021-04-30 17:23:48 +09:00
Joseph Mastey
b6c2259b88
removes user_id column from User model to use idiomatic Rails automatic IDs
2017-12-12 15:19:22 -06:00
cktricky
67069c955f
fixing the visit tutorial button, the link is incorrect
2016-03-08 11:05:16 -05:00
Mike McCabe
30da507539
disabling turbolinks for the font links. the style does not seem to be reloaded with turbolinks enabled
2016-01-07 17:03:35 -05:00
Al Snow
e07b75ac5a
Changed 2 view files to fix Travis build and upgraded mime_types gem.
2015-11-21 16:58:28 -05:00
Michael McCabe
1f4b7d53aa
minor nit pick, capitalizing certain buttons
2015-11-20 21:24:57 -05:00
Al Snow
c0b1f68209
Upgraded 7+ gems by rebuilding Gemfile.lock file; Removed blanks at end of lines in layouts file
2015-06-11 09:19:47 -04:00
cktricky
40763588c7
i hate myself for using onclick but, it works
2015-06-09 14:02:31 -04:00
cktricky
efe81fb6a6
okay, a lot of changes but this basically gets us out of tutorials being hosted locally
2015-03-25 19:32:12 -04:00
cktricky
7e38ac845f
oops, omitted a couple important features/vulnerabilities
2014-09-11 11:13:15 -04:00
cktricky
ef2bc20c97
working on the httponly tutorial
2014-09-11 11:01:56 -04:00
James Espinosa
7e4fad462b
Convert file indentation to spaces
2014-07-05 20:17:27 -05:00
James Espinosa
68e6a01743
Clean up trailing and leading whitespace
2014-07-05 19:15:32 -05:00
John Poulin
5056f77395
Added codefix example for CSS context XSS.
2014-04-17 20:03:17 -04:00
John Poulin
e760fc0087
merging
2014-04-17 20:03:14 -04:00
Ken Johnson
0d841124f5
assigned a user id, does not "appear" to have screwed anything up
2013-05-24 15:25:06 -04:00
Ken Johnson
a10ba8c66c
aws ignore
2013-05-24 12:42:50 -04:00
Ken Johnson
9c37eb99a1
lost track of what I was doing so I cant tell you what Ive done, heh
2013-04-25 15:23:07 -04:00
Ken Johnson
726526eabf
added a sidebar element, an index to let ppl know how to get started, and some logic to get users to the tutorials and back into the app regardless of auth or not
2013-04-25 02:11:11 -04:00
Ken Johnson
68acfe3803
added something :-)
2013-04-25 01:24:59 -04:00
Ken Johnson
9542e3f717
undid some mistakes
2013-04-25 00:46:26 -04:00
Ken Johnson
47ce08bb20
working login, signup, and logout
2013-04-25 00:19:00 -04:00
Ken Johnson
5a992c3c1f
made some changes to the application controller, added a user controller, and am now about to start working on the login piece
2013-04-24 18:09:43 -04:00
Ken Johnson
b5c909dbbd
added a slash of color
2013-04-24 17:22:25 -04:00
Ken Johnson
5cf90ded71
cleaned up imagery and it is looking clean
2013-04-24 17:13:00 -04:00
Ken Johnson
a9232d7b2c
more visual t/sing
2013-04-24 16:45:55 -04:00
Ken Johnson
8f2be0587f
added some css and then created a header and sidebar as well as a login page and controller
2013-04-24 12:43:34 -04:00