Vitalii Shpital
870e70e0e4
web/satellite: copy api key popup title changed ( #3080 )
2019-09-19 16:21:07 +03:00
Vitalii Shpital
021dba6c95
web/storagenode: UI node ID container fixed ( #3079 )
2019-09-19 14:43:57 +03:00
Vitalii Shpital
46ada7b6b1
web/storagenode: error processing added ( #3046 )
2019-09-13 19:06:04 +03:00
Yehor Butko
8b54e329f3
web/satellite: added trailing coma rule to tslint ( #3044 )
2019-09-13 17:58:18 +03:00
Nikolay Yurchenko
77e7f182db
notification height fixed ( #3020 )
2019-09-13 13:25:52 +03:00
Yehor Butko
4266f8c364
web/satellite: linter updated, analytics artifacts removed ( #3043 )
2019-09-13 12:48:27 +03:00
Yehor Butko
a342c3abad
web/satellite: analytics removed, buckets header foreground improved ( #3027 )
2019-09-13 11:34:36 +03:00
Vitalii Shpital
500ed27e01
web/satellite: error while project creation fixed ( #3023 )
2019-09-12 18:04:49 +03:00
Vitalii Shpital
489047a96e
web/satellite: notifications for billing page implemented ( #3004 )
2019-09-12 17:49:31 +03:00
Bogdan Artemenko
0c1798407c
web/satellite: API Keys Pagination implementation ( #3019 )
2019-09-12 17:10:50 +03:00
Vitalii Shpital
5383b8be82
web/storagenode: frontend bug fixes ( #3021 )
2019-09-12 16:46:22 +03:00
Yehor Butko
6c0d21046f
web/satellite: minor improvements ( #3016 )
2019-09-12 14:53:43 +03:00
littleskunk
c45d53e085
storagenode/dashboard: change disqualification text ( #3007 )
2019-09-11 22:57:57 +02:00
paul cannon
c139ed8ea1
storagenode/console: remove kademlia ( #2942 )
...
this is a trivial operation for storagenode/console, as it doesn't
really need or use kademlia in the first place.
What:
Removes kademlia from storagenode/console
Why:
We are in the process of getting rid of kademlia, and this is one place where it's particularly easy.
Please describe the tests:
Existing tests exercise storagenode/console behavior; if they continue to work, everything here should be tested satisfactorily.
Please describe the performance impact:
None
2019-09-11 16:41:43 -04:00
Vitalii Shpital
4ddfffce46
web/satellite: markup for billing history page ( #2993 )
2019-09-11 13:21:45 +03:00
Vitalii Shpital
3b72cb6720
web/satellite: side bar markup updated ( #2937 )
2019-09-09 19:29:19 +03:00
Vitalii Shpital
c5658fa736
web/storagenode: markup and logic for node operator dashboard ( #2906 )
2019-09-09 19:00:25 +03:00
Nikolay Yurchenko
d6f50ec701
notification to buckets page added ( #2949 )
2019-09-09 16:44:54 +03:00
Yehor Butko
2b9fcd1191
web/satellite: tslint update ( #2962 )
2019-09-09 13:33:39 +03:00
Bogdan Artemenko
15e52e0985
web/satellite: Fixed usage tests. ( #2963 )
2019-09-05 16:10:46 +03:00
Yehor Butko
d6bbc2a653
modules versions fixed ( #2926 )
2019-09-05 12:03:25 +03:00
Yehor Butko
bc8a531a22
dashboard refactored, tests added ( #2929 )
2019-09-05 11:41:39 +03:00
Bogdan Artemenko
a4dddc65ba
web/satellite: Fixed Project Members deletion. ( #2891 )
2019-09-04 18:02:39 +03:00
Vitalii Shpital
534a74dac9
web/satellite: account billing page initial markup ( #2928 )
2019-09-04 17:33:25 +03:00
Yingrong Zhao
10a896bf73
web/marketing: static asset path ( #2872 )
...
* use relative path instead of absolute path
* add template func baseURL
* add a method
* update storj-sim
* add comment
2019-08-30 18:43:53 -04:00
Yehor Butko
7e702aa107
web/satellite: navigation, button and project members unit tests ( #2907 )
2019-08-30 14:34:51 +03:00
JT Olio
539f3857f1
web/satellite: downgrade typescript and pin stuff ( #2918 )
...
Change-Id: Ie14bd099fec1d6e7e30d4d0fe1d8878fdf2d4d31
2019-08-29 17:27:48 -06: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
Nikolay Yurchenko
368f6cc320
web/satellite: account route redirect fix ( #2895 )
2019-08-29 17:41:27 +03:00
Vitalii Shpital
07d6019a13
web/satellite: project members UI slightly reworked, bugs and tests fixed ( #2896 )
2019-08-29 13:05:22 +03:00
Yehor Butko
7b874db8ce
web/satellite project related bugs fixed ( #2894 )
2019-08-28 17:23:37 +03:00
Nikolay Yurchenko
499c4d0c26
web/satellite: navigation bugs fixed ( #2893 )
2019-08-28 16:08:19 +03:00
Nikolay Yurchenko
8c24399438
web/satellite: usage api refactored ( #2864 )
2019-08-28 12:53:53 +03:00
Bogdan Artemenko
8fbb25f3b5
web/satellite: ProjectMembers unit-tests refactoring. ( #2865 )
2019-08-28 11:29:40 +03:00
Yingrong Zhao
4e16a5c598
satellite/marketingweb: fix broken pipe error ( #2853 )
...
* add a writer wrapper
* remove unused code
* read out the rest of the connection in client
* remove unused code
* no panic
* check response status code
2019-08-23 14:33:21 -04:00
Nikolay Yurchenko
357a4cdf5e
projects tests fixed ( #2854 )
2019-08-22 19:34:41 +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
Vitalii Shpital
1e099839dd
web/satellite: api keys component updated ( #2819 )
2019-08-21 16:47:07 +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
Bogdan Artemenko
2e3ff4587a
web/satellite: ProjectMembers store and graphQL queries refactoring ( #2820 )
2019-08-20 15:57:43 +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
b1abbe5ce3
web/satellite: add team member placeholder changed ( #2794 )
2019-08-16 14:05:20 +03:00
Nikolay Yurchenko
5fe05df774
web/satellite: Buckets page rework ( #2763 )
2019-08-16 13:13:23 +03:00