e2bd03494d
chore: Update syntax, improve more typing ( #1439 )
...
* chore: <React.Fragment> to <>
* flow types
2020-08-09 09:48:04 -07:00
449dc55aaa
chore: Upgrade Babel, Jest, Eslint ( #1437 )
...
* chore: Upgrade Prettier 1.8 -> 2.0
* chore: Upgrade Babel 6 -> 7
* chore: Upgrade eslint plugins
* chore: Add eslint import/order rules
* chore: Update flow-typed deps
2020-08-08 22:53:59 -07:00
67981a351e
chore: Remove env variables in webpack bundle ( #1353 )
...
* chore: Remove env variables in webpack bundle
* remove unused globals
* refactor: consolidate window.env calls to single file
* fix: Slack client side integration auth
* fix: developers url
2020-07-18 11:02:40 -07:00
f43deb7940
chore: Move to prettier standard double quotes ( #1309 )
2020-06-20 13:59:15 -07:00
3d805d5fe7
chore: tooltip update / remove css loader ( #985 )
...
* fix: Add suspended filter to people management #984
* chore: removing css loader
* pui-react-tooltip -> tippy
closes #980
* remove extract-text-plugin
2019-07-09 21:17:25 -07:00
d5192acabf
feat: invites ( #967 )
...
* stub invite endpoint
* feat: First pass invite UI
* feat: allow removing invite rows
* First pass: sending logic
* fix: label accessibility
* fix: add button submits
incorrect permissions
middleware flow error
* 💚
* Error handling, email filtering, tests
* Flow
* Add Invite to people page
Remove old Tip
* Add copy link to subdomain
2019-06-24 22:14:59 -07:00
56a6db7d2a
Cleanup
2019-04-18 18:51:16 -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
59c82f1f06
Dark Mode ( #912 )
...
closes #704
2019-03-12 21:35:35 -07:00
13501b6d76
Moving redirects to declarative method
2019-01-19 00:23:39 -08:00
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