Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
error code in the alert.
|
|
outbox, Recreate missing outbox for a merchant, UI clean up on init.
|
|
|
|
Merchant Outbox floater in the viewer
* Timeout now triggers the re-initialization logic in the merchant outbox.
|
|
notification
* Added a link to the "imports" log from the "done with errors" notification when
sending folders to the marketplace.
|
|
Merchant Outbox floater in the viewer
* Updated marketplace import to properly handle failed cases of authentications
and invalid cookies. The import will reset to an uninitialized state and then
trigger and initialization followed immediately by an import when appropriate.
|
|
Outbox floater in the viewer
* Added code to clear and re-initialize the SLM cookie when authentication errors are encountered.
* Re-organized logic for outbox import a bit to hopefully be more robust when errors are encountered.
|
|
EXP-1683 FIX
EXP-1705 FIX
EXP-1707 FIX
* Outbox folder count now uses inventory API directly rather than inventory folder view for folder count and item status
* Asynchronous fetches are triggered for the outbox content when the window is opened and when it receives focus
* Marketplace URL's for empty and non-merchant outbox view have been updated
* "Copy to Merchant Outbox" and "Delete" context menu items should be fully functional now with item counts, etc.
|
|
support to remove it from the UI panel code.
|
|
|
|
not exist
* Moved marketplace URL related functions into a new file llmarketplacefunctions.cpp/h.
This will the future home of more marketplace-related functions.
* Disabled sync button when the marketplace API is unavailable.
|