Justin Voitel

Results 14 comments of Justin Voitel

@platosha Hi thanks for your reasonable answer! For our use case we wanted to create our new company homepage with hilla, since all of our components and design system lives...

@fh-ms I think we know what the problem is. If you look at the error when you restart the Database: ``` 11:17:23 Logging INFO - MicroStream Version 08.01.01-MS-GA 11:17:23 EmbeddedStorageFoundation$Default...

@fh-ms We used the issueFullBackup method of the storageManager to create the copy, does this make a difference or can it still happen to corrupt the storage ? This is...

@fh-ms Unfortunately when deleting the transactions files we get the following error after startup: ``` 12:58:21 Logging INFO - MicroStream Version 08.01.01-MS-GA 12:58:21 EmbeddedStorageFoundation$Default INFO - Creating embedded storage manager...

@hg-ms Unfortunately we were not able to recreate the StorageExceptionDisruption Error but we have some other information that might be relevant: - We have limited access to the Prod and...

@hg-ms it seems like when running `docker stop app` its not able to shutdown correctly: ``` 12-Jan-2024 10:22:40.433 INFORMATION [Thread-3] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8080"] 12-Jan-2024 10:22:40.435 INFORMATION [Thread-3] org.apache.catalina.core.StandardService.stopInternal Stopping...

@nathancahill sure, which style should be the default in your opinion and what should we call the package ? @steeze-ui/credit-card-payment-icons or a bit simpler ? @steeze-ui/payment-icons

When creating steeze-ui/icons I took some inspiration from [heroicons react](https://github.com/tailwindlabs/heroicons) to use [Upper Camel Case](https://github.com/steeze-ui/icons/blob/7398883cc7834585b6d3c9d22ce20489b84488a8/packages/core/src/index.ts#L424) (Pascal Case) for all icons with the rule: if the original icon name starts with...

@edde746 yea such a job would be pretty nice to have ^^ Do you have any experience implementing such a Action ? It would probably just need to parse the...

@edde746 can you test @steeze-ui/[email protected] if all is working ?