Commit Graph

1306 Commits

Author SHA1 Message Date
Andrew Brown
3402575fbd Oops, make sure we don't infinite loop :) 2017-02-06 20:04:48 +00:00
Andrew Brown
84f1e86ce7 Report subscriptions to Slack even if there's an issue with delta change 2017-02-06 17:42:22 +00:00
Andrew Brown
fa240778c2 Include universe description in serendip question pool 2017-02-06 17:13:30 +00:00
Andrew Brown
655d38a10b Clean up dashboard HTML 2017-02-06 17:13:12 +00:00
Andrew Brown
5183f45d78 Try up to 5 times to create a serendip question to ask 2017-02-06 17:12:56 +00:00
Andrew Brown
270d32ed92 Serendipitous: ask questions about any of the user's content, not just core content 2017-02-06 16:50:12 +00:00
Andrew Brown
c5eb688182 Update quote on homepage 2017-02-06 16:41:18 +00:00
Andrew Brown
aba66dccf3 Remove Scout gem, we're no longer using it 2017-02-06 16:19:15 +00:00
Andrew Brown
17910e4d4d Upgrade rails from 4.2.5 to 4.2.7.1 2017-02-06 16:08:16 +00:00
Andrew Brown
cb7f5f74d1 Update app name in travis deployment config 2017-02-06 14:52:39 +00:00
Andrew Brown
84d3407a31 Don't include the current content in content linking dropdowns, closes #11 2017-02-06 14:47:51 +00:00
Andrew Brown
93f280f86f Use global markdown rendering singleton, closes #148 2017-02-06 14:36:17 +00:00
Andrew Brown
f412b077fe Merge pull request #173 from indentlabs/mobile-header-dropdown
Put Sign-in and Sign-up into a sidenav
2017-02-06 11:36:22 +00:00
Andrew Brown
243d62ff0e Fix small issue from merge conflict 2017-02-06 11:33:48 +00:00
Andrew Brown
15dbc3074e Merge branch 'master' into mobile-header-dropdown
Conflicts:
	app/views/layouts/_navbar.html.erb
2017-02-06 11:26:15 +00:00
Andrew Brown
a7ede9fb98 Use overflow hidden instead of overflow none to keep page from scrolling (on linux) 2017-02-06 11:18:07 +00:00
Andrew Brown
78c9e83f27 Link to full notebook url on 404 page since it's hosted on different domain 2017-02-06 11:13:49 +00:00
Andrew Brown
911b1a19f9 Merge branch 'master' of github.com:indentlabs/notebook 2017-02-06 11:05:37 +00:00
Andrew Brown
4480c4ad5f Merge pull request #180 from mpigsley/custom-error-pages
Custom 404/500 Pages
2017-02-06 11:04:26 +00:00
Andrew Brown
2d0d47d355 Don't error on numerical content values in outline export 2017-02-06 10:53:09 +00:00
Mitchel Pigsley
408b2e75ed Add a maintenance error page 2017-02-05 12:39:10 -06:00
Mitchel Pigsley
767c959601 Don't allow scrolling 2017-02-04 13:57:22 -06:00
Mitchel Pigsley
16aae23701 Add a 500 error page 2017-02-04 13:43:46 -06:00
Mitchel Pigsley
054adaf946 Create custom 404 page that is responsive 2017-02-04 13:31:52 -06:00
Andrew Brown
a245f3ebbf Fix custom attributes exporting on content 2017-02-03 17:17:08 +00:00
Andrew Brown
b134cf946b Landing page internationalization 2017-02-03 16:17:12 +00:00
Andrew Brown
7d1d3f176d Show all included content types on universe#show, not just core types 2017-02-03 15:11:34 +00:00
Andrew Brown
0019e894db Tests for admin auth 2017-02-03 14:59:37 +00:00
Andrew Brown
8c76a03774 Proper auth permissions on admin/content/export controllers 2017-02-03 14:43:55 +00:00
Andrew Brown
3d502314e0 Treat attributes like core content: available to everyone 2017-02-02 22:43:23 +00:00
Andrew Brown
34f61a044b Use default user permissions for logged-out users 2017-02-02 22:24:00 +00:00
Andrew Brown
55bed411e8 Merge branch 'master' of github.com:indentlabs/notebook 2017-02-02 22:11:08 +00:00
Andrew Brown
1819561f34 Install raygun for monitoring 2017-02-02 22:10:27 +00:00
Andrew Brown
d5069edb6e Merge pull request #177 from indentlabs/issue-176
Fix Universe names upon export
2017-02-02 13:35:04 +00:00
Donovan Hernandez
46e33299ea Fix Universe names upon export 2017-02-01 19:24:44 -06:00
Andrew Brown
06ffb6c943 Redirect signed-out users to login page from subscription page 2017-02-01 16:06:13 +00:00
Andrew Brown
5347bf362f Don't let beta users change their plan 2017-02-01 15:46:55 +00:00
Andrew Brown
ca23954292 Make sure people on beta plans can create anything 2017-02-01 15:41:45 +00:00
Andrew Brown
95d2b338f7 Include missing migration for selected_billing_plan_id 2017-02-01 15:22:31 +00:00
Andrew Brown
fb5b889993 Open blog post link in a new tab, too 2017-02-01 15:04:51 +00:00
Andrew Brown
20e95ffafb Don't mind me, forgot link to blog post 2017-02-01 15:03:44 +00:00
Andrew Brown
48160a8c7e Merge pull request #174 from indentlabs/authority
WIP user permissions + subscriptions + payments
2017-02-01 14:56:13 +00:00
Andrew Brown
35dfd24524 Fix verbiage on success notice 2017-02-01 14:24:51 +00:00
Andrew Brown
7aa87e8f16 Fix typo in serendipitous question 2017-02-01 13:11:50 +00:00
Andrew Brown
54eab3dc05 Oopsies, glad we have tests 2017-01-31 21:15:08 +00:00
Andrew Brown
0cff91f542 Fix potential issue with sidebar filter 2017-01-31 21:02:45 +00:00
Andrew Brown
41e699d008 Clear out old data migrations 2017-01-31 18:06:45 +00:00
Andrew Brown
0570274861 Fill in beta testers cutoff date 2017-01-31 18:01:46 +00:00
Andrew Brown
d84b9cf1a3 Show reassuring message to free-for-lifers 2017-01-31 17:57:44 +00:00
Andrew Brown
fae8d059eb Add subscriptions notice to sidebar 2017-01-31 17:53:57 +00:00