Commit Graph

1136 Commits

Author SHA1 Message Date
Tom Moor
eb8b12d327 Working recently edited list 2017-11-19 21:32:18 -08:00
Tom Moor
c0b2accb18 Remove unused teamId 2017-11-19 20:44:01 -08:00
Tom Moor
8f5869c48d WIP: Collection home 2017-11-19 20:16:49 -08:00
Tom Moor
b0b76aab70 Merge branch 'layout-refactor' into collection-home 2017-11-19 18:09:17 -08:00
Tom Moor
4059fefe1d
Merge pull request #426 from outline/issue-425
Fixes "Saving…" UI hanging
2017-11-19 17:27:07 -08:00
Tom Moor
4c69e3543d Fixes #425 2017-11-19 17:12:48 -08:00
Tom Moor
1f859f01e3 Tidy / fix migrations - MUST return a promise 2017-11-19 16:49:51 -08:00
Tom Moor
336f43cc6d Separate Layout component 2017-11-19 15:56:50 -08:00
Jori Lallo
efb10b4e2a
Merge pull request #422 from outline/jori/lint-heading
Fixed flow issue with Heading
2017-11-19 11:36:59 -08:00
Jori Lallo
dab97ea2fa fixed flow issue with Heading 2017-11-19 11:32:27 -08:00
Jori Lallo
dacddf1996
Merge pull request #421 from outline/jori/circle-badge
Circle badge and removed app.json
2017-11-19 01:20:27 -08:00
Jori Lallo
526833ef87 Circle badge and removed app.json 2017-11-19 01:16:02 -08:00
Jori Lallo
f7058295bc
Merge pull request #419 from outline/jori/jest-warning
requestAnimationFrame polyfill for react tests
2017-11-19 01:04:19 -08:00
Jori Lallo
44fed6b94a first on the list 2017-11-18 13:19:01 -08:00
Jori Lallo
b59f87ff95 requestAnimationFrame polyfill for react tests 2017-11-18 13:17:12 -08:00
Jori Lallo
f2cf4b7d27
Merge pull request #411 from jorilallo/jori/reply-to
Added optional reply to address
2017-11-18 13:16:36 -08:00
Jori Lallo
96b946488d Updated email envvars based on feedback 2017-11-18 13:11:12 -08:00
Jori Lallo
3dbd403d66
Merge pull request #408 from jorilallo/error-boundary
Added high level ErrorBoundary
2017-11-18 13:01:00 -08:00
Tom Moor
f7e700698f
Merge pull request #418 from jorilallo/new-doc-menu
Fixes: New document menu item not working:
2017-11-15 23:53:04 -08:00
Tom Moor
c8666570f2 Fixes: New document menu item not working: 2017-11-15 23:49:20 -08:00
Jori Lallo
1d20a7ec7d
Merge pull request #417 from jorilallo/jori/lint
Lint rules and flow annotations for rest of the files
2017-11-15 23:45:14 -08:00
Jori Lallo
0441e92d08 Lint rules and flow annotations for rest of the files 2017-11-15 23:40:14 -08:00
Jori Lallo
c9b710cbee
Merge pull request #413 from jorilallo/home
Improved Homepage
2017-11-15 23:03:51 -08:00
Jori Lallo
a468deeef2
Merge pull request #416 from jorilallo/fix-nesting-spacing
Fix sidebar collections spacing
2017-11-15 23:03:20 -08:00
Tom Moor
a2052318ad Once you see it, you can't unsee it 2017-11-15 22:28:12 -08:00
Tom Moor
9fb79df405 Tweak grammar 2017-11-15 21:57:11 -08:00
Tom Moor
68305e65ea Optimize PNG's 2017-11-15 21:16:15 -08:00
Tom Moor
51a9803c7d Feedback 2017-11-15 20:59:57 -08:00
Tom Moor
787fac01d8 WIP 2017-11-13 08:15:12 -08:00
Tom Moor
43a962496b Homepage 2017-11-12 21:39:24 -08:00
Jori Lallo
6750d6cde7
Merge pull request #412 from jorilallo/jori/heading-anchor-fix
Fixed heading anchors
2017-11-12 18:11:45 -08:00
Jori Lallo
87e277a94f Fixed heading anchors 2017-11-12 17:56:01 -08:00
Jori Lallo
95a395aa95 Added optional reply to address 2017-11-12 17:40:36 -08:00
Jori Lallo
00a7985383
Merge pull request #410 from jorilallo/remove-set-state
Removes all uses of setState
2017-11-12 17:22:32 -08:00
Tom Moor
b2d32b2a7a Removes all uses of setState, less confusing as we open source 2017-11-12 17:05:17 -08:00
Jori Lallo
f8cde17062
Merge pull request #409 from jorilallo/update-sc
Updates styled components
2017-11-12 16:47:12 -08:00
Jori Lallo
c3a9fa4df8
Merge pull request #406 from jorilallo/jori/smtp
Added email templating, and user welcome email
2017-11-12 16:46:35 -08:00
Jori Lallo
c74ed3ad65 Addressed comments 2017-11-12 16:35:23 -08:00
Tom Moor
2ac8efe351 Consistency 2017-11-12 16:10:33 -08:00
Tom Moor
ee89fb852b Added high level ErrorBoundary 2017-11-12 16:08:55 -08:00
Tom Moor
12b5848644 Updates styled components 2017-11-12 15:56:23 -08:00
Tom Moor
0909dc61ff
Merge pull request #407 from jorilallo/styled-wrapper
Possible fix for non rendering issue in prod
2017-11-12 15:42:02 -08:00
Tom Moor
40d578e099 Possible fix for non rendering issue in prod 2017-11-12 15:37:39 -08:00
Jori Lallo
b4b3ab681d
Merge pull request #405 from jorilallo/issue-282
Fixed: Unencoded search terms
2017-11-12 15:31:38 -08:00
Jori Lallo
a8ace3ca60 Fixed test setup 2017-11-12 15:19:04 -08:00
Jori Lallo
6b94e728a1 404 on unknown preview route 2017-11-12 15:04:46 -08:00
Jori Lallo
348e5f0b20 Added email templating, and user welcome email 2017-11-12 15:02:23 -08:00
Tom Moor
54b57c50b4 Fixed: Unencoded search terms 2017-11-12 10:55:13 -08:00
Jori Lallo
e29f4b9626
Merge pull request #402 from jorilallo/avatars-error
Handle error when loading avatar
2017-11-11 16:25:22 -08:00
Jori Lallo
272cc158ea Clear localForage database on logout 2017-11-11 16:02:49 -08:00