VitaliiShpital
7d5e0259f6
satellite/projects: initial update project name functionality implemented
...
WHAT:
added functionality for user to update project name. Logic only, without actual GUI updates.
WHY:
better user experience
Change-Id: I1e38e33ba827b0bdf2c89e29de24e4e87edb474a
2020-09-15 12:21:56 +03:00
VitaliiShpital
5729d087b0
web/satellite: dashboard template simplified, project selection moved to nav bar
...
WHAT:
project selection moved to navigation panel
WHY:
preparing for multiple project state
Change-Id: I434c73c25b3fec85fc7226a8400cf280b379b537
2020-08-21 17:33:14 +03: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
VitaliiShpital
dd9eaafceb
web/satellite: api keys component slightly refactored
...
Change-Id: I8d2bde0a7d2c2778ba3c906232a1a38aaf94cff3
2020-07-08 10:13:39 +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
47def02094
satellite: account balance divided into Free Credits and Coins
...
Change-Id: I2ae29701bab9f0b48f236ff94b366eb534b81c6b
2020-05-18 14:25:26 +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
61b6ff5186
web/satellite: available credits amount added on billing page
...
Change-Id: I9d9c18ad08cf150ceba078356e39132a602558d4
2020-04-06 14:39:05 +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
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
NikolaiYurchenko
11db709066
web/satellite: project limits
...
Change-Id: Ia9c3ee9b5bc3dc1bc03e613c8715d299fce569dc
2019-12-16 19:35:15 +02:00
Nikolay Yurchenko
f83837bb03
web/satellite: billing banners ( #3649 )
2019-11-27 16:57:56 +02:00
Nikolay Yurchenko
04b16c8b6c
stylelint added, lint errors fixed ( #3360 )
2019-10-28 17:59:19 +02:00
Vitalii Shpital
810dc80d45
web/satellite: vue-svg-loader implemented ( #3307 )
2019-10-23 15:26:39 +03:00
Vitalii Shpital
41dc5ef7ff
web/satellite: styling bugs fixed ( #3277 )
2019-10-17 13:34:45 +03:00
Yehor Butko
fd54cc80d0
web/satellite routing updated, tests added ( #3113 )
2019-09-27 17:41:04 +03:00
Yehor Butko
2b9fcd1191
web/satellite: tslint update ( #2962 )
2019-09-09 13:33:39 +03:00
Yehor Butko
7e702aa107
web/satellite: navigation, button and project members unit tests ( #2907 )
2019-08-30 14:34:51 +03:00
Yehor Butko
24a36999ba
Revert "web/satellite: navigation, button and project members unit tests ( #2904 )" ( #2905 )
2019-08-29 18:06:17 +03:00
Yehor Butko
5bb51c9876
web/satellite: navigation, button and project members unit tests ( #2904 )
2019-08-29 17:49:34 +03:00