Commit Graph

1571 Commits

Author SHA1 Message Date
1e0bc67298 Merge pull request #593 from outline/issue-592
Remove delete restriction
2018-02-12 22:16:16 -08:00
8208157b99 Update Analytics.js 2018-02-12 21:57:46 -08:00
f211cb1fbf Remove bad delete restriction 2018-02-12 20:02:27 -08:00
8ebf748cf6 Merge pull request #585 from outline/jori/koa-onerror
Catch server errors with koa-onerror
2018-02-11 11:19:08 -08:00
f3318b9b2e Merge pull request #587 from outline/fix-static-page-tracking
Restore static pageview tracking
2018-02-11 10:54:29 -08:00
4d97e1aa2a Accidentally removed tracking from static pages by moving the pageview call into the SPA 2018-02-11 10:40:28 -08:00
e4459691cd Merge pull request #586 from outline/fix-webpack-autotrack
Fix autotrack not building correctly in prod
2018-02-10 23:59:35 -08:00
378bfaeafe Fix autotrack not building correctly in prod 2018-02-10 23:54:54 -08:00
6caba86751 Mobile Responsive Styles (#580)
* WIP: Responsive styles

* Flip breakpoints, ensure doc doesn't spread

* Add MenuIcon

* Refactor Sidebar to share mobile responsive styles

* Fix accidental find/replace

* Tweak padding to take into account icon spacing
2018-02-10 23:24:12 -08:00
4cc7338534 Analytics (#582)
* gtm > ga

* Record pageviews in SPA

* Remove home-rolled tracking in favor of autotrack

* cleanup
2018-02-10 23:23:50 -08:00
bd84a73b20 Merge pull request #583 from outline/bots
Added Probot Config
2018-02-10 23:05:24 -08:00
81f95b198d Up Node version 2018-02-10 23:03:13 -08:00
5758c0d6ba Catch server errors with koa-onerror 2018-02-10 22:58:22 -08:00
d87c33e50b Merge pull request #572 from outline/jori/alphabetical-documents
Order document structure alphabetically
2018-02-10 22:05:58 -08:00
90eeeb4cc3 Added welcome bot too :) 2018-02-10 16:38:42 -08:00
f4cab58aee Added probot's config 2018-02-10 16:31:30 -08:00
f64f7a0f8e Merge pull request #578 from outline/issue-571
Fixes: Possible to create blocks inside document title
2018-02-10 14:13:33 -08:00
78410268cc Merge pull request #579 from outline/upgrade-slate
Upgrade Slate
2018-02-07 23:34:06 -08:00
2f06db0b87 Upgrade Slate 3 point releases, fixes a number of the editor JS issues we've seen 2018-02-07 23:19:41 -08:00
b0db7f29d3 Fixes: Possible to create blocks inside document title 2018-02-07 22:29:33 -08:00
872ca56d99 Merge pull request #577 from outline/revert-573-jori/rename-atlasid
Revert "Renamed Document#atlasId finally"
2018-02-07 11:36:36 -08:00
c92697a8a8 Revert "Renamed Document#atlasId finally" 2018-02-07 11:32:18 -08:00
1e05189bc9 Merge pull request #573 from outline/jori/rename-atlasid
Renamed Document#atlasId finally
2018-02-07 09:56:07 -08:00
f08b3e0ac5 Renamed Document#atlasId finally 2018-02-07 00:04:39 -08:00
b47771c56f Order document structure alphabetically 2018-02-06 23:26:14 -08:00
3b785dcd59 Merge pull request #570 from outline/jori/fix-toc
Fix TOC
2018-02-06 22:53:47 -08:00
abcab12b97 Fix TOC 2018-02-06 22:40:13 -08:00
5588897271 Merge pull request #564 from outline/jori/route-fixes
Search and routing fixes
2018-02-06 21:56:24 -08:00
9fad61c4b4 Fix code overflow. Fixes #563 (#565) 2018-02-04 23:43:57 -08:00
b93ccf5fcc Check for parent document existance (#567) 2018-02-04 23:43:43 -08:00
ff286b2eb5 Update favicon (#556) 2018-02-04 22:51:33 -08:00
8f53755258 Filter headers (#566) 2018-02-04 22:32:13 -08:00
bfb5e8e6b6 Exhaustive types 2018-02-04 17:31:12 -08:00
a941e04d08 Removed useless catch 2018-02-04 17:28:14 -08:00
2b81cea277 Search fixes 2018-02-04 17:27:57 -08:00
47da3f2b9b Increase collections pagination limit (#561)
* I think this is the pragmatic solution for now. We can readdress later.
Also renamed fetchAll, to the more accurate fetchPage

* 💚
2018-02-04 12:30:35 -08:00
f076582ce4 Fixes code blocks (#554)
* Fixes code blocks

* Flow ignore uncompiled files

* 💚

* big > bug
2018-02-04 12:30:22 -08:00
ba602861af Merge pull request #551 from outline/tommoor-patch-1
Update CHANGELOG
2018-01-31 20:41:45 -08:00
ae4aed6fe0 Move title validation to server (#552)
closes issue-546
2018-01-31 19:23:33 -08:00
53c2e62d7c Update CHANGELOG.md 2018-01-31 00:00:49 -08:00
c24ef20a24 Merge pull request #549 from lex111/empty-collection-actions
Add actions for empty collections
2018-01-30 23:47:31 -08:00
a7e4710315 Merge branch 'master' into empty-collection-actions 2018-01-30 23:39:43 -08:00
b1ef4ef7b9 Merge pull request #541 from outline/issue-537
Fixes Collection ... menu not working
2018-01-30 22:56:35 -08:00
48793a4cef callback > promise 2018-01-30 22:49:48 -08:00
0cb20657e5 Merge pull request #544 from outline/issue-startblock
Fix JS error where selection has no startBlock
2018-01-30 22:18:04 -08:00
7da3e1db7f Merge pull request #548 from lex111/patch-1
Fixed database urls in .env.sample file
2018-01-30 22:17:42 -08:00
637aaf9702 Merge pull request #545 from outline/list-styling
Fixes: LI spacing in documents got accidentally increased
2018-01-30 22:13:03 -08:00
c559b52c0a Add actions for empty collections 2018-01-31 00:16:20 +03:00
4832bfe692 Fixed database urls in .env.sample file 2018-01-30 23:55:28 +03:00
66c091cfbb Closes #538
Seems simple and obvious because it is, we should check that startBlock exists before using it
2018-01-30 08:24:49 -08:00