Commit Graph

34 Commits

Author SHA1 Message Date
b1a1d24f9c fix: Unknown Slack users should be able to search team accessible docs (#1049)
* fix: Unknown Slack users should be able to search team accessible docs

* test: fix flaky test

* test: remove obsolete snapshot

* lint

* flow

* fix: Spelling mistake
2019-09-22 11:52:15 -07:00
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
32f83311f6 chore: upgrade sequelize (#965)
* 0.18.0

* chore: Upgrade sequelize 4 -> 5

* fix: migrations v5 support

* fix: Majority of test failures

* fix: the rest of v5 tests
2019-06-23 15:49:45 -07:00
044b4f16bc Editor embeds (#680)
- [x] Make deleting an embed easier
- [x] Add document level ability to disable embeds
- [x] Add team level ability to disable embeds
- [x] GitHub
- [x] Numeracy
- [x] Mode Analytics
- [x] Figma
- [x] Airtable
- [x] Vimeo
- [x] RealtimeBoard
- [x] Loom
- [x] Lucidcharts
- [x] Framer
- [x] InVision
- [x] Typeform
- [x] Marvel
- [x] Spotify
- [x] Codepen
- [x] Trello
2018-12-15 14:06:29 -08:00
c308a2378f stash 2018-11-18 13:12:46 -08:00
26036ad92c Fixes: handling of www subdomain in production
Hanging sessions when subdomain changes
2018-11-13 23:08:27 -08:00
bad8718a6b 💚 2018-11-12 14:53:32 -08:00
c60bd4260f Provision subdomain for ALL new teams, add tests 2018-11-12 14:00:23 -08:00
b3a8d34af3 Add support for SUBDOMAINS_ENABLED=false 2018-11-11 22:06:50 -08:00
61138ff4fa Cleanup 2018-11-11 21:17:03 -08:00
e24a187699 accessToken per subdomain 2018-11-09 23:40:33 -08:00
c323de4807 Attempt to provision subdomain on team create 2018-11-08 21:05:07 -08:00
1be8e13828 Fix localhost
Handle automatic subdomain redirect
2018-11-08 21:05:07 -08:00
6418712c47 Improve error handling 2018-11-08 21:05:07 -08:00
21b1c0747c Basic functionality in place, need improved errors and logged in redirect 2018-11-08 21:05:07 -08:00
07e61bd347 First pass, can create and update 2018-11-08 21:02:36 -08:00
328f731541 Share Permissions (#761)
* Share restrictions

* Tweak language, add spec
2018-08-19 16:06:39 -07:00
4c9f86c7f7 Save avatars to le cloud in beforeSave hooks
Added encryption to uploads
Updated icon for team settings
2018-06-01 18:00:48 -04:00
72d874444e DB migrations
Google button
2018-05-28 20:31:53 -07:00
518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
3d6b9466fb Backend support 2018-03-04 15:38:51 -08:00
e84fb5e6ba Update team and collection authorization 2018-02-18 01:14:51 -08:00
a6584714c3 New onboarding document 2018-01-17 22:18:55 -08:00
26d0d815a2 Admin endpoints 2017-12-26 15:08:11 +02:00
bbbf17c223 Manually create a new document for second collection 2017-07-17 23:33:03 -07:00
cd584da5cf Upgrade sequelize and remove unique email constraints 2017-07-12 22:55:50 -07:00
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
639a0ec45c Atlas > Collection 2017-05-27 11:08:52 -07:00
08b1609440 [chore] added prettier 2017-04-26 21:47:03 -07:00
acdc8531e4 Create type=atlas collections for users on login 2016-09-14 20:13:33 -07:00
48a9a9f285 Added signup API endpoint 2016-09-11 16:34:57 -07:00
e706e1c77c Legwork for initial documents for atlases 2016-07-26 00:05:10 -07:00
24e02bfdc4 New database with migrations 2016-06-25 22:37:05 -07:00
cce82b3d43 Refactor 2016-04-28 22:25:37 -07:00