Vitalii Shpital
4a827cd928
web/satellite color pallet of buttons on create/login account updated ( #2697 )
2019-08-03 11:11:30 -04:00
Vitalii Shpital
1b051ef3c3
web/satellite common search component created ( #2696 )
2019-08-02 19:54:07 +03:00
Yingrong Zhao
4adafd056c
satellite/rewards: add generate referral link logic ( #2655 )
...
* add GeneratePartnerLink function
* remove unnecessary code
* add copyright
* fix typo and url path creation logic
* re-organize partners map
* fix creating offer for partners
2019-07-31 12:01:18 -04:00
Bogdan Artemenko
9496a8adb1
Changed forgot password button label. ( #2660 )
2019-07-31 10:55:58 +03:00
Bogdan Artemenko
d859341310
web/satellite Master fix ( #2663 )
2019-07-30 18:09:47 +03:00
Yingrong Zhao
efa2c776b7
satellite/satellitedb: add updateEarnedCredits method for user_credits table ( #2609 )
...
* parent 13dd501042
author Yingrong Zhao <yingrong.zhao@gmail.com> 1563560530 -0400
committer Yingrong Zhao <yingrong.zhao@gmail.com> 1563581673 -0400
parent 13dd501042
author Yingrong Zhao <yingrong.zhao@gmail.com> 1563560530 -0400
committer Yingrong Zhao <yingrong.zhao@gmail.com> 1563581428 -0400
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
* add credit update in activateAccount
* remove unused code
* fix format
* close reader and fix front-end build
* move create credit logic into CreateUser method
* when there's no offer set, user flow shouldn't be interrupted by referral program
* add appropriate error messages
* remove unused code
* add comment
* add error class for no current offer error
* add error class for credits update
* add comment for migration
* only log secret when it's in debug level
* fix typo
* add testdata
2019-07-30 09:21:00 -04:00
Yehor Butko
518a198221
CSP implementation for satellite console ( #2644 )
...
* CSP implementation for console
2019-07-30 13:13:24 +03:00
Vitalii Shpital
2b2a01fedc
web/satellite cursor:pointer removed from new project popup ( #2604 )
2019-07-30 12:49:17 +03:00
Vitalii Shpital
5ab32a4944
web/satellite project payment methods code refactored, dialogs repositioned, bugs fixed ( #2643 )
2019-07-29 15:47:49 +03:00
Yingrong Zhao
3b6c69c594
fix mutation ( #2641 )
2019-07-26 10:58:17 -07:00
Faris Huskovic
2144181c99
satellite/marketingweb: Add Partner Offer Type ( #2540 )
2019-07-25 18:06:23 -04:00
Vitalii Shpital
4de815ae5a
web/satellite short name updated to nickname ( #2610 )
2019-07-24 13:59:48 +03:00
Yingrong Zhao
aaf3283b4e
satellite/console: referral link for individual users ( #2614 )
...
* init
* change give credit to be invitee credits for free credits
* remove unused variables
* fix tests
2019-07-23 12:08:07 -04:00
Nikolay Yurchenko
9204c57c06
markup for add stripe card popup ( #2570 )
2019-07-22 18:28:38 +03:00
Vitalii Shpital
30eeb64816
web/satellite add card button on account payment methods disabled ( #2613 )
2019-07-22 17:26:23 +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
Vitalii Shpital
17a2e81af6
web/satellite buckets empty state and search bugs fixed ( #2597 )
2019-07-19 16:40:42 +03:00
Yehor Butko
af93366fb0
V3-2076 Do not allow users to type more than the allowed number of ch… ( #2600 )
...
* V3-2076 Do not allow users to type more than the allowed number of characters in the create project name field
2019-07-19 16:32:01 +03:00
Yehor Butko
8fb70aed11
Satellite frontend refactoring ( #2537 )
...
Satellite frontend refactoring
2019-07-18 16:39:39 +03:00
Vitalii Shpital
20a7748fb3
web/satellite close cross symbol bug fixed ( #2583 )
2019-07-17 17:33:07 +03:00
Yehor Butko
5f194b4533
SNO Dashboard API ( #2427 )
...
* SNO Dashboard API
2019-07-17 14:42:00 +03:00
Faris Huskovic
003828c348
web/marketing/pages: partner UI table ( #2523 )
...
* add UI table for partner offers
* remove award credit from partner table, add referral link column
2019-07-12 09:52:00 -04:00
Yingrong Zhao
6e57b102c5
satellite/satellitedb: remove num_redeemed in offers table ( #2510 )
...
* remove num_redeemed
* remove the field frol Offer struct
* remove the field in the UI templates
* fix merge conflict
* fix migration
* fix merge conflict
* fix typo
2019-07-12 09:19:18 -04:00
Bogdan Artemenko
32e0227c45
Project Payment methods ( #2037 )
2019-07-10 23:29:26 +03:00
Faris Huskovic
0d294103e9
satellite/rewards: nicer offers handling ( #2390 )
...
* organize offers
* revert changes to go.mod and go.sum
* change OfferStatus enums back to original
* revert modified auto-gen files
* don't render empty row if offers is empty
* change return val of ListAll to Offers
* fix build
* add method to check for empty offer when rendering template
* fix typo
* fix lint and typos
* lean out IsEmpty
* dont use named return vals
* better clarify offer statuses
* change back order of setting offer.Status
* lint
* satellite/marketingweb: allow disabling rewards (#2392 )
* implement handler for stop offer endpoint
* use proper text and fix data-target for free-credit stop modal
2019-07-10 13:12:40 -04:00
Nikolay Yurchenko
8f024b3db8
scss beautification ( #2499 )
2019-07-10 12:55:40 +03:00
Vitalii Shpital
aefb775061
frontend template tabs fixed ( #2497 )
2019-07-09 18:04:51 +03:00
Bogdan Artemenko
e81e25c271
Web satellite master fix ( #2495 )
2019-07-09 16:51:33 +03:00
Vitalii Shpital
93cd05d600
error icon changed ( #2475 )
2019-07-08 22:46:57 -04:00
Yehor Butko
dbc07fa865
Satellite frontend tabs fixed ( #2465 )
...
* Satellite frontend tabs fixed
2019-07-08 16:45:25 +03:00
Yehor Butko
b5f8a536e5
Satellite console frontend data reload ( #2457 )
...
* Satellite console frontend data reload
* removing deleted projects, code formatted
* usage report code formatted
* removing commented code
2019-07-05 16:49:10 +03:00
Egon Elbre
e8605d312e
satellite/rewards: use USD type ( #2384 )
...
* fix String converison
* add method
* rename to USD
* fix types
* fix parsing of forms
* fix tests
* fix header
* use larger type
* use int64
* rename func
* move currency to separate package
* convert types, renames
* fix usercredits
* remove unnecessary conversion
* fix comment and named params
2019-07-01 15:16:49 -04:00
Faris Huskovic
ebd976ec28
satellite/marketing: Create New Offer ( #2186 )
...
* update UI to reflect final mockups
* implement create handler and render offers table data to UI
* fix line-height unit and remove important from selectors
* update file names and ids for clarity
* shorten 'label' in ids
* localize global vars, fix endpoint names, remove unnecessary receiver, fix comments
* fix unnecessary initialization of pointer
* correct file-naming conventions
* register timeConverter in an init func for safety and remove unnecessary important from css
* consolidate create endpoints and add comments
* register timeConverter in init func
* add copyright to files
* introduce require pkg
* add proper http server unit test
* update linting and create offers concurrently in unit test
* fix getOffers comment
* add copy-right to unit-test
* fix data-races
* fix linting
* remove converter in NewServer
* requested changes in progress
* add require for checking status code
* renamed template file
* fix 400 handler
* fix missing copyright and remove extra line
* fix build
* run goroutine for testing parallel
* evaluate reqType with switch stmt and promp for credit amount in cents
* fix lint issue
* add default case
* remove unnecessary var
* fix range scope error
* remove empty lines and use long form for struct field
* fix merge conflicts
* fix template reference
* fix modal id
* not delete package
* add currency formatting and requested changes
* markup formatting
* lean out currency logic and move wait outside loop
* pass ToDollars func to home template
* fix lint
2019-06-28 10:34:10 -04:00
Egon Elbre
05a283f331
jenkins: disallow files over 600KB ( #2323 )
2019-06-26 08:44:52 +02:00
Yaroslav Vorobiov
841bb83a6a
fix ts lint build error ( #2325 )
2019-06-25 08:11:04 -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
Nikolay Yurchenko
20041d43ba
hovers on icons, apikey name errormessage added ( #2307 )
2019-06-24 18:50:07 +03:00
Yehor Butko
96bc0ccfa4
SNO Dshboard initial api endpoint added ( #2284 )
...
* initial api endpoint added
2019-06-24 18:15:31 +03:00
Yingrong Zhao
1c2067a090
Create graphql query for getting user credit usage ( #2255 )
...
* set up creditUsage query
* rename function name to follow convention
* remove unused code
* add coipyright
* fix linting
2019-06-20 09:09:50 -04:00
Yehor Butko
e5fd0287e4
V3-1819 Storage node operator server and service started ( #2112 )
...
* V3-1819 Storage node operator server and service started
2019-06-20 14:52:32 +03:00
Yaroslav Vorobiov
503b951bcd
modify build scripts for satellite ui ( #2228 )
2019-06-18 16:36:54 +03:00
Yaroslav Vorobiov
78db9d2780
Fix project email sign in and project links and comments ( #2166 )
2019-06-18 13:49:11 +03:00
Faris Huskovic
7795ba8169
update UI to reflect final mockups ( #2175 )
...
* update UI to reflect final mockups
* fix line-height unit and remove important from selectors
* update file names and ids for clarity
* shorten 'label' in ids
* correct file-naming conventions
* add copyright to files
* check if break in imports is causing lint error
* resolve lint
* tidy go mod
* fix shorthands
2019-06-17 21:57:04 -04:00
Egon Elbre
f4f776d092
Use mail.test as domain in emails ( #2224 )
2019-06-18 02:28:40 +02:00
Yingrong Zhao
1a5483221a
add fake id so there's always a segment instance created on Vue ( #2214 )
2019-06-14 18:33:44 +03:00
Yingrong Zhao
7a68b10904
fix satellite gui build ( #2204 )
2019-06-14 15:34:18 +03:00
Yingrong Zhao
ec63204ab1
fix export name for DatePicker ( #2185 )
2019-06-13 16:04:48 +02:00
Yingrong Zhao
6a826c53c5
fix satellite gui build issue ( #2181 )
...
* move import statement out from declare module
* delete unused component
2019-06-12 13:39:48 -04:00
Egon Elbre
fdddaa2a47
Fix marketingweb code ( #2177 )
...
* set to only listen on 127.0.0.1, move static files to same location, better template handling
* handle error
* fix path in storj-sim
* revert template handling changes
* code shouldn't panic on invalid tempalte
* do not rewrite once writing has started
* write correct error code
* use filepath for path handling
* revert change
* fix
* fix mod tidy
* use correct error code for not found, avoid infinite loop on failure
2019-06-12 09:42:39 -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
Bogdan Artemenko
30784484c8
Fixed error notification on fail project member deletion. ( #2148 )
2019-06-07 13:56:07 +03:00
VitaliiShpital
f69f7b2d58
frontend bug fixes ( #2127 )
...
* frontend bug fixes
* removed redundant styles
* removed redundant media styles
2019-06-06 12:38:32 -04:00
Bogdan Artemenko
206c3a20fa
Web/reload issue ( #2139 )
2019-06-06 18:40:17 +03:00
Bogdan Artemenko
0fc8fd533d
Web/register success popup close issue ( #2141 )
...
* Added succesful registration popup id to Add index ids.
2019-06-06 18:34:02 +03:00
VitaliiShpital
7bd6767220
api keys text bug fixed ( #2114 )
2019-06-05 11:58:32 +03:00
VitaliiShpital
fbdff0fad8
nobuckets state implemented ( #2110 )
2019-06-04 16:04:17 +03:00
Yaroslav Vorobiov
79a0085103
Fix storage and object_count calculations on console ( #2081 )
2019-06-03 15:54:06 +03:00
Nikolay Yurchenko
5062436846
Account settings page rework ( #2007 )
2019-06-03 15:19:48 +03:00
Nikolay Yurchenko
8918a14bbf
add payment popup added ( #2032 )
2019-05-29 19:22:16 +03:00
Yaroslav Vorobiov
20782d75bd
Fix dates source on UsageReport page ( #2070 )
2019-05-29 12:00:33 +02:00
Yaroslav Vorobiov
4463153f46
Console rollup period fix ( #1833 )
2019-05-16 17:38:55 +03:00
Brandon Iglesias
46e19954ba
updating words to be accurate on GUI ( #1971 )
2019-05-16 08:41:56 -04: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
eac18352f3
headers in team and apiKeys pages aligned ( #1893 )
2019-05-14 18:29:11 +03:00
Bogdan Artemenko
78c86a8760
Back to login pop-up issue ( #1962 )
2019-05-14 17:53:44 +03:00
Bogdan Artemenko
f46487b015
ResetPassword Table and all CRUD methods. ( #1916 )
2019-05-13 18:53:52 +03:00
Nikolay Yurchenko
dd45fb54ea
Uplink CLI link added to popup ( #1894 )
2019-05-07 16:25:35 -04:00
Yehor Butko
ba78ad8c0b
V3-1243 audit all node code and vulnerabilities part 1 ( #1881 )
2019-05-02 16:48:47 +03:00
Nikolay Yurchenko
ff50a2ba11
[V3-1556],[V3-1589],[V3-1550], popup fixed ( #1851 )
2019-05-02 12:54:48 +03:00
Nikolay Yurchenko
42116594d1
[V3-1614] Account settings rework ( #1831 )
2019-04-26 01:06:19 +10:00
Nikolay Yurchenko
7300bfbebd
[V3-1315] link bug fix ( #1392 )
2019-04-25 23:08:00 +10:00
Yehor Butko
4185f2d8ac
satellite bugfix ( #1816 )
...
* satellite bugfix
2019-04-23 17:46:54 +03:00
Nikolay Yurchenko
78dedbb5bb
search input and button swapped ( #1643 )
2019-04-24 00:06:33 +10:00
Yaroslav Vorobiov
f7409ab52b
Change time params to UNIX timestamp in console usage-report query ( #1757 )
2019-04-23 15:56:15 +03:00
Bogdan Artemenko
6e88f410e7
Implemented send email for support from static email. ( #1780 )
...
* Implemented send email for support from static email.
* Removed redundant 'LetUsKnow' reference.
2019-04-19 13:51:11 +03:00
Nikolay Yurchenko
bdce253c97
Web minor fixes for deploy ( #1731 )
2019-04-10 21:27:55 -04:00
Bogdan Artemenko
6a50b187eb
Implemented password reset on satellite console web. ( #1665 )
2019-04-10 22:16:10 +03:00
Yehor Butko
ba891538af
V3-1399 Error messages ( #1715 )
...
* V3-1399 Error messages
2019-04-10 03:15:12 +03: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
Bogdan Artemenko
5c0c0466ce
Fixed initial team members fetch on login. ( #1696 )
2019-04-08 13:19:57 -04:00
JT Olio
98cec8f2de
web interface small word fixes ( #1694 )
...
Change-Id: I066e8977b730245ce0f0dcd2db74ee448bb72f00
2019-04-08 12:17:03 -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
Yaroslav Vorobiov
bc7848fcaf
add project usage to web app ( #1669 )
2019-04-05 14:24:34 +03:00
Nikolay Yurchenko
48c4ac1260
Storj branding changes ( #1655 )
2019-04-03 19:25:18 +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
Yehor Butko
66a7d6bf3a
Satellite password check simplification ( #1610 )
2019-03-29 19:42:20 +02:00
Yehor Butko
e68c3e9c0d
Satellite console team members fetch bug ( #1540 )
...
* fetch project memebrs after project creation
* fetch fixed
2019-03-29 12:46:42 +02:00
Yehor Butko
86bf3dee9f
V3-1307 combine first and last name to full name ( #1569 )
...
* V3-1307 combine first and last name to full name
2019-03-27 14:33:32 +02:00
Nikolay Yurchenko
02e07c8c65
web header design changes ( #1575 )
2019-03-26 18:56:38 +02:00
Bogdan Artemenko
29ba210c6a
Rename fonts to make it name more general. ( #1577 )
...
* Renamed fonts to make it name more general.
2019-03-26 18:38:35 +02:00
Yaroslav Vorobiov
b2b86bee56
[V3-1366] Email project name bug ( #1571 )
2019-03-26 17:56:16 +02:00
Nikolay Yurchenko
316bfed043
Api key name visual reduction ( #1534 )
2019-03-20 18:31:01 +02:00
Nikolay Yurchenko
26da16be2f
Web auth pages redesign ( #1532 )
2019-03-20 18:16:30 +02:00
Yehor Butko
0432f8f14d
V3-1289 API keys fetch bug ( #1531 )
2019-03-20 13:31:00 +02:00
Nikolay Yurchenko
7dbdf89f1a
Web buckets page markup ( #1471 )
2019-03-14 14:48:43 +02:00
Yehor Butko
3ab696164f
Satellite console new activation flow ( #1421 )
...
Satellite console new activation flow
2019-03-08 16:01:11 +02:00
Nikolay Yurchenko
e0dd5d224a
Activation status pages ( #1419 )
2019-03-07 13:50:33 +02:00
Yehor Butko
af86d8e368
V3-1095 Update service to send invitations in project ( #1412 )
...
* V3-1095 Update service to send invitations in project
2019-03-06 17:42:19 +02:00
Bogdan Artemenko
467fe3f700
Implemented API keys fetch on login. ( #1406 )
...
Implemented API keys fetch on login and reload.
2019-03-05 13:51:59 +02:00
Yehor Butko
3e90b9e3b8
V3-1284 Node bootstrap web frontend ( #1405 )
...
* V3-1284 Node bootstrap web frontend
2019-03-05 13:19:43 +02:00
Yehor Butko
3e2c101bd8
V3-1152 Node bootstrap web backend ( #1327 )
...
* V3-1152 Node bootstrap
2019-03-05 12:38:21 +02:00
Yaroslav Vorobiov
a30ba4eca8
Add mail service to the satellite ( #1302 )
2019-03-02 17:22:20 +02:00
JT Olio
01031fdcdc
web ui: change default graphql endpoint ( #1393 )
...
this default graphql endpoint works whenever the satellite is hosting the npm built assets.
2019-03-01 21:35:31 +01:00
Philip Hutchins
1f452e67dc
Adding dockerfile for running the web UI for Satellite ( #1366 )
...
* Adding dockerfile for running the web UI for Satellite
* Updating to work with Makefile and from root directory of repo
* Updating satellite ui build process to run in a more production like mode by generating the assets the pulling those into the satellite container
* Updates to allow external traffic to UI, updates to storagenode for identity creation, and logging for bug tracking
* Adding auto cert generation for storagenode
* removing satellite-ui-image from main images flow in Makefile and adding latest tag to docker build for it
* Adding solid defaults, tuning dockerfiles, and moving to standard logging methods
* Updating logging to be more standard
* Updating to logger.Debug
* Removing unused library and unused identity creation code
Change-Id: I956453037e303693ea37f94318180af0ab7984d5
2019-02-28 13:18:53 -07: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
Bogdan Artemenko
d73b7b5fd0
Added number of overall API Keys. ( #1336 )
...
* Added number of overall API Keys.
2019-02-21 13:01:52 +02:00
Bogdan Artemenko
f552e7bc08
Satellite web unit tests fix ( #1335 )
...
* Fixed satellite web store unit test return value.
* Fixed satellite web 'user' store unit test return value.
2019-02-20 17:56:05 +02:00
Egon Elbre
4c1db6c6f6
Fixed satellite web store unit tests return value ( #1332 )
2019-02-20 16:04:55 +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
Nikolay Yurchenko
df20597f67
[V3-1113] empty search result area bug fixed ( #1303 )
2019-02-15 23:19:17 +10:00
Bogdan Artemenko
b7d377bafb
Fixed Input deletion on Add Team Member Popup. ( #1316 )
2019-02-14 18:02:22 +02:00
Bogdan Artemenko
ad95d881c7
Implemented Multiple API key deletion. Added Notification for API key deletion result. ( #1298 )
...
* Implemented Notification for API key deletion result.
* Moved several API keys deletion to Service side.
2019-02-13 13:34:40 +02:00
Yehor Butko
8156d911fa
Updating account activation flow ( #1251 )
...
* Updating account activation flow
* Updated integration tests, createUserMutation updated
* removing redundant index
* removed redundant testing code
* review comments fixed
2019-02-11 12:33:56 +02:00
Bogdan Artemenko
4493e5ef43
Changed graphQL port to default 10100. ( #1265 )
2019-02-07 18:01:30 +02:00
Nikolay Yurchenko
987c112b02
web satellite popups changed ( #1262 )
2019-02-08 00:13:12 +10:00
Bogdan Artemenko
899b064a59
Added congratulations page after registration. Implemented Account confirmation argument validation. ( #1253 )
...
* Added congratulations page after registration. Implemented Account confirmation argument validation.
2019-02-07 09:12:20 +02:00
Yaroslav Vorobiov
ba07f337c0
Satellite api keys frontend ( #1039 )
...
* api keys frontend
* fix linter
* fixes, copy to clipboard, disable account activation
* activation is removed in https://github.com/storj/storj/pull/1143
2019-02-01 18:19:30 +02:00
Nikolay Yurchenko
21c6cbccdd
registration success popup markup ( #1191 )
2019-01-31 22:38:48 +10:00
Bogdan Artemenko
e5a9a73859
Updated text fields through all project ( #1179 )
...
Updated text fields through all project
2019-01-31 14:23:04 +02:00
Nikolay Yurchenko
c5047f2364
[V3-1089] [V3-1090] email markups ( #1176 )
2019-01-31 00:37:27 +10:00
Nikolay Yurchenko
706ee462a6
[V3-1096] web satellite ui changes and fixes ( #1168 )
2019-01-30 23:18:07 +10:00
Bogdan Artemenko
b75f06e229
Removed TermsAccepted in project from satellite console and web. ( #1155 )
...
* Removed TermsAccepted from satellite console and web.
2019-01-28 20:20:33 +02:00
Bogdan Artemenko
0274244f23
Added Pagination and SearchOptions reset on successfull adding new user to project. ( #1156 )
2019-01-28 19:45:00 +02:00
Bogdan Artemenko
702cf75af1
Fixed unit tests for Users, Project and ProjectMembers Store modules. ( #1080 )
2019-01-28 16:39:51 +02:00
Nikolay Yurchenko
143e6a58e9
[V3-1021] added buttons control for cabinet ( #1035 )
2019-01-25 23:09:46 +10:00
Jennifer Li Johnson
856b98997c
updates copyright 2018 to 2019 ( #1133 )
2019-01-24 15:15:10 -05:00
Nikolay Yurchenko
5b41ec2e94
minor web satelite ui bug fixes ( #1031 )
2019-01-14 17:39:21 +02:00
Nikolay Yurchenko
dbc8d3ec91
[V3-1031] added front end validation for project name ( #1011 )
...
* [V3-1031] added front end validation for project name
* added tests for validation
2019-01-11 12:26:18 +02:00
Yehor Butko
6e3cbb9712
V3-978 Create missing unit tests for satellitedb ( #1025 )
...
* V3-978 Create missing unit tests for satellitedb
* fixing linter
* removing redundant checks from tests
2019-01-11 12:08:51 +02:00
Bogdan Artemenko
625ae46ae5
Satellite web Endless scroll and 'Sort by' for Team Members page. ( #999 )
...
* Implemented endless scroll and 'sort by' for Team Members page.
* Implemented actions name constants usage instead raw strings.
2019-01-10 16:44:15 +02:00
Nikolay Yurchenko
4cdd59f321
api keys markup updated ( #1009 )
2019-01-09 18:13:43 +02: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
Bogdan Artemenko
6f931759a6
Satellite Web store test coverage ( #948 )
...
* Added 100% test coverage for Users store module.
* Added 100% coverage for Projects store module.
* Added 100% coverage for ProjectMembers store module.
2019-01-08 17:14:00 +02:00
Yehor Butko
262753bde6
V3-1029 Update list Project Logic ( #966 )
2019-01-04 13:32:21 +02:00
Yehor Butko
6505a6f310
Web_satellite bug fixing ( #962 )
...
* Web_satellite bug fixing
* removing redundant code
2019-01-03 17:05:22 +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
Nikolay Yurchenko
150dfed377
satellite hot minor changes ( #946 )
...
* hovers added, some divs changed, added default project description
* user settings redesigned
2019-01-02 15:20:51 +02:00
Nikolay Yurchenko
472341da23
[V3-911] fixed registration mandatory fields validation ( #937 )
2018-12-27 14:05:38 +02:00
Nikolay Yurchenko
312fd5a5fd
[V3-963] Satellite team members add dialog ( #935 )
...
* Implemented team member add dialog without api.
* logic changed according to api
* added initial app reducer and team members deletion fixed
2018-12-26 17:05:33 +02:00
Yehor Butko
5ef427265e
web/satellite notifications added, users and projects api updated ( #934 )
...
* web/satellite notifications added, users and projects api updated
* fix users api
2018-12-24 14:52:52 +02:00
Nikolay Yurchenko
2d82c078d0
[V3-959] implemented delete project dialog ( #918 )
2018-12-20 19:34:12 +02:00
Nikolay Yurchenko
2f2cf3f578
[V3-956] Satellite delete account dialog logic ( #910 )
...
* implemented delete account dialog
* removed ownership dependencies for deletion
2018-12-20 18:44:42 +02:00
Yehor Butko
ac860c1984
Removing company and project ownership ( #917 )
2018-12-20 18:18:08 +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
Nikolay Yurchenko
70b1d1050a
[V3-349] markup for delete account dialog ( #850 )
2018-12-13 12:18:57 +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
c8a110a36d
added notification logic and tests ( #829 )
2018-12-12 15:44:01 +02:00
Nikolay Yurchenko
a98fb3af79
[V3-873] Error pages markup and 404 logic ( #831 )
2018-12-12 12:06:33 +02:00
Nikolay Yurchenko
5f6757cf7b
[V3-593] grammar validation error in register page fixed ( #832 )
2018-12-12 12:04:40 +02:00
Yehor Butko
a8a082f4c4
V3-808 Implement graphql queries for team members page ( #815 )
2018-12-10 19:32:15 +02:00
Yehor Butko
678eb81d54
V3-898 Create ability for querying db in transaction scope ( #781 )
...
* V3-898 Create ability for querying db in transaction scope
* handling errors
* fixing linter
* Transaction updated
* fixing empty lines linter
* tx signatures changed
* fixing comments
2018-12-10 14:29:01 +02:00
Yehor Butko
0c95fba4c8
Satellite Projects db entity and api updated ( #772 )
...
* Satellite Projects db entity and api updated
* get users projects query updated with dbx
2018-12-06 17:19:47 +02:00
Bogdan Artemenko
8592e29260
V3-896 Added TS & Vue lint rules ( #769 )
2018-12-06 14:12:09 +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
965213d492
Satellite web logout functionality. Minor refactoring ( #748 )
...
* Logout implementation on web satellite.
2018-12-03 19:28:24 +02:00
Bogdan Artemenko
6b68b0c368
User account settings ( #738 )
...
* User account settings.
* Change basic user info.
* Change company info.
* Change password.
* Delete user account
2018-11-30 17:49:14 +02:00
Yehor Butko
7b628e8af6
V3-763 Create logic for project details ( #728 )
...
* V3-763 Create logic for project details
* updating markup
* icon fixed
2018-11-28 18:20:23 +02:00
Yehor Butko
480a6294e7
V3-757 Create logic for projects dropdown ( #721 )
2018-11-28 11:43:43 +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
Yehor Butko
784f3a887d
V3-760 Create logic for New project popup ( #714 )
...
* V3-760 Create logic for New project popup
* removing path to static files from gateway
* added missing copyrights
2018-11-27 13:14:10 +00:00
Egon Elbre
3a87de391f
Add copyright checks for vue, js and ts ( #712 )
2018-11-27 14:16:52 +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
4a82c47427
[V3-770] user settings markup updated ( #673 )
...
* [V3-770] user settings markup updated
* naming refactoring acc to BEM
2018-11-19 17:32:50 +02:00
Nikolay Yurchenko
367c483f78
initial user dropdown markup ( #672 )
2018-11-16 16:28:02 +02:00
Nikolay Yurchenko
934dc47c8d
Auth pages markup ( #653 )
...
* Login page ui initial markup
* Fixed login-ui unit-test
* Fixed merge typos
2018-11-14 16:57:21 +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
JT Olio
f8bb098e63
Remove some structural folders we don't seem to be using. ( #125 )
...
We can always bring them back
2018-07-05 10:27:11 -04:00
Dennis Coyle
b236d7dffb
keep
2018-04-06 12:36:55 -04:00