Nikolay Yurchenko
499c4d0c26
web/satellite: navigation bugs fixed ( #2893 )
2019-08-28 16:08:19 +03:00
Bogdan Artemenko
8fbb25f3b5
web/satellite: ProjectMembers unit-tests refactoring. ( #2865 )
2019-08-28 11:29:40 +03:00
Yehor Butko
7c6fdd09d2
web/satellite: router refactoring ( #2846 )
2019-08-22 13:44:08 +03:00
Bogdan Artemenko
2e3ff4587a
web/satellite: ProjectMembers store and graphQL queries refactoring ( #2820 )
2019-08-20 15:57:43 +03:00
Bogdan Artemenko
b77f582b29
web/satellite: Project members web client refactoring. ( #2783 )
2019-08-19 14:20:38 +03:00
Vitalii Shpital
b1abbe5ce3
web/satellite: add team member placeholder changed ( #2794 )
2019-08-16 14:05:20 +03:00
Vitalii Shpital
6290d8c645
web/satellite: title removed from header component ( #2749 )
2019-08-09 16:24:21 +03:00
Vitalii Shpital
cccc438628
web/satellite: team area header updated ( #2740 )
2019-08-09 14:19:49 +03:00
Vitalii Shpital
ff31f865a1
web/satellite hover to cross buttons added ( #2603 )
2019-07-19 18:59:15 +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
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
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
f4f776d092
Use mail.test as domain in emails ( #2224 )
2019-06-18 02:28:40 +02:00
Bogdan Artemenko
30784484c8
Fixed error notification on fail project member deletion. ( #2148 )
2019-06-07 13:56:07 +03:00
Nikolay Yurchenko
eac18352f3
headers in team and apiKeys pages aligned ( #1893 )
2019-05-14 18:29:11 +03:00
Nikolay Yurchenko
7300bfbebd
[V3-1315] link bug fix ( #1392 )
2019-04-25 23:08:00 +10:00
Nikolay Yurchenko
78dedbb5bb
search input and button swapped ( #1643 )
2019-04-24 00:06:33 +10:00
Bogdan Artemenko
6a50b187eb
Implemented password reset on satellite console web. ( #1665 )
2019-04-10 22:16:10 +03:00
Nikolay Yurchenko
b14e7c3765
copyrights and design changes, search inputs changed ( #1684 )
2019-04-09 01:34:28 +03: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
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
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
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
Nikolay Yurchenko
987c112b02
web satellite popups changed ( #1262 )
2019-02-08 00:13:12 +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
706ee462a6
[V3-1096] web satellite ui changes and fixes ( #1168 )
2019-01-30 23:18:07 +10: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
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
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
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
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
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
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
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
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