Yehor Butko
|
9ca547acb1
|
web/satellite: project charges (#3611)
|
2019-11-20 15:46:22 +02:00 |
|
Yaroslav Vorobiov
|
3d94c3fc99
|
satellite/payments: stripe client use satellite logger, give credits when applying transaction to balance (#3603)
|
2019-11-19 19:56:18 +02:00 |
|
Nikolai Siedov
|
24318d74b3
|
storagenode/console: show satellite url in satellite selection (#3602)
|
2019-11-19 14:16:56 +02:00 |
|
Nikolai Siedov
|
3fe518d547
|
satellite: added ability to inject stripe public key post build (#3560)
|
2019-11-18 13:38:43 +02:00 |
|
Yehor Butko
|
a8e4e9cb03
|
satellite/payments: project usage charges (#3512)
|
2019-11-15 16:27:44 +02:00 |
|
Egon Elbre
|
ee6c1cac8a
|
private: rename internal to private (#3573)
|
2019-11-14 21:46:15 +02:00 |
|
Egon Elbre
|
1e64006e32
|
lint: add staticcheck as a separate step (#3569)
|
2019-11-14 10:31:30 +02:00 |
|
Nikolai Siedov
|
9797f8c49b
|
satellite/console: service error types added, error handling fixed (#3538)
|
2019-11-12 15:14:31 +02:00 |
|
Nikolai Siedov
|
70c7ee842e
|
satellite: adding proper headers to api responses (#3489)
|
2019-11-12 15:05:35 +02:00 |
|
Nikolai Siedov
|
c1ae8c332f
|
satellite/console: auth API error handling refactored (#3540)
|
2019-11-12 13:53:00 +02:00 |
|
Yaroslav Vorobiov
|
36311a3a05
|
satellite/console: add token deposit API, populate billing history with transactions (#3500)
|
2019-11-12 13:14:34 +02:00 |
|
Egon Elbre
|
23c556ae15
|
satellite/rewards: fixes from review comments (#3495)
|
2019-11-06 20:37:53 +02:00 |
|
Nikolay Yurchenko
|
e6c7b8180c
|
web/satellite: tabs title change (#3496)
|
2019-11-06 14:27:26 +02:00 |
|
Yaroslav Vorobiov
|
0b32690d0a
|
satellite/peer: add payments config (#3488)
* satellite/peer: add payments config
* remove stripe-key from console config
* update config lock
* fix imports
* fix config-lock
|
2019-11-05 21:26:19 +01:00 |
|
Yaroslav Vorobiov
|
35edc2bcc3
|
satellite/payments: invoice creation (#3468)
|
2019-11-05 15:16:02 +02:00 |
|
Egon Elbre
|
9c59efd33d
|
satellite/rewards: ensure that partner information is asked from a service (#3275)
|
2019-11-05 14:58:09 +02:00 |
|
Nikolai Siedov
|
1a0757ebf7
|
web/satellite: auth error messages fixed (#3426)
|
2019-11-05 13:55:26 +02:00 |
|
Yehor Butko
|
0c2e498f09
|
satellite/satellitedb: console tables archview comments updated (#3465)
|
2019-11-04 16:37:39 +02:00 |
|
Nikolai Siedov
|
8ce09700af
|
web/satellite: internal server error template added, errors separated (#3430)
|
2019-10-31 20:42:28 +02:00 |
|
Yehor Butko
|
ecde507e4e
|
satellite/payments: list invoices (#3389)
|
2019-10-31 18:56:54 +02:00 |
|
Nikolai Siedov
|
6354b38849
|
web/satellite: auth graphql api replaced with REST API (#3396)
|
2019-10-29 16:24:16 +02:00 |
|
Nikolai Siedov
|
f4f142bf3e
|
satellite/console: get, update auth api endpoints added (#3375)
|
2019-10-25 15:07:17 +03:00 |
|
Yehor Butko
|
e82245e10e
|
satellite/payments: credit card selection (#3304)
|
2019-10-23 20:33:24 +03:00 |
|
Nikolai Siedov
|
655e2b3422
|
sattelite/console: sattellite name API endpoint added (#3349)
|
2019-10-23 18:36:58 +03:00 |
|
Yaroslav Vorobiov
|
1a304f5ef9
|
satellite/payments: add payments loop, update pending transactions (#3318)
|
2019-10-23 15:04:54 +03:00 |
|
Nikolai Siedov
|
3eec4e9070
|
satellite/console: add REST delete API endpoint (#3337)
|
2019-10-22 19:17:09 +03:00 |
|
Vitalii Shpital
|
867771787f
|
web/satellite: project owner status added on team page (#3160)
|
2019-10-22 14:12:49 +03:00 |
|
Nikolai Siedov
|
6dd478e43c
|
satellite/console: forgot password, resend email endpoints added, default http route replaced with gorilla mux (#3327)
|
2019-10-21 19:42:49 +03:00 |
|
Nikolai Siedov
|
1814fbfa89
|
satellite/console: new passwordChange API endpoint (#3308)
|
2019-10-21 15:48:29 +03:00 |
|
Nikolai Siedov
|
f4162bd33f
|
satellite/console: add REST registration API endpoint (#3303)
|
2019-10-17 19:34:27 +03:00 |
|
Yehor Butko
|
26cc625dc6
|
satellite/console: payments api (#3297)
|
2019-10-17 17:42:18 +03:00 |
|
Nikolai Siedov
|
c1033fc1ed
|
satellite/console: move token to separate endpoint (#3292)
|
2019-10-16 18:01:15 +03:00 |
|
Bogdan Artemenko
|
5f775b9e46
|
satellite/console: Added error for adding api key with existing name attempt. (#3185)
|
2019-10-10 16:28:35 +03:00 |
|
Bogdan Artemenko
|
ed3a424858
|
satellite/console: Removed 'user not found' message on password reset request (#3184)
|
2019-10-09 13:18:58 +03:00 |
|
Egon Elbre
|
6afa4dd9cf
|
satellite/accounting: refactor code and remove unused fields (#3178)
|
2019-10-04 22:09:52 +03:00 |
|
Nikolay Yurchenko
|
51003dcad2
|
web/satellie: added missing alt attribute to img tags (#3172)
|
2019-10-04 16:22:26 +03:00 |
|
Yaroslav Vorobiov
|
f05a2eea5b
|
satellite/console: remove domain prefix from token cookie key (#3170)
|
2019-10-04 10:23:52 +03:00 |
|
Bogdan Artemenko
|
423d35fb3f
|
satellite/console: Added support URLs and other fields to config file (#3090)
|
2019-09-27 10:48:53 -06:00 |
|
Yaroslav Vorobiov
|
acbe449435
|
satellite/console: remove payments (#3074)
|
2019-09-27 12:46:37 +03:00 |
|
Bogdan Artemenko
|
69aa0c6cc4
|
satellite/console: GraphQL input length limitation. (#3045)
|
2019-09-20 20:40:26 +03:00 |
|
Yaroslav Vorobiov
|
9d1e19cd92
|
satellite/console/server: fix usage rollup report (#3047)
|
2019-09-13 18:38:29 +03:00 |
|
Egon Elbre
|
7240e6cbb2
|
satellite: remove remote/inline file from BucketTally (#3041)
|
2019-09-13 16:51:41 +03:00 |
|
Egon Elbre
|
8ef57a2af3
|
satellite/satellitedb: use noreturn (#3022)
|
2019-09-12 20:31:50 +03:00 |
|
Bogdan Artemenko
|
bb6086aeab
|
web/satellite: API keys paged backend (#2839)
|
2019-09-12 17:19:30 +03:00 |
|
Bogdan Artemenko
|
2c7813d40d
|
satellite/console: Added email normalization to users table (#2586)
|
2019-09-10 17:00:33 +03:00 |
|
Egon Elbre
|
a801fab66a
|
all: add archview annotations (#2964)
|
2019-09-10 16:24:16 +03:00 |
|
Yehor Butko
|
1e22f58043
|
satellite/server diagnostics and http headers improved (#2978)
|
2019-09-09 21:33:05 +03:00 |
|
Bogdan Artemenko
|
a4dddc65ba
|
web/satellite: Fixed Project Members deletion. (#2891)
|
2019-09-04 18:02:39 +03:00 |
|
Egon Elbre
|
6ff94caf22
|
satellite/satellitedb: move tests near the interface (#2863)
|
2019-08-26 13:19:02 +03:00 |
|
Egon Elbre
|
00b2e1a7d7
|
all: enable staticcheck (#2849)
* by having megacheck in disable it also disabled staticcheck
* fix closing body
* keep interfacer disabled
* hide bodies
* don't use deprecated func
* fix dead code
* fix potential overrun
* keep stylecheck disabled
* don't pass nil as context
* fix infinite recursion
* remove extraneous return
* fix data race
* use correct func
* ignore unused var
* remove unused consts
|
2019-08-22 13:40:15 +02:00 |
|