Commit Graph

546 Commits

Author SHA1 Message Date
2e3737c6f5 Cleanup, fix header links on subdomains 2018-11-12 20:22:01 -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
c81135c09e animations 2018-11-11 21:08:28 -08:00
cc9f32cdc9 Team switcher 2018-11-11 16:24:05 -08:00
10e1f0231c Iterate, iterate 2018-11-11 14:23:31 -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
6391474d14 getUrl -> url consistency
test improvements
2018-11-08 21:05:07 -08:00
8de074b275 Allow removing subdomain 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
4260b5e664 datetime -> dateTime [ci skip] 2018-11-06 23:07:07 -08:00
8d569fd46d Upgrade dependencies 2018-11-06 21:58:32 -08:00
5f97897418 SSLify 2018-11-04 10:15:37 -08:00
aadea856c3 server: fix content-length-range s3 uplaod policy
The max size should be an integer rather than a string (environment variables
are strings). More strict s3 implementations reject the upload because they do
not consider the policy valid if a string is used rather than an integer.
2018-10-19 18:09:44 -07:00
d54750ef19 Closes #769 2018-09-30 18:31:42 -07:00
2504d48a09 👕 2018-09-29 22:24:52 -07:00
9cc3264807 💚 2018-09-29 22:14:55 -07:00
d0bee23432 Version History (#768)
* Stash. Super rough progress

* Stash

* 'h' how toggles history panel
Add documents.restore endpoint

* Add tests for documents.restore endpoint

* Document restore endpoint

* Tiding, RevisionMenu, remove scroll dep

* Add history menu item

* Paginate loading

* Fixed: Error boundary styling
Select first revision faster

* Diff summary, styling

* Add history loading placeholder
Fix move modal not opening

* Fixes: Refreshing page on specific revision

* documentation for document.revision

* Better handle versions with no text changes (will no longer be created)
2018-09-29 21:24:07 -07:00
7973bfeca2 Typo in welcome email
Thanks @belindapreno for spotting
2018-09-27 21:22:29 -07:00
2a8b47cab5 Types in onboarding doc 🙈 2018-09-19 15:33:58 -07:00
328f731541 Share Permissions (#761)
* Share restrictions

* Tweak language, add spec
2018-08-19 16:06:39 -07:00
d308442fef Refactor, paginate on scroll
New PaginatedDocumentList component
2018-08-10 23:03:47 -07:00
266b4d735c Tidy, tidy 2018-08-10 00:11:58 -07:00
18cfe26e83 Migrate atlasId -> collectionId 2018-08-07 23:23:26 -07:00
3334d783f3 Closes #724 2018-08-06 22:22:15 -07:00
cad83f4e7b Tighten context snippet in slash command results 2018-08-05 11:12:59 -07:00
61b6b18148 💚 2018-08-05 00:51:47 -07:00
fc7373a6f5 Return relevant context in search results returned to slack slash command 2018-08-05 00:34:08 -07:00
71830d7c77 Further improved search result snippets 2018-08-04 22:46:55 -07:00
f5a1f59290 Fix search result ordering
Add support for returning your own drafts in results
Added regression tests
2018-08-04 21:28:37 -07:00
e192bcbaee Improves ordering of search results
Modifies documents.search to return a context snippet and search ranking
Displays context snipped on search results screen
2018-08-04 18:32:56 -07:00
96348ced38 Adds a new Slack message when connecting a channel for posting 2018-08-04 15:10:16 -07:00
662f908c76 Allow Slack integration setup for Google Auth accounts 2018-08-02 23:26:44 -07:00
cdd1fc4fb7 Fixes: Can't reshre a link once revoked
closes #733
2018-08-02 22:17:41 -07:00
4faccbcb4e Fixes: Slack integration creation 2018-08-01 21:55:30 -07:00
ab6259b162 👕 2018-07-11 21:12:26 -07:00
8f08f8dabf Update content pages 2018-07-11 21:01:08 -07:00
19a328ebeb Improved homepage 🙏 2018-07-11 21:01:08 -07:00
95c4574549 Update Navigation.js 2018-07-11 12:51:18 -07:00
2735c67ed9 Closes #717 2018-07-10 21:05:45 -07:00
257061011c Remove onCascade as it doesn't work with paranoid 2018-07-10 20:51:06 -07:00
69677b31e4 Allow more than one user to be deleted 😂 2018-07-10 20:44:59 -07:00
22d02da2f9 Wiping more information
Ensuring documents and collections created by user still load
2018-07-10 19:47:15 -07:00
068f199bb0 💚 2018-07-10 18:38:39 -07:00