71fe6e3462
Refactor Mac installer progress messages for clarity; simplify progress percentage calculation and update installation prompt message.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 18:38:23 +01:00
08890bd5bf
Add 'fromType' and 'toType' fields to Invoice model; update NewInvoice component to handle new properties and enhance data handling.
2026-06-21 18:36:19 +01:00
6fd375b4c9
Update columnWidth property to 180 for multiple models to ensure consistent UI layout across the application.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 18:14:54 +01:00
a205f1d1ad
Implemented view changes.
2026-06-21 18:11:51 +01:00
478010ea5b
Refactor macOS and Windows installer handling to improve progress tracking and error reporting. Introduce functions for parsing installer output and update UI to conditionally display progress based on installation phase.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 17:37:35 +01:00
6fe30f680f
Update visibleProperties in multiple components to hide _reference field for improved data presentation.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 17:14:32 +01:00
95cbff68a7
Add logging functionality for installer process, capturing stdout, stderr, and error details to a timestamped log file in the downloads directory.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 17:08:09 +01:00
0a5563b2a7
Add WebAppSwitcher component and related icons; update config for web app URLs
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 16:57:33 +01:00
3b60543deb
Minor fixes.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 16:32:50 +01:00
bc5eea25bd
Added a function to sanitize the application name for the macOS installer prompt, improving consistency and security in the installation process.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 16:23:15 +01:00
b6c72bb902
Refactor logo usage in About and NewAppUpdate components to use FarmControlAppIcon component for consistency and maintainability.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 15:39:21 +01:00
78dc567a8f
Implemented software update installation.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 15:18:04 +01:00
ea57ba65f3
Added 'b' prefix to build numbers.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 13:22:10 +01:00
4363f08f50
Implemented about page.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 13:19:09 +01:00
8901cdbc98
Update build name format in Jenkinsfile to prefix version with 'v' for consistency
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 04:10:58 +01:00
242f67f47e
Enhance build name format in Jenkinsfile to include build number for better traceability
farmcontrol/farmcontrol-ui/pipeline/head Something is wrong with the build of this commit
2026-06-21 04:10:12 +01:00
c613bdeff7
Refactor build name retrieval in Jenkinsfile to use Node.js for parsing package.json version
farmcontrol/farmcontrol-ui/pipeline/head Something is wrong with the build of this commit
2026-06-21 04:08:17 +01:00
3c5ad2a230
Implement build name setting from package.json version in Jenkinsfile
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
2026-06-21 04:06:54 +01:00
9c69a45ba4
Added MSI support.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 03:42:59 +01:00
7a90c63cb4
Update artifact archiving in Jenkinsfile to target specific Farm Control files
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 03:31:06 +01:00
39111d81c8
Switch to recharts.
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
2026-06-21 02:14:22 +01:00
afbab60ab9
Started app update implementation.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 01:59:03 +01:00
c581705cdd
Added json-schema-traverse dependency to package.json and updated pnpm-lock.yaml accordingly.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 00:37:41 +01:00
bb0249976e
Fixed margin top.
2026-06-20 23:28:04 +01:00
bef3e47d29
Update RSS Feed label in ExportListButton for clarity
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-20 23:10:34 +01:00
6cc3fdb0ce
Added minimal object child table with modal popup.
2026-06-20 23:10:10 +01:00
27f5989eb8
Added splitter to filter sidebar.
2026-06-20 22:56:07 +01:00
476a01eafb
Fixed warnings and bugs.
2026-06-20 22:36:48 +01:00
8f369d777d
Fixed product SKUs.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-20 22:27:17 +01:00
133adece5f
Implemented RSS support.
2026-06-20 22:06:02 +01:00
cb24c6ff48
Refactor authentication session management in Electron by replacing keytar with electron-store for session persistence. Update package dependencies and remove keytar references from the workspace configuration.
2026-06-20 03:53:52 +01:00
8adea62218
Include .pkg artifacts in the archive process and modified package.json to add support for pkg targets for both arm64 and x64 architectures, enhancing the build configuration.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-20 02:43:41 +01:00
349431c310
Added DMG background.
2026-06-20 02:42:37 +01:00
15ce7123a2
Implemented electron view menu.
2026-06-20 02:32:52 +01:00
247bcc0ee5
Refactor cost and price calculations across multiple models to return 0 instead of undefined when no cost or price is provided. This change ensures consistent handling of missing values in Filament, FilamentSku, Invoice, OrderItem, Part, PartSku, and ProductSku models.
2026-06-20 01:41:00 +01:00
f50949a192
Implemented dev support for session status.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-20 01:34:06 +01:00
49dca65470
Implemented session status.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-20 00:33:46 +01:00
431dd106c9
First attempt at fixing windows auth.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-19 21:56:10 +01:00
696b457978
Improved product creation.
farmcontrol/farmcontrol-ui/pipeline/head Build started...
2026-06-19 21:49:53 +01:00
53dce0e024
Excluded reference from summary.
2026-06-19 21:49:41 +01:00
de72d1f554
Enhance ApiServerProvider to validate model name before processing filters.
2026-06-19 21:39:32 +01:00
2d36b8ee97
Add pnpm workspace configuration to allow specific builds
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-15 00:02:19 +01:00
49df59b17f
Update Jenkinsfile to remove unnecessary script execution during dependency installation
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
2026-06-15 00:00:14 +01:00
127fefc39a
Update Jenkinsfile to allow script execution during dependency installation
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
2026-06-14 23:55:08 +01:00
fb9454d8e0
Refactor Stock Transfers and Management Components
...
- Adjusted width of Stock Transfers modal for better UI consistency.
- Enhanced New Stock Transfer form with default transfer name generation and improved validation handling.
- Added Product Categories to Management Sidebar and updated routing for better navigation.
- Implemented delete functionality in Host Info component.
- Improved User Info layout for mobile responsiveness and added ObjectProperty component for better data display.
- Updated FileUpload and FileList components to support minimal display mode.
- Enhanced ObjectTable with subscription filtering and improved rendering logic.
- Added new properties and filters to Stock Transfer and Product models for better data management.
2026-06-14 23:51:45 +01:00
7a5ea5416b
Numerious fixes.
2026-05-17 19:11:25 +01:00
c57446836e
Implemented stock locations.
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
2026-05-17 16:54:57 +01:00
f289bbb6b2
Improved missing placeholder.
2026-05-16 22:14:27 +01:00
6725b1c399
Enhance ObjectCard component to include state visibility condition and adjust line height for improved readability.
2026-03-22 00:09:15 +00:00
b4512a1948
Improved card design for object table.
2026-03-22 00:02:17 +00:00