gismofx

Results 43 comments of gismofx

Can confirm too. Happens locally and on my server. I also tried overriding the `Format` property on `MatDatePicker` in multiple ways and always yields date -1. I've tried stepping through...

Thanks for working on this! I punted on this one and haven't come back to finish. I think we need to maintain the taskView and scheduleView enumerated helper types so...

@SeanFeldman I'm fine making you a collaborator. This is probably easier. I'll work on that now. I just want to know what/how things work and what we are changing. Maybe...

> Thank you. > > The proposed changes are (we can discuss various options): > > 1. Introduce CI/CD that compiles, tests, and deploys the package automatically from the `main`...

> Quick update - have not forgotten about this. On vacation till early August 🙂 No worries. Thanks for the update. Enjoy vacation!

Hi @SeanFeldman do you have an update on this feature?

@paulsterling Thanks for taking the time to comment on this! How about restricting time entry to only IANA values? What would we be losing by restricting windows ids? (I suppose...

@kkkmail I'm experiencing this hanging as well. Do you have a fork/dll/nuget that I can try?

Thanks for clarifying and for the consideration of a Blazor example.

Any interest in collaborating? I've written an `UpsertAsync` method which works for sqlite and mysql/mariadb. I'd like to use the private helper methods in `SqlMapperExtensions.cs` like `GetTableName`. Is there a...