0441e92d08
Lint rules and flow annotations for rest of the files
2017-11-15 23:40:14 -08:00
348e5f0b20
Added email templating, and user welcome email
2017-11-12 15:02:23 -08:00
980ad792c5
addressed comments
2017-10-31 21:55:46 -07:00
e70a8c2495
color editing
2017-10-29 23:23:16 -07:00
1fdbf256a7
review comments
2017-10-19 23:30:31 -07:00
255d7564c5
Upload avatar to s3 on login
2017-10-19 00:49:22 -07:00
150771ee88
removed dependencies, html/preview
2017-10-16 23:35:56 -07:00
75bf265bd5
Removed legacy navigationtree
2017-10-15 18:35:28 -07:00
7c3cfbc9da
Added Event model and logging to Collection
2017-10-09 23:27:34 -07:00
dd0588d760
Several fixes + refactor to Collection methods
2017-10-09 00:05:15 -07:00
a5a1e286d4
Addressed user feedback
2017-09-24 13:51:33 -07:00
8558b92cae
Edit collection ( #173 )
...
* Collection edit modal
* Add icon
* 💚
* Oh look, some specs
* Delete collection
* Remove from collection
* Handle error responses
Protect against deleting last collection
* Fix key
* 💚
* Keyboard navigate documents list
* Add missing database constraints
2017-08-29 08:37:17 -07:00
297bf850c2
Align title correctly when first character is emoji
2017-07-29 16:15:04 -07:00
cfcdae8aa0
Save title emoji against document
2017-07-29 15:06:17 -07:00
ca875915ce
Fix on collection count check
2017-07-18 21:57:34 -07:00
bbbf17c223
Manually create a new document for second collection
2017-07-17 23:33:03 -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
66e4995885
💚 ?
2017-07-15 16:08:12 -07:00
ed7aa80a3a
WIP
2017-07-15 15:14:01 -07:00
cd584da5cf
Upgrade sequelize and remove unique email constraints
2017-07-12 22:55:50 -07:00
b80fcfff6c
Fixed search and added tests
2017-07-10 21:24:25 -07:00
c4b41a9e07
Fixed flow errors and small refactor
2017-07-09 11:26:17 -07:00
e82639c828
Merge pull request #110 from jorilallo/queryperf
...
Query Improvements
2017-07-06 23:22:16 -07:00
b854c2ca53
Tidy, move recent documents to query scope
2017-07-06 22:02:55 -07:00
1c83257483
Restore New Document Functionality ( #94 )
...
* Restored New Document functionality
* Declarative SidebarHidden
* Fix edit route
2017-07-04 23:02:06 -07:00
f65a5bcca2
Swapped document urls to have /doc
prefix
2017-07-04 12:03:41 -05:00
f90d170497
Using the magic of joins
2017-07-03 21:35:17 -07:00
29037251c0
Better document URLs
2017-07-03 13:17:29 -05:00
56beb8b55f
Fixed document.update API
2017-06-28 23:18:46 -07:00
c0f971fdd0
Remove dodgy association
2017-06-26 23:33: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
3528b2d0ef
Further cleanup
2017-06-05 01:00:29 -07:00
1be0ff8105
Added deletion of documents
2017-06-05 00:36:50 -07:00
a4dca58ae7
Fixed Collection#updateDocument
2017-06-04 22:12:36 -07:00
c229369efd
Changed Collection documents to documentStructure and other WIP stuff
2017-06-04 14:40:27 -07:00
9631e58e65
Renamed collections table and added a new column for documents
2017-06-03 12:04:13 -07:00
639a0ec45c
Atlas > Collection
2017-05-27 11:08:52 -07:00
e2cf2a2fe7
Remove periods from url slugs. Fixes #15
2017-04-29 14:43:43 -07:00
08b1609440
[chore] added prettier
2017-04-26 21:47:03 -07:00
280a29c007
Better intro document
2016-09-14 20:17:20 -07:00
acdc8531e4
Create type=atlas
collections for users on login
2016-09-14 20:13:33 -07:00
0e7c216735
Added user passwords
2016-09-11 17:47:22 -07:00
48a9a9f285
Added signup API endpoint
2016-09-11 16:34:57 -07:00
bf84f792e2
lint
2016-09-11 15:48:43 -07:00
458735f341
Added Jest for testing both front and backend
2016-09-09 01:35:39 -07:00
a2aea2abfc
Implemented some of api keys
2016-08-24 00:37:54 -07:00
748b3ab66b
Fixed search SQL query
2016-08-22 23:49:28 -07:00
64faa241b8
debug
2016-08-22 23:43:30 -07:00
4f998bccc8
Initial code for Slack based search
2016-08-22 23:37:01 -07:00
0af17c688f
lock
2016-08-21 11:12:24 -07:00