Tom Moor
3f7d4f7873
fix: tweak wording
2019-09-21 13:27:00 -07:00
Sherriff Agboola
593aa80abf
Show last active date on people list instead of joined date
2019-09-15 23:07:43 +01:00
Tom Moor
8e76c4e8f1
fix: Add missing audit log events UI
2019-08-23 21:51:05 -07:00
Tom Moor
d024d31f66
refactor: flow typing ( #1012 )
...
* fix: padding
* fix: Minor button alignment issues
* feat: Add icon to invite people button
* WIP
2019-08-08 23:09:09 -07:00
Tom Moor
7b2eea0009
feat: Add icon to invite people button
2019-08-08 22:10:11 -07:00
Tom Moor
978eda3ad2
fix: Deleted collections not showing in audit log
...
feat: Show titles of objects in audit log
fix: modelId not saved with share events
fix: List item squashes avatar at small screen sizes
2019-08-07 20:52:59 -07:00
Tom Moor
fb4f6822a4
feat: Events / audit log ( #1008 )
...
* feat: Record events in DB
* feat: events API
* First pass, hacky activity feed
* WIP
* Reset dashboard
* feat: audit log UI
feat: store ip address
* chore: Document events.list api
* fix: command specs
* await event create
* fix: backlinks service
* tidy
* fix: Hide audit log menu item if not admin
2019-08-05 20:38:31 -07:00
Tom Moor
3d805d5fe7
chore: tooltip update / remove css loader ( #985 )
...
* fix: Add suspended filter to people management #984
* chore: removing css loader
* pui-react-tooltip -> tippy
closes #980
* remove extract-text-plugin
2019-07-09 21:17:25 -07:00
Tom Moor
5f8956e5c6
fix: more language cleanup
2019-06-25 22:06:20 -07:00
Tom Moor
b93824915d
fix: Settings screen cleanup
2019-06-25 21:53:23 -07:00
Tom Moor
424af9e72c
feat: Show account email address on notification settings
2019-06-25 21:38:23 -07:00
Tom Moor
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
Tom Moor
8f276731ed
Fixes: Socket reconnecting when changing theme
2019-04-20 15:19:35 -07:00
Tom Moor
07a941a65d
Websocket Support ( #937 )
...
* Atom / RSS meta link
* Spike
* Feeling good about this spike now
* Remove document.collection
* Remove koa.ctx from all presenters to make them portable outside requests
* Remove full serialized model from events
Move events.add to controllers for now, will eventually be in commands
* collections.create event
parentDocument -> parentDocumentId
* Fix up deprecated tests
* Fixed: Doc creation
* documents.move
* Handle collection deleted
* 💚
* Authorize room join requests
* Move starred data structure
Account for documents with no context on sockets
* Add socket.io-redis
* Add WEBSOCKETS_ENABLED env variable to disable websockets entirely for self hosted
New installations will default to true, existing installations to false
* 💚 No need for promise response here
* Reload notice
2019-04-17 19:11:23 -07:00
Tom Moor
59c82f1f06
Dark Mode ( #912 )
...
closes #704
2019-03-12 21:35:35 -07:00
Tom Moor
5525730272
Refactor history sidebar, reduce thrashing on doc render
2019-01-19 17:28:32 -08:00
Tom Moor
8d3dc3a92e
User Profile ( #858 )
...
* First pass user profile
* 💚
* More collaborator tooltip improvements
2019-01-12 19:41:45 -08:00
Tom Moor
394adf97f8
Minor grammar and mobile style fixes
2019-01-11 21:46:58 -08:00
Tom Moor
23b227c352
Closes #842 - Toast messages hanging
2019-01-09 22:41:06 -08:00
Tom Moor
f80e4ab04c
Improved button styling
...
Added toast when collection permissions are saved
Removed usage of setState (old habits die hard)
2019-01-05 18:23:57 -08:00
Tom Moor
8c02b0028c
Collection Permissions ( #829 )
...
see https://github.com/outline/outline/issues/668
2019-01-05 13:37:33 -08:00
Tom Moor
8653338f4e
Fixes: Connecting slack commands from subdomain
2018-12-15 19:05:22 -08:00
Tom Moor
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
Tom Moor
d3911b9e20
Fixes: Slack integrations page needs to ensure collections are loaded
2018-12-06 19:18:34 -08:00
Tom Moor
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
Tom Moor
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
Tom Moor
6e32f292c2
Allow filtering of people in admin
2018-11-17 18:43:46 -08:00
Tom Moor
d74b99635e
Fixes: Save profile picture automatically after upload
...
Fix jank when cropping large photos
2018-11-17 18:25:10 -08:00
Tom Moor
1be8e13828
Fix localhost
...
Handle automatic subdomain redirect
2018-11-08 21:05:07 -08:00
Tom Moor
6418712c47
Improve error handling
2018-11-08 21:05:07 -08:00
Tom Moor
21b1c0747c
Basic functionality in place, need improved errors and logged in redirect
2018-11-08 21:05:07 -08:00
Tom Moor
07e61bd347
First pass, can create and update
2018-11-08 21:02:36 -08:00
Tom Moor
b02e5184fd
Closes #764 - Visual feedback that avatar is uploading
2018-09-30 18:09:35 -07:00
Tom Moor
e8ef1145a1
Add integration icons
...
Add link to public zapier invite
2018-09-30 17:56:20 -07:00
Tom Moor
b36977cf80
Stash
2018-09-30 08:51:14 -07:00
Tom Moor
328f731541
Share Permissions ( #761 )
...
* Share restrictions
* Tweak language, add spec
2018-08-19 16:06:39 -07:00
Tom Moor
63f6d61ac0
Linting
...
Pagination of edited / viewed responses
2018-08-11 00:46:10 -07:00
Tom Moor
8acb60f4c7
Fixes: Link to developer documentation from token settings page
2018-08-02 00:41:51 -07:00
Tom Moor
bda4bd6313
Tweak UI
2018-07-10 20:49:58 -07:00
Tom Moor
08cac861ae
Done. Needs testing once back online
2018-07-07 18:09:39 -05:00
Tom Moor
a049e0e9bc
SlackButton does not need to be connected
2018-07-02 22:37:07 -07:00
Tom Moor
2fd8b35ca9
Fixed: Modified time display on dashboard
...
New Time component for relative time formatting with accessibility
2018-07-01 19:56:58 -07:00
Tom Moor
fa4453a476
Fixes #687
...
Tidied people list, now displaying joined at date
2018-06-20 22:10:03 -07:00
Tom Moor
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
Tom Moor
434129a434
ThemeProvider ( #677 )
...
closes #655
2018-06-09 19:10:30 -07:00
Tom Moor
22e823df9a
Closes #665 - Correctly handle user not granting auth permissions, display friendly error
2018-06-04 21:06:47 -07:00
Tom Moor
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
Tom Moor
9315e3f0f0
Members -> People
...
Update help text throughout settings area
Add details on authentication method
2018-05-31 14:49:19 -07:00
Tom Moor
0b3feef47a
Hide settings items for non admins
...
Update image uploader for use with team logo
Fix can't cancel cropping modal
2018-05-31 12:52:03 -07:00
Tom Moor
10a0ffe472
Team details settings page
2018-05-31 12:44:32 -07:00