Commit Graph

36 Commits

Author SHA1 Message Date
0441e92d08 Lint rules and flow annotations for rest of the files 2017-11-15 23:40:14 -08:00
e70a8c2495 color editing 2017-10-29 23:23:16 -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
7e82fd944e allow-null-username 2017-09-04 13:27:29 -07:00
28956b98fa migration-fixes 2017-09-01 08:46:39 -07:00
41f47f3f2f Migrations fix 2017-08-31 19:41:10 -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
cfcdae8aa0 Save title emoji against document 2017-07-29 15:06:17 -07:00
cd584da5cf Upgrade sequelize and remove unique email constraints 2017-07-12 22:55:50 -07:00
b64e47f42a Circle CI (#113)
Circle CI
2017-07-08 21:13:47 -07:00
e73eec4486 renamed migration to keep in order 2017-06-26 23:50:33 -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
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
08b1609440 [chore] added prettier 2017-04-26 21:47:03 -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
a2aea2abfc Implemented some of api keys 2016-08-24 00:37:54 -07:00
e3e5ead9e0 Fixes 2016-08-18 14:42:53 -07:00
3089ac7bc8 Use clearer urls fro documents 2016-08-15 21:41:51 +02:00
11f6c533b8 Request time cache, tracking collaborators etc 2016-08-15 12:51:26 +02:00
792def3249 Added paranoid, debugging and fixes to document deleting on atlas collections 2016-08-14 10:50:42 +02:00
e706e1c77c Legwork for initial documents for atlases 2016-07-26 00:05:10 -07:00
ff3a6d584e Added search indexing for documents 2016-07-12 23:43:41 -07:00
0de27e55d6 Backend fixes 2016-07-06 21:36:50 -07:00
6fef3137a1 Fix navigation tree in migrations 2016-06-26 21:56:14 -07:00
0026b092d2 Added revisions 2016-06-26 11:23:03 -07:00
2bcf37fd83 Added indexes 2016-06-25 23:40:08 -07:00
7f4095b77f moved migrations around 2016-06-25 22:37:05 -07:00
db16e71c5e Structures for atlases 2016-06-25 22:37:05 -07:00
2c07d43f46 More tree 2016-06-25 22:37:05 -07:00
24e02bfdc4 New database with migrations 2016-06-25 22:37:05 -07:00