Commit Graph

135 Commits

Author SHA1 Message Date
a0f58583b5 UI work 2018-03-04 16:53:57 -08:00
06a6573feb Initial work on the frontend 2018-03-04 15:39:17 -08:00
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
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
c80ae1bdd6 Fixes: Document not added to structure
Cache key bump
2018-02-28 23:21:29 -08:00
3505ed3ad0 Removed quite useless store test 2018-02-28 23:21:17 -08:00
4bc8a152c1 Added natural sorting for documents and collections 2018-02-28 23:00:41 -08:00
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
3ea5573813 Merge pull request #600 from outline/jori/fix-590
Handle Safari paranoid mode
2018-02-18 10:20:47 -08:00
8bfecaeb96 Fix #590 2018-02-13 23:30:56 -08:00
ea471b2a19 In my testing this fixes the redirect loop on logout 2018-02-12 22:44:43 -08:00
6caba86751 Mobile Responsive Styles (#580)
* WIP: Responsive styles

* Flip breakpoints, ensure doc doesn't spread

* Add MenuIcon

* Refactor Sidebar to share mobile responsive styles

* Fix accidental find/replace

* Tweak padding to take into account icon spacing
2018-02-10 23:24:12 -08:00
47da3f2b9b Increase collections pagination limit (#561)
* I think this is the pragmatic solution for now. We can readdress later.
Also renamed fetchAll, to the more accurate fetchPage

* 💚
2018-02-04 12:30:35 -08:00
2b2bc376ce Merge pull request #532 from outline/jori/collection-delete-fixes
Fixed collection deletion
2018-01-28 17:54:53 -08:00
5ab423108a Fixed collection deletion 2018-01-28 17:04:53 -08:00
c746564ec0 Fixes to members 2018-01-23 21:48:15 -08:00
bbd1600539 Settings members UI 2018-01-17 20:49:43 -08:00
2d70618f01 Tweaks for seamless save of new doc 2017-12-28 12:35:59 +00:00
553095692c Clear active collection if navigating out of it directly
Fixes #474
2017-12-05 00:15:34 -08:00
98124a1c4b linting 2017-12-03 19:48:50 -08:00
5df2983ef6 Search improvements 2017-12-03 16:50:50 -08:00
883e584da2 Merge pull request #454 from outline/issue-448
Request auth on first load with existing token
2017-11-28 23:00:00 -08:00
37ed61d9c8 Fixes: Issue with missing collection id 2017-11-28 08:55:15 -08:00
a573c76512 Request auth on first load with existing token 2017-11-26 22:26:02 -08:00
33fea77a86 PR feedback, remove collectionId 2017-11-26 18:18:41 -08:00
bca940bedc 💚 2017-11-26 18:18:41 -08:00
81edb55d56 Working recently edited list 2017-11-26 18:18:40 -08:00
dc242038ff Remove unused teamId 2017-11-26 18:18:40 -08:00
2143a87671 WIP: Collection home 2017-11-26 18:18:40 -08:00
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
dd2cd2f9d8 Working direct install flow 2017-11-21 23:51:31 -08:00
272cc158ea Clear localForage database on logout 2017-11-11 16:02:49 -08:00
25b2b2a024 Fixes: Infinite logout loop 2017-11-11 14:42:29 -08:00
ab13f51d5d Upgrade prettier 2017-11-10 14:14:30 -08:00
4863680d86 frontend > app 2017-10-25 22:49:04 -07:00