Michael Inglis

Results 13 issues of Michael Inglis

**Describe the problem feature solves** lt would be great to see a plugin to use AdminJS on [AdonisJS](https://adonisjs.com/). **Describe the solution you'd like** A plugin for AdonisJS that allows you...

enhancement
backend

I'm working on a MacBook Pro with 256GB storage, so I use an external SSD for most of my projects. I think it would be a great idea to allow...

Hi, do you have any data dictionaries or data descriptions for the OpenTravelData data, explaining what each field means? For example, in the public POR file, there are fields like...

Please add a license to this project. I have created a pull request with the MIT license here #26

The project currently has no license. I would like to use this project so I have created a pull request with the MIT license for you if you want to...

I followed the guidelines [here](https://neutralino.js.org/docs/how-to/use-a-frontend-library/) and successfully set up a React app running Neutralino and successfully hot-reloading. Upon following a similar process for Vue 3, I managed to run the...

Installing iRedMail through CapRover as a one-click app and then attempting to access it corrupts the entire AWS Lightsail instance that CapRover is installed on. Attempting to access the CapRover...

Thanks for the great build - really appreciate it! When is the official guide for setting up Django with Inertia coming? I've managed to get it going with React and...

## Problem There is no simple way to listen to lifecycle events on models (creating, updating etc). This is possible in TypeORM with [entity listeners/subscribers](https://typeorm.io/listeners-and-subscribers) such as `@BeforeInsert` and in...

kind/feature
domain/client
topic: clientExtensions
topic: `query` Client Extension

The way that wxFormBuilder currently works (Frame > Sizer > Panel) is not in line with the way the wxWidgets samples are laid out and it seems that most wxWidgets...