Age | Commit message (Collapse) | Author |
|
by a setting. Warning are always logged.
|
|
: Fixed the delete /listing route
|
|
API coverage. Will be used only in test.
|
|
/listing/:listing_id route. Avoid recursive calls in deleteListing()
|
|
|
|
better isolate calls leading to HTTP requests
|
|
account and rewrite getListingURL()
|
|
|
|
readable and cleared old debug code
|
|
|
|
marketplace data code a bit as a result
|
|
well
|
|
|
|
commented out though as too risky and ugly)
|
|
This observe other changes as well of interest to marketplace and should improve consistency in general
|
|
|
|
|
|
remnants in Marketplace
|
|
glitch in UI (needs to reopen the floater to see content)
|
|
integer when using the associate UI.
|
|
the log
|
|
|
|
to get a listing URL
|
|
version folders. Also create test SLM ID when creating listing.
|
|
Listing to Edit Listing.
|
|
folder code in marketplace
|
|
marketplace to make all that a bit more clear and clean
|
|
swhen appropriate
|
|
the first time
|
|
|
|
minted merchants
|
|
in the right place
|
|
|
|
|
|
is turned on
|
|
so future retry have a chance to work.
|
|
errors (forbidden, i.e. resident is not a merchant)
|
|
|
|
error code in the alert.
|
|
outbox, Recreate missing outbox for a merchant, UI clean up on init.
|
|
|
|
|
|
|
|
Add 1s throttle on update checks for importer
reviewed with Simon
|
|
|
|
"InventoryOutboxLogging" debug flag.
|
|
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.
|