Обсуждение: [pgAdmin][patch] Common table styles and other styling improvements

Поиск
Список
Период
Сортировка

[pgAdmin][patch] Common table styles and other styling improvements

От
Aditya Toshniwal
Дата:
Hi Hackers,

Attached patch adds a common table MUI style object which can be used on any table. Added a few more styling improvements.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Вложения

Re: [pgAdmin][patch] Common table styles and other styling improvements

От
Aditya Toshniwal
Дата:
Sample usage:
import { commonTableStyles } from '../Theme';
const tableClasses = commonTableStyles();
<table className={clsx(tableClasses.table, tableClasses.noBorder, tableClasses.borderBottom)}>


On Fri, Dec 24, 2021 at 3:44 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached patch adds a common table MUI style object which can be used on any table. Added a few more styling improvements.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"

Re: [pgAdmin][patch] Common table styles and other styling improvements

От
Akshay Joshi
Дата:
Thanks, the patch applied.

On Fri, Dec 24, 2021 at 3:45 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached patch adds a common table MUI style object which can be used on any table. Added a few more styling improvements.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


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

Re: [pgAdmin][patch] Common table styles and other styling improvements

От
Aditya Toshniwal
Дата:
Hi,

Attached patch fixes the linter issues.

On Fri, Dec 24, 2021 at 4:16 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, the patch applied.

On Fri, Dec 24, 2021 at 3:45 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached patch adds a common table MUI style object which can be used on any table. Added a few more styling improvements.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


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



--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Вложения

Re: [pgAdmin][patch] Common table styles and other styling improvements

От
Akshay Joshi
Дата:
Thanks, the patch applied.

On Fri, Dec 24, 2021 at 4:28 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi,

Attached patch fixes the linter issues.

On Fri, Dec 24, 2021 at 4:16 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, the patch applied.

On Fri, Dec 24, 2021 at 3:45 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached patch adds a common table MUI style object which can be used on any table. Added a few more styling improvements.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


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



--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


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