Commit Graph

20 Commits

Author SHA1 Message Date
Tom Moor
22bc5a7373 Added delete endpoint 2018-05-13 00:28:31 -07:00
Tom Moor
518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
Tom Moor
44cb509ebf
Post to Slack (#603)
* Migrations

* WIP: Integration model, slack perms / hooks

* So so rough it pains me. Building this new model is revealing just how much needs to be refactored

* Working connect and post

* Cleanup UI, upating documents

* Show when slack command is connected

* stash

* 💚

* Add documents.update trigger

* Authorization, tidying

* Fixed integration policy

* pick integration presenter keys
2018-04-03 20:36:25 -07:00
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
Tom Moor
83f32be6f7 Add missing authorization on views endpoints
Updated ApiKeys authorization to match elsewhere
2018-02-18 10:56:56 -08:00
Tom Moor
2f81eb5e87 Added more structure and tests to our authorization code 2018-02-18 00:11:48 -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
26d0d815a2 Admin endpoints 2017-12-26 15:08:11 +02:00
Tom Moor
ed7aa80a3a
WIP 2017-07-15 15:14:01 -07:00
Jori Lallo
64994ef351 Bring back old test setup 2017-07-09 11:36:30 -07:00
Jori Lallo
b64e47f42a Circle CI (#113)
Circle CI
2017-07-08 21:13:47 -07:00
Jori Lallo
10b746e140 rm localenv 2017-07-06 23:27:16 -07:00
Jori Lallo
22153441fa Updated IDs and fixed tests 2017-06-28 23:24:19 -07:00
Jori Lallo
56beb8b55f Fixed document.update API 2017-06-28 23:18:46 -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
08b1609440 [chore] added prettier 2017-04-26 21:47:03 -07:00
Jori Lallo
969243c3e4 Added auth.login API 2016-09-11 22:44:44 -07:00
Jori Lallo
48a9a9f285 Added signup API endpoint 2016-09-11 16:34:57 -07:00
Jori Lallo
458735f341 Added Jest for testing both front and backend 2016-09-09 01:35:39 -07:00