Jori Lallo
e70a8c2495
color editing
2017-10-29 23:23:16 -07:00
Jori Lallo
150771ee88
removed dependencies, html/preview
2017-10-16 23:35:56 -07:00
Tom Moor
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
Tom Moor
297bf850c2
Align title correctly when first character is emoji
2017-07-29 16:15:04 -07:00
Tom Moor
cfcdae8aa0
Save title emoji against document
2017-07-29 15:06:17 -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
66e4995885
💚 ?
2017-07-15 16:08:12 -07:00
Jori Lallo
cd584da5cf
Upgrade sequelize and remove unique email constraints
2017-07-12 22:55:50 -07:00
Jori Lallo
b80fcfff6c
Fixed search and added tests
2017-07-10 21:24:25 -07:00
Jori Lallo
c4b41a9e07
Fixed flow errors and small refactor
2017-07-09 11:26:17 -07:00
Jori Lallo
e82639c828
Merge pull request #110 from jorilallo/queryperf
...
Query Improvements
2017-07-06 23:22:16 -07:00
Tom Moor
b854c2ca53
Tidy, move recent documents to query scope
2017-07-06 22:02:55 -07:00
Tom Moor
1c83257483
Restore New Document Functionality ( #94 )
...
* Restored New Document functionality
* Declarative SidebarHidden
* Fix edit route
2017-07-04 23:02:06 -07:00
Jori Lallo
f65a5bcca2
Swapped document urls to have /doc
prefix
2017-07-04 12:03:41 -05:00
Tom Moor
f90d170497
Using the magic of joins
2017-07-03 21:35:17 -07:00
Jori Lallo
29037251c0
Better document URLs
2017-07-03 13:17:29 -05: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
Jori Lallo
a4dca58ae7
Fixed Collection#updateDocument
2017-06-04 22:12:36 -07:00
Jori Lallo
c229369efd
Changed Collection documents to documentStructure and other WIP stuff
2017-06-04 14:40:27 -07:00
Jori Lallo
e2cf2a2fe7
Remove periods from url slugs. Fixes #15
2017-04-29 14:43:43 -07:00
Jori Lallo
08b1609440
[chore] added prettier
2017-04-26 21:47:03 -07:00
Jori Lallo
bf84f792e2
lint
2016-09-11 15:48:43 -07:00
Jori Lallo
748b3ab66b
Fixed search SQL query
2016-08-22 23:49:28 -07:00
Jori Lallo
64faa241b8
debug
2016-08-22 23:43:30 -07:00
Jori Lallo
4f998bccc8
Initial code for Slack based search
2016-08-22 23:37:01 -07:00
Jori Lallo
e3e5ead9e0
Fixes
2016-08-18 14:42:53 -07:00
Jori Lallo
3089ac7bc8
Use clearer urls fro documents
2016-08-15 21:41:51 +02:00
Jori Lallo
11f6c533b8
Request time cache, tracking collaborators etc
2016-08-15 12:51:26 +02:00
Jori Lallo
792def3249
Added paranoid, debugging and fixes to document deleting on atlas collections
2016-08-14 10:50:42 +02:00
Jori Lallo
bcb39d823f
Automate revision creation
2016-08-12 15:36:48 +02:00
Jori Lallo
e706e1c77c
Legwork for initial documents for atlases
2016-07-26 00:05:10 -07:00
Jori Lallo
d2187c4b10
Renamed /src to /frontend
2016-07-24 15:32:31 -07:00
Jori Lallo
0026b092d2
Added revisions
2016-06-26 11:23:03 -07:00
Jori Lallo
db16e71c5e
Structures for atlases
2016-06-25 22:37:05 -07:00
Jori Lallo
2c07d43f46
More tree
2016-06-25 22:37:05 -07:00
Jori Lallo
24e02bfdc4
New database with migrations
2016-06-25 22:37:05 -07:00
Jori Lallo
f367157fb7
Fixed bundle.js size issues
2016-06-04 12:30:05 -07:00
Jori Lallo
e6c7e95115
MobX based editing
2016-06-02 22:04:33 -07:00
Jori Lallo
717c55e173
Added private
field to documents
2016-05-25 22:47:31 -07:00
Jori Lallo
1b7dff92d9
Added slugified urls to documents
2016-05-25 22:38:45 -07:00
Jori Lallo
4c6964ad07
Document editing
2016-05-25 21:26:06 -07:00
Jori Lallo
d53bd8cebb
Added code highlighting
2016-05-22 22:08:09 -07:00
Jori Lallo
b840b300b5
Better individual scenes for documents
2016-05-22 07:25:13 -07:00
Jori Lallo
4430a3129e
Saving and fetching of documents
2016-05-19 20:46:34 -07:00
Jori Lallo
cce82b3d43
Refactor
2016-04-28 22:25:37 -07:00