Re: SCSS Minor SonarQube fixes

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: SCSS Minor SonarQube fixes
Дата
Msg-id CANxoLDcAH4H45kS5b6Ryz9oGREsSN6Ywr=h+S6A4Tc8EZA4g6Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: SCSS Minor SonarQube fixes  (Pramod Ahire <pramod.ahire@enterprisedb.com>)
Список pgadmin-hackers
Thanks, patch applied.

On Thu, Aug 27, 2020 at 1:24 PM Pramod Ahire <pramod.ahire@enterprisedb.com> wrote:

Thanks Aditys ! Updated patch accordingly.

 

Please do let me know if anything else.

 

Pramod Ahire

Software Engineer

 

https://lh4.googleusercontent.com/U1erEuyI_d0xEUA0CrKjwx9aWQ52HNCxc38dMsLP-ZrLgfVNrhsrNobxlmeOdb1kMPtrrxcUwEHZgbGJC4R0qR4r1sBZa_z9R8ihFRaP2Hr_Wnhq6HcIQHe1ZoviDPwUkTdzNcg

 

C: +91-020-66449600/601

D: +91-9028697679

edbpostgres.com

 

 

From: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>
Date: Thursday, 27 August 2020 at 1:08 PM
To: Pramod Ahire <pramod.ahire@enterprisedb.com>
Cc: pgadmin-hackers <pgadmin-hackers@postgresql.org>, Akshay Joshi <akshay.joshi@enterprisedb.com>
Subject: Re: SCSS Minor SonarQube fixes

 

Hi Pramod,

 

-  font-family: monospace, monospace;
+  font-family: 'Roboto Mono', monospace;

 

We do not use Roboto for codemirror. Please revert the change. Regarding "monospace, monospace;", this is required by firefox.

 

On Thu, Aug 27, 2020 at 1:06 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:

Hi Aditya

 

Can you please review the patch?

 

On Thu, Aug 27, 2020 at 11:25 AM Pramod Ahire <pramod.ahire@enterprisedb.com> wrote:

Hi,

 

Please find attached minor fixes for sonarqube, which includes changes as below:

 

  • Removed duplicate CSS declaration
  • Added proper font with font-family

 

Please do let me know if any changes or missed.

 

Pramod Ahire

Software Engineer

 

https://lh4.googleusercontent.com/U1erEuyI_d0xEUA0CrKjwx9aWQ52HNCxc38dMsLP-ZrLgfVNrhsrNobxlmeOdb1kMPtrrxcUwEHZgbGJC4R0qR4r1sBZa_z9R8ihFRaP2Hr_Wnhq6HcIQHe1ZoviDPwUkTdzNcg

 

C: +91-020-66449600/601

D: +91-9028697679

edbpostgres.com

 



--

Thanks & Regards

Akshay Joshi

pgAdmin Hacker | Sr. Software Architect

EDB Postgres

Mobile: +91 976-788-8246


 

--

Thanks,

Aditya Toshniwal

pgAdmin hacker | Sr. Software Engineer | edbpostgres.com

"Don't Complain about Heat, Plant a TREE"



--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Ensure that 'setup-web.sh' should work in Debian 10.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: pgAdmin 4 commit: Fixed cognitive complexity issues and added some more