Commit Graph

47 Commits

Author SHA1 Message Date
8cbcb77486 Base model refactor (#810)
* Big upgrades

* WIP: Stash

* Stash, 30 flow errors left

* Downgrade mobx

* WIP

* When I understand the difference between class and instance methods

* 💚

* Fixes: File import
Model saving edge cases
pinning and starring docs
Collection editing
Upgrade mobx devtools

* Notification settings saving works

* Disabled settings

* Document mailer

* Working notifications

* Colletion created notification
Ensure not notified for own actions

* Tidy up

* Document updated event only for document creation
Add indexes
Notification setting on user creation

* Commentary

* Fixed: Notification setting on signup

* Fix document move / duplicate stale data
Add BaseModel.refresh method

* Fixes: Title in sidebar not updated after editing document

* 💚

* Improve / restore error handling
Better handle offline errors

* 👕
2018-12-04 22:24:30 -08:00
e73c25e3e3 Include missing doctype (lighthouse feedback) 2018-11-15 00:16:15 -08:00
b3a8d34af3 Add support for SUBDOMAINS_ENABLED=false 2018-11-11 22:06:50 -08:00
cc9f32cdc9 Team switcher 2018-11-11 16:24:05 -08:00
c323de4807 Attempt to provision subdomain on team create 2018-11-08 21:05:07 -08:00
6391474d14 getUrl -> url consistency
test improvements
2018-11-08 21:05:07 -08:00
6418712c47 Improve error handling 2018-11-08 21:05:07 -08:00
21b1c0747c Basic functionality in place, need improved errors and logged in redirect 2018-11-08 21:05:07 -08:00
aadea856c3 server: fix content-length-range s3 uplaod policy
The max size should be an integer rather than a string (environment variables
are strings). More strict s3 implementations reject the upload because they do
not consider the policy valid if a string is used rather than an integer.
2018-10-19 18:09:44 -07:00
2a8b47cab5 Types in onboarding doc 🙈 2018-09-19 15:33:58 -07:00
19a328ebeb Improved homepage 🙏 2018-07-11 21:01:08 -07:00
614b08311f Updated FAQ
Improved homepage mobile styling
Minor fixes elsewhere
closes #690
2018-06-24 10:41:49 -07:00
b9e0668d7d Bulk export (#684)
* First pass (working) collection export to zip

* Add export confirmation screen

* 👕

* Refactor

* Job for team export, move to tmp file, settings UI

* Export all collections job

* 👕

* Add specs

* Clarify UI
2018-06-20 21:33:21 -07:00
434129a434 ThemeProvider (#677)
closes #655
2018-06-09 19:10:30 -07:00
466033964f Closes #482 2018-06-02 19:00:16 -04:00
4c9f86c7f7 Save avatars to le cloud in beforeSave hooks
Added encryption to uploads
Updated icon for team settings
2018-06-01 18:00:48 -04:00
518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
16a6c3bffe Remove moment 2018-03-06 20:31:12 -08:00
8cdc09339b Merge pull request #519 from outline/jori/prefetch
Added link=“prefetch” tags
2018-01-26 11:21:34 -08:00
0f790b37e3 moved to fs read 2018-01-23 22:38:18 -08:00
bc403faa8e Added link=“prefetch” tags 2018-01-21 22:25:37 -08:00
69af7f4efe disallow robots index for self hosted deployments 2018-01-21 18:47:43 -08:00
eb1ba1a6be changed copy 2018-01-17 22:18:55 -08:00
a6584714c3 New onboarding document 2018-01-17 22:18:55 -08:00
ced80b6723 FakeS3 support 2017-12-10 22:58:52 -08:00
ec86b9fe8c Update sample .env
Update README to reflect new process
2017-12-10 17:38:56 -08:00
0af46a0d46 Added feedback link 2017-11-26 22:03:23 -08:00
5c01ff47e9 Added spectrum link 2017-11-21 01:00:30 -08:00
dcb9366592 Small homepage improvements 2017-11-21 00:23:55 -08:00
0441e92d08 Lint rules and flow annotations for rest of the files 2017-11-15 23:40:14 -08:00
51a9803c7d Feedback 2017-11-15 20:59:57 -08:00
43a962496b Homepage 2017-11-12 21:39:24 -08:00
c33c7f04d8 New dev commands and updates 2017-11-10 17:19:52 -08:00
802ce10f14 POC 2017-10-22 17:16:57 -07:00
1fdbf256a7 review comments 2017-10-19 23:30:31 -07:00
c1a8e15a52 flow 2017-10-19 23:00:40 -07:00
255d7564c5 Upload avatar to s3 on login 2017-10-19 00:49:22 -07:00
150771ee88 removed dependencies, html/preview 2017-10-16 23:35:56 -07:00
08b1609440 [chore] added prettier 2017-04-26 21:47:03 -07:00
d2187c4b10 Renamed /src to /frontend 2016-07-24 15:32:31 -07:00
f367157fb7 Fixed bundle.js size issues 2016-06-04 12:30:05 -07:00
e6c7e95115 MobX based editing 2016-06-02 22:04:33 -07:00
4f630aadc8 Added anchors for document headings 2016-05-29 15:22:33 -07:00
d53bd8cebb Added code highlighting 2016-05-22 22:08:09 -07:00
0beeeb9582 Added document previews and fixed saving 2016-05-22 14:31:21 -07:00
73f22235d2 Removed debug statements 2016-05-19 23:53:55 -07:00
99a59ceb94 Implemented s3 uploading 2016-05-19 23:51:22 -07:00