Commit Graph

74 Commits

Author SHA1 Message Date
8fbd4a7463 fix: Tweak branding, OSS landing page 2020-02-16 19:49:24 -08:00
5a20f6322f remove changelog from OSS 2020-02-16 19:25:12 -08:00
6d8216c54e feat: Guest email authentication (#1088)
* feat: API endpoints for email signin

* fix: After testing

* Initial signin flow working

* move shared middleware

* feat: Add guest signin toggle, obey on endpoints

* feat: Basic email signin when enabled

* Improve guest signin email
Disable double signin with JWT

* fix: Simple rate limiting

* create placeholder users in db

* fix: Give invited users default avatar
add invited users to people settings

* test

* add transaction

* tmp: test CI

* derp

* md5

* urgh

* again

* test: pass

* test

* fix: Remove usage of data values

* guest signin page

* Visually separator 'Invited' from other people tabs

* fix: Edge case attempting SSO signin for guest email account

* fix: Correctly set email auth method to cookie

* Improve rate limit error display

* lint: cleanup / comments

* Improve invalid token error display

* style tweaks

* pass guest value to subdomain

* Restore copy link option

* feat: Allow invite revoke from people management

* fix: Incorrect users email schema does not allow for user deletion

* lint

* fix: avatarUrl for deleted user failure

* change default to off for guest invites

* fix: Changing security settings wipes subdomain

* fix: user delete permissioning

* test: Add user.invite specs
2019-12-15 18:46:08 -08:00
dd11bb9079 feat: Add warning for self-hosted installations that don't auth auth method configured 2019-12-05 13:22:06 -08:00
f06097d9e8 chore: Remove marketing material from OSS project (#941)
* changes to support Plainhome

* changes to env sample

* changes to env variable names

* formatter fixes

* remove the content pages

* test fix

* lint fixes

* minor fixes

* removed unnesscary routes

* Apply suggestions from code review

Co-Authored-By: Tom Moor <tom.moor@gmail.com>

* removed team name from env
2019-11-03 15:01:46 -08:00
ec4d4fb20f fix: Show error message when signing in to suspended account
closes #1056
2019-10-12 19:16:17 -07:00
394adf97f8 Minor grammar and mobile style fixes 2019-01-11 21:46:58 -08:00
a7c669f90b Hide pricing page on self hosted installations 2019-01-10 19:15:36 -08:00
c970cddd14 Consistent page titles 2019-01-06 14:14:44 -08:00
56bda12192 WIP: Pricing page 2019-01-06 13:09:22 -08:00
ab82d76332 Optimize images 2018-12-22 19:57:01 -08:00
122fdfa34b Minimal developer page improves to bring inline 2018-12-21 00:35:40 -08:00
47ea3c343c Figma, framer, invision, marvel pages 2018-12-20 23:53:28 -08:00
b7bea4941e Content pages 2018-12-20 20:00:58 -08:00
6ebb652481 Adding content pages [wip] 2018-12-20 07:19:05 -08:00
3a9a5f5ed3 Closes #819 2018-12-17 22:52:06 -08:00
3330359c4c Fixes: Misalignment of signin buttons on mobile 2018-12-16 17:26:38 -08:00
836f9a88a2 Fixes: Teams with non-latin characters annot signin 2018-12-12 10:31:08 -08:00
5d6dca0faa Fixes: SPA page tracking 2018-11-17 19:44:57 -08:00
2e3737c6f5 Cleanup, fix header links on subdomains 2018-11-12 20:22:01 -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
21b1c0747c Basic functionality in place, need improved errors and logged in redirect 2018-11-08 21:05:07 -08:00
8d569fd46d Upgrade dependencies 2018-11-06 21:58:32 -08: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
614b08311f Updated FAQ
Improved homepage mobile styling
Minor fixes elsewhere
closes #690
2018-06-24 10:41:49 -07:00
7375e95bf5 Allow manifest discovery 2018-06-16 14:43:34 -07:00
a2c06f5599 👕 2018-06-16 14:37:32 -07:00
42478785fc Bump icons, add theme-color 2018-06-16 14:12:15 -07:00
434129a434 ThemeProvider (#677)
closes #655
2018-06-09 19:10:30 -07:00
25aa1f288b Renames, clear token, show signin options based on env 2018-05-28 21:14:43 -07:00
72d874444e DB migrations
Google button
2018-05-28 20:31:53 -07:00
ddd2b82d20 WIP: Successful Google Auth, broke pretty much everything else in the process 2018-05-28 11:36:37 -07:00
518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
637aaf9702 Merge pull request #545 from outline/list-styling
Fixes: LI spacing in documents got accidentally increased
2018-01-30 22:13:03 -08:00
dd9d3351b8 Added social links (#535) 2018-01-29 23:41:43 -08:00
de6778fc42 Fixes: LI spacing in documents got accidentally increased 2018-01-28 16:27:19 -08:00
8cdc09339b Merge pull request #519 from outline/jori/prefetch
Added link=“prefetch” tags
2018-01-26 11:21:34 -08:00
77a53718a3 Merge branch 'master' into jori/slack-tweaks 2018-01-23 23:02:51 -08:00
1dd06db566 Slack tag 2018-01-23 23:01:32 -08:00
598477fedb Merge pull request #520 from outline/jori/about-page
About page
2018-01-23 22:37:39 -08:00
a4323f1ea1 Edits, grammar, correct apostrophe 2018-01-22 20:51:25 -08:00
b99ed0cee3 Added about page 2018-01-21 23:59:19 -08:00
bc403faa8e Added link=“prefetch” tags 2018-01-21 22:25:37 -08:00