rstubryan
|
fa36c10c01
|
feat(FE-170,175): add approval and rejection functionality with confirmation modals in RecordingTable
|
2025-11-05 09:46:38 +07:00 |
|
rstubryan
|
02cc4a759d
|
feat(FE-Storyless): add approval workflows for project flocks and recordings
|
2025-11-05 08:43:10 +07:00 |
|
rstubryan
|
04a1f5e014
|
feat(FE-170,174): add total_weight field and update calculations in body_weights for RecordingForm
|
2025-11-04 16:23:29 +07:00 |
|
rstubryan
|
b7ab537b95
|
feat(FE-170): add selection checkboxes and enhance project details in RecordingTable
|
2025-11-04 16:07:02 +07:00 |
|
rstubryan
|
b0665b2541
|
refactor(FE-174): rename name to flock_name in BaseProjectFlock type for clarity
|
2025-11-04 16:06:39 +07:00 |
|
rstubryan
|
77e3fe12c3
|
refactor(FE-170): update API endpoint and rename label for project flock in RecordingForm
|
2025-11-04 16:06:04 +07:00 |
|
ValdiANS
|
6a070e39da
|
chore(FE-188): updateDropFileInput component
|
2025-11-04 15:54:13 +07:00 |
|
ValdiANS
|
3b69286a8e
|
chore(FE-188): add DropFileInput component
|
2025-11-04 15:47:01 +07:00 |
|
ValdiANS
|
0de2e87221
|
fix(FE-188): required symbol space
|
2025-11-04 15:46:49 +07:00 |
|
ValdiANS
|
9daa6aaf8c
|
chore(FE-188): update Modal component
|
2025-11-04 15:46:30 +07:00 |
|
ValdiANS
|
a12ae51f3a
|
fix(FE-188): rename to ExpenseRequestForm
|
2025-11-04 15:46:08 +07:00 |
|
ValdiANS
|
17c316c4af
|
fix(FE-188): required symbol space
|
2025-11-04 15:45:36 +07:00 |
|
ValdiANS
|
c438a8f6aa
|
chore: install react-dropzone
|
2025-11-04 15:39:55 +07:00 |
|
rstubryan
|
966ad7545c
|
refactor(FE-174): rename project_flock_kandangs_id to project_flock_kandang_id for consistency in RecordingForm
|
2025-11-04 15:20:33 +07:00 |
|
rstubryan
|
0a17249fb9
|
refactor(FE-174): rename project_flock_kandangs_id to project_flock_kandang_id for consistency in RecordingForm schema
|
2025-11-04 14:54:07 +07:00 |
|
rstubryan
|
b19be7dd4b
|
refactor(FE-174): update recording types to include approval and egg grading fields for enhanced data handling
|
2025-11-04 14:53:07 +07:00 |
|
rstubryan
|
8c29358594
|
refactor(FE-208): remove required attribute from Area and Lokasi SelectInputs in PurchaseRequestForm
|
2025-11-04 14:36:07 +07:00 |
|
randy-ar
|
d8637923bd
|
refactor(FE-106-91-339-238): Slicing UI Chickin DOC Refactored
|
2025-11-04 13:24:10 +07:00 |
|
rstubryan
|
9d86e21657
|
refactor(FE-208): remove checkbox selection from PurchaseTable component
|
2025-11-04 13:20:44 +07:00 |
|
rstubryan
|
ef193b9f03
|
feat(FE-208,212): enhance PurchaseRequestForm with dummy data and update type definitions for purchase items
|
2025-11-04 13:17:43 +07:00 |
|
rstubryan
|
4828af71b8
|
feat(FE-208): create PurchaseEdit page with dummy data and integrate PurchaseRequestForm
|
2025-11-04 11:31:32 +07:00 |
|
rstubryan
|
3312a47f38
|
feat(FE-208): create PurchaseDetail page with dummy data and integrate PurchaseRequestForm
|
2025-11-04 11:22:52 +07:00 |
|
rstubryan
|
c790180e86
|
feat(FE-208): add Layout component to wrap children with SuspenseHelper
|
2025-11-04 10:51:54 +07:00 |
|
rstubryan
|
ef339e128d
|
feat(FE-208,212): add Purchase and PurchaseTable components for managing purchase requests
|
2025-11-04 10:51:12 +07:00 |
|
rstubryan
|
7c9c7eac10
|
refactor(FE-208,212): update import path for PurchaseRequestForm to reflect new directory structure
|
2025-11-04 10:49:45 +07:00 |
|
rstubryan
|
986830aa47
|
refactor(FE-208,212): rename PurchaseRequestForm files and update import paths for consistency
|
2025-11-04 10:49:19 +07:00 |
|
rstubryan
|
1e44fec15f
|
feat(FE-208,212): implement PurchaseService for fetching purchase request data with dummy response
|
2025-11-04 10:48:57 +07:00 |
|
rstubryan
|
39dbf57d7f
|
refactor(FE-208,212): streamline PurchaseRequestForm structure, enhance state management, and improve field handling for purchase items
|
2025-11-04 09:20:39 +07:00 |
|
rstubryan
|
289c8d5672
|
refactor(FE-208,212): enhance PurchaseRequestForm with product data fetching, update price and UOM fields based on selected products
|
2025-11-04 08:56:57 +07:00 |
|
ValdiANS
|
afa0c6c83f
|
chore: rename ExpenseForm to ExpenseRequestForm
|
2025-11-03 16:16:12 +07:00 |
|
ValdiANS
|
1afa6f7fad
|
chore: rename ExpenseForm.schema.ts to ExpenseRequestForm.schema.ts
|
2025-11-03 16:15:19 +07:00 |
|
rstubryan
|
ee24ceaff1
|
refactor(FE-208,212): update PurchaseRequestForm to reset location fields on area change, improve handling of location value and dependencies
|
2025-11-03 15:45:42 +07:00 |
|
rstubryan
|
ecdd8ae49c
|
refactor(FE-208,212): update PurchaseRequestForm schema and validation, improve credit term handling and reset logic for supplier changes
|
2025-11-03 15:19:19 +07:00 |
|
rstubryan
|
e1d070b3af
|
refactor(FE-208,212): update PurchaseRequestForm schema and validation, enhance credit term handling and improve error messages for required fields
|
2025-11-03 15:02:00 +07:00 |
|
rstubryan
|
4149c51a7b
|
refactor(FE-208,212): update PurchaseRequestForm validation for area and location fields, enhance error handling and conditional checks
|
2025-11-03 14:29:24 +07:00 |
|
rstubryan
|
ae5a57277b
|
refactor(FE-208,212): enhance PurchaseRequestForm with location and warehouse handling, update validation and reset logic for dependent fields
|
2025-11-03 14:06:32 +07:00 |
|
rstubryan
|
7b19cd4a21
|
refactor(FE-208,212): enhance PurchaseRequestForm with area and location fields, update validation and data handling for new inputs
|
2025-11-03 13:01:17 +07:00 |
|
rstubryan
|
408250d7ed
|
refactor(FE-208): enhance PurchaseRequestForm layout and actions, replace header with custom component and improve button handling
|
2025-11-03 11:39:37 +07:00 |
|
rstubryan
|
ae91e17ac0
|
refactor(FE-207,212): update PurchaseRequestForm schema and validation, enforce required fields and improve data handling for purchase items
|
2025-11-03 11:29:43 +07:00 |
|
rstubryan
|
b4a9c86c2a
|
refactor(FE-212): update PurchaseRequestForm schema and validation, streamline warehouse handling and add sub quantity field
|
2025-11-03 11:04:07 +07:00 |
|
rstubryan
|
1d79e8de1d
|
refactor(FE-Storyless): streamline RecordingForm component by native card and optimizing layout for better usability
|
2025-11-03 10:45:36 +07:00 |
|
rstubryan
|
e4ab86c3eb
|
refactor(FE-170): streamline RecordingForm component by native card and optimizing layout for better usability
|
2025-11-03 10:44:37 +07:00 |
|
rstubryan
|
d8599a850a
|
refactor(FE-170): streamline RecordingTable component by removing unused state and optimizing layout for better usability
|
2025-11-03 10:40:13 +07:00 |
|
ValdiANS
|
ae560c2451
|
chore: run prettier formatting before every commit
|
2025-11-03 10:31:44 +07:00 |
|
rstubryan
|
bcb4d4492d
|
refactor(FE-170): replace FormHeader with custom header in GradingForm and RecordingForm for improved layout and navigation
|
2025-11-03 10:30:33 +07:00 |
|
ValdiANS
|
176e1e7cb8
|
chore: install react-day-picker
|
2025-11-03 10:29:23 +07:00 |
|
ValdiANS
|
f6d4ef4697
|
chore: update DateInput component
|
2025-11-03 10:27:51 +07:00 |
|
rstubryan
|
e9e8ad771e
|
refactor(FE-174): enhance GradingForm and RecordingForm with improved error handling and modal integration for delete actions
|
2025-11-03 10:22:35 +07:00 |
|
randy-ar
|
219cbedbcd
|
refactor(FE-238-106): change dateinput and create chickin page and pull development
|
2025-11-03 10:12:15 +07:00 |
|
rstubryan
|
d53f7fc72f
|
fix(resolve): fix resolve merge
|
2025-11-03 10:12:12 +07:00 |
|