Commit Graph

1849 Commits

Author SHA1 Message Date
d1b352963f Optimize images 2018-12-20 07:19:48 -08:00
6ebb652481 Adding content pages [wip] 2018-12-20 07:19:05 -08:00
3a9a5f5ed3 Closes #819 2018-12-17 22:52:06 -08:00
29630e68d2 Closes #815 2018-12-16 17:57:41 -08:00
3330359c4c Fixes: Misalignment of signin buttons on mobile 2018-12-16 17:26:38 -08:00
3c51b38672 Upgrade RME, fixes block insert menu appearing on embeds and block toolbar not hiding correctly on outside click 2018-12-16 14:18:56 -08:00
8653338f4e Fixes: Connecting slack commands from subdomain 2018-12-15 19:05:22 -08:00
044b4f16bc Editor embeds (#680)
- [x] Make deleting an embed easier
- [x] Add document level ability to disable embeds
- [x] Add team level ability to disable embeds
- [x] GitHub
- [x] Numeracy
- [x] Mode Analytics
- [x] Figma
- [x] Airtable
- [x] Vimeo
- [x] RealtimeBoard
- [x] Loom
- [x] Lucidcharts
- [x] Framer
- [x] InVision
- [x] Typeform
- [x] Marvel
- [x] Spotify
- [x] Codepen
- [x] Trello
2018-12-15 14:06:29 -08:00
836f9a88a2 Fixes: Teams with non-latin characters annot signin 2018-12-12 10:31:08 -08:00
05fe573974 Remove duplicate documents.update hook 2018-12-08 08:59:15 -08:00
b068ba9f02 Customize route for first signin for tracking 2018-12-08 08:57:34 -08:00
d3911b9e20 Fixes: Slack integrations page needs to ensure collections are loaded 2018-12-06 19:18:34 -08:00
06e7ab84cd Cascade notification setting deletion on user account deletion 2018-12-06 19:14:43 -08:00
9ca0038d39 Fixes: Collection creation notification email
Added: Unsubscribe option to notification email footers
Added: Two new notification types (emails not written yet)
Fixed: Validation added to notification setting events
2018-12-05 23:44:41 -08:00
cc8dacba32 Preserve function names in production code 2018-12-04 22:36:13 -08:00
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
67cd250316 Remove diff summary from document history sidebar.
Cause of occassional memory leaks and downtime :(
2018-11-23 11:12:14 -08:00
36fd81d190 Improve styling of images in Changelog 2018-11-22 21:40:17 -08:00
c5cd2223f7 Bump RME: Fixes deleting images now smoother
Adds code language selection to code blocks
2018-11-22 14:57:03 -08:00
085c452d77 Add subtle branding to shared documents 2018-11-20 21:12:17 -08:00
76924e70f5 Fix ordering of recently updated documents
Edited -> Updated
2018-11-20 20:18:24 -08:00
f20f197930 Add ability to create description on collection create 2018-11-19 23:04:55 -08:00
ecc7ba0e9d Added: Collection to starred view
Alphabetical sort to starred view
2018-11-19 23:01:49 -08:00
2c55f94d39 Move session tracking 2018-11-19 21:28:15 -08:00
8aaab2fc76 Add ga dimension 2018-11-19 21:05:43 -08:00
85da275b06 Merge branch 'collection-descriptions' 2018-11-18 22:03:27 -08:00
e251c77f3c Fixes: Error loading new document in Editor 2018-11-18 22:03:10 -08:00
4845331d70 Merge pull request #807 from outline/collection-descriptions
Collection descriptions
2018-11-18 21:34:05 -08:00
45445606b4 Improve loading state 2018-11-18 21:27:50 -08:00
8208a6128a Upgrade RME - z-index fix 2018-11-18 18:59:09 -08:00
032d843f5b Fix isInternalUrl for subdomain support
Refactor / reduce plumbing
2018-11-18 18:43:11 -08:00
cd1956b971 Split editor 2018-11-18 18:28:22 -08:00
c308a2378f stash 2018-11-18 13:12:46 -08:00
919bca6769 Collections got descriptions now 2018-11-18 13:12:46 -08:00
3718a9609d Closes #805 - Unable to signin on self-hosted installations with non-www subdomain 2018-11-18 12:07:11 -08:00
3c563e3001 Ensure team authentication matches subdomain 2018-11-17 23:30:05 -08:00
5d6dca0faa Fixes: SPA page tracking 2018-11-17 19:44:57 -08:00
1b0ac340c2 Best practice for DefinePlugin 2018-11-17 19:09:48 -08:00
6e32f292c2 Allow filtering of people in admin 2018-11-17 18:43:46 -08:00
d74b99635e Fixes: Save profile picture automatically after upload
Fix jank when cropping large photos
2018-11-17 18:25:10 -08:00
d3834d2dc5 Fixes: Redis keys related to queue jobs should be removed after completion 2018-11-17 16:09:42 -08:00
11a411447c Bump RME - closes #803 2018-11-17 14:06:21 -08:00
0a73048f0f Fixed height for keyboard shortcuts UI
closes #792
2018-11-15 00:28:59 -08:00
e3b0b55065 CRUSH pngs on homepage 2018-11-15 00:21:24 -08:00
e73c25e3e3 Include missing doctype (lighthouse feedback) 2018-11-15 00:16:15 -08:00
26036ad92c Fixes: handling of www subdomain in production
Hanging sessions when subdomain changes
2018-11-13 23:08:27 -08:00
400d0f264e Closes #801 2018-11-13 20:54:18 -08:00
ac21d4b6e8 v0.17.0 2018-11-12 23:33:03 -08:00
414cb1d79c Fix specs 2018-11-12 23:17:50 -08:00
a95632b9de Fix infinite redirect on www subdomain
Add first route tests
2018-11-12 22:45:51 -08:00