This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
outline/server
Tom Moor ccc0906b0a
feat: Improved onboarding documents (#970)
* feat: New onboarding documents

* Images -> blocks

* Add tips

* test: removes assumptions of welcome documents

this actually results in the tests being much more understandable too

* add db flag when document was created from welcome flow
2019-07-04 10:33:00 -07:00
..
__mocks__ Websocket Support (#937) 2019-04-17 19:11:23 -07:00
__snapshots__ Fixes: Welcome email dashboard location (#886) 2019-01-27 12:30:53 +00:00
api feat: Improved onboarding documents (#970) 2019-07-04 10:33:00 -07:00
auth fix: Update email in auth service should update email in Outline 2019-06-25 21:44:46 -07:00
commands feat: invites (#967) 2019-06-24 22:14:59 -07:00
config Content pages 2018-12-20 20:00:58 -08:00
emails feat: invites (#967) 2019-06-24 22:14:59 -07:00
middlewares chore: upgrade sequelize (#965) 2019-06-23 15:49:45 -07:00
migrations feat: Improved onboarding documents (#970) 2019-07-04 10:33:00 -07:00
models feat: Improved onboarding documents (#970) 2019-07-04 10:33:00 -07:00
onboarding feat: Improved onboarding documents (#970) 2019-07-04 10:33:00 -07:00
pages chore: update about page 2019-06-25 00:22:27 -07:00
policies feat: invites (#967) 2019-06-24 22:14:59 -07:00
presenters Fix: Race condition in websocket emit 2019-04-20 11:40:14 -07:00
services feat: invites (#967) 2019-06-24 22:14:59 -07:00
static Dark Mode (#912) 2019-03-12 21:35:35 -07:00
test feat: Improved onboarding documents (#970) 2019-07-04 10:33:00 -07:00
utils feat: Improved onboarding documents (#970) 2019-07-04 10:33:00 -07:00
.jestconfig.json Bring back old test setup 2017-07-09 11:36:30 -07:00
app.js Websocket Support (#937) 2019-04-17 19:11:23 -07:00
errors.js Wrapped additional error data under `data` 2018-03-07 00:05:34 -08:00
events.js feat: invites (#967) 2019-06-24 22:14:59 -07:00
index.js chore: upgrade sequelize (#965) 2019-06-23 15:49:45 -07:00
logistics.js chore: upgrade sequelize (#965) 2019-06-23 15:49:45 -07:00
mailer.js feat: invites (#967) 2019-06-24 22:14:59 -07:00
mailer.test.js Fixes: Welcome email dashboard location (#886) 2019-01-27 12:30:53 +00:00
redis.js chore: remove asyncLock 2019-06-23 17:57:37 -07:00
routes.js chore: upgrade sequelize (#965) 2019-06-23 15:49:45 -07:00
routes.test.js Websocket Support (#937) 2019-04-17 19:11:23 -07:00
sequelize.js chore: upgrade sequelize (#965) 2019-06-23 15:49:45 -07:00
slack.js Move slack auth handling entirely to server 2018-05-28 23:44:56 -07:00