Nikolai Siedov
3fe518d547
satellite: added ability to inject stripe public key post build ( #3560 )
2019-11-18 13:38:43 +02:00
Vitalii Shpital
b7a04eb881
web/satellite: saving selected project in local storage implemented ( #3470 )
2019-11-12 14:14:05 +02:00
Nikolay Yurchenko
9ce6dad317
web/satellite: usage report date selected date range formatted ( #3518 )
2019-11-08 18:47:45 +02:00
Nikolay Yurchenko
e6c7b8180c
web/satellite: tabs title change ( #3496 )
2019-11-06 14:27:26 +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
366da85e0a
web/satellite: ts default exports removed ( #3382 )
2019-10-28 15:27:12 +02:00
Yehor Butko
e82245e10e
satellite/payments: credit card selection ( #3304 )
2019-10-23 20:33:24 +03:00
Vitalii Shpital
810dc80d45
web/satellite: vue-svg-loader implemented ( #3307 )
2019-10-23 15:26:39 +03:00
Nikolay Yurchenko
ef2615fcf4
web/satellite: DatePicker rework ( #3157 )
2019-10-07 17:40:45 +03:00
Yaroslav Vorobiov
f05a2eea5b
satellite/console: remove domain prefix from token cookie key ( #3170 )
2019-10-04 10:23:52 +03:00
Nikolay Yurchenko
b85addb658
web/satellite: Payment methods markup ( #3054 )
2019-09-27 13:32:27 -06:00
Vitalii Shpital
0afbb1e0ca
web/satellite: vue style guide applying for UI ( #3112 )
2019-09-26 16:36:12 +03:00
Yehor Butko
8b54e329f3
web/satellite: added trailing coma rule to tslint ( #3044 )
2019-09-13 17:58:18 +03:00
Yehor Butko
4266f8c364
web/satellite: linter updated, analytics artifacts removed ( #3043 )
2019-09-13 12:48:27 +03:00
Bogdan Artemenko
0c1798407c
web/satellite: API Keys Pagination implementation ( #3019 )
2019-09-12 17:10:50 +03:00
Yehor Butko
2b9fcd1191
web/satellite: tslint update ( #2962 )
2019-09-09 13:33:39 +03:00
Nikolay Yurchenko
8c24399438
web/satellite: usage api refactored ( #2864 )
2019-08-28 12:53:53 +03:00
Nikolay Yurchenko
9981bbda24
web/satellite: Projects api refactoring ( #2844 )
2019-08-22 19:03:13 +03:00
Yehor Butko
7c6fdd09d2
web/satellite: router refactoring ( #2846 )
2019-08-22 13:44:08 +03:00
Vitalii Shpital
87ef5e3398
web/satellite: buckets api and store refactored ( #2830 )
2019-08-21 17:07:49 +03:00
Nikolay Yurchenko
0f5d533781
web/satellite: Notification rework ( #2781 )
2019-08-21 16:21:23 +03:00
Yehor Butko
513563eff3
TabNavigation component fixed, unit tests added ( #2834 )
2019-08-20 18:23:56 +03:00
Bogdan Artemenko
77f1555cf4
web/satellite: Moved endpoint url to config file. ( #2832 )
2019-08-20 16:31:01 +03:00
Yehor Butko
bf681f32af
web/satellite/credits: api/store/component and tests refactored ( #2811 )
2019-08-19 21:12:23 +03:00
Bogdan Artemenko
b77f582b29
web/satellite: Project members web client refactoring. ( #2783 )
2019-08-19 14:20:38 +03:00
Vitalii Shpital
af41039eae
web/satellite: projects api key refactored ( #2807 )
2019-08-19 13:00:38 +03:00
Vitalii Shpital
989051328f
web/satellite: api key header updated, redundant components removed ( #2770 )
2019-08-15 21:21:46 +03:00
Yehor Butko
012775f874
web/satellite user api simplification ( #2787 )
2019-08-14 21:11:18 +03:00
Vitalii Shpital
499b5db83e
web/satellite info button on create account screen fixed (tooltip created) ( #2612 )
2019-07-22 17:21:24 +03:00
Yehor Butko
6143be5915
V3-1839 web satellite auth cookie subdomain differentiation ( #2601 )
...
* V3-1839 web satellite auth cookie subdomain differentiation
2019-07-22 12:46:26 +03:00
Yingrong Zhao
6778caf846
satellite/console: add referral link logic ( #2576 )
...
* setup referral route
* referredBy
* add user id
* modify user query
* separate optional field from userInfo
* get current reward on init of satellite gui
* remove unsed code
* fix format
* only apply 0 credit on registration
* only pass required information for rewards
* fix time parsing
* fix test and linter
* rename method
* add todo
* remove user referral logic
* add null check and fix format
* get current offer
* remove partnerID on CreateUser struct
* fix storj-sim user creation
* only redeem credit when there's an offer
* fix default offer configuration
* fix migration
* Add helper function for get correct credit duration
* add comment
* only store userid into user_credit table
* add check for partner id to set correct offer type
* change free credit to use invitee credits
* remove unecessary code
2019-07-19 14:22:10 -04:00
Vitalii Shpital
ff31f865a1
web/satellite hover to cross buttons added ( #2603 )
2019-07-19 18:59:15 +03:00
Yehor Butko
8fb70aed11
Satellite frontend refactoring ( #2537 )
...
Satellite frontend refactoring
2019-07-18 16:39:39 +03:00
Bogdan Artemenko
32e0227c45
Project Payment methods ( #2037 )
2019-07-10 23:29:26 +03:00
Vitalii Shpital
93cd05d600
error icon changed ( #2475 )
2019-07-08 22:46:57 -04:00
Yingrong Zhao
5fb2e01912
web/satellite: create ReferralStats component ( #2309 )
...
* create referral stats component
* add title
* add copyright
* use correct font
2019-06-24 13:40:59 -04:00
Yingrong Zhao
df1401d952
add segment.io into satellite GUI ( #1946 )
...
* Inject segment snippet
* Add page tracking on components mounted
* Use router state to send tracking data to segment.io
Move router tracking into router file
* Create plugin for analytics
* Add plugin
* Add .env file for segment track id
* Replace custome plugin with vue-segment-analytics package
* Rename .env file to not be used for production
* Add DNT check before tracking
clean up code
* move tracker to be above page reload
* Inject segment snippet
* Add page tracking on components mounted
* Use router state to send tracking data to segment.io
Move router tracking into router file
* Create plugin for analytics
* Add plugin
* Add .env file for segment track id
* Replace custome plugin with vue-segment-analytics package
* Rename .env file to not be used for production
* Add DNT check before tracking
clean up code
* move tracker to be above page reload
2019-06-11 15:00:23 -04:00
Nikolay Yurchenko
5062436846
Account settings page rework ( #2007 )
2019-06-03 15:19:48 +03:00
Yaroslav Vorobiov
4463153f46
Console rollup period fix ( #1833 )
2019-05-16 17:38:55 +03:00
Yaroslav Vorobiov
2d2301d5ff
Console buckets page ( #1847 )
2019-05-16 13:43:46 +03:00
Nikolay Yurchenko
ae24778ef7
Billing markup and project page rework ( #1963 )
2019-05-15 18:01:41 +03:00
Bogdan Artemenko
38acc4dba6
Resend account activation email ( #1961 )
2019-05-15 11:28:36 +03:00
Nikolay Yurchenko
42116594d1
[V3-1614] Account settings rework ( #1831 )
2019-04-26 01:06:19 +10:00
Yehor Butko
4185f2d8ac
satellite bugfix ( #1816 )
...
* satellite bugfix
2019-04-23 17:46:54 +03:00
Yaroslav Vorobiov
f7409ab52b
Change time params to UNIX timestamp in console usage-report query ( #1757 )
2019-04-23 15:56:15 +03:00
Nikolay Yurchenko
bdce253c97
Web minor fixes for deploy ( #1731 )
2019-04-10 21:27:55 -04:00
Yaroslav Vorobiov
71843632a0
Console add bucket usage report ( #1706 )
2019-04-09 19:14:19 -04:00
Nikolay Yurchenko
b14e7c3765
copyrights and design changes, search inputs changed ( #1684 )
2019-04-09 01:34:28 +03:00
Yehor Butko
f4430f9063
Satellite frontned empty states ( #1682 )
...
* V3-1421 Empty State Pages in no Project Case
2019-04-05 18:08:14 +03:00