Commit Graph

108 Commits

Author SHA1 Message Date
Tom Moor
18cfe26e83 Migrate atlasId -> collectionId 2018-08-07 23:23:26 -07:00
Tom Moor
cad83f4e7b Tighten context snippet in slash command results 2018-08-05 11:12:59 -07:00
Tom Moor
61b6b18148 💚 2018-08-05 00:51:47 -07:00
Tom Moor
fc7373a6f5 Return relevant context in search results returned to slack slash command 2018-08-05 00:34:08 -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
2337b9df7f service -> serviceId 2018-06-01 15:13:05 -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
ddd2b82d20 WIP: Successful Google Auth, broke pretty much everything else in the process 2018-05-28 11:36:37 -07:00
Tom Moor
e538df0df3 Filter private info from public shares 2018-05-23 23:59:00 -07:00
Tom Moor
47fb968009 Ability to revoke, ShareMenu 2018-05-23 22:09:14 -07:00
Tom Moor
d93815ca0a Share links list WIP 2018-05-22 23:01:49 -07:00
Tom Moor
4266020315 Gen and copy share link from frontend 2018-05-16 23:07:33 -07:00
Tom Moor
9000aa3aac First pass at API 2018-05-12 23:14:06 -07:00
Tom Moor
518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
Tom Moor
44cb509ebf
Post to Slack (#603)
* Migrations

* WIP: Integration model, slack perms / hooks

* So so rough it pains me. Building this new model is revealing just how much needs to be refactored

* Working connect and post

* Cleanup UI, upating documents

* Show when slack command is connected

* stash

* 💚

* Add documents.update trigger

* Authorization, tidying

* Fixed integration policy

* pick integration presenter keys
2018-04-03 20:36:25 -07:00
Jori Lallo
a0f58583b5 UI work 2018-03-04 16:53:57 -08:00
Jori Lallo
3d6b9466fb Backend support 2018-03-04 15:38:51 -08:00
Tom Moor
7272b24eaf
Merge pull request #610 from outline/jori/natural-sort
Added natural sorting for documents and collections
2018-02-28 23:28:47 -08:00
Tom Moor
18b0338736
Pinned documents (#608)
* Migrations and API for pinned documents

* Documentation

* Add pin icon

* Fin.

* v0.2.0

* Remove pin from DocumentPreview, add general menu
Add Pinned documents header

* Tidy

* Fixed: Drafts appearing on collection home
2018-02-28 23:28:36 -08:00
Jori Lallo
4bc8a152c1 Added natural sorting for documents and collections 2018-02-28 23:00:41 -08:00
Tom Moor
9142d975df
Draft Documents (#518)
* Mostly there

* Fix up specs

* Working scope, updated tests

* Don't record view on draft

* PR feedback

* Highlight drafts nav item

* Bugaboos

* Styling

* Refactoring, gradually addressing Jori feedback

* Show collection in drafts list
Flow fixes

* Ensure menu actions are hidden when draft
2018-02-27 22:41:12 -08:00
Tom Moor
83f32be6f7 Add missing authorization on views endpoints
Updated ApiKeys authorization to match elsewhere
2018-02-18 10:56:56 -08:00
Jori Lallo
b47771c56f Order document structure alphabetically 2018-02-06 23:26:14 -08:00
Tom Moor
ae4aed6fe0 Move title validation to server (#552)
closes issue-546
2018-01-31 19:23:33 -08:00
Jori Lallo
26d0d815a2 Admin endpoints 2017-12-26 15:08:11 +02:00
Tom Moor
e07893b001 Merge master 2017-11-26 18:23:11 -08:00
Tom Moor
33fea77a86 PR feedback, remove collectionId 2017-11-26 18:18:41 -08:00
Tom Moor
81edb55d56 Working recently edited list 2017-11-26 18:18:40 -08:00
Tom Moor
505310c172
Settings Routes (#449)
* Building out settings area

* Flow and refactoring

* TeamLogo

* Add temporary profile screen

* 💚

* PR feedback
2017-11-26 18:09:55 -08:00
Tom Moor
98f317c74a Prevents accidental overwriting of another users work 2017-11-25 13:04:54 -08:00
Tom Moor
eb8b12d327 Working recently edited list 2017-11-19 21:32:18 -08:00
Jori Lallo
0441e92d08 Lint rules and flow annotations for rest of the files 2017-11-15 23:40:14 -08:00
Jori Lallo
e70a8c2495 color editing 2017-10-29 23:23:16 -07:00
Jori Lallo
c6537279ba Fixes for empty document 2017-10-22 22:20:53 -07:00
Jori Lallo
255d7564c5 Upload avatar to s3 on login 2017-10-19 00:49:22 -07:00
Jori Lallo
150771ee88 removed dependencies, html/preview 2017-10-16 23:35:56 -07:00
Jori Lallo
36d46533b6 Added simple revisions API 2017-10-16 22:36:44 -07:00
Jori Lallo
75bf265bd5 Removed legacy navigationtree 2017-10-15 18:35:28 -07:00
Jori Lallo
5c43e12218 Moved document matching to use urlId to prevent issues with renamed documents 2017-09-12 19:55:01 -07:00
Tom Moor
95182057a6
💚 2017-09-02 18:44:41 -07:00
Tom Moor
b9b2769563
Fixes: Documents marked as starred incorrectly 2017-09-02 16:58:24 -07:00
Tom Moor
cfcdae8aa0
Save title emoji against document 2017-07-29 15:06:17 -07:00
Tom Moor
e6938ee06f
Resilient to collection or document not existing 2017-07-23 15:26:00 -07:00
Tom Moor
3b2ad193d5 DocumentPreview Improves (#141)
* Show collection name in search results
Highlight documents modified since last edited
Move views to scope

* Allow ESC key to work on Search page when input not focused

* Update document title with search query
Show loading indicator for search results

* WIP

* 💚 ?

* 💚

* Address PR feedback
2017-07-16 09:24:45 -07:00
Tom Moor
bd0a1d5edb
Fix flow issues 2017-07-08 22:36:59 -07:00
Tom Moor
b9df4a76d7
Merge master 2017-07-08 22:30:20 -07:00
Tom Moor
c618b956d2
Incorporate limit 2017-07-06 22:17:37 -07:00
Tom Moor
b854c2ca53
Tidy, move recent documents to query scope 2017-07-06 22:02:55 -07:00
Tom Moor
f08ca8d460
Moar 2017-07-06 20:59:45 -07:00
Tom Moor
f90d170497
Using the magic of joins 2017-07-03 21:35:17 -07:00
Jori Lallo
a7465aaf2e Include collaborator count and limit frontend to last 5 2017-07-03 12:29:20 -05:00
Jori Lallo
251771e345 Include only 7 most recent collaborators for document 2017-06-30 00:51:00 -07:00
Jori Lallo
f8a715dcef bad merge and rebase 2017-06-27 00:19:15 -07:00
Tom Moor
52765d9d1d Document Viewers (#79)
* Recording document views

* Add 'views' to document response

* Basic displaying of document views, probably want it more sublte than this? But hey, lets get it in there

* Bigly improves. RESTful > RPC

* Display of who's viewed doc

* Add Popover, add Scrollable, move views store

* Working server tests 💁

* Document Stars (#81)

* Added: Starred documents

* UI is dumb but functionality works

* Star now displayed inline in title

* Optimistic rendering

* Documents Endpoints (#85)

* More seeds, documents.list endpoint

* Upgrade deprecated middleware

* document.viewers, specs

* Add documents.starred
Add request specs for star / unstar endpoints

* Basic /starred page

* Remove comment

* Fixed double layout
2017-06-25 17:21:33 -07:00
Tom Moor
8883231f01
Cleanup presenters 2017-05-27 10:54:19 -07:00
Jori Lallo
08b1609440 [chore] added prettier 2017-04-26 21:47:03 -07:00
Jori Lallo
48a9a9f285 Added signup API endpoint 2016-09-11 16:34:57 -07:00
Jori Lallo
458735f341 Added Jest for testing both front and backend 2016-09-09 01:35:39 -07:00