randy-ar
|
489815ecaf
|
fix(FE): revert require auth component
|
2025-12-09 18:04:06 +07:00 |
|
randy-ar
|
8a0adf847e
|
fix(FE-279): adjust closing project flock kandang
|
2025-12-09 10:33:38 +07:00 |
|
rstubryan
|
6ee5bc3f1b
|
refactor(FE-318,319): Remove egg grading schema and UI logic
|
2025-12-08 23:37:20 +07:00 |
|
rstubryan
|
012fe800bc
|
refactor(FE-318,319): Remove laying grading checks and simplify approval
|
2025-12-08 23:35:55 +07:00 |
|
rstubryan
|
7c4bd81364
|
feat(FE-319): Remove recording grading feature
|
2025-12-08 23:34:01 +07:00 |
|
rstubryan
|
2e6a724b2f
|
refactor(FE-319): Use approval step 2 and remove grading button
|
2025-12-08 20:13:10 +07:00 |
|
rstubryan
|
5deca5739f
|
refactor(FE-318): Add egg weight column and separate inputs
|
2025-12-08 20:08:35 +07:00 |
|
rstubryan
|
c3c1bbbe96
|
feat(FE-326): Add egg weight field to recording forms
|
2025-12-08 09:47:22 +07:00 |
|
randy-ar
|
b97cc39854
|
fix(FE): revert RequireAuth component and closing logic
|
2025-12-06 13:10:03 +07:00 |
|
randy-ar
|
ffbf886718
|
fix(FE): adjust chickin and closing after submit
|
2025-12-06 11:38:28 +07:00 |
|
randy-ar
|
341cb42452
|
feat(FE): adding temporary perhitungan sapronak
|
2025-12-06 10:05:10 +07:00 |
|
randy-ar
|
85fdb4f7dd
|
refactor(FE): refactor chickin views and adjust approval logic in project flocks
|
2025-12-06 00:15:30 +07:00 |
|
randy-ar
|
885e4250fd
|
feat(FE-279): Add functionality closing project flock
|
2025-12-05 22:55:11 +07:00 |
|
randy-ar
|
e0a8514814
|
fix(FE): adjust data types for project flock and product stock inventory
|
2025-12-04 16:13:47 +07:00 |
|
rstubryan
|
411c2586f5
|
chore(format): prettier format
|
2025-12-03 22:32:11 +07:00 |
|
randy-ar
|
f0ec758d7f
|
feat(FE-314-315): API Integration project budgets and refactoring UI
|
2025-12-03 21:09:12 +07:00 |
|
randy-ar
|
31f758d680
|
refactor(FE): refactor UI detail from page into drawer
|
2025-12-02 16:25:55 +07:00 |
|
randy-ar
|
9eba5ffeca
|
feat(FE): create floation actions button
|
2025-12-02 12:37:03 +07:00 |
|
randy-ar
|
6b5838b5aa
|
feat(FE): refactor drawer zustand store
|
2025-12-02 11:01:53 +07:00 |
|
randy-ar
|
c76f3a3715
|
feat(FE): US#278 slicing UI from and client side validation
|
2025-12-02 04:11:01 +07:00 |
|
randy-ar
|
48435a9cbb
|
fix(FE): change import module to absolute path
|
2025-12-01 10:22:00 +07:00 |
|
randy-ar
|
2ace95a0db
|
feat(FE): add drawer ui store
|
2025-12-01 10:13:28 +07:00 |
|
randy-ar
|
892bb19dfd
|
refactor(FE): change project flock form, detail and chickin view using drawer
|
2025-11-28 16:41:01 +07:00 |
|
rstubryan
|
7a76719547
|
refactor(FE-Storyless): remove console, window and err catch
|
2025-11-27 13:46:53 +07:00 |
|
rstubryan
|
4b6144d0b4
|
refactor(FE-Storyless): update import paths for schema files to use absolute paths
|
2025-11-27 13:36:12 +07:00 |
|
randy-ar
|
1e4c826a0a
|
fix(FE): fixing error missing component DebounceTextArea
|
2025-11-26 01:27:00 +07:00 |
|
randy-ar
|
a26665e4ac
|
fix(FE-179): prevent qty input greater than sales order qty
|
2025-11-22 12:58:55 +07:00 |
|
randy-ar
|
70521330e4
|
fix(FE): resolve merge conflict
|
2025-11-21 09:45:40 +07:00 |
|
randy-ar
|
23ab4b15e1
|
fix(FE-270): delete relations project flock to flock data master
|
2025-11-21 01:28:57 +07:00 |
|
randy-ar
|
d523a01e34
|
fix(FE-270): adjust flock_name in select input and fixing project flock approval
|
2025-11-21 00:31:25 +07:00 |
|
rstubryan
|
862e056950
|
chore(FE-Storyless): prettier format
|
2025-11-20 13:07:51 +07:00 |
|
rstubryan
|
1310c7401c
|
feat(FE-170,174): enhance number formatting in RecordingForm validation messages
|
2025-11-20 11:25:36 +07:00 |
|
rstubryan
|
d0f2fefe1c
|
feat(FE-170,174): add validation for total chick quantity in RecordingForm
|
2025-11-20 11:18:48 +07:00 |
|
rstubryan
|
c698893f88
|
feat(FE-170,174,175): implement next day recording functionality in RecordingForm
|
2025-11-20 10:31:24 +07:00 |
|
rstubryan
|
cb236c191b
|
refactor(FE-170,174): adjust layout of action buttons in RecordingForm for better responsiveness
|
2025-11-20 09:20:39 +07:00 |
|
rstubryan
|
ac764c9d3b
|
refactor(FE-170,174): clean up grading redirect in RecordingTable action
|
2025-11-20 09:08:06 +07:00 |
|
randy-ar
|
b33e7a1919
|
feat(FE-181-179-220): Slicing UI, Client Side Validation and API Integration for Delivery Order
|
2025-11-20 00:57:07 +07:00 |
|
rstubryan
|
28a5343592
|
refactor(FE-170): update tableWrapperClassName to allow overflow visibility
|
2025-11-19 22:41:02 +07:00 |
|
rstubryan
|
d3c3d9c9c6
|
feat(FE-170,174): add notes input to approval and rejection confirmation modals
|
2025-11-19 20:25:06 +07:00 |
|
rstubryan
|
42253d123b
|
feat(FE-170,174): enhance approval and rejection modals to include notes input
|
2025-11-19 20:07:26 +07:00 |
|
rstubryan
|
539b329b6f
|
refactor(FE-170,174): refine RecordingTable approval logic and remove unused tooltips
|
2025-11-19 19:47:55 +07:00 |
|
rstubryan
|
427887a0e0
|
feat(FE-170,174): update RecordingTable to restrict selection and approval to GROWING category only
|
2025-11-19 19:34:46 +07:00 |
|
rstubryan
|
7e58e46254
|
feat(FE-170,174): add loading state and improve validation messages in GradingForm
|
2025-11-19 19:17:32 +07:00 |
|
rstubryan
|
c876824c8f
|
feat(FE-170,174,175): add validation for incomplete grading in GradingForm
|
2025-11-19 19:05:45 +07:00 |
|
rstubryan
|
9c69369a51
|
feat(FE-170): remove total_weight from body_weights and update validation logic in RecordingForm
|
2025-11-19 18:04:15 +07:00 |
|
rstubryan
|
7b28e47c68
|
refactor(FE-170): streamline RecordingTable component by removing unused imports and state management for area, location, and kandang
|
2025-11-19 17:23:04 +07:00 |
|
rstubryan
|
4dd50622a9
|
feat(FE-170,174,175): enhance grading button with consumable eggs validation and update rejection notes
|
2025-11-18 11:11:32 +07:00 |
|
rstubryan
|
6022ff2dae
|
feat(FE-170,174,175): add tooltip for grading button based on consumable eggs validation
|
2025-11-18 10:48:41 +07:00 |
|
rstubryan
|
9164b985b1
|
feat(FE-170,174,175): implement approval lines for growing and laying recording categories
|
2025-11-18 10:37:10 +07:00 |
|
rstubryan
|
38cab1464c
|
refactor(FE-170,174,175): add layout component and enhance API data fetching limits
|
2025-11-18 09:40:35 +07:00 |
|