Zach Fox
fb5308e517
This logic is insane
2018-01-31 17:06:29 -08:00
Zach Fox
ab3a91a1da
Oooooh it's so pretty
2018-01-31 16:53:23 -08:00
Zach Fox
7879fb293f
Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_inspectionCertRedesign
2018-01-31 13:19:39 -08:00
Zach Fox
90c2371f0c
It's working!
2018-01-31 12:09:23 -08:00
Seth Alves
50e6864988
Merge pull request #12138 from Triplelexx/21669_prompt_keyboard
...
WL#21669: Allow better keyboard navigation of prompt windows such as Window.prompt()
2018-01-31 11:19:49 -08:00
Zach Fox
8a729e3cf0
Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_SendMoneyNearbyParticle
2018-01-31 10:54:32 -08:00
Seth Alves
600cc1b48e
Merge pull request #12250 from druiz17/fix-multihighlight
...
Don't manually highlight tablet buttons from swipeview.
2018-01-31 09:33:33 -08:00
Zach Fox
05fe33e417
Initial work
2018-01-30 18:01:46 -08:00
Atlante45
bc819c698e
Merge branch 'stable' of https://github.com/highfidelity/hifi into merge-back
2018-01-30 16:09:30 -08:00
Zach Fox
d13d0e6ba2
Minor fixes
2018-01-30 14:30:50 -08:00
LaShonda Hopper
70e23f3ce8
[Case 10865] Bringing in multi-select fix from Desktop AssetServer.
...
Changes Committed:
modified: interface/resources/qml/hifi/dialogs/TabletAssetServer.qml
2018-01-30 14:44:34 -05:00
LaShonda Hopper
dfdf28f37e
[Case 10865] Some cleanup for multi-selection (details below).
...
* Remove setCurrentIndex call when looping over current selection.
* Changed selectedItems var name to selectedItemCount to clarify what
it represents.
* Change path arg name to paths to clarify that there can be more
than a single path contained within it.
Changes Committed:
modified: interface/resources/qml/hifi/AssetServer.qml
2018-01-30 14:44:34 -05:00
LaShonda Hopper
5a771e3a16
[Case 10865] Ctrl/Cmd/Shift+Click Multi-Select for Asset Browser.
...
* Removes manual selectionModel update from controls-uit/Tree.qml
* This was interfering with the Key+Click functionality. It
was introduced via Commit 99617600c4
to address a selection
issue; however, it's unclear what that issue was. Selection
within the Asset Browser works without it at present.
* Amends the ContextMenu within the AssetBrowser to work in conjunction
with the multi-selection changes.
* ContextMenu will _only_ display when triggered within the current
selection be it one or more items as opposed to previous behavior
of selecting the item the menu was triggered on.
* CopyURL is only enabled when the selection size is 1
* Rename is only enabled when the selection size is 1
* Delete is enabled when the selection size is greater than 0
Changes Committed:
modified: interface/resources/qml/controls-uit/Tree.qml
modified: interface/resources/qml/hifi/AssetServer.qml
2018-01-30 14:44:34 -05:00
Zach Fox
b60a45d358
Inspection Certificate Redesign
2018-01-29 15:14:29 -08:00
Dante Ruiz
be42f0cfb1
finally fix the multihighlighting
2018-01-26 13:24:44 -08:00
Dante Ruiz
f3e20e72cb
really fix multi-highlighing
2018-01-25 15:09:03 -08:00
Zach Fox
f117dd33a8
Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_fixSortingAgain
2018-01-25 15:04:28 -08:00
Dante Ruiz
07842f8e54
Merge branch 'master' of github.com:highfidelity/hifi into fix-multihighlight
2018-01-25 13:30:45 -08:00
Zach Fox
afc71a5ac5
Fix Purchases sorting (again); Fix (i) icon loading
2018-01-25 12:17:34 -08:00
Andrew Meadows
289356dfe7
Merge pull request #12227 from ZappoMan/sendDataDescription
...
some settings cleanup
2018-01-25 11:30:14 -08:00
ZappoMan
cb01bd14b9
Merge branch 'master' of https://github.com/highfidelity/hifi into sendDataDescription
2018-01-25 10:39:43 -08:00
John Conklin II
e081808ace
Merge pull request #12235 from luiscuenca/assetBrowserFix
...
RC63 Fix Edit/Asset Browser in HMD mode
2018-01-25 09:38:23 -08:00
Zach Fox
94e1c425ab
Fix MacOS Security Pic visibility; fix incorrect button state when changing pic
2018-01-24 17:03:16 -08:00
Dante Ruiz
c73c0487a0
min diff
2018-01-24 16:41:19 -08:00
Dante Ruiz
6149630ccd
don't manually highlight tablet buttons from swipeview, since the tablet button highligh themselves
2018-01-24 16:36:08 -08:00
Zach Fox
6f54921cb1
Merge pull request #12236 from zfox23/commerce_fixSecurityImageSelectionClear
...
Fix security image index clear after back nav
2018-01-24 13:43:49 -08:00
Zach Fox
6566c5c5e6
Merge pull request #12238 from zfox23/commerce_fixPurchasesFilter
...
Fix the text filter in My Purchases
2018-01-24 08:42:55 -08:00
luiscuenca
29dd24b05f
Fix GoTo app in HMD mode
2018-01-23 15:50:32 -07:00
Zach Fox
1920bedaf3
Fix the text filter in My Purchases
2018-01-23 13:42:38 -08:00
luiscuenca
fddbf13796
Fix Asset Browser access from Create
2018-01-23 11:12:22 -07:00
Zach Fox
86ce9766f3
Fix security image index clear after back nav
2018-01-23 10:11:23 -08:00
Brad Davis
8ae0b09ea2
Merge remote-tracking branch 'upstream/master' into android
2018-01-22 15:07:30 -08:00
John Conklin II
8d028d4bd4
Merge pull request #12220 from RebeccaStankus/API-Debugger-UI
...
Updated UI to fit Toolkit Standards
2018-01-22 10:30:48 -08:00
John Conklin II
8b461b960f
Merge pull request #12223 from zfox23/commerce_sendMoney2
...
Commerce: Pixel-perfect "Send Money" UI
2018-01-22 09:39:23 -08:00
ZappoMan
4ad5d34a10
more preferences cleanup, removing some dead code from ScriptEngines/ScriptModel
2018-01-20 17:20:42 -08:00
Zach Fox
1dde640a40
-_-
2018-01-19 16:06:01 -08:00
Zach Fox
89e403d438
Balance text in send money
2018-01-19 15:39:57 -08:00
RebeccaStankus
5db5f24043
Updated UI to fit Toolkit Standards
2018-01-19 14:52:44 -08:00
Zach Fox
4d408a8df5
Nearby UI
2018-01-19 14:49:28 -08:00
Triplelexx
4c27538fa2
change file dialog keyboard navigation
...
Allowed navigating with keyboard to home and up buttons in file dialog.
2018-01-19 12:30:00 +00:00
Triplelexx
f1147948cb
add focused color to GlyphButton
2018-01-19 12:28:27 +00:00
Triplelexx
44740d5716
add sound on button focus changed
...
Feels more consistent with hovering
2018-01-19 12:27:49 +00:00
Triplelexx
e69fdba6ad
add padding to sorting glyph
...
the file dialog sorting glyphs are clipping on the right margin for me, adding 10 extra pixels fixes it
2018-01-19 12:18:29 +00:00
Zach Fox
495c4f56e2
Only small tweaks remaining?
2018-01-18 17:51:08 -08:00
Triplelexx
faf18fcaa8
improve file dialog navigation
2018-01-19 01:49:24 +00:00
Zach Fox
6b5389a167
go go go go go
2018-01-18 17:37:26 -08:00
Brad Davis
bdfa1273ba
Merge remote-tracking branch 'upstream/master' into android
2018-01-18 17:33:10 -08:00
Zach Fox
c6429f4f33
Path towards pixel perfection
2018-01-18 17:05:36 -08:00
David Kelly
2e4fc5e58c
Merge pull request #12207 from davidkelly/dk/placesInHfcTransferHistory
...
nearby hfc transfers should send the location
2018-01-18 16:46:34 -08:00
David Kelly
844ec6a863
eliminate dash in history, replace with 0 HFC
2018-01-18 16:02:40 -08:00
Clément Brisset
37504eca15
Merge pull request #12186 from ctrlaltdavid/21702
...
Add Window.protocolSignature() as a replacement for location.protocolVersion()
2018-01-18 15:20:03 -08:00
Brad Hefta-Gaub
77837e2cf0
Merge pull request #12194 from misslivirose/feat/exp-gif
...
change ImageOverlay to use AnimatedImage instead of Image
2018-01-18 14:57:39 -08:00
David Rowe
13bbd1fcbf
Update places feed to use new function
2018-01-19 10:10:33 +13:00
Triplelexx
cede8ed597
add focused color
...
keyboard navigation uses focusedColor
2018-01-18 19:56:55 +00:00
Brad Davis
cbb2d9d854
Merge remote-tracking branch 'upstream/master' into android
2018-01-17 17:51:39 -08:00
David Back
d4db63f8f8
Merge branch 'master' of https://github.com/highfidelity/hifi into polymaterials
2018-01-17 17:02:29 -08:00
Zach Fox
5ce768f402
Merge pull request #12151 from zfox23/commerce_sendMoney1
...
Commerce: P2P Transfer Iteration 1
2018-01-17 16:41:56 -08:00
Liv Erickson
88ba5e5a00
change ImageOverlay to use AnimatedImage instead of Image to support .gif files in image overlay objects
2018-01-17 13:45:56 -08:00
Seth Alves
8edded7059
Merge pull request #12164 from ctrlaltdavid/21695
...
Remove old ToolWindow code
2018-01-17 13:43:59 -08:00
Zach Fox
1d747bc0e4
Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_sendMoney1
2018-01-17 11:56:00 -08:00
Brad Davis
6a06bf405a
Merge remote-tracking branch 'upstream/master' into android
2018-01-16 18:24:44 -08:00
Zach Fox
8cc427a374
Merge branch 'dk/senderAndRecipientInTxnHistory' of https://github.com/davidkelly/hifi into commerce_sendMoney1
2018-01-16 15:07:53 -08:00
Zach Fox
8cc5a0a7cb
Add UserInfoViewer
2018-01-16 15:06:51 -08:00
David Kelly
a9fc63da4c
fix error when pending
2018-01-16 15:04:05 -08:00
Zach Fox
d64b35729f
Merge branch 'dk/senderAndRecipientInTxnHistory' of https://github.com/davidkelly/hifi into commerce_sendMoney1
2018-01-16 13:44:29 -08:00
David Kelly
d8f8f9ff1a
First cut at alan's new design
2018-01-16 11:19:10 -08:00
Clément Brisset
1949471dad
Merge pull request #12182 from highfidelity/stable
...
Merge stable (RC62) to master
2018-01-16 11:01:07 -08:00
Zach Fox
6b90ceaeb4
Quick bugfix and code change for clarity
2018-01-16 10:40:51 -08:00
Melissa Brown
991dad18ba
Merge pull request #12160 from ElderOrb/FB11241
...
FB11241 Changing options in menu causes the title “Menu” to change to…
2018-01-15 10:46:37 -08:00
Zach Fox
f7ed8c10fa
Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_sendMoney1
2018-01-15 10:13:07 -08:00
Brad Davis
bee869d88e
Merge remote-tracking branch 'upstream/master' into android
2018-01-14 13:53:47 -08:00
Zach Fox
bd3474de68
Merge pull request #12166 from zfox23/fixSnapshotSocialSharing
...
Fix social media sharing buttons on Snapshot app
2018-01-12 15:52:56 -08:00
Zach Fox
e627925bd3
Fix 'Browse Avatars' button from Avatar Settings
2018-01-12 15:14:42 -08:00
Zach Fox
522007af9d
Fix social media sharing buttons on Snapshot app
2018-01-12 14:58:14 -08:00
David Kelly
579a4d85b3
Merge branch 'commerce_sendMoney1' of https://github.com/zfox23/hifi into dk/senderAndRecipientInTxnHistory
2018-01-12 14:37:46 -07:00
Zach Fox
6920e57613
Fix 'Browse Avatars' button from Avatar Settings
2018-01-12 13:31:58 -08:00
David Rowe
1fa31d3c10
Remove old ToolWindow code
2018-01-13 10:27:43 +13:00
Zach Fox
b7f4fe2ba3
Merge pull request #12149 from howard-stearns/do-not-delete-wallet-file
...
Do not delete wallet file
2018-01-12 09:44:40 -08:00
Brad Davis
7579451c24
Merge remote-tracking branch 'upstream/master' into android
2018-01-11 23:31:45 -08:00
David Back
5d96559579
Merge branch 'master' of https://github.com/highfidelity/hifi into polymaterials
2018-01-11 17:01:00 -08:00
Zach Fox
c216144015
Remove unnecessary comments
2018-01-11 16:21:59 -08:00
Zach Fox
464bbe5d43
Bugfixes, refactoring, and improvements
2018-01-11 15:26:51 -08:00
Alexander Ivash
11e918681a
FB11241 Changing options in menu causes the title “Menu” to change to “root”
...
note: fix is based on removing duplicated top-level menu entry from stack view
2018-01-12 02:08:10 +03:00
Zach Fox
1e608b13b2
Show username when admin (this probably isn't the way to get username
2018-01-11 14:45:43 -08:00
John Conklin II
96babdf2e2
Merge pull request #12135 from luiscuenca/palVolumeSlider
...
RC62 Pal volume slider fix
2018-01-11 13:36:03 -08:00
vladest
cff80e86b6
Temporarily disable magnification until further notice
2018-01-11 22:18:22 +01:00
Zach Fox
df58065e75
Silly bug
2018-01-11 13:02:00 -08:00
Zach Fox
d25ef074e1
Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_sendMoney1
2018-01-11 12:35:18 -08:00
howard-stearns
c39771d995
do not delete wallet file when things go wrong, and remove obsolete
...
reset machinery
2018-01-11 11:50:23 -08:00
Zach Fox
d577b2e9e8
Actually add the API calls
2018-01-11 11:45:43 -08:00
luiscuenca
54a1da8d73
Only mod my card
2018-01-11 11:55:28 -07:00
Anthony Thibault
8d5e7dbeff
Merge pull request #12140 from hyperlogic/bug-fix/master-snapshot-app-settings
...
Fix for black screen when clicking Settings from Snap app
2018-01-11 09:58:10 -08:00
Seth Alves
363b9bfe11
Merge pull request #12127 from SamGondelman/freeze
...
Comment out TabletAddressDialog logging of long messages
2018-01-10 18:07:18 -08:00
Seth Alves
457fcd6f40
Merge pull request #12129 from SamGondelman/doubleClick
...
Move key logic from onClicked to onReleased
2018-01-10 18:03:23 -08:00
Seth Alves
568c27d6e0
Merge pull request #12039 from luiscuenca/currentAPI
...
Fix and improve currentAPI.js
2018-01-10 17:55:08 -08:00
Brad Davis
560fd38547
Merge remote-tracking branch 'upstream/master' into android
2018-01-10 17:31:50 -08:00
MiladNazeri
c77d2f4e58
Merge pull request #12121 from cain-kilgore/21667
...
WL 21667 - Window.browseDir() dialog doesn't let user use Esc to cancel
2018-01-10 17:11:54 -08:00
Zach Fox
939012a2d0
Hook up the endpoints!
2018-01-10 17:10:05 -08:00
Zach Fox
0d137d62c8
HMD tweaks
2018-01-10 16:37:47 -08:00
Anthony J. Thibault
1deb75daf7
Fix for black screen when clicking Settings from Snap app
...
(cherry picked from commit d5e3b97c93
)
2018-01-10 16:31:51 -08:00
Zach Fox
b3e3af4ee7
Add character count :)
2018-01-10 16:23:29 -08:00
Zach Fox
260aee42a8
Improvements
2018-01-10 16:18:34 -08:00
Anthony J. Thibault
d5e3b97c93
Fix for black screen when clicking Settings from Snap app
2018-01-10 16:03:53 -08:00
Zach Fox
c15b1669b1
Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_sendMoney1
2018-01-10 15:53:23 -08:00
Zach Fox
93b15c0aa6
Payment Failure
2018-01-10 15:53:13 -08:00
Zach Fox
6812010660
The skeleton is there
2018-01-10 15:33:18 -08:00
Zach Fox
22631065e4
Serious flow state
2018-01-10 15:09:15 -08:00
Triplelexx
24f1fc3546
fix Ui keyboard navigation
...
various fixes to allow some support for keyboard navigation in message boxes and dialogs
2018-01-10 22:30:43 +00:00
Brad Davis
2c35242af1
Merge remote-tracking branch 'upstream/master' into android_nov
2018-01-10 13:40:12 -08:00
Cain Kilgore
104ac0ffae
Indents, man
2018-01-10 20:30:41 +00:00
Zach Fox
c5a5bddbc9
More progress
2018-01-10 12:21:12 -08:00
luiscuenca
e54f7d5a45
Fix Pal Master Volume overlap
2018-01-10 13:03:54 -07:00
Cain Kilgore
057c708637
Spaces instead of Tabs
...
(Damnit VS Re-install!)
2018-01-10 19:24:52 +00:00
Zach Fox
e5abdc77d9
Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_sendMoney1
2018-01-10 10:02:56 -08:00
Howard Stearns
fafc98f51c
Merge pull request #12098 from ElderOrb/FB11123
...
FB11123 Make the certificate GOLD (and change title to Proof of Prove…
2018-01-10 10:01:15 -08:00
Zach Fox
f366fdf695
Beginnings of nearby
2018-01-10 09:58:23 -08:00
Brad Davis
fb59a0a56f
Merge remote-tracking branch 'upstream/master' into android_nov
2018-01-09 20:02:55 -08:00
Brad Davis
105dffebaf
Fixing UI
2018-01-09 18:36:42 -08:00
SamGondelman
c46531296f
move key logic from onClicked to onReleased
2018-01-09 18:28:54 -08:00
Zach Fox
928e3d2ef7
Merge pull request #12108 from zfox23/commerce_pagination
...
Commerce: Support pagination at History endpoint; improve Purchases scrolling
2018-01-09 15:57:34 -08:00
Zach Fox
5469025113
More more more
2018-01-09 15:53:25 -08:00
Zach Fox
530df5447d
Even more proress
2018-01-09 15:19:50 -08:00
SamGondelman
a42b0cf485
comment out logging
2018-01-09 14:58:23 -08:00
Zach Fox
40a3f8b31b
Progress
2018-01-09 14:13:36 -08:00
Melissa Brown
19802b33eb
Merge pull request #12109 from vladest/tablet_page_indicator
...
Page indicator visible only when pages more than one
2018-01-09 14:05:32 -08:00
Zach Fox
a6259a5ef5
Initial progress
2018-01-09 13:39:28 -08:00
Brad Davis
d6dd29b952
Merge remote-tracking branch 'upstream/master' into android_nov
2018-01-09 11:43:03 -08:00
Seth Alves
87dfe0efc3
Merge pull request #12097 from vladest/tablet_pagination_magnify
...
Tablet pagination magnify
2018-01-09 08:08:02 -08:00
Cain Kilgore
4534419e53
Merge branch 'master' of https://github.com/highfidelity/hifi into 21667
2018-01-09 09:45:28 +00:00
Cain Kilgore
f78ee7c167
WL 21667 - Window.browseDir() dialog doesn't let user use Esc to cancel
2018-01-09 09:44:12 +00:00
Alexander Ivash
0f6b93eaea
FB11123 Make the certificate GOLD (and change title to Proof of Provenance License)
2018-01-09 03:13:31 +03:00
vladest
891663bae9
Page indicator visible only when pages more than one
2018-01-08 23:07:09 +01:00
Zach Fox
611f25d542
Improve scrolling thru My Purchases
2018-01-08 13:17:04 -08:00
Zach Fox
dcfceab078
Remove all work done on paginating purchases
2018-01-08 12:03:56 -08:00
Zach Fox
2231bf2bdd
Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_pagination
2018-01-08 11:45:20 -08:00
Zach Fox
cdd62c7119
I don't think auto-refresh and pagination of inventory is possible
2018-01-08 11:29:41 -08:00
David Back
6083978e5e
Merge branch 'master' of https://github.com/highfidelity/hifi into polymaterials
2018-01-08 10:29:41 -08:00
Zach Fox
99510f522d
Merge pull request #12095 from ElderOrb/FB10621
...
FB10621 "HIFI-Commerce Login" page title change to "Log in to continue"
2018-01-08 10:05:53 -08:00
Bradley Austin Davis
68cd768a65
Merge branch 'android' into android_render_pr
2018-01-08 12:49:52 -05:00
Howard Stearns
724db93389
Merge pull request #12002 from howard-stearns/consistent-goToUser
...
Consistent go to user
2018-01-07 11:07:39 -08:00
David Back
4985c9db83
Merge branch 'master' of https://github.com/highfidelity/hifi into polymaterials
2018-01-05 13:55:43 -08:00
vladest
02972c92f0
Merge branch 'master' into tablet_pagination_magnify
2018-01-05 19:12:13 +01:00
Seth Alves
2071d42d25
Merge pull request #12088 from ElderOrb/FB11008
...
11008 GoTo app does not focus on address bar when opened
2018-01-05 10:07:36 -08:00
Andrew Meadows
c33c637f07
Merge pull request #12041 from vladest/case_10854_fix_not_loading_dialogs
...
Adopt path to certain Tablet dialogs to new loading subsystem and pat…
2018-01-05 09:07:54 -08:00
Seth Alves
fd8b521c50
Merge pull request #12038 from ElderOrb/audio_name_conflict_fix
...
Audio name conflict fix (fix for https://github.com/highfidelity/hifi/issues/11963 )
2018-01-05 08:15:48 -08:00
Alexander Ivash
437b78dce5
FB10621 "HIFI-Commerce Login" page title change to "Log in to continue"
2018-01-05 13:35:19 +03:00
Zach Fox
4612ef3d7c
Use atYBeginning
2018-01-04 15:41:01 -08:00
vladest
67ca76baa1
Magninfication
2018-01-04 23:11:42 +01:00
Zach Fox
14447c26a0
Prevent visual data loss
2018-01-04 13:47:31 -08:00
David Back
8f7c3d5a24
Merge branch 'master' of https://github.com/highfidelity/hifi into polymaterials
2018-01-04 13:16:39 -08:00