VitaliiShpital
fcd18ef48a
web/satellite: rework signup verify redirect flow
...
WHAT:
people who sign up on US2 are not redirected to verifying page. From now on we have to set verify URL to make redirect happen
WHY:
user experience
Change-Id: I96c51a2c4f9cb6376cbfea639675b32918b58bee
2021-02-08 18:00:57 +00:00
Yingrong Zhao
89529237a2
web/satellite, web/marketing: remove referral program related UI code
...
Change-Id: Ia815a72c0d17760bb63d9a37bb18b88952209368
2021-02-08 11:07:35 -05:00
Michal Niewrzal
4561d9bdb0
satellite/console/consoleweb: add support for partner
parameter for
...
signup page
With this change partner id can be associated with user during creating
account by adding `?partner=partner_name` parameter to signup page url
e.g. https://tardigrade.io/signup?partner=mongodb
https://storjlabs.atlassian.net/browse/USR-999
Change-Id: I12a5ebec92a6f5135909447172ef24da57fb1c68
2020-07-30 11:29:31 +00:00
VitaliiShpital
5b3c8b2f1a
web/satellite: google tag manager for signup pages
...
WHAT:
GTM added for partnered satellites sign up pages
csp values were extended to make GTM work at all:
1. googletagmanager.com for GTM script
2. google-analytics.com for GA script
3. hash was added to avoid using 'unsafe-inline' value in 'script-src' directive
Also config flag for GTM id was added
WHY:
Marketing team needs GTM and GA for their campaigns
Change-Id: Ibb2ace737feb971dda6c191599d479fe4a7af332
2020-06-23 10:45:04 +00:00
VitaliiShpital
a7211badc2
web/satellite: validate methods replaced into class Validator
...
Change-Id: Ib52b7209bab3fc1cb2f713421ef6bac2125c5f04
2020-06-09 13:05:24 +00:00
VitaliiShpital
c9b9c686fc
web/satellite: logic for new signup/login flow
...
WHAT:
1. updated verification page URL in config
2. added list of partnered satellites to config
3. added logic for satellites dropdown on new signup/login pages
WHY:
1. signup/login flow was reworked in tardigrade.io repo (iframe removed, new pages etc.)
2. new config flag was added to check if satellite name matches at least one member of partnered satellites list to redirect user to verification page
3. new pages will have dropdown with partnered satellites list. Appropriate logic was added.
Change-Id: I33399ab66ca31f07b297a433f6b1f41da4cb6e66
2020-05-29 17:11:44 +00:00
VitaliiShpital
2284008b8c
web/satellite: onboarding tour: api keys and upload data steps
...
Change-Id: I8ffa6d688a22c1568495a7e0e176096cadcd6eaa
2020-05-04 13:26:12 +00:00
VitaliiShpital
2dce4c232c
web/satellite: redirect to verification page on sign up if inside iframe
...
Change-Id: I606b63fd27bef46597697b491970523e8a3a0cae
2020-04-16 13:35:49 +00:00
VitaliiShpital
d7558db5ed
web/satellite: succesful registration flow reworked
...
Change-Id: I29f7b0fd2286c32ada39bc1e86d58feda624c645
2020-03-23 16:09:00 +00:00
VitaliiShpital
4abbf3198d
web/satellite: login loading screen removed
...
Change-Id: I0cc0c777979d1d82ce8742882d5d66c6bf2e2c29
2020-03-10 16:08:32 +00:00
VitaliiShpital
f4472b0b8c
web/satellite: iframe checking added for login/register/forgotpass views
...
Change-Id: I2256c50498afc815f57fe0d87af1d2f60a1a5d60
2020-02-19 10:20:19 +00:00
NickolaiYurchenko
1c1e62be09
web/satellite: comments update
...
Change-Id: If5779cf8d80cf9fac7180498ce748f427df57e0a
2020-02-14 18:54:31 +02:00
VitaliiShpital
19d318ea9d
web/satellite: password strength check added to change password popup
...
Change-Id: Ibea92b34ab52547caacdcff8a71e8b2042226134
2020-01-15 11:51:50 +00:00
Malcolm Bouzi
0253eff2ec
web/satellite: add tracking event for segment.io ( #3641 )
2019-12-11 15:07:15 -05:00
Nikolay Yurchenko
90b631c8bf
web/satellite: referral links and registration ( #3678 )
2019-12-02 21:27:56 +02:00
Vitalii Shpital
d9a23b8727
web/satellite: password strength implemented on register page ( #3669 )
2019-11-29 14:52:21 +02:00
Nikolay Yurchenko
fdcf328469
short name field removed from registration page ( #3584 )
2019-11-18 13:56:02 +02:00
Vitalii Shpital
b7a04eb881
web/satellite: saving selected project in local storage implemented ( #3470 )
2019-11-12 14:14:05 +02:00
Nikolai Siedov
6354b38849
web/satellite: auth graphql api replaced with REST API ( #3396 )
2019-10-29 16:24:16 +02:00
Nikolay Yurchenko
fef0c51c18
web/satellite: notification plugin ( #3352 )
2019-10-28 19:33:06 +02:00
Vitalii Shpital
810dc80d45
web/satellite: vue-svg-loader implemented ( #3307 )
2019-10-23 15:26:39 +03:00
Vitalii Shpital
9f5d81b5b4
web/satellite: prevent multiple request on login and registration ( #3234 )
2019-10-11 13:42:38 +03:00
Nikolay Yurchenko
284b75d861
web/satellite: fix registration popup ref check ( #3173 )
2019-10-04 14:55:18 +03:00
Vitalii Shpital
0afbb1e0ca
web/satellite: vue style guide applying for UI ( #3112 )
2019-09-26 16:36:12 +03:00