Alexander Ivash
|
10f2fe5fe6
|
implement adding bookmark
improve comparision of attachments/wearables
|
2018-07-06 21:00:53 +03:00 |
|
Alexander Ivash
|
fe8bb3c8ea
|
simplify code a bit
explicite store attachments in model
use models for comparison instead JS Objects
|
2018-07-06 21:00:53 +03:00 |
|
Alexander Ivash
|
47ffcf8c42
|
change logic for determining if current avatar is bookmarked & move to model
|
2018-07-06 21:00:53 +03:00 |
|
Alexander Ivash
|
512e72d6d1
|
integrate deleting favorite avatars with backend
|
2018-07-06 21:00:53 +03:00 |
|
Alexander Ivash
|
6ff397e9e0
|
move all messagebox-es into dedicated component
|
2018-07-06 21:00:53 +03:00 |
|
Alexander Ivash
|
d1bf80b50c
|
update UI based on the latest zeplin mockups
|
2018-07-06 21:00:53 +03:00 |
|
Alexander Ivash
|
5ebe26887d
|
updated text styles based on the latest zeplin specs
|
2018-07-06 21:00:53 +03:00 |
|
Alexander Ivash
|
51c8248463
|
introduce reverting avatar wearables on cancel
|
2018-07-06 21:00:53 +03:00 |
|
Alexander Ivash
|
9914a1d523
|
AdjustWearables: implement deleting/refreshing wearables/wearable
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
b6769f9678
|
avatar selection & wearables adjustments work-on-progress
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
57568d120e
|
attempt to produce thumbnail url from marketId (works only partially), move model population code to model
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
566074c86f
|
use slider from ui-toolkit (per request from Mukul)
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
de81f30407
|
page indicators styling
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
4fa72eab6d
|
show real wearables from avatar in combobox
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
245ab7a309
|
explicitely specify 'getMoreAvatars', otherwise QML starts complaining about not-existing property
|
2018-07-06 21:00:52 +03:00 |
|
Dante Ruiz
|
ce3015662e
|
backend integration from Dante
* adding some functionality to avatar bookmarks
* saving work
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
5007c259bb
|
query real avatar favorites (but use fake urls for now)
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
6059ef2904
|
a few updates to adjust wearables & settings pages
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
4bb517f620
|
reimplement 'text input with pencil' based on QQC2 TextField
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
00b54c3f46
|
disable hover effect for selected avatar
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
7723d0f306
|
turn all input controls to uit-based
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
cdc9a325eb
|
use standard radiobuttons with light color scheme
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
d3848ea0c5
|
spelling issue fix
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
34693a8562
|
use correct overlay for avatars in management state
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
3acde99587
|
hide 'get all avatars' while in 'manage' state
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
f8917a835a
|
hide page indicator when only one page
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
1916df6c81
|
specify border radius for 'get more avatars'
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
8a5abb32a7
|
rework avatar selection logic based on changed requirements: selecte avatar always goes to the beginning of the list, selected page auto-switches to the first one
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
bdacd1b792
|
left-to-right layout in favorites grid
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
10e5f03f5e
|
move selected avatar to the beginning of the page
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
e0a8d90141
|
adjust link icon size
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
3d4fb2d368
|
fix spelling error
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
4d2a37aff2
|
show add to favorites on clicking star
|
2018-07-06 21:00:51 +03:00 |
|
Alexander Ivash
|
bd48ff9ee6
|
remove link glyph rotation
|
2018-07-06 21:00:51 +03:00 |
|
Alexander Ivash
|
c54b2c8f26
|
adjust avatar thumbnail image radius
|
2018-07-06 21:00:51 +03:00 |
|
Alexander Ivash
|
bd719286d8
|
move highlight under the green wearable indicator, use internal highlight of ShadowImage instead of extra Rectangle
|
2018-07-06 21:00:51 +03:00 |
|
Alexander Ivash
|
8a8f599583
|
rounded avatar images
|
2018-07-06 21:00:51 +03:00 |
|
Alexander Ivash
|
1ddfc87396
|
wip on avatarapp
|
2018-07-06 21:00:51 +03:00 |
|
Seth Alves
|
c0e1e9c23a
|
Merge pull request #13353 from vladest/address_dialog_focus_fix
Remove extra textfield fro address bar input
|
2018-07-06 09:00:00 -07:00 |
|
Dante Ruiz
|
603ab87c47
|
fix configuration page
|
2018-07-02 14:38:16 -07:00 |
|
Zach Fox
|
c95b359aa7
|
Fix MS16390: Correctly update UI when Buy endpoint fails
|
2018-07-02 10:23:53 -07:00 |
|
vladest
|
0f1312ab9b
|
Merge branch 'master' into address_dialog_focus_fix
|
2018-06-29 19:41:26 +02:00 |
|
John Conklin II
|
040978830a
|
Merge pull request #13413 from Atlante45/fix/audio-starve
Fix audio device sometimes being on the wrong thread
|
2018-06-28 09:59:00 -07:00 |
|
r3tk0n
|
f36ba49fbd
|
Update TabletGeneralPreferences.qml
Fixed a typo
|
2018-06-27 16:30:38 -07:00 |
|
r3tk0n
|
d6684e5ef7
|
Re-add mouse sensitivity option to tablet.
|
2018-06-27 16:23:40 -07:00 |
|
r3tk0n
|
c80ab0d237
|
Re-added mouse sensitivity settings to General Preferences dialog.
|
2018-06-27 16:10:07 -07:00 |
|
Howard Stearns
|
5fe7b874a4
|
Merge pull request #13455 from howard-stearns/test-wearables
16089: test wearables for wear before gifting and wearing
|
2018-06-25 16:44:53 -07:00 |
|
Zach Fox
|
3ceb9ddee9
|
Merge pull request #13444 from zfox23/MS16074_16076_banklinks
Fix MS16074, MS16076: Fix links to Go To BankOfHighFidelity
|
2018-06-25 13:47:08 -07:00 |
|
howard-stearns
|
43cba68cd2
|
test wearables for wear before gifting and wearing
|
2018-06-25 13:40:45 -07:00 |
|
Zach Fox
|
6fce6431a3
|
Fix MS16088: Prevent long usernames from overlapping HFC logo in Wallet Home
|
2018-06-22 16:09:49 -07:00 |
|
Zach Fox
|
25f22326a8
|
Fix MS16074, MS16076: Fix links to Go To BankOfHighFidelity
|
2018-06-22 15:43:16 -07:00 |
|
Atlante45
|
4a4c0d132e
|
Make stereo interface async
|
2018-06-18 17:26:29 -07:00 |
|
Zach Fox
|
ad1da3e225
|
Fix MS16012: Correct the criteria used to determine empty txn history
|
2018-06-18 14:26:46 -07:00 |
|
vladest
|
41dad71634
|
Merge branch 'master' into address_dialog_focus_fix
|
2018-06-17 12:27:03 +02:00 |
|
howard-stearns
|
97fa22b69b
|
fix concurrency drillDown
|
2018-06-15 16:57:21 -07:00 |
|
John Conklin II
|
2655dd77b6
|
Merge pull request #13368 from zfox23/MS15501_CreateModelKeyboard
MS15501: Fix keyboard in Create -> Model in HMD
|
2018-06-15 15:34:02 -07:00 |
|
Anthony Thibault
|
f2d6d0ee56
|
Merge pull request #13351 from ctrlaltdavid/21891
Fix Avatar > Attachments joint and spinboxes
|
2018-06-14 11:31:04 -07:00 |
|
John Conklin II
|
7057e00583
|
Merge pull request #13298 from danteruiz/fix-vive-configuration-page
Controller Confguration Page fixes
|
2018-06-14 11:07:26 -07:00 |
|
Dante Ruiz
|
dc28e8f03f
|
fixing error
|
2018-06-13 18:24:06 -07:00 |
|
Dante Ruiz
|
eb01b50e6f
|
making code review changes
|
2018-06-13 17:58:10 -07:00 |
|
Zach Fox
|
6b59b5b53c
|
MS15501: Fix keyboard in Create -> Model in HMD
|
2018-06-13 13:23:43 -07:00 |
|
vladest
|
75ce8e56df
|
Merge branch 'master' into address_dialog_focus_fix
|
2018-06-13 11:47:29 +02:00 |
|
howard-stearns
|
05d3f92867
|
drillDownToPlace and iStacked based on server data.
|
2018-06-12 13:18:44 -07:00 |
|
vladest
|
11129eddde
|
Remove extra textfield fro address ber input
|
2018-06-12 18:48:41 +02:00 |
|
Stephen Birarda
|
10e34000aa
|
Merge pull request #13278 from SimonWalton-HiFi/tablet-popup-remains
Domain-unreachable message remaining on slow connects
|
2018-06-11 10:46:55 -07:00 |
|
David Rowe
|
0161015746
|
Fix setting avatar attachment joint
|
2018-06-11 15:31:42 +12:00 |
|
howard-stearns
|
020d622302
|
don't depend on matching handlers with overlapping requests
|
2018-06-09 17:34:49 -07:00 |
|
howard-stearns
|
421edbfa1e
|
PSFListModel isa ListModel instead of hasa
|
2018-06-09 16:03:45 -07:00 |
|
howard-stearns
|
d68415c47c
|
code feedback
|
2018-06-08 16:47:06 -07:00 |
|
howard-stearns
|
f0d486a6a5
|
remove the unused client-side stuff from model
|
2018-06-08 15:48:39 -07:00 |
|
howard-stearns
|
d9daa3495a
|
remove comments / dead code
|
2018-06-08 15:36:10 -07:00 |
|
howard-stearns
|
36a0adf553
|
strip snapshot stacking code - we'll do it on server or not at all
|
2018-06-08 14:24:24 -07:00 |
|
howard-stearns
|
3ade31bdf6
|
always show edition
|
2018-06-08 12:57:40 -07:00 |
|
Zach Fox
|
9f0864944c
|
Fix Friending in Connections tab - READ FIXME
|
2018-06-08 11:37:02 -07:00 |
|
Dante Ruiz
|
5d570f030f
|
fixing calibration
|
2018-06-08 11:18:52 -07:00 |
|
howard-stearns
|
21ed081eae
|
proper name for updated type filter of inventory endpoint
|
2018-06-08 09:52:11 -07:00 |
|
howard-stearns
|
64e466ee7d
|
snapshot stacks
|
2018-06-07 21:10:40 -07:00 |
|
howard-stearns
|
595a0d8733
|
restore lost code
|
2018-06-07 19:24:05 -07:00 |
|
howard-stearns
|
348d5fc359
|
inventory text filter
|
2018-06-07 17:01:48 -07:00 |
|
howard-stearns
|
2761688d39
|
Merge branch 'master' of github.com:highfidelity/hifi into infinite-scroll
|
2018-06-07 16:14:57 -07:00 |
|
howard-stearns
|
8b08505116
|
using filter/sort endpoint parameters
|
2018-06-07 16:14:18 -07:00 |
|
Zach Fox
|
f9b6e3e2ac
|
Merge pull request #13300 from zfox23/MS15582_PurchasesButtonClicks
Fix MS15582: In My Purchases, invisible buttons shouldn't be clickable
|
2018-06-07 15:10:00 -07:00 |
|
howard-stearns
|
890c97e7cb
|
Merge branch 'master' of github.com:highfidelity/hifi into infinite-scroll
|
2018-06-07 12:24:27 -07:00 |
|
David Back
|
ae5d056ca0
|
Merge pull request #13292 from dback2/fileChooser
File Dialog Fixes
|
2018-06-07 09:38:56 -07:00 |
|
howard-stearns
|
8185d1b5f5
|
cleanup and consistently don't getNextPage at beginning
|
2018-06-06 15:24:54 -07:00 |
|
howard-stearns
|
335aeaeb38
|
purchases cleanup, wearables, and edition numbers when multiples seen.
|
2018-06-05 17:06:08 -07:00 |
|
howard-stearns
|
6aa551b35c
|
Don't getNextPage when at beginning (even if that is also the end).
|
2018-06-05 17:04:29 -07:00 |
|
howard-stearns
|
ce41b83bad
|
Merge branch 'master' of github.com:highfidelity/hifi into infinite-scroll
|
2018-06-05 15:30:04 -07:00 |
|
Zach Fox
|
2932ce177d
|
Fix MS15500: Ensure Connection usernames show up in PAL
|
2018-06-05 10:57:25 -07:00 |
|
howard-stearns
|
f72f8c762b
|
goto client-side filtering (preliminary)
|
2018-06-04 16:52:20 -07:00 |
|
Zach Fox
|
c5ef5cfccb
|
Fix MS15582: In My Purchases, invisible buttons shouldn't be clickable
|
2018-06-04 16:13:18 -07:00 |
|
Dante Ruiz
|
f5e2a6834b
|
fixing some issues
|
2018-06-04 16:09:31 -07:00 |
|
David Back
|
6b7d9586d1
|
apply fixes to other file dialogs and fix tablet dialog buttons
|
2018-06-04 15:56:10 -07:00 |
|
Dante Ruiz
|
48c0b7379a
|
fix vive configuration page
|
2018-06-04 15:16:11 -07:00 |
|
howard-stearns
|
5a1b56d573
|
checkpoint with goto feeds working (but without filtering)
|
2018-06-04 13:11:06 -07:00 |
|
howard-stearns
|
e40fc20cb6
|
fix some bugs that had been introduced by various out-of-team prs.
|
2018-06-04 13:00:08 -07:00 |
|
howard-stearns
|
29b09d64e6
|
checkpoint with PAL working.
|
2018-06-01 13:33:45 -07:00 |
|
Simon Walton
|
7d1d7f7bcd
|
Closing the open tablet dialog - try harder
|
2018-05-31 18:31:53 -07:00 |
|
howard-stearns
|
e8e12eef8f
|
checkpoint
|
2018-05-31 14:42:52 -07:00 |
|
howard-stearns
|
b0d3729d4d
|
Merge branch 'master' of github.com:highfidelity/hifi into infinite-scroll
|
2018-05-30 17:09:57 -07:00 |
|