Nikolay Yurchenko
e065ad0016
detailed usage charges info markup added ( #3528 )
2019-11-11 13:12:32 +02:00
Nikolay Yurchenko
e6c7b8180c
web/satellite: tabs title change ( #3496 )
2019-11-06 14:27:26 +02:00
Nikolay Yurchenko
75db47f13f
web/satellite: Pages lazy loading added ( #3467 )
2019-11-05 12:32:34 +02:00
Vitalii Shpital
366da85e0a
web/satellite: ts default exports removed ( #3382 )
2019-10-28 15:27:12 +02:00
Nikolay Yurchenko
dfd76a93f8
web/satellite: Payments methods removed ( #3180 )
2019-10-07 14:29:41 +03:00
Yehor Butko
fd54cc80d0
web/satellite routing updated, tests added ( #3113 )
2019-09-27 17:41:04 +03: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
Vitalii Shpital
4ddfffce46
web/satellite: markup for billing history page ( #2993 )
2019-09-11 13:21:45 +03:00
Yehor Butko
2b9fcd1191
web/satellite: tslint update ( #2962 )
2019-09-09 13:33:39 +03:00
Vitalii Shpital
534a74dac9
web/satellite: account billing page initial markup ( #2928 )
2019-09-04 17:33:25 +03:00
Nikolay Yurchenko
499c4d0c26
web/satellite: navigation bugs fixed ( #2893 )
2019-08-28 16:08:19 +03:00
Yehor Butko
7c6fdd09d2
web/satellite: router refactoring ( #2846 )
2019-08-22 13:44:08 +03:00
Bogdan Artemenko
b77f582b29
web/satellite: Project members web client refactoring. ( #2783 )
2019-08-19 14:20:38 +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
17a2e81af6
web/satellite buckets empty state and search bugs fixed ( #2597 )
2019-07-19 16:40:42 +03:00
Bogdan Artemenko
206c3a20fa
Web/reload issue ( #2139 )
2019-06-06 18:40:17 +03:00
Nikolay Yurchenko
5062436846
Account settings page rework ( #2007 )
2019-06-03 15:19:48 +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
Yaroslav Vorobiov
71843632a0
Console add bucket usage report ( #1706 )
2019-04-09 19:14:19 -04: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
Nikolay Yurchenko
5134766d57
Web usage report markup ( #1409 )
2019-04-02 22:33:03 +03:00
Nikolay Yurchenko
ab1371d6ad
Web forgot password flow markup ( #1627 )
2019-04-02 16:38:57 +03:00
Nikolay Yurchenko
42aad35b07
Moved templates and styles for Login, Register and Navigation ( #1624 )
2019-04-01 14:24:45 +03:00
Nikolay Yurchenko
7dbdf89f1a
Web buckets page markup ( #1471 )
2019-03-14 14:48:43 +02:00
Bogdan Artemenko
ff172190b0
Satellite web create project flow ( #1338 )
...
* Moved router endpoints to constants.
* Updated create new project user flow.
* Added auto selection of newly created project.
2019-02-21 16:14:18 +02:00
Egon Elbre
b4e9d7eefe
linting satellite code ( #1331 )
...
* ignore coverage folder
* add ident constraint to tslint.json
* npm run lint
* add missing empty line
* fix hasInputError lint
2019-02-20 15:33:56 +02:00
Jennifer Li Johnson
856b98997c
updates copyright 2018 to 2019 ( #1133 )
2019-01-24 15:15:10 -05:00
Yehor Butko
7090a31ef3
V3-1033 Implement AppState module for DropDown lists ( #1008 )
...
* V3-1033 Implement AppState module for DropDown lists
* commentig unused items
2019-01-09 17:40:21 +02:00
Nikolay Yurchenko
3fa9d78690
[V3-964] Satellite api keys markup ( #945 )
...
* initial api keys markup
* Impemented api area markup and popups.
2019-01-02 15:46:55 +02:00
Bogdan Artemenko
8a79d184aa
[V3-965] Satellite account. Fixed Vue lint errors ( #890 )
...
* [V3-965] Satellite account. Fixed Vue lint errors
2018-12-18 16:43:23 +02:00
Bogdan Artemenko
e227b8e904
Satellite team logic implementation ( #842 )
...
* [V3-884] Implemented store module for project members operations
* [V3-879] Implemented footer area for team members
* [V3-875] Implemented grid item component
* [V3-877] Implemented team grid item selection
* Added route metadata to check token existence before routing
2018-12-12 18:19:20 +02:00
Nikolay Yurchenko
a98fb3af79
[V3-873] Error pages markup and 404 logic ( #831 )
2018-12-12 12:06:33 +02:00
Nikolay Yurchenko
3e9ebdca92
Satellite team markup ( #766 )
...
* initial team markup
* added header and empty state area refactored
* team adaptation and footer refactored
* added missing copyright
2018-12-05 18:39:03 +02:00
Bogdan Artemenko
12bee11db1
Implemented check for Token before any route ( #719 )
...
* Implemented check for Token before any route
* Implemented logic based on route meta info
2018-11-28 11:16:35 +02:00
Bogdan Artemenko
f9fbda1ec5
Auth logic additions ( #710 )
...
* Added License reference at the beginning of each file
2018-11-27 12:51:33 +02:00
Bogdan Artemenko
0cd58ec770
Auth logic ( #705 )
...
* Login and Create user logic
* Corrected routes
* Moved apollo related logic to separate module
2018-11-26 15:57:11 +00:00
Nikolay Yurchenko
64e2ca6f42
Satellite project details markup, adaptation and tests fixes ( #704 )
...
* [V3-770] user settings markup updated
* naming refactoring acc to BEM
* [V3-767] added project details markup, created media rules, existing tests fixed
2018-11-23 17:48:11 +02:00
Nikolay Yurchenko
354337a18b
[WIP] Header satellite ui initial markup ( #651 )
...
* [V3-635] created Project Dropdown list
* Deleting redundant package-lock.json
* [V3-637] New Project button and popup markup
* component structure and placement changed
* [V3-636] created user profile settings markup
* navigation area created
2018-11-14 16:00:01 +02:00
Nikolay Yurchenko
8d81617481
Satellite frontend initial ( #515 )
...
* initial frontend arch satellite account
* V3-500 register page
2018-11-05 17:26:18 +02:00