Commit Graph

92 Commits

Author SHA1 Message Date
Tom Moor 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
Jori Lallo c92697a8a8
Revert "Renamed Document#atlasId finally" 2018-02-07 11:32:18 -08:00
Jori Lallo f08b3e0ac5 Renamed Document#atlasId finally 2018-02-07 00:04:39 -08:00
Jori Lallo c4d1490d01 Added migration for adding initial admins 2017-12-26 15:06:53 +02:00
Tom Moor 32ba98bb1a
Unfurling of Slack links (#487)
* First pass: Unfurling of Slack links

* Add authentication in db

* Call associate on Event correctly

* Add SLACK_APP_ID, remove SLACK_REDIRECT_URI, tidy env sample

* PR feedback

* Comment clarify
2017-12-18 19:59:29 -08:00
Tom Moor 1f859f01e3 Tidy / fix migrations - MUST return a promise 2017-11-19 16:49:51 -08:00
Jori Lallo 0441e92d08 Lint rules and flow annotations for rest of the files 2017-11-15 23:40:14 -08:00
Jori Lallo e70a8c2495 color editing 2017-10-29 23:23:16 -07:00
Jori Lallo 255d7564c5 Upload avatar to s3 on login 2017-10-19 00:49:22 -07:00
Jori Lallo 150771ee88 removed dependencies, html/preview 2017-10-16 23:35:56 -07:00
Jori Lallo 75bf265bd5 Removed legacy navigationtree 2017-10-15 18:35:28 -07:00
Jori Lallo 7c3cfbc9da Added Event model and logging to Collection 2017-10-09 23:27:34 -07:00
Tom Moor 7e82fd944e
allow-null-username 2017-09-04 13:27:29 -07:00
Tom Moor 28956b98fa
migration-fixes 2017-09-01 08:46:39 -07:00
Tom Moor 41f47f3f2f
Migrations fix 2017-08-31 19:41:10 -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 cfcdae8aa0
Save title emoji against document 2017-07-29 15:06:17 -07:00
Jori Lallo cd584da5cf Upgrade sequelize and remove unique email constraints 2017-07-12 22:55:50 -07:00
Jori Lallo b64e47f42a Circle CI (#113)
Circle CI
2017-07-08 21:13:47 -07:00
Jori Lallo e73eec4486 renamed migration to keep in order 2017-06-26 23:50:33 -07: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 c229369efd Changed Collection documents to documentStructure and other WIP stuff 2017-06-04 14:40:27 -07:00
Jori Lallo 9631e58e65 Renamed collections table and added a new column for documents 2017-06-03 12:04:13 -07:00
Tom Moor 639a0ec45c
Atlas > Collection 2017-05-27 11:08:52 -07:00
Jori Lallo 08b1609440 [chore] added prettier 2017-04-26 21:47:03 -07:00
Jori Lallo 0e7c216735 Added user passwords 2016-09-11 17:47:22 -07:00
Jori Lallo 48a9a9f285 Added signup API endpoint 2016-09-11 16:34:57 -07:00
Jori Lallo a2aea2abfc Implemented some of api keys 2016-08-24 00:37:54 -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 e706e1c77c Legwork for initial documents for atlases 2016-07-26 00:05:10 -07:00
Jori Lallo ff3a6d584e Added search indexing for documents 2016-07-12 23:43:41 -07:00
Jori Lallo 0de27e55d6 Backend fixes 2016-07-06 21:36:50 -07:00
Jori Lallo 6fef3137a1 Fix navigation tree in migrations 2016-06-26 21:56:14 -07:00
Jori Lallo 0026b092d2 Added revisions 2016-06-26 11:23:03 -07:00
Jori Lallo 2bcf37fd83 Added indexes 2016-06-25 23:40:08 -07:00
Jori Lallo 7f4095b77f moved migrations around 2016-06-25 22:37:05 -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