Commit Graph

26 Commits

Author SHA1 Message Date
98175c3d99 make the star smaller 2017-09-11 22:08:47 -07:00
c44c25b53e Fix Icon prop warning 2017-09-11 00:15:27 -07:00
429f0be939 Fill starred star 2017-09-10 23:23:28 -07:00
3c378daa19 Remove unused icons 2017-09-04 13:23:20 -07:00
3c9f69d495 Feather icons 2017-09-04 12:14:18 -07:00
e34ffe0cf4 Move collaborators to top right (#201)
* Hopefully the last time we rejig this before launch

* Improved spacing

* Move to injectGlobal, alignment fixes
2017-09-03 17:26:57 -07:00
44e635cbc7 Closes #189 2017-09-02 18:43:12 -07:00
ca35cee841 Move star out of editor into documentpreview (#174)
* Move star out of editor into documentpreview

* 💚
2017-08-02 20:45:09 -07:00
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
2a9efaba8f Fix new document creation. Add collection name to DocumentPreview in search results 2017-07-14 22:15:56 -07:00
c4b41a9e07 Fixed flow errors and small refactor 2017-07-09 11:26:17 -07:00
fa902539e6 Merge documents 2017-06-27 22:15:29 -07:00
86b0966703 Add recently viewed docs to dashboard 2017-06-25 20:32:05 -07:00
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
74d65aba67 Search improvements (#76)
* Search improvements

* Search results keyboard navigation
2017-05-31 20:23:09 -07:00
5a82430553 Rebase fix 2017-05-29 18:22:10 -07:00
e3b2fcf8c9 Improves 2017-05-26 00:04:13 -07:00
c0b85a643c Truncated previews now rendered on client 2017-05-25 21:59:35 -07:00
e791509dac Moving previews to client side rendering for consistency 2017-05-25 00:07:41 -07:00
b25298c8f1 upgraded to react router v4 2017-05-17 19:57:26 -07:00
0a76d6af9e Flow for all the files 2017-05-11 17:23:56 -07:00
a98199599a Fixed linting errors and warnings 2017-05-10 00:02:11 -07:00
2095b3a874 Fix prettier integration, format (#31)
* Fix prettier integration, format

* Reformat again
2017-04-27 21:48:13 -07:00
3089ac7bc8 Use clearer urls fro documents 2016-08-15 21:41:51 +02:00
537341c01c Fixed publishing info in search 2016-08-15 21:41:41 +02:00
d2187c4b10 Renamed /src to /frontend 2016-07-24 15:32:31 -07:00