Egon Elbre
0889866b17
web/: add @vue/component annotations
...
Some linters do not work properly without those annotations.
This was done with a batch replace.
Also needed to turn off two lint rules, they will be re-enabled in the
followup change. This way the batch change can be clearly separated from
manual modifications.
Change-Id: I891ae09689520edaba5588c1f2206766db2d2b90
2021-08-31 21:25:49 +03:00
Egon Elbre
f0c3514b24
web/satellite: remove uses of v-html
...
Change-Id: Ief9d8af327c02212a6c138773af9f1dc8028a5b6
2021-08-24 13:29:35 +03:00
Egon Elbre
b8280bd057
web/satellite: enable vue/recommended linting
...
Change-Id: I73cd1e72f369a172f9416be9b1220cbbd6c77637
2021-08-11 11:10:51 +03:00
Egon Elbre
6b153192a3
web/satellite: fix lint issues
...
After migrating to eslint some errors were disabled to make it easier to
migrate.
This enables all the lint rules and treats all warnings as a build
failure. Similarly, CI won't automatically try to fix mistakes.
Change-Id: I80f808af026fc51bed90421b3b24737994a52094
2021-08-10 09:22:19 +00:00
VitaliiShpital
ca1f0cfe4d
web/satellite: dropdowns' working logic moved to local store
...
WHAT:
working logic of dropdowns moved to local store. Removed ability to open more than one dropdown. Dropdowns' colors changed to satisfy needed contrast ratio
WHY:
better user experience
Change-Id: Ia7a5683a3544fcb6bdd8a05d1fd6a12755b76caf
2020-09-24 11:18:13 +00:00
NickolaiYurchenko
1c1e62be09
web/satellite: comments update
...
Change-Id: If5779cf8d80cf9fac7180498ce748f427df57e0a
2020-02-14 18:54:31 +02:00
Nikolay Yurchenko
04b16c8b6c
stylelint added, lint errors fixed ( #3360 )
2019-10-28 17:59:19 +02:00
Vitalii Shpital
810dc80d45
web/satellite: vue-svg-loader implemented ( #3307 )
2019-10-23 15:26:39 +03:00
Vitalii Shpital
91fcabd83c
web/satellite: notification message text breaking fixed ( #3221 )
2019-10-11 13:53:22 +03:00
Vitalii Shpital
6a1203ea46
web/satellite: logic removed from template ( #3136 )
2019-10-02 12:42:12 +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
Nikolay Yurchenko
77e7f182db
notification height fixed ( #3020 )
2019-09-13 13:25:52 +03:00
Yehor Butko
2b9fcd1191
web/satellite: tslint update ( #2962 )
2019-09-09 13:33:39 +03:00
Yehor Butko
7e702aa107
web/satellite: navigation, button and project members unit tests ( #2907 )
2019-08-30 14:34:51 +03:00
Nikolay Yurchenko
9981bbda24
web/satellite: Projects api refactoring ( #2844 )
2019-08-22 19:03:13 +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
8fb70aed11
Satellite frontend refactoring ( #2537 )
...
Satellite frontend refactoring
2019-07-18 16:39:39 +03:00
Yehor Butko
dbc07fa865
Satellite frontend tabs fixed ( #2465 )
...
* Satellite frontend tabs fixed
2019-07-08 16:45:25 +03:00
Nikolay Yurchenko
b14e7c3765
copyrights and design changes, search inputs changed ( #1684 )
2019-04-09 01:34:28 +03: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
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
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
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
c8a110a36d
added notification logic and tests ( #829 )
2018-12-12 15:44:01 +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