Commit Graph

34 Commits

Author SHA1 Message Date
29630e68d2 Closes #815 2018-12-16 17:57:41 -08:00
8d569fd46d Upgrade dependencies 2018-11-06 21:58:32 -08:00
2f681b1ce8 WIP: Dashboard tabs 2018-08-09 23:14:51 -07:00
d863ab3271 Hash navigation improvements 2018-08-05 22:08:46 -07:00
892ce64712 Catch errors around document rendering 2018-08-04 10:48:07 -07:00
b9e0668d7d Bulk export (#684)
* First pass (working) collection export to zip

* Add export confirmation screen

* 👕

* Refactor

* Job for team export, move to tmp file, settings UI

* Export all collections job

* 👕

* Add specs

* Clarify UI
2018-06-20 21:33:21 -07:00
434129a434 ThemeProvider (#677)
closes #655
2018-06-09 19:10:30 -07:00
9315e3f0f0 Members -> People
Update help text throughout settings area
Add details on authentication method
2018-05-31 14:49:19 -07:00
10a0ffe472 Team details settings page 2018-05-31 12:44:32 -07:00
4a7f8d3895 Move slack auth handling entirely to server 2018-05-28 23:44:56 -07:00
6df753d962 Team users -> Team members 2018-05-24 23:23:05 -07:00
d93815ca0a Share links list WIP 2018-05-22 23:01:49 -07:00
187c2dcb27 Working share link loading (plenty of restrictions still to put in place) 2018-05-16 23:52:26 -07:00
dded458582 Setup for unauthenticated doc viewing 2018-05-12 21:01:17 -07:00
518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
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
71270bcb93 Members -> Users 2018-03-04 22:34:06 -08:00
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
4d97e1aa2a Accidentally removed tracking from static pages by moving the pageview call into the SPA 2018-02-11 10:40:28 -08:00
378bfaeafe Fix autotrack not building correctly in prod 2018-02-10 23:54:54 -08:00
4cc7338534 Analytics (#582)
* gtm > ga

* Record pageviews in SPA

* Remove home-rolled tracking in favor of autotrack

* cleanup
2018-02-10 23:23:50 -08:00
bbd1600539 Settings members UI 2018-01-17 20:49:43 -08:00
922fd2497c Fixes #480 2017-12-18 22:55:14 -08:00
a573c76512 Request auth on first load with existing token 2017-11-26 22:26:02 -08:00
505310c172 Settings Routes (#449)
* Building out settings area

* Flow and refactoring

* TeamLogo

* Add temporary profile screen

* 💚

* PR feedback
2017-11-26 18:09:55 -08:00
83b6abe491 Fixed: Possible cause of logout loop 2017-11-25 18:56:21 -08:00
e82654ab7f Public API docs 2017-11-19 18:12:45 -08:00
ee89fb852b Added high level ErrorBoundary 2017-11-12 16:08:55 -08:00
ab13f51d5d Upgrade prettier 2017-11-10 14:14:30 -08:00
8056a784f6 Minor fixes 2017-11-10 13:53:51 -08:00
21c7cb93a2 Upgrade to React 16 2017-11-10 13:42:33 -08:00
84c82c31a9 Shared assets, cleanup for initial deploy 2017-10-29 15:02:24 -07:00
fc45d6a180 Sharing global styles 2017-10-26 22:42:08 -07:00
4863680d86 frontend > app 2017-10-25 22:49:04 -07:00