Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT | connect locations section to NocoDB #32

Merged
merged 4 commits into from
Nov 12, 2024

Conversation

Peqchji
Copy link
Collaborator

@Peqchji Peqchji commented Nov 11, 2024

No description provided.

@Peqchji Peqchji changed the title feat: connect db locations section feat: connect locations section to NocoDB Nov 11, 2024
@Peqchji Peqchji changed the title feat: connect locations section to NocoDB FEAT | connect locations section to NocoDB Nov 12, 2024
@Peqchji Peqchji force-pushed the feat/connect-db-locations-section branch from a83b429 to d76a85f Compare November 12, 2024 08:08
Copy link
Contributor

@Roshanen Roshanen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

correct the dayMapper.

src/modules/home/_constants/location.ts Outdated Show resolved Hide resolved
@Peqchji Peqchji force-pushed the feat/connect-db-locations-section branch from 433ca69 to 97c9559 Compare November 12, 2024 13:34
Copy link
Contributor

@Roshanen Roshanen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking Good!

@Peqchji Peqchji force-pushed the feat/connect-db-locations-section branch from 704dc75 to 64cc0d2 Compare November 12, 2024 13:49
@Peqchji Peqchji force-pushed the feat/connect-db-locations-section branch from 64cc0d2 to 1d3ee01 Compare November 12, 2024 13:59
@Peqchji Peqchji merged commit 8ebbb87 into develop Nov 12, 2024
1 check passed
Kittonn added a commit that referenced this pull request Nov 12, 2024
* setup project

* feat: add cn tailwind merger and gradient card compo

* FEAT | add global css var and gradient card (#15)

* feat: setup global css var

* feat: add prototype location section

* Company logos (#16)

* feat: add company-logos component page

* fix: fix use-boolean can't use

* feat&fix: style modal and change to use shadcn

* feat: remove useBoolean

* feat: add cursor pointer when point logo

* refactor: refactor props in company logo

* fix: change bg modal color

---------

Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* FEAT | Company logos/better UI

* FEAT | location section (#18)

* feat: location and chart without responsive

* feat: add responsive to Location section

* chore: remove fade for modal image

* chore: resolve conflict

* feat: add iconify

* Feat/nocodb integration (#21)

* feat: shrink dialog to not touch the edge when screen is small and remove some unnecessary css

* feat: add nocodb and fetching company datas for company logo section

* fix: fix pipeline not build

* chore: change to standalone mode

* refactor: refactor code

---------

Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* feat: Navbar component (#20)

* chore: ignore

* feat: mock navbar

* docs: update package.json

* feat: change navbar titile

* feat: init footer

* chore: update package-lock

* feat: called nav bar component

* feat: clean navbar and restructure

* refactor: refactor navbar and footer

---------

Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* feat: add seminar page (#17)

* feat: add seminar page

* feat: apply shadcn on seminar

* feat: add image 'cloud'

* refactor: move constants and types to separate files

* feat: add util formatDate

* feat: seminar render depend on data

* feat: match data with design

* feat: change date to 24 hours

* feat: add createSeminarList to service/seminar

* fix: 'impot' to 'impot type'

* feat: add dayjs and get seminar service

* refactor: refactor type

* feat: remove company constants

---------

Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* feat: change to dynamic modal using query params as indicator (#22)

* feat: change to dynamic modal using query params as indicator

* refactor: delete unnecessary from type

* fix: redirect url

---------

Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* FEAT | seminar with db (#23)

* refactor: change seminar type name

* feat: seminar connect with DB

* feat: add props

---------

Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* refactor: move fetch to page and pass it to company-logos (#24)

* refactor: move fetch to page and pass it to company-logos

* refactor: remove async from company-logos function

* FEAT | better responsive seminar section (#25)

* style: add table overflow-scroll (#27)

* Feat/maicivil (#26)

* chore: ignore

* feat: mock navbar

* docs: update package.json

* feat: change navbar titile

* feat: init footer

* chore: update package-lock

* feat: called nav bar component

* feat: clean navbar and restructure

* feat: adjust css to navbar and footer

* fix: css in footer to have horizon linear fade

* remove package-lock

* remove: conflict file ( src/app/footer.tsx )

* remove conflict file ( nav-tabs.tsx )

* Feat/navbar active (#28)

* chore: ignore

* feat: mock navbar

* docs: update package.json

* feat: change navbar titile

* feat: init footer

* chore: update package-lock

* feat: called nav bar component

* feat: clean navbar and restructure

* feat: adjust css to navbar and footer

* fix: css in footer to have horizon linear fade

* remove package-lock

* remove: conflict file ( src/app/footer.tsx )

* remove conflict file ( nav-tabs.tsx )

* feat: add navbar href and anchor

* feat: add navbar color and smooth scroll

* feat: add navbar active animation and hamburger menu

---------

Co-authored-by: ktunchar <maikittitee1615@gmail.com>
Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* Feat/seminar section (#29)

* style: add table overflow-scroll

* style: add seminar table fade animation

* Feat/maicivil (#26)

* chore: ignore

* feat: mock navbar

* docs: update package.json

* feat: change navbar titile

* feat: init footer

* chore: update package-lock

* feat: called nav bar component

* feat: clean navbar and restructure

* feat: adjust css to navbar and footer

* fix: css in footer to have horizon linear fade

* remove package-lock

* remove: conflict file ( src/app/footer.tsx )

* remove conflict file ( nav-tabs.tsx )

* Feat/navbar active (#28)

* chore: ignore

* feat: mock navbar

* docs: update package.json

* feat: change navbar titile

* feat: init footer

* chore: update package-lock

* feat: called nav bar component

* feat: clean navbar and restructure

* feat: adjust css to navbar and footer

* fix: css in footer to have horizon linear fade

* remove package-lock

* remove: conflict file ( src/app/footer.tsx )

* remove conflict file ( nav-tabs.tsx )

* feat: add navbar href and anchor

* feat: add navbar color and smooth scroll

* feat: add navbar active animation and hamburger menu

---------

Co-authored-by: ktunchar <maikittitee1615@gmail.com>
Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* style: more height and bright seminar table

---------

Co-authored-by: ktunchar <70048235+Maikittitee@users.noreply.github.com>
Co-authored-by: ktunchar <maikittitee1615@gmail.com>
Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* move content in company-logos into container (#30)

* STYLE | navbar and seminar (#31)

* style: text white navbar

* style: hidden scroll-x

* style: add seminar border & wrap circle with text

* FEAT | intro (#33)

* FEAT | description (#35)

* feat: description

* feat: lengthen brown block in description

---------

Co-authored-by: Chaksawat <88503339+Nonene2546@users.noreply.github.com>

* FEAT | connect locations section to NocoDB (#32)

* feat: connect location to nocoDB

* hotfix: delete defualt Input Component styles

* feat: using useMemo for company list

* hotfix: dayMapper date key

---------

Co-authored-by: Jirapat Treesuwan <jirapat.t@lakeikeda.com>

* HOTFIX | add id to 'about' and remove seminar invisible anchor (#34)

* style: add table overflow-scroll

* style: add seminar table fade animation

* Feat/maicivil (#26)

* chore: ignore

* feat: mock navbar

* docs: update package.json

* feat: change navbar titile

* feat: init footer

* chore: update package-lock

* feat: called nav bar component

* feat: clean navbar and restructure

* feat: adjust css to navbar and footer

* fix: css in footer to have horizon linear fade

* remove package-lock

* remove: conflict file ( src/app/footer.tsx )

* remove conflict file ( nav-tabs.tsx )

* Feat/navbar active (#28)

* chore: ignore

* feat: mock navbar

* docs: update package.json

* feat: change navbar titile

* feat: init footer

* chore: update package-lock

* feat: called nav bar component

* feat: clean navbar and restructure

* feat: adjust css to navbar and footer

* fix: css in footer to have horizon linear fade

* remove package-lock

* remove: conflict file ( src/app/footer.tsx )

* remove conflict file ( nav-tabs.tsx )

* feat: add navbar href and anchor

* feat: add navbar color and smooth scroll

* feat: add navbar active animation and hamburger menu

---------

Co-authored-by: ktunchar <maikittitee1615@gmail.com>
Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* style: more height and bright seminar table

* move content in company-logos into container (#30)

* STYLE | navbar and seminar (#31)

* style: text white navbar

* style: hidden scroll-x

* style: add seminar border & wrap circle with text

* FEAT | intro (#33)

* feat: remove invisible box and add id 'about'

---------

Co-authored-by: ktunchar <70048235+Maikittitee@users.noreply.github.com>
Co-authored-by: ktunchar <maikittitee1615@gmail.com>
Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>
Co-authored-by: Chaksawat <88503339+Nonene2546@users.noreply.github.com>

---------

Co-authored-by: Chaksawat <88503339+Nonene2546@users.noreply.github.com>
Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>
Co-authored-by: ktunchar <70048235+Maikittitee@users.noreply.github.com>
Co-authored-by: Kachen <106764256+Roshanen@users.noreply.github.com>
Co-authored-by: ktunchar <maikittitee1615@gmail.com>
Co-authored-by: Jirapat Treesuwan <jirapat.t@lakeikeda.com>
@Peqchji Peqchji deleted the feat/connect-db-locations-section branch November 12, 2024 14:36
Roshanen added a commit that referenced this pull request Nov 28, 2024
* setup project

* feat: add cn tailwind merger and gradient card compo

* FEAT | add global css var and gradient card (#15)

* feat: setup global css var

* feat: add prototype location section

* Company logos (#16)

* feat: add company-logos component page

* fix: fix use-boolean can't use

* feat&fix: style modal and change to use shadcn

* feat: remove useBoolean

* feat: add cursor pointer when point logo

* refactor: refactor props in company logo

* fix: change bg modal color

---------

Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* FEAT | Company logos/better UI

* FEAT | location section (#18)

* feat: location and chart without responsive

* feat: add responsive to Location section

* chore: remove fade for modal image

* chore: resolve conflict

* feat: add iconify

* Feat/nocodb integration (#21)

* feat: shrink dialog to not touch the edge when screen is small and remove some unnecessary css

* feat: add nocodb and fetching company datas for company logo section

* fix: fix pipeline not build

* chore: change to standalone mode

* refactor: refactor code

---------

Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* feat: Navbar component (#20)

* chore: ignore

* feat: mock navbar

* docs: update package.json

* feat: change navbar titile

* feat: init footer

* chore: update package-lock

* feat: called nav bar component

* feat: clean navbar and restructure

* refactor: refactor navbar and footer

---------

Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* feat: add seminar page (#17)

* feat: add seminar page

* feat: apply shadcn on seminar

* feat: add image 'cloud'

* refactor: move constants and types to separate files

* feat: add util formatDate

* feat: seminar render depend on data

* feat: match data with design

* feat: change date to 24 hours

* feat: add createSeminarList to service/seminar

* fix: 'impot' to 'impot type'

* feat: add dayjs and get seminar service

* refactor: refactor type

* feat: remove company constants

---------

Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* feat: change to dynamic modal using query params as indicator (#22)

* feat: change to dynamic modal using query params as indicator

* refactor: delete unnecessary from type

* fix: redirect url

---------

Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* FEAT | seminar with db (#23)

* refactor: change seminar type name

* feat: seminar connect with DB

* feat: add props

---------

Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* refactor: move fetch to page and pass it to company-logos (#24)

* refactor: move fetch to page and pass it to company-logos

* refactor: remove async from company-logos function

* FEAT | better responsive seminar section (#25)

* style: add table overflow-scroll (#27)

* Feat/maicivil (#26)

* chore: ignore

* feat: mock navbar

* docs: update package.json

* feat: change navbar titile

* feat: init footer

* chore: update package-lock

* feat: called nav bar component

* feat: clean navbar and restructure

* feat: adjust css to navbar and footer

* fix: css in footer to have horizon linear fade

* remove package-lock

* remove: conflict file ( src/app/footer.tsx )

* remove conflict file ( nav-tabs.tsx )

* Feat/navbar active (#28)

* chore: ignore

* feat: mock navbar

* docs: update package.json

* feat: change navbar titile

* feat: init footer

* chore: update package-lock

* feat: called nav bar component

* feat: clean navbar and restructure

* feat: adjust css to navbar and footer

* fix: css in footer to have horizon linear fade

* remove package-lock

* remove: conflict file ( src/app/footer.tsx )

* remove conflict file ( nav-tabs.tsx )

* feat: add navbar href and anchor

* feat: add navbar color and smooth scroll

* feat: add navbar active animation and hamburger menu

---------

Co-authored-by: ktunchar <maikittitee1615@gmail.com>
Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* Feat/seminar section (#29)

* style: add table overflow-scroll

* style: add seminar table fade animation

* Feat/maicivil (#26)

* chore: ignore

* feat: mock navbar

* docs: update package.json

* feat: change navbar titile

* feat: init footer

* chore: update package-lock

* feat: called nav bar component

* feat: clean navbar and restructure

* feat: adjust css to navbar and footer

* fix: css in footer to have horizon linear fade

* remove package-lock

* remove: conflict file ( src/app/footer.tsx )

* remove conflict file ( nav-tabs.tsx )

* Feat/navbar active (#28)

* chore: ignore

* feat: mock navbar

* docs: update package.json

* feat: change navbar titile

* feat: init footer

* chore: update package-lock

* feat: called nav bar component

* feat: clean navbar and restructure

* feat: adjust css to navbar and footer

* fix: css in footer to have horizon linear fade

* remove package-lock

* remove: conflict file ( src/app/footer.tsx )

* remove conflict file ( nav-tabs.tsx )

* feat: add navbar href and anchor

* feat: add navbar color and smooth scroll

* feat: add navbar active animation and hamburger menu

---------

Co-authored-by: ktunchar <maikittitee1615@gmail.com>
Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* style: more height and bright seminar table

---------

Co-authored-by: ktunchar <70048235+Maikittitee@users.noreply.github.com>
Co-authored-by: ktunchar <maikittitee1615@gmail.com>
Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* move content in company-logos into container (#30)

* STYLE | navbar and seminar (#31)

* style: text white navbar

* style: hidden scroll-x

* style: add seminar border & wrap circle with text

* FEAT | intro (#33)

* FEAT | description (#35)

* feat: description

* feat: lengthen brown block in description

---------

Co-authored-by: Chaksawat <88503339+Nonene2546@users.noreply.github.com>

* FEAT | connect locations section to NocoDB (#32)

* feat: connect location to nocoDB

* hotfix: delete defualt Input Component styles

* feat: using useMemo for company list

* hotfix: dayMapper date key

---------

Co-authored-by: Jirapat Treesuwan <jirapat.t@lakeikeda.com>

* HOTFIX | add id to 'about' and remove seminar invisible anchor (#34)

* style: add table overflow-scroll

* style: add seminar table fade animation

* Feat/maicivil (#26)

* chore: ignore

* feat: mock navbar

* docs: update package.json

* feat: change navbar titile

* feat: init footer

* chore: update package-lock

* feat: called nav bar component

* feat: clean navbar and restructure

* feat: adjust css to navbar and footer

* fix: css in footer to have horizon linear fade

* remove package-lock

* remove: conflict file ( src/app/footer.tsx )

* remove conflict file ( nav-tabs.tsx )

* Feat/navbar active (#28)

* chore: ignore

* feat: mock navbar

* docs: update package.json

* feat: change navbar titile

* feat: init footer

* chore: update package-lock

* feat: called nav bar component

* feat: clean navbar and restructure

* feat: adjust css to navbar and footer

* fix: css in footer to have horizon linear fade

* remove package-lock

* remove: conflict file ( src/app/footer.tsx )

* remove conflict file ( nav-tabs.tsx )

* feat: add navbar href and anchor

* feat: add navbar color and smooth scroll

* feat: add navbar active animation and hamburger menu

---------

Co-authored-by: ktunchar <maikittitee1615@gmail.com>
Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>

* style: more height and bright seminar table

* move content in company-logos into container (#30)

* STYLE | navbar and seminar (#31)

* style: text white navbar

* style: hidden scroll-x

* style: add seminar border & wrap circle with text

* FEAT | intro (#33)

* feat: remove invisible box and add id 'about'

---------

Co-authored-by: ktunchar <70048235+Maikittitee@users.noreply.github.com>
Co-authored-by: ktunchar <maikittitee1615@gmail.com>
Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>
Co-authored-by: Chaksawat <88503339+Nonene2546@users.noreply.github.com>

---------

Co-authored-by: Chaksawat <88503339+Nonene2546@users.noreply.github.com>
Co-authored-by: Kittipod Lambangchang <tonkittipod@gmail.com>
Co-authored-by: ktunchar <70048235+Maikittitee@users.noreply.github.com>
Co-authored-by: Kachen <106764256+Roshanen@users.noreply.github.com>
Co-authored-by: ktunchar <maikittitee1615@gmail.com>
Co-authored-by: Jirapat Treesuwan <jirapat.t@lakeikeda.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants