|
|
d340e3d976
|
Merge pull request 'refactor: remove suitable and surveySales API modules to streamline codebase' (#24) from feature/chore into dev
Reviewed-on: #24
|
2025-05-07 10:19:02 +09:00 |
|
|
|
82e198836a
|
refactor: remove suitable and surveySales API modules to streamline codebase
|
2025-05-07 10:18:28 +09:00 |
|
|
|
3cf55e1a9e
|
Merge pull request 'refactor: enhance Header component by organizing useEffect hooks and updating client URL pathname handling' (#23) from feature/pub-yoo into dev
Reviewed-on: #23
|
2025-05-02 18:47:03 +09:00 |
|
|
|
3937179279
|
refactor: enhance Header component by organizing useEffect hooks and updating client URL pathname handling
|
2025-05-02 18:46:38 +09:00 |
|
|
|
9255d3fab7
|
Merge pull request 'docs: update README to include useEffect organization and client URL pathname changes in Header component' (#22) from feature/pub-yoo into dev
Reviewed-on: #22
|
2025-05-02 16:58:32 +09:00 |
|
|
|
4e90af97e7
|
docs: update README to include useEffect organization and client URL pathname changes in Header component
|
2025-05-02 16:58:07 +09:00 |
|
|
|
9ae6cf99f9
|
Merge pull request 'refactor: integrate side navigation state management into Header component for improved navigation control' (#21) from feature/pub-yoo into dev
Reviewed-on: #21
|
2025-05-02 16:56:15 +09:00 |
|
|
|
7046b215c4
|
refactor: integrate side navigation state management into Header component for improved navigation control
|
2025-05-02 16:55:47 +09:00 |
|
|
|
38055365a5
|
Merge pull request 'refactor: remove inquiry page component and enhance navigation in Main and Header components with router integration' (#20) from feature/pub-yoo into dev
Reviewed-on: #20
|
2025-05-02 16:35:54 +09:00 |
|
|
|
e0bdaa4ddf
|
refactor: remove inquiry page component and enhance navigation in Main and Header components with router integration
|
2025-05-02 16:35:27 +09:00 |
|
|
|
044385fceb
|
Merge pull request 'refactor: move state management and effect hooks for selected tab into respective form components for better encapsulation' (#19) from feature/pub-yoo into dev
Reviewed-on: #19
|
2025-05-02 16:03:26 +09:00 |
|
|
|
ddd41009b7
|
refactor: move state management and effect hooks for selected tab into respective form components for better encapsulation
|
2025-05-02 16:02:54 +09:00 |
|
|
|
eea55ae8b4
|
Merge pull request 'refactor: implement state management for survey sale pages; add effect hooks to set selected tab state and enhance navigation functionality' (#18) from feature/pub-yoo into dev
Reviewed-on: #18
|
2025-05-02 15:59:14 +09:00 |
|
|
|
baf3700f67
|
refactor: implement state management for survey sale pages; add effect hooks to set selected tab state and enhance navigation functionality
|
2025-05-02 15:58:49 +09:00 |
|
|
|
eaddd3b2a3
|
Merge pull request 'refactor: enhance layout structure by adding survey sale layout and navigation tab components; streamline page components for improved readability' (#17) from feature/pub-yoo into dev
Reviewed-on: #17
|
2025-05-02 15:42:32 +09:00 |
|
|
|
2a373dd712
|
refactor: enhance layout structure by adding survey sale layout and navigation tab components; streamline page components for improved readability
|
2025-05-02 15:41:58 +09:00 |
|
|
|
8786824569
|
Merge pull request 'fix: correct spelling of 'Information' in member information popup handlers' (#16) from feature/pub-yoo into dev
Reviewed-on: #16
|
2025-05-02 14:13:01 +09:00 |
|
nalpari
|
b56d013dc2
|
fix: correct spelling of 'Information' in member information popup handlers
|
2025-05-02 14:12:06 +09:00 |
|
|
|
631176301b
|
Merge pull request 'refactor: update ZipCodePopup to simplify state management by removing unnecessary parameter in setZipCodePopup function' (#15) from feature/pub-yoo into dev
Reviewed-on: #15
|
2025-05-02 13:56:00 +09:00 |
|
nalpari
|
3e77864d2e
|
refactor: update ZipCodePopup to simplify state management by removing unnecessary parameter in setZipCodePopup function
|
2025-05-02 13:55:21 +09:00 |
|
|
|
041e43f78b
|
Merge pull request 'refactor: remove header and footer imports from basic-info and roof-info pages to streamline layout' (#14) from feature/pub-yoo into dev
Reviewed-on: #14
|
2025-05-02 13:38:34 +09:00 |
|
|
|
40952ec38a
|
refactor: remove header and footer imports from basic-info and roof-info pages to streamline layout
|
2025-05-02 13:38:01 +09:00 |
|
|
|
1d592b4226
|
Merge pull request 'refactor: simplify layout by removing header and footer components from survey sale pages; enhance structure for better readability' (#13) from feature/pub-yoo into dev
Reviewed-on: #13
|
2025-05-02 12:46:26 +09:00 |
|
|
|
3736b8b094
|
refactor: simplify layout by removing header and footer components from survey sale pages; enhance structure for better readability
|
2025-05-02 12:45:40 +09:00 |
|
|
|
6598dc9459
|
Merge pull request 'chore: update layout structure by adding header, footer, and float button components; implement member information popup; enhance popup controller for better state management' (#12) from feature/pub-yoo into dev
Reviewed-on: #12
|
2025-05-02 12:44:13 +09:00 |
|
|
|
1f102a5054
|
chore: update layout structure by adding header, footer, and float button components; implement member information popup; enhance popup controller for better state management
|
2025-05-02 12:43:34 +09:00 |
|
|
|
c5af6b848b
|
Merge pull request 'refactor: enhance login and survey sale pages with structured layout and footer; update popup controller for zip code management' (#11) from feature/pub-yoo into dev
Reviewed-on: #11
|
2025-05-02 10:19:26 +09:00 |
|
|
|
933eeb5f2e
|
refactor: enhance login and survey sale pages with structured layout and footer; update popup controller for zip code management
|
2025-05-02 10:18:43 +09:00 |
|
|
|
cc8b988fdb
|
Merge pull request 'chore: add swiper dependency and update package lock; remove unused components for suitable and survey sales' (#10) from feature/pub-yoo into dev
Reviewed-on: #10
|
2025-04-30 18:35:50 +09:00 |
|
|
|
02f6ad9f46
|
chore: add swiper dependency and update package lock; remove unused components for suitable and survey sales
|
2025-04-30 18:34:48 +09:00 |
|
|
|
b1db492937
|
Merge pull request 'chore: comment out session check in middleware for future login feature implementation' (#9) from feature/chore into dev
Reviewed-on: #9
|
2025-04-30 17:36:02 +09:00 |
|
|
|
71f7913bee
|
chore: comment out session check in middleware for future login feature implementation
|
2025-04-30 17:35:03 +09:00 |
|
|
|
b9cc66090e
|
Merge pull request 'chore: remove unused API routes and components for survey sales and suitable details' (#8) from feature/ready-for-work into dev
Reviewed-on: #8
|
2025-04-30 16:53:36 +09:00 |
|
|
|
6592b1d3b9
|
chore: remove unused API routes and components for survey sales and suitable details
|
2025-04-30 16:52:23 +09:00 |
|
|
|
36ea0dbf19
|
Merge pull request 'chore: ready for work' (#7) from feature/ready-for-work into dev
Reviewed-on: #7
|
2025-04-30 16:49:11 +09:00 |
|
|
|
4afcd7f8eb
|
chore: ready for work
|
2025-04-30 16:47:44 +09:00 |
|
|
|
17641d2b57
|
Merge pull request 'chore: Refactor next.config.ts to streamline API rewrites and remove unnecessary CORS headers' (#4) from feature/chore into dev
Reviewed-on: #4
|
2025-04-30 15:02:59 +09:00 |
|
|
|
45b244d309
|
chore: Refactor next.config.ts to streamline API rewrites and remove unnecessary CORS headers
|
2025-04-30 15:01:23 +09:00 |
|
|
|
01e41fd1f5
|
Merge pull request 'feat: Add update functionality to Survey Sales API and enhance UI for managing survey sales details' (#3) from feature/survey-sales into dev
Reviewed-on: #3
|
2025-04-29 16:58:12 +09:00 |
|
|
|
f801bacd12
|
feat: Add update functionality to Survey Sales API and enhance UI for managing survey sales details
|
2025-04-29 16:56:41 +09:00 |
|
|
|
65a30310a5
|
Merge pull request 'chore: Update DATABASE_URL in .env to use the production server address' (#2) from hotfix/chore into dev
Reviewed-on: #2
|
2025-04-29 10:54:42 +09:00 |
|
|
|
8240b434fd
|
chore: Update DATABASE_URL in .env to use the production server address
|
2025-04-29 10:52:59 +09:00 |
|
|
|
1db4b846d4
|
Merge pull request 'feature/survey-sales' (#1) from feature/survey-sales into main
Reviewed-on: #1
|
2025-04-29 10:24:39 +09:00 |
|
|
|
58662400cb
|
chore: Update environment configuration for API URL and enhance next.config.ts with rewrites and CORS headers
|
2025-04-29 10:23:15 +09:00 |
|
|
|
866de531fa
|
feat: Implement Survey Sales API and UI components for creating and listing survey sales information
|
2025-04-28 17:36:51 +09:00 |
|
|
|
7f79576468
|
chore: Update DATABASE_URL in .env and enhance schema.prisma with detailed comments and new models for sales information
|
2025-04-28 17:36:38 +09:00 |
|
|
|
0cdc3984b8
|
refactor: Rename Suitable model to MS_SUITABLE and update related API endpoints
|
2025-04-25 15:02:22 +09:00 |
|
|
|
0a1d34b6db
|
chore: Add sass support in next.config.ts and update package dependencies
|
2025-04-25 13:45:38 +09:00 |
|
|
|
8d4f9cd4e7
|
docs: Update README with example for fetching React Query cache data
|
2025-04-25 13:44:10 +09:00 |
|
|
|
f83222ade5
|
feat: Add HOME button to Suitable component for navigation
|
2025-04-25 10:56:15 +09:00 |
|