Commit Graph

301 Commits

Author SHA1 Message Date
Robert Richter
9ade889a35 Change Mongo reference to ActiveRecord reference 2015-03-13 20:15:54 -05:00
Robert Richter
1cab3282ff Add all the remaining tests and code to get the site functional 2015-03-13 20:15:54 -05:00
Robert Richter
a02ab0e735 Add tests for validations, and the validations as per schema 2015-03-13 20:14:47 -05:00
Robert Richter
b91b53412e Created Languages controller tests, and updated Languages controller to use Rails 4 strong parameters 2015-03-13 20:14:47 -05:00
Robert Richter
e661f692a9 Create equipment controller tests and update Equipment controller to use Rails 4 strong parameters 2015-03-13 20:14:46 -05:00
Robert Richter
c251f50f2b Create tests for models, and add associations to models 2015-03-13 20:14:46 -05:00
Robert Richter
ccad5e6d1f Fix Character model and tests 2015-03-13 20:14:06 -05:00
Robert Richter
d0192b47a6 Create Character tests 2015-03-13 20:14:06 -05:00
Andrew Brown
06c6b0ce89 Merge resolution 2015-03-13 20:12:42 -05:00
Andrew Brown
8dca1c72af Use location paths on location#edit, not character paths 2014-10-23 03:33:04 +00:00
Andrew Brown
ca5ed40a1a Add problem reporting, feedback, and feature request links 2014-09-07 03:41:36 +00:00
Andrew Brown
1140037f3d Do not double-hash user passwords #378 2014-08-03 19:44:31 -05:00
Andrew Brown
693edc0790 Reset anon user flag on successful logins #366 2014-08-03 03:58:22 +00:00
Andrew Brown
dd9bbd1301 Fix dashboard closing tag in html 2014-08-03 01:06:55 +00:00
Andrew Brown
5c81b25383 Fix landing page closing html tags 2014-08-03 01:05:16 +00:00
Andrew Brown
61cb970c97 Don't show anon_notice card on account page #350 2014-08-03 00:54:38 +00:00
Andrew Brown
8530aab1ed Show anon notice as a sidebar card rather than a banner 2014-08-02 19:48:23 -05:00
Andrew Brown
a380e9d2cd fix 500 on universe#new and magic#new in prod 2014-08-02 00:43:48 -05:00
Andrew Brown
dc2476e636 more prod hotfixes 2014-08-01 04:01:24 +00:00
Andrew Brown
18d49e677b Production hotfixes lel 2014-08-01 01:04:27 +00:00
Andrew Brown
e452065255 Active tab styling on facet lists 2014-07-28 22:51:13 -05:00
Andrew Brown
ea0a5e8111 Scale placeholder map to card size 2014-07-28 22:42:57 -05:00
Andrew Brown
7798532f1b Fix universe edit html for submission 2014-07-28 22:37:33 -05:00
Andrew Brown
b293481da8 Style flash and error notices as card notifications 2014-07-28 22:30:04 -05:00
Andrew Brown
ff40419f46 Hook up Expand All macro on all content forms 2014-07-28 22:18:44 -05:00
Andrew Brown
ed419d6865 Change card title when switching facets 2014-07-28 22:04:36 -05:00
Andrew Brown
5c39cbb4aa Hook up pickers to edit forms 2014-07-28 21:42:40 -05:00
Andrew Brown
4d114b7740 Fix html problems 2014-07-28 21:41:59 -05:00
Andrew Brown
683abcf443 Hook up generator buttons 2014-07-28 00:00:46 -05:00
Andrew Brown
2ec364f7ac locations new/show/edit pages 2014-07-28 00:00:34 -05:00
Andrew Brown
98547af36e universe add/edit/show pages 2014-07-27 23:15:42 -05:00
Andrew Brown
c2590104f1 magic new/edit/show pages 2014-07-27 23:05:28 -05:00
Andrew Brown
f9352ffeb8 languages new/edit/show pages 2014-07-27 22:31:41 -05:00
Andrew Brown
ebc0b1933f equipment new/edit/show pages 2014-07-27 18:22:04 -05:00
Andrew Brown
df79b058f7 tweak font sizes in css 2014-07-26 21:05:21 -05:00
Andrew Brown
ff954484ce character edit and show pages 2014-07-20 03:44:46 -05:00
Andrew Brown
8adc24e9e5 character page form 2014-07-20 03:19:41 -05:00
Andrew Brown
e6917e2259 Create helper for generating form rows 2014-07-20 02:28:12 -05:00
Andrew Brown
9afc3cad0d bring attribution page up to speed in new design 2014-05-21 21:13:14 +00:00
Andrew Brown
385182ca8b login pages restyling 2014-05-21 20:39:52 +00:00
Andrew Brown
d37bc792c8 restyle hero on landing 2014-05-21 20:28:41 +00:00
Andrew Brown
3a673c7d12 fix font size discrepency 2014-05-21 19:50:05 +00:00
Andrew Brown
8ebef947f0 character view changes 2014-05-21 19:40:02 +00:00
Andrew Brown
bc9746bdc8 add my_content helper for getting content owned by currently-logged-in user 2014-03-14 20:47:29 +00:00
Andrew Brown
963567ec77 move pickers to their own helper and dear god remove a little of that duplicated code 2014-03-14 20:39:58 +00:00
Andrew Brown
12811d1412 use glyphicon for dropdown control in navbar 2014-03-14 16:50:19 +00:00
Andrew Brown
f23f481476 use new lists in universe content listing 2014-03-13 19:28:14 +00:00
Andrew Brown
649860f1f9 magic design pass 2014-03-13 18:21:43 +00:00
Andrew Brown
56ea03d647 locations design pass 2014-03-13 18:17:05 +00:00
Andrew Brown
a493c41eef languages design pass 2014-03-13 17:59:15 +00:00