Commit Graph

741 Commits

Author SHA1 Message Date
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
Andrew Brown
22a28d5d3b uh, disregard 2016-08-04 23:05:37 -05:00
Andrew Brown
d04024f7a3 Show content names as page titles when available 2016-08-04 22:41:48 -05:00
Andrew Brown
eda6e72db6 Hook up serendipitous form for simple fields 2016-08-04 20:50:40 -05:00
Andrew Brown
5e64920cbb Fix content link dropdowns (git statusgit status) 2016-08-04 19:43:33 -05:00
Andrew Brown
d984ff5cb3 Merge branch 'master' of https://github.com/indentlabs/Indent 2016-08-04 00:52:49 -05:00
Andrew Brown
150200812f Dat polish tho 2016-08-04 00:51:48 -05:00
Andrew Brown
788a734c58 Dat polish tho 2016-07-31 02:05:08 -05:00
Andrew Brown
b7771f4a27 Merge branch 'master' of https://github.com/indentlabs/Indent 2016-07-31 02:00:39 -05:00
Andrew Brown
6170913c78 Minor styling polish for editor cards 2016-07-31 01:59:56 -05:00
Andrew Brown
dbe6118efe Lean entity extraction + contextual card popups in editor 2016-07-31 01:36:54 -05:00
Andrew Brown
28cd4c4739 add proof of concept editor 2016-07-31 00:20:28 -05:00
Robert Richter
626473f5fc
Add a Users feature file 2016-07-11 21:12:28 -05:00
Robert Richter
2996248b42
Enable errors raised in callbacks to be propagated
Clears up another deprecation warning.
2016-07-11 20:47:58 -05:00
Robert Richter
95229ab26c
Add Cucumber 2016-07-11 20:46:35 -05:00
Robert Richter
88fcf97207
Remove out-of-date alternate gemfile 2016-07-11 18:29:27 -05:00
Robert Richter
c9c9516a7c
Remove Ruby version from Gemfile
It's already defined in `.ruby-version`
2016-07-11 18:25:43 -05:00
Robert Richter
f8fa8d21b6
Delete fixtures
We're using factories now
2016-07-11 18:14:55 -05:00
Robert Richter
b146deb909
Migrate all tests to Factory_Girl 2016-07-11 18:14:29 -05:00
Robert Richter
1689acb7db
Delete browsing test
It spammed up the test feedback and didn't add any value
2016-07-11 18:13:21 -05:00
Robert Richter
89faa430e3
Fix deprecation warning on unit tests 2016-07-11 18:12:55 -05:00
Robert Richter
f228fe5069 Fix Character and Location integration tests 2016-07-09 12:24:48 -05:00
Robert Richter
61278f8c12 Get User-based integration tests running 2016-07-08 22:26:36 -05:00
Robert Richter
a8392c8bd3 Remove unused test 2016-07-08 21:57:30 -05:00
Robert Richter
599b72c702 Get Locations tests passing 2016-07-08 21:56:13 -05:00
Robert Richter
06e933f04b Save the universe 2016-07-08 21:51:43 -05:00
Robert Richter
8997c51467 Fixed up Characters Controller tests 2016-07-08 21:50:02 -05:00
Robert Richter
a21dd6c8b9 Unignore all ignored tests 2016-07-08 21:37:21 -05:00
Robert Richter
a268f1728e Move Ruby version into .ruby-version file
Since Travis uses RVM, too, everyone can use this one file.
2016-07-06 17:40:38 -05:00
Robert Richter
604f74b5c2 Add Slack notifications 2016-07-06 17:28:52 -05:00
Robert Richter
9f2eab255b Add dependency caching to speed up Travis build 2016-07-06 17:23:16 -05:00