Commit Graph

521 Commits

Author SHA1 Message Date
Andrew Brown
f59cb97620 timeline editor progress 2020-07-02 00:04:47 -05:00
Andrew Brown
cb8c500e07 link entities to timeline events 2020-07-01 02:04:42 -05:00
Andrew Brown
7da4ac572f ui reordering 2020-06-30 20:31:23 -05:00
Andrew Brown
a6ed658668 dynamically add events to timelines from ui 2020-06-30 19:51:16 -05:00
Andrew Brown
aa997e7901 landing page feature table redesign 2020-06-28 21:12:23 -05:00
Andrew Brown
27b0a5a4b6 wip profile redesign 2020-06-18 04:16:11 -05:00
Andrew Brown
a8e73c5e6a timeline events 2020-06-16 02:21:39 -05:00
Andrew Brown
6f731a686d polish proxycontroller 2020-06-03 22:21:13 -05:00
Andrew Brown
eb187c15be styling discussions in stream 2020-06-03 21:12:31 -05:00
Andrew Brown
f73bc4dee8 add discussions to content stream 2020-06-03 21:04:09 -05:00
Andrew Brown
15ddaeb1cc exclude blocked users from user streams 2020-06-03 17:44:13 -05:00
Andrew Brown
fa8c303dd3 more user preferences / dark mode work 2020-06-03 17:08:18 -05:00
Andrew Brown
1beefe08c1 style recent content page with dark mode 2020-06-02 01:22:04 -05:00
Andrew Brown
7268cb728a wrapping up stream redesign 2020-06-02 01:14:48 -05:00
Andrew Brown
68575a8c08 move help center from sidebar to data vault 2020-06-01 23:16:31 -05:00
Andrew Brown
24c979a453 start on more user preferences 2020-06-01 22:15:51 -05:00
Andrew Brown
e974b66548 polish off dark mode v1 2020-06-01 15:16:55 -05:00
Andrew Brown
400d84913b wrapping up first dark theme pass 2020-05-20 00:27:36 -05:00
Andrew Brown
ff6d8a96d8 more work on dark mode 2020-05-16 16:04:21 -05:00
Andrew Brown
5e90d8fedd give the people what they want 2020-05-15 18:17:57 -05:00
Andrew Brown
c4543fe1ce stream progress 2020-04-25 15:13:56 -05:00
Andrew Brown
f6fa089030 Merge branch 'master' into collaboration-expansion 2020-04-23 16:43:53 -05:00
Andrew Brown
b61f11302c no margin on sidenav triggers so we don't 2x height on low-width screens 2020-04-23 00:00:37 -05:00
Andrew Brown
c68623433f styling comments 2020-04-21 23:17:29 -05:00
Andrew Brown
213cb104ef more work on stream design 2020-04-21 19:11:10 -05:00
Andrew Brown
7ce21710dc hook up notification flow 2020-04-20 18:58:12 -05:00
Andrew Brown
5c5fe88ff2 add notification model 2020-04-20 17:35:10 -05:00
Andrew Brown
0fcd99fd9e css fix for dropdowns on dropdowns 2020-04-06 00:58:47 -05:00
Andrew Brown
22ab05702f wip stream 2020-03-29 02:38:58 -05:00
Andrew Brown
0161aa0ab4 icons for lore categories + file cleanup 2020-03-25 16:09:53 -05:00
Andrew Brown
e020ae1a2d lore fields 2020-03-25 14:01:29 -05:00
Andrew Brown
ab384815ae initial integration authorization flow 2020-03-02 23:10:26 -06:00
Andrew Brown
0b07d24953 Merge branch 'master' into dev-api 2020-03-02 16:24:14 -06:00
Andrew Brown
a66e52e3a0 progress on api docs 2020-03-02 16:22:38 -06:00
Andrew Brown
8b4b7da209 scope footer styling so it doesn't conflict with thredded pagination footers 2020-03-02 12:28:30 -06:00
Andrew Brown
4c576b9dee add the references api docs page 2020-02-21 22:12:00 -06:00
Andrew Brown
622db227ce api docs page placeholders 2020-02-21 21:04:29 -06:00
Andrew Brown
828614e4d5 initial api docs page 2020-02-21 19:22:13 -06:00
Andrew Brown
ed8782ffdc add api_docs#index & api docs plumbing 2020-02-21 16:58:35 -06:00
Andrew Brown
5895e389f3 polish up sidelinks references category 2020-02-19 17:10:45 -06:00
Andrew Brown
5536786fa1 don't scroll to the top when changing tabs 2020-02-19 16:22:21 -06:00
Andrew Brown
24dee7c97b fix coloring ux on sidelink clicking 2020-02-19 16:13:15 -06:00
Andrew Brown
383133652c start on universe#show 2020-02-09 18:04:47 -06:00
Andrew Brown
2e9e4c3997 move content relations into a content panel 2020-02-09 13:51:00 -06:00
Andrew Brown
b8095ae824 start redesigning content#show category->field->attribute flow/ui 2020-02-09 00:43:04 -06:00
Andrew Brown
2e5999798a refactor content slider 2020-02-08 22:03:34 -06:00
Andrew Brown
e524b0fed1 redesign content#sidelinks 2020-02-08 21:14:01 -06:00
Andrew Brown
a9afedc73c replace old fab with material-ui speeddial 2020-02-06 23:39:59 -06:00
Andrew Brown
f931bd9cca style footer component 2020-02-02 22:46:54 -06:00
Andrew Brown
0b70dbac16 PR polish 2020-01-30 23:35:48 -06:00
Andrew Brown
4f6c994998 start on answer suggestions + add continent indexes 2020-01-30 17:06:22 -06:00
Andrew Brown
0e53a728fb only allow favoriting persisted content 2020-01-29 01:23:54 -06:00
Andrew Brown
e1260ed570 favorite and filter documents also 2020-01-28 11:56:38 -06:00
Andrew Brown
ee1eec9c19 don't create a ton of click event handlers 2020-01-28 11:04:12 -06:00
Andrew Brown
4dee7afa79 PoC for favoriting characters 2020-01-28 10:37:05 -06:00
Andrew Brown
94c848a8f5 ui for favoriting pages 2020-01-28 10:16:08 -06:00
Andrew Brown
8e1590fced don't show hidden fields on content#edit 2020-01-15 13:29:06 -06:00
Andrew Brown
95e370606d Merge branch 'rails6-features' into template-editor-rework 2020-01-02 01:03:18 -06:00
Andrew Brown
effab17251 init materialbox 2020-01-02 00:36:11 -06:00
Andrew Brown
574501b705 prerelease 2020-01-02 00:07:26 -06:00
Andrew Brown
ba7c9c063c Merge branch 'rails6-features' of github.com:indentlabs/notebook into rails6-features 2019-12-31 23:40:00 -06:00
Andrew Brown
b586880314
Merge branch 'master' into rails6-features 2019-12-31 23:02:10 -06:00
Andrew Brown
aabe4691e1 A/B test for dashboard rework 2019-12-31 21:55:32 -06:00
Andrew Brown
83f156c983 styling 2019-12-31 18:05:21 -06:00
Andrew Brown
7969188406 enable linking other pages from serendipitous prompts 2019-12-31 17:16:50 -06:00
Andrew Brown
4ce85e59a0 streamline text input designs 2019-12-31 02:26:43 -06:00
Andrew Brown
f2cee03544 prompt ui improvements + serendipitous service 2019-12-31 02:15:47 -06:00
Andrew Brown
c5ea0838dc rename css to scss 2019-12-21 02:24:52 -06:00
Andrew Brown
2e4f2d388e hook up field suggestions per category 2019-12-17 20:12:47 -06:00
Andrew Brown
5cb3e5723f verbiage 2019-12-17 18:33:38 -06:00
Andrew Brown
c6bcb53aa3 hook up category suggesting 2019-12-17 18:26:29 -06:00
Andrew Brown
a43d87dafb Merge branch 'rails6-features' into template-editor-rework 2019-12-15 14:57:29 -06:00
Andrew Brown
5b06445ead Merge branch 'master' into template-editor-rework 2019-12-15 14:56:37 -06:00
Andrew Brown
709351319d design consistency 2019-12-15 14:27:21 -06:00
Andrew Brown
45398fdc1c declare sprockets manifest 2019-12-14 02:00:19 -06:00
Andrew Brown
a120f63eb5 upgrade rails to 6.0.2 2019-12-14 01:50:36 -06:00
Andrew Brown
98096bcc14 data vault skeleton 2019-10-13 07:59:12 -05:00
Andrew Brown
8979ebef26 wip 2019-10-01 06:36:59 -05:00
Andrew Brown
d1b481c1ac Merge branch 'marketing-changes' 2019-09-11 18:43:13 -05:00
AmyMartika
9372831d96 Updated H1 text and styling on landing page 2019-09-11 18:34:53 -05:00
Andrew Brown
0a46561ea2 add spoiler tag for account last login ip 2019-09-07 20:13:46 -05:00
Andrew Brown
9ae9866816 support bulleted lists in editor 2019-08-29 18:49:52 -05:00
Andrew Brown
66d4085a0b expand keyboard shortcuts to all page types 2019-08-29 18:15:48 -05:00
Andrew Brown
4adf7d7da4 disable keyboard shortcuts on doc editor page 2019-08-29 16:28:36 -05:00
Andrew Brown
cea03813fe plumbing for custom page overrides 2019-08-24 11:54:53 -05:00
Andrew Brown
93df230f04 fix forums navbar overlapping page content / thread titles 2019-08-13 18:03:38 -05:00
Andrew Brown
33ccfde1b0 don't let navigation breadcrumbs overlap page content on mobile 2019-08-13 17:51:41 -05:00
Andrew Brown
96905101a4 more polish 2019-08-09 17:06:42 -05:00
Andrew Brown
19ec2a48a4 allow selecting text from sidebar 2019-08-03 12:26:46 -05:00
Andrew Brown
24fb53282d allow manually removing quick references 2019-07-31 15:03:16 -05:00
Andrew Brown
75b79abfa6 documents#show also 2019-07-26 02:39:51 -05:00
Andrew Brown
6a41618be4 it's heckin slow but by my whiskers it actually works 2019-07-26 02:34:34 -05:00
Andrew Brown
b09338f2cc quick reference styling in editor 2019-07-25 21:32:36 -05:00
Andrew Brown
1c456fc612 more editor navbar work 2019-07-25 20:48:21 -05:00
Andrew Brown
0e1b305cbb *gulp* change a lot of styling that people might have opinions about 2019-07-25 20:06:29 -05:00
Andrew Brown
78873a3542 slightly larger font size default on editor 2019-07-23 21:02:42 -05:00
Andrew Brown
639cd36365 polish up doc list on content pages 2019-07-23 20:05:06 -05:00
Andrew Brown
5e24366be5 more fixes & polish 2019-07-22 18:06:36 -05:00
Andrew Brown
1391ceb8b6 emotion work 2019-07-22 17:41:59 -05:00
Andrew Brown
23704bd2df wrapping up 2019-07-22 01:37:20 -05:00
Andrew Brown
f10a63f473 remove the last remnants of highcharts 2019-07-12 11:43:44 -05:00
Andrew Brown
954cf1aad0 Merge branch 'master' into document-analysis 2019-06-12 15:14:25 -05:00
Andrew Brown
1cc9e789a1 not sure if this styling is actually any better 2019-06-12 02:39:31 -05:00
Andrew Brown
f45d79703a plug in data 2019-06-05 13:40:59 -05:00
Andrew Brown
2356a2f15f poc radial chart in d3.js 2019-06-05 12:50:12 -05:00
Andrew Brown
eba71ae424 cross fingers on this dope merge hell 2019-06-03 18:42:42 -05:00
Andrew Brown
56ca3132f7 dismissals 2019-05-30 15:26:36 -05:00
Andrew Brown
683708ec17 top-level icons and colorings 2019-05-29 22:53:33 -05:00
Andrew Brown
f37a54046e fix account deletion 2019-05-13 17:17:32 -05:00
Andrew Brown
f90ed2b153
Merge branch 'master' into may-11 2019-05-12 20:53:08 -05:00
Andrew Brown
ab8fa11d6a editor js 2019-05-12 20:52:13 -05:00
Andrew Brown
afa0748010 whitespace 2019-05-12 20:23:26 -05:00
Andrew Brown
f917ccf314 more code cleanup 2019-05-12 01:51:16 -05:00
Andrew Brown
65337dfc58 shaking trees 2019-05-11 16:56:41 -05:00
Andrew Brown
82f72a4099 profile redesign wip 2019-05-03 20:02:41 -05:00
Andrew Brown
8adf831dfb when js breaks, contain the slider to its window instead of overlapping forms 2019-04-10 14:01:55 -05:00
Andrew Brown
daf6684c9c preserve html in documents 2019-04-10 00:30:16 -05:00
Andrew Brown
8c73301aa1 remove existing link bars 2019-04-10 00:03:14 -05:00
Andrew Brown
43b418d55d colored text links instead of chips 2019-04-09 22:01:31 -05:00
Andrew Brown
76082697cd use tribute for @mentions & implement 2019-04-09 20:58:11 -05:00
Andrew Brown
11e82ebf95 add this comically large cta 2019-03-18 18:54:35 -05:00
Andrew Brown
482284a376 case insensitivity on content filtering 2019-03-18 18:26:38 -05:00
Andrew Brown
c3edd2fad9 I legitimately cannot believe that actually worked 2019-03-18 18:13:57 -05:00
Andrew Brown
22371a418d here goes nothing 2019-03-18 17:07:27 -05:00
Andrew Brown
812b9df23c hook up list filter bar + tag selection 2019-03-18 16:13:31 -05:00
Andrew Brown
f79417531b add in highcharts for better words per sentence graph 2019-02-25 14:41:58 -06:00
Andrew Brown
854707733a Merge branch 'master' into document-analysis 2019-02-24 18:59:15 -06:00
Andrew Brown
b9873fb60b suggested tags for all page types 2019-02-16 01:39:12 -06:00
Andrew Brown
1d7d98592b add tags to content/list 2019-02-16 00:19:49 -06:00
Andrew Brown
15a4d9209f show tags as tags field in attrib editor 2019-02-15 19:10:37 -06:00
Andrew Brown
0540e6ec64 style tags a bit more 2019-02-15 19:00:34 -06:00
Andrew Brown
9941ad2ea4 analysis design work 2019-02-07 20:41:58 -06:00
Andrew Brown
cbda824463 add basic analytics mockup 2019-02-05 01:16:19 -06:00
Andrew Brown
a827817c47 more emphasis on full screen doc editor 2019-02-04 15:35:35 -06:00
Andrew Brown
e3e1de4f6d document editor gets its own layout 2019-02-04 14:57:28 -06:00
Andrew Brown
9d7b987cfe show checkboxes on forum pages 2019-01-15 15:25:01 -06:00
Andrew Brown
0c8b69444e add some padding to full-width layout edges 2019-01-15 15:16:11 -06:00
Andrew Brown
42491107e6 add these stupid badges because ie doesn't support filters 2019-01-05 16:26:24 -06:00
Andrew Brown
d31144493e more cleanup / don't bother with wrangling regi bug 2019-01-02 23:10:16 -06:00
Andrew Brown
1364dcf00d fix navbar when logged out 2019-01-02 14:37:10 -06:00
Andrew Brown
dc37a509ef some spacing 2018-12-19 00:33:04 -06:00
Andrew Brown
17b37098e8 may as well push again 2018-12-18 22:27:11 -06:00
Andrew Brown
ba452bf275 thread#show polishing 2018-12-18 21:49:49 -06:00
Andrew Brown
5e07c71e09 denser threads 2018-12-18 20:34:16 -06:00
Andrew Brown
93d2f69aef more forums tweaks 2018-12-18 19:49:45 -06:00
Andrew Brown
c5c5a27a60 testing view for forum board index 2018-12-18 19:24:04 -06:00
Andrew Brown
6d3809dc07 fix forums fab 2018-12-18 19:17:12 -06:00
Andrew Brown
9e7d7a42b4 thredded overrides for index 2018-12-18 19:13:46 -06:00
Andrew Brown
b1f0aedc1b fix invalid scs 2018-12-18 18:45:03 -06:00
Andrew Brown
46dff2d652 add fake view links to docu index 2018-12-18 16:19:11 -06:00