Age | Commit message (Collapse) | Author |
|
confirmation from the server
|
|
|
|
|
|
prevent multiple folder update when receiving data from SLM
|
|
count changes (activate, drag/drop, associate, etc...)
|
|
notification if state is deleted
|
|
503. Show SLM always.
|
|
|
|
state to the UI, showing only the relevant UI to the user (i.e. Merchant Outbox or Marketplace Listings).
|
|
/listing route so to get the updated SLM status for the listing
|
|
Updating status on source and destination working.
|
|
|
|
|
|
|
|
active. Finer granularity of DAMA for all drop and cut and paste cases.
|
|
current SLM issues, it works on version folders, active or not.
|
|
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
|
|
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.
|
|
|
|
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
|
|
|
|
the first time
|
|
|
|
|
|
|
|
|
|
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.
|