Commit Graph

4221 Commits

Author SHA1 Message Date
Robert Richter
325fa89d65
Fix Rubocop config capitalization 2016-08-26 14:58:11 -05:00
Robert Richter
af7af4a3e2
Rubocop auto-correct 2016-08-26 14:56:52 -05:00
Robert Richter
2115a855c4
Migrate to new Rubocop yml format for Rails 2016-08-26 14:56:17 -05:00
Robert Richter
cc8d83fda2
Remove failing line from story 2016-08-26 14:54:51 -05:00
Robert Richter
eda53fc1e2
Remove useless tests 2016-08-26 14:50:57 -05:00
Robert Richter
20886c93ff
Remove step from Location stories test so it passes 2016-08-26 14:47:28 -05:00
Robert Richter
1b683ee2a0
Add setup to editor controller test 2016-08-26 14:41:05 -05:00
Robert Richter
e596dc6f04
fix an errored test 2016-08-26 14:33:19 -05:00
Andrew Brown
141e5e9d3a update mailer default host config 2016-08-19 16:55:07 -05:00
Andrew Brown
10eaaf248e Split user#edit form into sections to make it more manageable 2016-08-19 16:50:17 -05:00
Andrew Brown
84d819fcce Allow users to sign up with and edit a full name, for their public content 2016-08-19 16:46:19 -05:00
Andrew Brown
8f6cc0ee3a Properly show universe content from within universe#show page 2016-08-19 00:44:16 -05:00
Andrew Brown
a5dfe24481 Require users to be logged in to do anything other than show public content 2016-08-18 18:12:20 -05:00
Andrew Brown
7e3e6a329d Merge branch 'master' of https://github.com/indentlabs/Indent 2016-08-18 17:56:50 -05:00
Andrew Brown
034cf1198b Don't show private content (e.g. private notes) to other users when content is shared 2016-08-18 17:56:13 -05:00
Andrew Brown
cf9b4b82fb Allow users to mark their universes (and their contents) as public/private 2016-08-18 17:52:10 -05:00
Andrew Brown
30fa5443f0 Allow universes and their content to be marked public manually and adhere to their privacy setting in UI 2016-08-18 16:45:58 -05:00
Andrew Brown
405979d239 Better universe param checking 2016-08-11 15:17:24 -05:00
Andrew Brown
e8a91c5ee6 Only filter universes when universe id is integer 2016-08-11 15:14:12 -05:00
Robert Richter
aae099fd4f
Rebrand README 2016-08-11 14:55:19 -05:00
Andrew Brown
4b2a73dd8d Update privacy policy, add bug/feature/feedback form links 2016-08-11 01:30:06 -05:00
Andrew Brown
01589d75e9 Re-enable serendipitous cards for content#index, contnent#show, and main#dashboard 2016-08-11 00:51:17 -05:00
Andrew Brown
c3561c0ab1 Autopopulate the currently-scoped universe into new content forms 2016-08-11 00:18:26 -05:00
Andrew Brown
9a8d83adce Redirect dashboard to login for logged out users 2016-08-11 00:09:32 -05:00
Andrew Brown
a4390caa45 Only show universes filter for logged-in users 2016-08-11 00:05:49 -05:00
Andrew Brown
7271ec72f1 Don't filter universe by universe 2016-08-10 23:50:40 -05:00
Andrew Brown
8ef7a74791 Sort universes in scope dropdown alphabetically 2016-08-10 23:47:35 -05:00
Andrew Brown
3c662a8ef6 Universe scoping! 2016-08-10 23:43:11 -05:00
Andrew Brown
417213b130 Allow filtering content by universe 2016-08-10 22:59:51 -05:00
Andrew Brown
efcc75d96b Better column responsiveness on tablets 2016-08-10 22:49:57 -05:00
Andrew Brown
c7d752a298 Abstract index.html to content/index view 2016-08-10 22:49:22 -05:00
Andrew Brown
3cba837c56 Bubble edits to the top of recent creations sidebar 2016-08-10 20:56:57 -05:00
Andrew Brown
5a9841c6b4 Ensure content privacy 2016-08-10 20:56:35 -05:00
Andrew Brown
68f22427d8 Restrict long-form css to .long-form containers 2016-08-07 14:46:25 -05:00
Andrew Brown
13f1ee6e6a Use simple_format for long-form content values 2016-08-07 14:40:46 -05:00
Andrew Brown
d8fce0c70e Polishing dashboard and universe data lists 2016-08-06 03:07:59 -05:00
Andrew Brown
715a269429 Don't throw 500 on dashboard if we can't ask question about contnet 2016-08-06 02:57:09 -05:00
Andrew Brown
bfef0ca8f2 Ask users about content on their dashboard 2016-08-06 02:53:37 -05:00
Andrew Brown
246e9707a0 Show secondary actions on universe content tables on row hover 2016-08-06 02:39:00 -05:00
Andrew Brown
f2eab8daf3 Allow linking locations and items to universes 2016-08-06 02:29:24 -05:00
Andrew Brown
e571b2e50f Don't throw a 500 if we can't generate a question about content, just don't ask the question 2016-08-06 02:15:54 -05:00
Andrew Brown
1f6a49ecfe Only link to universes if they exist 2016-08-06 02:13:21 -05:00
Andrew Brown
1d9576d442 Enable 12factor for heroku logging 2016-08-06 02:10:23 -05:00
Andrew Brown
10fb5b07f4 Link content pages through to universe they're attached to 2016-08-06 02:04:44 -05:00
Andrew Brown
0654b36ca1 Allow linking content to universes 2016-08-06 01:58:52 -05:00
Andrew Brown
5044122b11 Fix childrenship migration 2016-08-06 01:42:35 -05:00
Andrew Brown
76be39d214 Allow specifying children of a character 2016-08-06 01:36:24 -05:00
Andrew Brown
e6e8b64205 Only show secondary actions on hoverable content on hover 2016-08-06 01:06:31 -05:00
Andrew Brown
b09c8714eb bugfix: get rid of dupe universe create button 2016-08-06 01:06:15 -05:00
Andrew Brown
cc9b9601c1 Sort link dropdowns by name 2016-08-05 22:10:32 -05:00