Jeremy Wharton
6e866856c4
web/satellite: remove unused references to meta config values
...
All values derived from meta tag config values have been removed.
They were unused because references to them were modified to instead
refer to the frontend config fetched through the satellite API.
References #5494
Change-Id: Iab6c5e18eac85e2f757e9e731e23239fa267ee0a
2023-04-14 14:09:23 -05:00
Vitalii
c5bca894fd
web/satellite: fix linter
...
Added imports linting, trailing commas, trailing semicolons, single quotes and spaces between curly braces.
Change-Id: I5de5d3eea48753dfe2737983b230bafaffe898c8
2022-09-09 11:02:04 +00:00
Jeremy Wharton
92d81db183
satellite/console,web/satellite: limit new password length to 128
...
This change implements a requirement that all new passwords must be
no longer than 128 characters.
Change-Id: I7a8f23c87190d465eed59b3e0627ccd32d465bb9
2022-09-08 13:29:47 +00:00
VitaliiShpital
c1e089b226
web/satellite: create project popup replaced with separate page
...
WHAT:
create project popup removed. Separate page implemented instead.
WHY:
to fulfill multiple project state requirements
change-Id: Iab65981aef1d9b0caceca94b1109fa63f8f22891
2020-09-03 12:56:40 +03:00
VitaliiShpital
a7211badc2
web/satellite: validate methods replaced into class Validator
...
Change-Id: Ib52b7209bab3fc1cb2f713421ef6bac2125c5f04
2020-06-09 13:05:24 +00:00
Nikolay Yurchenko
8234e24d13
web/satellite: token payments logic ( #3581 )
2019-11-25 14:59:41 +02: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
Yehor Butko
2b9fcd1191
web/satellite: tslint update ( #2962 )
2019-09-09 13:33:39 +03:00
Nikolay Yurchenko
9981bbda24
web/satellite: Projects api refactoring ( #2844 )
2019-08-22 19:03:13 +03: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
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
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