Commit Graph

28 Commits

Author SHA1 Message Date
05d1880556 Add reusable empty state
Add empty state for no starred documents
Add empty state for no search results
2017-10-17 23:21:22 -07:00
d061a9d28b Fix line behind search icon 2017-09-30 21:53:29 -07:00
53c0c9180b Global error messages (#261)
* Remove global error rendering

* Added basic Toasts

* Auto-close toasts

* 💚

* Flow fix, more reliable CI
2017-09-23 18:58:34 -04:00
c02bc04fd2 small refactor, lint and fixes 2017-09-12 23:30:18 -07:00
483bf29cc4 Workable document moving 2017-09-12 22:58:33 -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
f175d4c1d2 Style fixes 2017-07-12 23:37:46 -07:00
add1f0d9b6 Fix to CenteredContent 2017-07-12 01:11:34 -07:00
efa5bf6a54 Fixed width issues wit search 2017-07-12 01:05:28 -07:00
b9df4a76d7 Merge master 2017-07-08 22:30:20 -07:00
8b3b3222b7 Swapped Flex to homegrown component
No more element prop warnings!
2017-07-07 00:04:12 -07:00
fdd787d49c Added transitions for search 2017-07-01 17:16:18 -07:00
86b0966703 Add recently viewed docs to dashboard 2017-06-25 20:32:05 -07:00
b8d0666c63 Moved Layout to be a wrapper for routes 2017-06-24 17:14:36 -07:00
74d65aba67 Search improvements (#76)
* Search improvements

* Search results keyboard navigation
2017-05-31 20:23:09 -07:00
201f90030c Refactored collections store and layout components 2017-05-29 18:04:26 -07:00
c0b85a643c Truncated previews now rendered on client 2017-05-25 21:59:35 -07:00
3353eb913a Search improves (#67)
* ESC should go back from search
using direct onKeyDown here as react-keydown does not trigger within an input

* Addressable search urls
2017-05-21 23:02:53 -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
dc7480218c auto find on 404 2017-02-09 19:57:35 -08:00
a69acc0a9f Fixed header title for search 2016-08-21 22:21:13 -07:00
b2d00f3384 Use loads directly 2016-08-12 14:56:39 +02:00
1858082fd6 Removed custom Flex component 2016-08-05 18:44:15 +03:00
d2187c4b10 Renamed /src to /frontend 2016-07-24 15:32:31 -07:00