Farshid Mirza
Farshid Mirza
I just thought we might add some feature that lets us override some views or controllers or add some plugins or add-ons for admin.
In the CustomViewService class, LoadHtmlMethod : you can add your code for localization like this : private string LoadHtml(string name) { SetCulture(); var file = Path.Combine(AppDomain.CurrentDomain.BaseDirectory, @"content\app"); if (System.Threading.Thread.CurrentThread.CurrentUICulture.TwoLetterISOLanguageName.ToLower() ==...
> In case anyone else finds this useful, we added this workaround for DapperLib/Dapper.Contrib#21 (call this before any calls to `InsertAsync`) > > ``` > private static void DapperHack() >...
``` ERROR in ./node_modules/vue-notifyjs/dist/vue-notifyjs.common.js Module not found: Error: Can't resolve 'babel-helper-vue-jsx-merge-props' in 'C:\projects\HiperDevs\Platform\platformadmin\ModernPlatformAdminVue\node_modules\vue-notifyjs\dist' ```
There is no 0.11.0 in docker hub, instead `jtblin/kube2iam:kube2iam-2.6.0` is available. could you please solve this problem?
Any news on this. still, the latest chart version is 0.10.9
I tried email claimes as well. I didn't get it in access token too.
Are you sure you do not want to do it with VueJS 3 :D It should be so easier and faster to develop.
Fair enough. Thanks for the great work.
Any news on this????