Rahul R.

Results 65 comments of Rahul R.

We need to enabled `CORS` in the code for socket polling connection. Because we should assume that user who run code does not have that CORS extension installed.

During `yarn build:shopweb` we have following issue: ``` ../../node_modules/sass-extract-loader/index.js!./src/styles/_variables.scss - Error: Module build failed: Error: Cannot find module 'node-sass' Require stack: - D:\ever\ever-demand\node_modules\sass-extract\lib\render.js - D:\ever\ever-demand\node_modules\sass-extract\lib\index.js - D:\ever\ever-demand\node_modules\sass-extract-loader\index.js - D:\ever\ever-demand\packages\shop-web-angular\node_modules\webpack\lib\ProgressPlugin.js -...

During onload window for admin `yarn run:admin` we have following issue. `ERROR TypeError: You provided an invalid object where a stream was expected. You can provide an Observable, Promise, ReadableStream,...

During `yarn run:shopweb`, we have following issues/warnings. 1) TypeScript compilation related warnings ``` Warning: D:/ever/ever-demand/packages/common-angular/src/components/ngx-barcode/ngx-barcode.component.ts is part of the TypeScript compilation but it's unused. Add only entry points to the...

@evereq ``` Ever Server - Building & Running Successfully. - yarn run:server - yarn run build:server Ever Admin - Building & Running Successfully. - yarn run:admin - yarn run build:admin...

@adkif Can you please fix remaining preview (thumbnail) issue? Note: Other points are already done by me.

- Make all app to use #, but only have endpoints in NestJS to not have it, like http://localhost:3000/integrations/hubstaff - All integrations callback comes to server (such request must get...

@ckhandla94 Please add more information about other third party social logins provider into the [Authentication Authorization Wiki](https://github.com/ever-co/ever-gauzy/wiki/Authentication-&-Authorization-in-Gauzy)

@parmarchirag93 After our recent lots of changes related to `desktop-timer` and `time tracking dashboard`, somehow "Hufstaff & Upwork" sync data is not working. Can you please review and fix it?

@evereq We have fixed lots of issues and code merged into production. Can you please check this issue and update status here?