Unai Zorrilla
Unai Zorrilla
Hi @luisflsmarques Yeap, I'm thinking on reduce the dependencies on libraries for the UI to use custom toggles, but, i need some time to implement this! Dockerfile is here! https://github.com/Xabaril/Esquio/blob/master/build/UIDockerfile
Hi @luisflsmarques We are talking about this feature and our approach for this feature is: - Add a new endpoint like MapEsquio on client application that discover and expose custom...
Hi @luisflsmarques 1 Yes, that is the idea and I start the work on features/expose-custom-toggle-data-from-app 2 Yes :-), hope this help to decide to use this product! I try finish...
Hi @Kronos11 I'm on vacation! let me some days to check and review this PR
Well, I can try to add new toggle for 4.X, this is not a breaking change and can be added easly
Hi @Kronos11 Looks good and make sense! , but after reviewing it I think we do this after adding a new feature about mandatory and optional parameters on toggles! (...
Hi @DaleMittleman I like the PR, let me a couple of days in order to review and merge ( i start my vacation right now)
Hi @maxkoshevoi Probably is some confusion here! The UI request for a specified endpoint with specified json body ( the result of healthcheck(s) on some app/service ), check a sample...
Moved to Esquio 4 because we are working on multiple stores and we address this issue at same time!
Well, the problem on this is about EF migrations, if you change the StoreOptions need also create a new migration to represent these changes! I'm not sure at this moment...