VitaliiShpital
e5012fcb3d
web/satellite: info bars for accounts with no paywall
...
WHAT:
info bars for accounts with no paywall implemented, USR-976
WHY:
we should notify users with no paywall that available coupon value is running low or coupon is used
Change-Id: I1a84afce890515b3aaedf1f0b8d359499af05471
2020-08-21 09:39:01 +00:00
VitaliiShpital
3383acc3c8
web/satellite: low balance banner removed for no paywall users
...
WHAT:
yellow low balance banner removed from billing page for no paywall users
WHY:
better user experience for no paywall users
Change-Id: I1c254d7696e166073c66a6fbb82c134903cbc920
2020-08-14 16:20:47 +00:00
VitaliiShpital
c921710247
web/satellite: confirm saving API key modal implemented
...
WHAT:
modal with saving API key confirmation implemented for onboarding tour
WHY:
ensure user saved API key
Change-Id: I9bc000cf5a19a9d6fc9eb3a4bfb9156d6b4bc78f
2020-08-11 13:19:01 +00:00
Malcolm Bouzi
2ef9f7f644
change doc link ( #3924 )
...
Co-authored-by: VitaliiShpital <takur12345@gmail.com>
2020-08-06 10:51:07 +02:00
Bill Thorp
b265b7f555
satellite/console: make paywall optional
...
Add a config so that some percent of users require credit cards /
account balances
in order to create a project or have a promotional coupon applied
UI was updated to match needed paywall status
At this point we decided not to use a field to store if a user is in an
A/B
test, and instead just use math to see if they're in a test. We decided
to use MD5 (because its in Postgres too) and User UUID for that math.
Change-Id: I0fcd80707dc29afc668632d078e1b5a7a24f3bb3
2020-07-28 10:57:49 +00:00
stefanbenten
9ace375ee0
satellite/{console,satellitedb}: change project limiting based on new users field
...
This change switches the backend logic to use the new DB column on the users table to restrict project creation.
Furthermore it back fills the existing limits from registration tokens to the new column to ensure no users are reset to the new default.
UI is updated to reflect ability to create several projects
Change-Id: Ie29157430ae6b065411ca4c4557c9f1be69cdc4f
2020-07-16 10:57:47 +00:00
VitaliiShpital
d4bde7848e
web/satellite: coupon status replaced with expiration date
...
WHAT:
coupon status view replaced with month and year of coupon expiration date
WHY:
better User experience
Change-Id: I67abe14418aeb876a524de5e3f3c027407343100
2020-07-13 18:02:44 +00:00
VitaliiShpital
02a39354c6
web/satellite: rel='noopener noreferrer' added to blank links
...
WHAT:
rels added to target="_blank" links
WHY:
to avoid tabnapping
Change-Id: Iada8ad4e1e1be5d4efd33f5d8c5b14816c2d85e0
2020-07-13 17:21:32 +00:00
VitaliiShpital
dd9eaafceb
web/satellite: api keys component slightly refactored
...
Change-Id: I8d2bde0a7d2c2778ba3c906232a1a38aaf94cff3
2020-07-08 10:13:39 +00:00
VitaliiShpital
a26fab2553
web/satellite: balance history dropdown implemented on billing page
...
WHAT:
1. STORJ Balance renamed to Available Balance
2. Balance history dropdown added
WHY:
better User experience
Change-Id: I4e7186fd285f6d9d1dd4b1ad93142fcf9d3367f3
2020-07-08 09:59:05 +00:00
VitaliiShpital
2ec9de94ba
web/satellite: onboarding tour's payment wall updated
...
WHAT:
1. payment step added to overview screen
2. pricing modal added to payment screen
3. info bar with payment info added to be shown before adding first payment method
4. message on verifying coin payment transaction screen was updated
5. coin payment transaction checkout button added to verifying screen
WHY:
better User experience
Change-Id: Ia3b12a3f7f6c874f19a9414b61afc6ba5a29970b
2020-07-08 09:44:25 +00:00
VitaliiShpital
8ecf01ece8
web/satellite: credit history page implemented
...
WHAT:
credit history page implemented.
can be visited by clicking specific button in a free credits dropdown.
WHY:
UI didn't display remaining coupon value.
coupons and referral items (in future) are displayed in the same place.
Change-Id: I495fd7a99f2ea5117152aaf8f495bd5322f02588
2020-06-12 14:31:02 +00:00
VitaliiShpital
a7211badc2
web/satellite: validate methods replaced into class Validator
...
Change-Id: Ib52b7209bab3fc1cb2f713421ef6bac2125c5f04
2020-06-09 13:05:24 +00:00
VitaliiShpital
cc0fca850e
web/satellite: charges container on billing page reworked
...
WHAT:
charges container view was reworked to be more user-friendly
WHY:
billing UI/UX enhancements
Change-Id: Ice663544a1e69742a5c5fcc7123eeaa38bfbf255
2020-06-09 12:46:23 +00:00
VitaliiShpital
47a766328f
web/satellite: deposit and billing history splitted to be shown separately
...
WHAT:
1. Deposit & Billing history view was divided to be shown separately as Deposit History and Billing History
2. Datepicker was removed from billing page
WHY:
billing UX enhancements
Change-Id: Ie183849ef0965169997674ce37b71db38a562fc2
2020-06-09 12:32:02 +00:00
VitaliiShpital
0148f421c2
web/satellite: onboarding flow's vertical adaptation fixed
...
Change-Id: I8c3205b49a44907725a2dcd30951a36c8f3f746a
2020-05-29 16:55:58 +00:00
VitaliiShpital
7d00b3c792
web/satellite: billing history item's expiration countdown fixed
...
related jira issue:
https://storjlabs.atlassian.net/browse/USR-774
Change-Id: I4629b3ea24ba4148f2faf4030d46fb5adad192fe
2020-05-21 11:47:38 +00:00
VitaliiShpital
47def02094
satellite: account balance divided into Free Credits and Coins
...
Change-Id: I2ae29701bab9f0b48f236ff94b366eb534b81c6b
2020-05-18 14:25:26 +00:00
VitaliiShpital
4544f2dffb
web/satellite: navigation side bar reworked
...
Change-Id: I9be2d23a7a4af219d0b8888b7296fa7b0e57fc5a
2020-05-18 11:04:45 +00:00
VitaliiShpital
1ec5eb06bd
web/satellite: account dropdown reworked
...
Change-Id: I415f77c7c13546f467da62fc13feb2774dd54290
2020-05-14 17:08:02 +00:00
VitaliiShpital
a3459ec6b8
web/satellite: project dashboard page UI reworked
...
Change-Id: I134d70b3a351d2a104612727f7c24e21122a6730
2020-05-14 16:52:11 +00:00
Stefan Benten
65f3e26f80
satellite: Change Default Project Limits and minimum STORJ Payment ( #3877 )
2020-05-12 14:18:58 +03:00
Kaloyan Raev
2af7138928
web/satellite: change invoice link title to 'Invoice PDF'
...
Change-Id: I820bb33f4ba88bb732d1c66ba3369ac4eac72f5c
2020-05-07 18:14:40 +03:00
VitaliiShpital
9837230f1e
web/satellite: project dropdown reworked
...
Change-Id: I6267347693724ec34996af7625a917451aef631d
2020-05-07 12:51:34 +00:00
VitaliiShpital
0ae0cea93b
web/satellite: billing history UX improved
...
added sorting header title
currency numbers are displayed with two digits now
Change-Id: I9531f112ff70ffb89b8a2dfe05ab02eb767dd107
2020-05-05 12:07:33 +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
4e5e6c8e5c
web/satellite: onboarding tour: create project step
...
Change-Id: If091fd7f703e61c402a6bbdd80d98b0ce7b2bfd6
2020-04-30 16:50:19 +03:00
VitaliiShpital
a3eeab2919
web/satellite: UI unit tests for billing history
...
Change-Id: I60e67fd0a998737dca3a77389f40aefb56311c2c
2020-04-28 18:27:18 +03:00
VitaliiShpital
befe7574e1
web/satellite: onboarding tour: adding payment methods step
...
Change-Id: I40c6680de4778700611f2f6978a02688d50d792f
2020-04-27 12:59:43 +03:00
VitaliiShpital
7365fc434e
web/satellite: available credits disabled due to coupon expiration bug
...
Change-Id: I8271640a7f4364e27e5ff570c7e26d5ee4fdbcd4
2020-04-21 15:48:15 +00:00
VitaliiShpital
6109fa685d
web/satellite: allow users who have balance to create projects
...
Change-Id: I5c93dea09812fcbfcc1b7a9ca2202de3087b7032
2020-04-14 17:10:35 +00:00
VitaliiShpital
d392c6e658
web/satellite: copy api key container reworked
...
Change-Id: I51945d260095605327cd36e2f7d6e51f4044a429
2020-04-14 15:27:28 +00:00
VitaliiShpital
17ccf36c15
web/satellite: payment methods component divided into smaller ones
...
Change-Id: Ibecc3803878e0902d458c3b28613c4ffbec0c634
2020-04-14 13:44:27 +00:00
VitaliiShpital
ef6c9d89bb
web/satellite: dashboard blur step after adding payment method removed
...
Change-Id: I926016feca0cf0bf97feef8fd6936fbf466a5a51
2020-04-07 12:12:03 +00:00
VitaliiShpital
61b6ff5186
web/satellite: available credits amount added on billing page
...
Change-Id: I9d9c18ad08cf150ceba078356e39132a602558d4
2020-04-06 14:39:05 +00:00
VitaliiShpital
dbd036de8b
web/satellite: api key and proj member name's length visibility extended
...
Change-Id: If42dc48849f6414f4224d57ffa7267431426b457
2020-04-03 11:32:41 +00:00
VitaliiShpital
506582e208
web/satellite: project overview page removed, dashboard page implemented
...
Change-Id: Id56425fe38296250e5814a0f02a554cdd73b2330
2020-03-26 17:15:14 +00:00
VitaliiShpital
fe39845a8c
web/satellite: refreshing billing history on entering billing page implemented
...
Change-Id: I986d6bc5ca1277c78ead7cf6323d59cb73045e25
2020-03-23 15:26:08 +00:00
VitaliiShpital
2cd5eb7dac
web/satellite: navigation side bar reworked
...
Change-Id: I72af3d825febf172d5a4a32a1d71b52dae152e59
2020-03-17 13:47:18 +00:00
VitaliiShpital
97df9b5704
web/satellite: new project popup reworked
...
Change-Id: I90c14bed222824231a5f41bc7029d38cb405863e
2020-03-16 16:06:10 +00:00
VitaliiShpital
dedb87a6dd
web/satellite: billing periods logic implemented on billing page
...
Change-Id: Ia762f50e0b700fe17258efcd255c16d635edd003
2020-03-16 15:46:44 +00:00
VitaliiShpital
54dbc5173d
web/satellite: limits info bar added to billing page, free credit amount changed
...
Change-Id: I08f52e5dab16f5d176a909b29952718891f406d5
2020-03-16 14:54:46 +00:00
VitaliiShpital
7f0a6c9eef
web/satellite: project creation tests extended
...
Change-Id: Ib73b2d556952a6690d3e783e0f15dc16aa51caf7
2020-03-12 15:14:34 +00:00
VitaliiShpital
1b5b153fb7
web/satellite: adding payment method flow reworked, animations added
...
Change-Id: I57433cf17fa12442c8ddcc74a9854a3d5dd24ea9
2020-03-11 18:12:32 +00:00
VitaliiShpital
de59e8e124
web/satellite: project creation restricted before adding payment method
...
Change-Id: Ifc1f3b05b05bfb22891628892ce8c4f110d76861
2020-03-10 18:38:08 +00:00
VitaliiShpital
56c33f5193
satellite/payments: project charges api extended to show usage and period
...
Change-Id: I471def779d8b2a896fc43a692029233a2cd839b0
2020-03-10 18:39:05 +02:00
VitaliiShpital
208e88f2cb
web/satellite: no api keys state implemented
...
Change-Id: Ia5b1cc534daf1124ec5f9cfbe8bbc4f713959582
2020-03-10 17:42:35 +02:00
Brandon Iglesias
4e9cd77d54
web/satellite: update links to APIKeys documentation
2020-03-09 15:12:23 +02:00
VitaliiShpital
b387c6b90c
web/satellite: overview page implemented
...
Change-Id: I66a8e17635040730906bd6f9c20924abd0db0744
2020-02-25 14:28:00 +00:00
VitaliiShpital
07da9d17c4
web/satellite: successful project creation popup reworked
...
Change-Id: I6d94a25a6507d1ab27fa223f042db91cc2cfd4e5
2020-02-19 10:04:23 +00:00
VitaliiShpital
55a3a90391
web/satellite: uplink CLI docs link behaviour on API keys page reworked
...
Change-Id: I5565c3c8e6e55720c2cbf527aa37b6d881047818
2020-02-10 11:35:54 +00:00
NikolaiYurchenko
4e819c196b
web/satellite: uncaught router exception fixed
...
Change-Id: Ia20204e710d4d6d162522244fb02e0356ef49483
2020-01-28 16:04:21 +02:00
NikolaiYurchenko
524da4d2db
web/satellite: word secret added to api keys
...
Change-Id: I80e14b220900a2b7cf3b31a70e6b9790779b050e
2020-01-24 15:32:29 +00:00
VitaliiShpital
5e831f1f4d
web/satellite: bakeoff UI prettifying
...
Change-Id: I0e5b83b44f61ec04f1cb260333a0f4c60f81289e
2020-01-24 14:36:05 +00:00
VitaliiShpital
826fef0fac
web/satellite: hyperlink on copy api key popup added
...
Change-Id: I662410ffd79220b171bb3dde0a61ab4864a6390a
2020-01-23 17:46:04 +00:00
VitaliiShpital
81d4c05d9b
web/satellite: hyperlinks updated
...
Change-Id: I2ddf5350e02f832a5139df1064ef03777d5beadb
2020-01-23 17:17:33 +00:00
NikolaiYurchenko
9414b8eb48
web/satellite: redundant scrolls fixed
...
Change-Id: I0677c3bd9ca13aaf788261af4edbc4921a3aa633
2020-01-23 17:02:55 +00:00
NikolaiYurchenko
d289cdc6e4
web/satellite: project limits blinking fixed
...
Change-Id: I2fa3af1c535f10e0c30ceb1c1a6cdfa19d44eeaf
2020-01-21 14:48:59 +00:00
VitaliiShpital
28d302c6f8
web/satellite: redundant text removed from api keys page
...
Change-Id: Id44e60a77ff51ea30ebef00d42041e4cce995d30
2020-01-21 13:10:16 +00:00
Yaroslav
c636b06191
satellite/console: use cookie based auth scheme
...
Change-Id: I143b56f49fa9028ec172db8c29fd93577c3e7878
2020-01-20 21:35:23 +02:00
NikolaiYurchenko
224025d714
web/satellite: password recovery page title fixed
...
Change-Id: I4e070315ec2e5f0b7ff0140f93dd6aacf1e68112
2020-01-14 13:34:54 +00:00
VitaliiShpital
6bf40f3e59
web/satellite: npm packages updated
...
Change-Id: I87c1507423817283047d70d0d741307e03905556
2020-01-13 18:08:32 +00:00
NikolaiYurchenko
6a4e4e030f
web/satellite: dates to utc; limits bug fix;
...
Change-Id: I00981f62f8540e5bd8688cf4d38f75c9dfd8b820
2020-01-08 12:15:25 +00:00
Ivan Fraixedes
105a9a4848
web/satellite/tests/unit/common: Fix hardcoded year check
...
Don't use a hardcoded year number for tests which depends on the current
year for avoiding that they don't pass when a new year starts.
Change-Id: I52b6248f6c3ddd2df89a4b04caf3a228b0d564e0
2020-01-02 12:38:10 +00:00
NikolaiYurchenko
e99bdac944
web/satellite: ux bugs fixes
...
Change-Id: I8d7ff98fd23f7a653857969e57b39c4aba464665
2019-12-28 14:06:38 +02:00
NikolaiYurchenko
6dc1249c0e
web/satellite: billing banner changed
...
Change-Id: Ia5356f600fcb42ec31613ae1ef012d75ba16ab59
2019-12-16 20:19:42 +02:00
NikolaiYurchenko
11db709066
web/satellite: project limits
...
Change-Id: Ia9c3ee9b5bc3dc1bc03e613c8715d299fce569dc
2019-12-16 19:35:15 +02:00
Malcolm Bouzi
0253eff2ec
web/satellite: add tracking event for segment.io ( #3641 )
2019-12-11 15:07:15 -05:00
Vitalii Shpital
97fa000ca9
web/satellite: usage data converting implemented ( #3673 )
2019-12-05 13:51:11 +02:00
Nikolay Yurchenko
90b631c8bf
web/satellite: referral links and registration ( #3678 )
2019-12-02 21:27:56 +02:00
Nikolay Yurchenko
f83837bb03
web/satellite: billing banners ( #3649 )
2019-11-27 16:57:56 +02:00
Nikolay Yurchenko
cf13cf6e00
web/satellite: referral links ( #3655 )
2019-11-26 18:54:42 +02:00
Nikolay Yurchenko
8234e24d13
web/satellite: token payments logic ( #3581 )
2019-11-25 14:59:41 +02:00
Nikolai Siedov
ded7f6e2eb
web/satellite: registration/welcome message fixed, usage-report url fixed, storj-sim fixed ( #3622 )
2019-11-22 19:03:15 +02:00
Nikolay Yurchenko
06a52e75b8
web/satellite: name hint ( #3515 )
2019-11-08 19:23:01 +02:00
Nikolay Yurchenko
9ce6dad317
web/satellite: usage report date selected date range formatted ( #3518 )
2019-11-08 18:47:45 +02:00
Vitalii Shpital
bee1acef4e
web/satellite: info button added on PM page ( #3449 )
2019-11-05 14:10:06 +02:00
Vitalii Shpital
c27958427d
web/satellite: blinking before fetching PMs, APIkeys, buckets removed ( #3432 )
2019-11-05 13:37:49 +02:00
Vitalii Shpital
2dcfa18f38
web/satellite: api keys copied state removed ( #3445 )
2019-11-05 13:20:22 +02:00
Nikolay Yurchenko
4ef98b05e1
datepicker tests issue resolved ( #3473 )
2019-11-05 12:43:28 +02:00
Vitalii Shpital
a59d07d4dc
web/satellite: text selection on specific elements disabled ( #3424 )
2019-11-01 18:00:28 +02:00
Vitalii Shpital
7e7de8a29d
web/satellite: date picker unit tests temporary removed ( #3423 )
2019-10-31 14:01:51 +02:00
Vitalii Shpital
b0a9438137
hot fix ( #3410 )
2019-10-29 16:16:22 +02:00
Nikolay Yurchenko
fef0c51c18
web/satellite: notification plugin ( #3352 )
2019-10-28 19:33:06 +02:00
Nikolay Yurchenko
04b16c8b6c
stylelint added, lint errors fixed ( #3360 )
2019-10-28 17:59:19 +02:00
Vitalii Shpital
366da85e0a
web/satellite: ts default exports removed ( #3382 )
2019-10-28 15:27:12 +02:00
Vitalii Shpital
03f399857f
web/satellite: removed ability to check project owner for deletion ( #3350 )
2019-10-25 13:01:03 +03:00
Vitalii Shpital
810dc80d45
web/satellite: vue-svg-loader implemented ( #3307 )
2019-10-23 15:26:39 +03:00
Vitalii Shpital
867771787f
web/satellite: project owner status added on team page ( #3160 )
2019-10-22 14:12:49 +03:00
Vitalii Shpital
41dc5ef7ff
web/satellite: styling bugs fixed ( #3277 )
2019-10-17 13:34:45 +03:00
Nikolay Yurchenko
875c7dfe72
web/satellite: project members frontend selection caching added ( #3238 )
2019-10-15 16:22:41 +03:00
Vitalii Shpital
f1867a954b
web/satellite: project members sorting fixed ( #3231 )
2019-10-15 15:24:53 +03:00
Nikolay Yurchenko
a34730a60b
web/satellite: api keys selection caching added ( #3239 )
2019-10-15 15:07:18 +03:00
Vitalii Shpital
91fcabd83c
web/satellite: notification message text breaking fixed ( #3221 )
2019-10-11 13:53:22 +03:00
Nikolay Yurchenko
ef2615fcf4
web/satellite: DatePicker rework ( #3157 )
2019-10-07 17:40:45 +03:00
Nikolay Yurchenko
dfd76a93f8
web/satellite: Payments methods removed ( #3180 )
2019-10-07 14:29:41 +03:00
Nikolay Yurchenko
51003dcad2
web/satellie: added missing alt attribute to img tags ( #3172 )
2019-10-04 16:22:26 +03:00
Nikolay Yurchenko
c169993b30
web/satellite: sorting in api keys fixed ( #3159 )
2019-10-04 16:06:22 +03:00
Vitalii Shpital
6a1203ea46
web/satellite: logic removed from template ( #3136 )
2019-10-02 12:42:12 +03:00
Yehor Butko
fd54cc80d0
web/satellite routing updated, tests added ( #3113 )
2019-09-27 17:41:04 +03:00