Xan

Results 15 issues of Xan

I've added a color picker for tags, and am trying to pull that over the API and all I'm getting is an empty array? Here's what I get when pulling...

Is there a way to modify this to use the SKU instead of the ID at the end of the URL? Tried modifying line 847 to use $product->getData('sku') instead of...

If I don't set a tax, I get an error that tax is required. How do you set tax? It's not documented anywhere. ```php $transactionRequestType = new AnetAPI\TransactionRequestType(); $transactionRequestType->setTransactionType("authCaptureTransaction"); $transactionRequestType->setAmount(request('amt'));...

**Is your feature request related to a problem? Please describe.** In most e-commerce frameworks there is a box on the cart page to input you postal code / country and...

Enhancement
Hacktoberfest

--- * **Version**: 3.6.10 * **Web/Desktop**: Desktop * **Platform**: linux --- ``` { preventDefault: [Function: preventDefault], sender: WebContents { webContents: [Circular], history: [ 'file:///opt/Avocode/resources/app.asar/static/desktop/desktop-index.html?appDataDirname=%2Fhome%2Fxan%2F.avocode' ], currentIndex: 0, pendingIndex: -1, inPageIndex:...

linux
waitingForUser

* **Version**: 3.5 * **Web/Desktop**: Desktop * **Platform/Browser**: Ubuntu Budgie 18.04 Just a black screen when opening the app. Can't see anything. Has been like this for a few versions...

bug
linux
hardToReproduce

There doesn't appear to be an option to disable the sorting of rules (not properties)? I don't want csscomb to put my includes/breakpoints above normal rules as this would obviously...

I'm automating the management of keys on a server and I'm trying to auth the key before running the rest of the tasks, but Pulsar fails every time it goes...

When you hit "Enable Yubikey" in the menubar item for Yubiswitch, the icon becomes about 5-10x the size and is really jarring. ![image](https://github.com/pallotron/yubiswitch/assets/4382195/b1417cf5-e56d-442e-a34c-36ab589c8485)

This command is required to be ran if you are following along with the docs.