Commit Graph

14 Commits

Author SHA1 Message Date
ee7e1959c9 fix: Toast color in dark mode 2020-05-19 21:55:26 -07:00
07a941a65d Websocket Support (#937)
* Atom / RSS meta link

* Spike

* Feeling good about this spike now

* Remove document.collection

* Remove koa.ctx from all presenters to make them portable outside requests

* Remove full serialized model from events
Move events.add to controllers for now, will eventually be in commands

* collections.create event
parentDocument -> parentDocumentId

* Fix up deprecated tests

* Fixed: Doc creation

* documents.move

* Handle collection deleted

* 💚

* Authorize room join requests

* Move starred data structure
Account for documents with no context on sockets

* Add socket.io-redis

* Add WEBSOCKETS_ENABLED env variable to disable websockets entirely for self hosted
New installations will default to true, existing installations to false

* 💚 No need for promise response here

* Reload notice
2019-04-17 19:11:23 -07:00
6fb51eb7bb 💚 2019-01-09 22:59:39 -08:00
23b227c352 Closes #842 - Toast messages hanging 2019-01-09 22:41:06 -08:00
29630e68d2 Closes #815 2018-12-16 17:57:41 -08:00
328f731541 Share Permissions (#761)
* Share restrictions

* Tweak language, add spec
2018-08-19 16:06:39 -07:00
434129a434 ThemeProvider (#677)
closes #655
2018-06-09 19:10:30 -07:00
fb7a8f0312 Toast type (success/warning/etc) 2018-05-31 12:07:49 -07:00
f633f63a61 Merge ErrorsStore into UiStore 2018-05-31 11:42:39 -07:00
518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
6caba86751 Mobile Responsive Styles (#580)
* WIP: Responsive styles

* Flip breakpoints, ensure doc doesn't spread

* Add MenuIcon

* Refactor Sidebar to share mobile responsive styles

* Fix accidental find/replace

* Tweak padding to take into account icon spacing
2018-02-10 23:24:12 -08:00
ab13f51d5d Upgrade prettier 2017-11-10 14:14:30 -08:00
fc45d6a180 Sharing global styles 2017-10-26 22:42:08 -07:00
4863680d86 frontend > app 2017-10-25 22:49:04 -07:00