Jeremiah Small

Results 11 issues of Jeremiah Small

I've discovered through trial and error that I can configure PHPCS features that this library doesn't directly support through configuration. Example: ``` options: { // hack: args not directly supported...

If you use directory instead of file paths, the success message is worded oddly. ``` >> 3 files lint free. ``` See https://github.com/SaschaGalley/grunt-phpcs/blob/master/tasks/phpcs.js#L69 The simplest fix would be to change...

The labels we currently use are based on the API documentation; we could improve on that. We need to come up with new labels, and we could also provide a...

Allow for connection to a FMS that has a self-signed certificate and/or no certificate.

Pressing the return or enter key should trigger the "Connect" button in the login dialog.

Modify the schedule display so that it only defaults to a one hour duration (as it currently does) if the duration is blank. Display the defined duration when the schedule...

Add links in the footer to the following routes on the FMS host (partial list): - Native admin console: https://:16000 - Admin API documentation: https:///fmi/admin/apidoc/ These links should open a...

OAuth Tokens are only valid for about 15 minutes. It would be nice if ACE could automatically get a new token when the response from the API is that the...

In addition to being able to filter by schedule type, it would be useful I think to be able to control whether disabled schedules, regardless of type, are displayed or...