f0de382367
fix: Deeply nested document breadcrumb menu
2019-06-25 23:21:04 -07:00
5f8956e5c6
fix: more language cleanup
2019-06-25 22:06:20 -07:00
b93824915d
fix: Settings screen cleanup
2019-06-25 21:53:23 -07:00
7aea6458ce
fix: Update email in auth service should update email in Outline
2019-06-25 21:44:46 -07:00
424af9e72c
feat: Show account email address on notification settings
2019-06-25 21:38:23 -07:00
c9c5e43389
fix: add support for help slack command
2019-06-25 20:43:59 -07:00
46ad1feb96
chore: Remove welcome email for Slack users (against TOS)
2019-06-25 20:28:45 -07:00
8faed5de6f
chore: update about page
2019-06-25 00:22:27 -07:00
5c39287a59
Merge branch 'mogita-update-installation-guide'
2019-06-24 23:08:06 -07:00
b9e48e86c1
Remove ap- from AWS_REGION example
2019-06-24 23:07:54 -07:00
d39260c5c7
Merge branch 'update-installation-guide' of https://github.com/mogita/outline into mogita-update-installation-guide
2019-06-24 22:59:43 -07:00
d5192acabf
feat: invites ( #967 )
...
* stub invite endpoint
* feat: First pass invite UI
* feat: allow removing invite rows
* First pass: sending logic
* fix: label accessibility
* fix: add button submits
incorrect permissions
middleware flow error
* 💚
* Error handling, email filtering, tests
* Flow
* Add Invite to people page
Remove old Tip
* Add copy link to subdomain
2019-06-24 22:14:59 -07:00
1c8e074662
fix: remove redundant line breaks
2019-06-24 13:27:22 +08:00
4bea33eae0
Add port number to test db
2019-06-24 11:31:14 +08:00
c278172290
Merge from upstream master
2019-06-24 11:29:21 +08:00
fefb9d0c13
Prefer yarn for building
2019-06-24 11:22:56 +08:00
c865c57f92
Add port number
2019-06-24 11:22:16 +08:00
f406faf08e
chore: remove asyncLock
...
closes #928
2019-06-23 17:57:37 -07:00
0a8a685c12
fix: improved pagination validation
2019-06-23 16:11:15 -07:00
32f83311f6
chore: upgrade sequelize ( #965 )
...
* 0.18.0
* chore: Upgrade sequelize 4 -> 5
* fix: migrations v5 support
* fix: Majority of test failures
* fix: the rest of v5 tests
2019-06-23 15:49:45 -07:00
595adeb55f
0.18.0
2019-06-19 00:35:13 -07:00
0079593446
Fix: Now supports AWS signature version 4. ( #949 )
...
* intial commiy
* cleaning code
* added makeCredential to s3.js and removed extra module dependecy
* lint fixes
* minor fix
* minor fixes
* changed encoding type from string to any
* added new env var to env.sample
2019-06-19 00:33:38 -07:00
ebd9535cb4
Flow
2019-06-19 00:06:24 -07:00
318ad18894
closes #944
2019-06-18 23:45:29 -07:00
e9e21f280e
closes #964
2019-06-18 23:39:29 -07:00
86b2dbf5c8
docs: Add append flag to documentation
2019-06-13 23:38:57 -07:00
7dfe8785a2
Added ability to append to documents. Added test cases for the same ( #963 )
...
* added ability to append to documents. Added test cases for the same
* made changes required for lint test
* updated snapshot for document.test.js to reflect new test cases added
* append should not enforce newline character
2019-06-13 23:36:24 -07:00
4448ea8e4b
Update placeholders
2019-05-31 11:27:01 +08:00
cb0da79be3
Update installation guide
2019-05-31 11:26:26 +08:00
18a5cd8765
Bump RME
2019-05-25 22:30:03 -07:00
ad51ac28b1
Table editing ( #955 )
...
* WIP
* Up deps
2019-05-25 11:26:51 -07:00
c6ae18503a
Closes #903 - Added more syntax highlighters
2019-05-19 18:45:42 -07:00
2db8cdc7d1
Fixes #952 – Page jump
2019-05-19 17:49:51 -07:00
8942c7afe8
Add integration pages for Abstract integration
2019-05-07 20:02:23 -07:00
402638ca54
Added: Abstract public share embed support
2019-05-07 19:46:02 -07:00
d5f6311bbc
Fixed: Added support for new loom domain name
2019-05-07 19:32:03 -07:00
3eb67eaecf
Fixes: Calm notifications when hitting CMD+S while editing
2019-04-23 20:54:24 -07:00
bc918b7bf5
Fixes: Search filter dropdown should close on selection
2019-04-23 20:30:40 -07:00
6d03257cc1
Bump RME – More editor fixes
2019-04-23 20:22:49 -07:00
a35a047cc2
Fixes: Loading indicator on search screen load
...
Fixes: Unscrollable dropdowns with large datasets
2019-04-23 07:51:02 -07:00
da7fdfef0a
Improved search filtering ( #940 )
...
* Filter search by collectionId
* Improve spec, remove recursive import
* Add userId filter for documents.search
* 💚
* Search filter UI
* WIP UI
* Date filtering
Prevent dupe menu
* Refactor
* button
* Added year option, improved hover states
* Add new indexes
* Remove manual string interpolation in SQL construction
* Move dateFilter validation to controller
* Fixes: Double query when changing filter
Fixes: Visual jump between filters in dropdown
* Add option to clear filters
* More clearly define dropdowns in dark mode
* Checkbox -> Checkmark
2019-04-23 07:31:20 -07:00
a256eba856
Fixes #936
2019-04-20 15:31:51 -07:00
8f276731ed
Fixes: Socket reconnecting when changing theme
2019-04-20 15:19:35 -07:00
eb638ba68d
Fixed: Page component naming
2019-04-20 15:07:25 -07:00
b54583f438
👕
2019-04-20 12:01:09 -07:00
8ba27762d1
Fix: Race condition in websocket emit
2019-04-20 11:40:14 -07:00
d552d1e34d
Prefix socket names
2019-04-18 20:37:46 -07:00
56a6db7d2a
Cleanup
2019-04-18 18:51:16 -07:00
f491029c21
Missing divider on document header
2019-04-17 23:13:25 -07:00
0bc6662366
Update RME: Fixes horizontal rules being interpreted as headings
2019-04-17 23:09:43 -07:00