John Simms

Results 10 issues of John Simms

By default, the AUTH_URI is set to https://auth.pingone.com. Customers who are on https://auth.pingone.eu will get a mysterious "Not Found" error if they don't set the `AUTH_URI` to 'https://auth.pingone.eu'

Some issues I'd like to fix: - The theme is dark only - users who don't like to read white on black may not enjoy using the app. - The...

This PR addresses the issues listed on [this issue](https://github.com/atapas/html-file-upload/issues/15), namely: - Set up a "light mode" for users who don't use dark mode. - Make the pages properly responsive on...

URLs look messy in the address bar. This PR resolves [this issue](https://github.com/atapas/html-file-upload/issues/17).

Page urls include /index.html, which is unnecessary. Solution: remove /index.html from links:

Is the new x.com icon available on phosphor yet? If so what is it called?

I'm trying to upgrade from Laravel 5.4 to 5.5, but I get the following message from laravel-ckeditor after running `composer update`: ``` Loading composer repositories with package information Updating dependencies...

For our project we needed to change "colour" to "colours" for a number of reasons. This has caused the colour sku selector to stop working. Ideally we do not want...

Suggested fix for [issue #792](https://github.com/cloudflare/next-on-pages/issues/792), where `//` exists in this.path, causing an exception to break the page. ___ fixes #792

### next-on-pages environment related information System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 23.4.0: Fri Mar 15 00:12:41 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_T8103 CPU: (8) arm64 Apple M1 Memory: 8 GB...

bug