This repository was archived by the owner on Mar 2, 2025. It is now read-only.
Releases: alvachien/achihui
Releases · alvachien/achihui
1.6.325
Feature: Library Trace;
Feature: Event Trace;
UI: Upgrade to Angular 13+;
API Refactoring: Using OData based API;
API: Upgrade to .Net Core 6;
UI: Ant Design replaces Material library;
UI: Redesign the themes;
Finance: Add Insurance Account;
API: Enrich the unit tests on API sides;
UI: Refactor the Welcome page;
UI Refactoring: unit tests on UI sides
Version 1.1.102
Version 1.1.102
- Using Ant Design replace Material;
- Adopt the HIHAPI with OData version;
- Adjust all Unit Tests;
- Add Blog Module;
Version 0.7.7
Bug fixing as well as new features:
- Removed jQuery and Bootstrap;
- Replace ngx-charts with ngx-echarts;
- Home dashboard page layout redesign;
- Redesign the theme switching logic;
- Finance: dashboard layout redesign;
- Finance: Split loan document to Borrow Froma and Lend to;
- Finance: Split Advance payment document to Advance payment and Advance Received;
- Finance: now template docs (loan/adp) is part of Accounts;
- Finance: Loan docs now supports change attributes and will regenerate template docs;
- Finance: Report on accounts - Assets and Liabilities;
- Finance: Asset buyin document created with legacy asset option;
- Finance: Asset buyin document - refactored by using Reactive Form;
- Finance: Asset soldout document - refactored by using Reactive Form;
- Finance: Asset Account Extra component - refactored by using Reactive Form;
- Finance: Normal document - refactored by using Reactive Form;
- Finance: Transfer document - refactored by using Reactive Form;
- Finance: Create re-estimated value upon Asset Account;
- Finance: new color set enabled;
- Event: Default sorting provided;
Version 0.5.5
Bugs fixing and Feature list
- Add English Learning
- Finance Report for Account: Status
- Multiple items support for Asset buy-in
- Multiple items support for Asset sold-out
- Manually exchange rate adjustment for posted documents
- Finance Report: Monthly expense trend
- Finance Report: Monthly income trend
- Event: Create the event and assign to one home member;
- Recur event: Create the recur event;
- Habit event: Create the habit-like event;
- Learn Category Hierarchy View;
- Learn Object grouped by Category Hierarchy View;
- Finance: Transaction Type hierarchy view;
- Finance: Account group by Category hierarchy view;
- Finance Document Item group by account/category hierarchy view;
- Finance control center hierarchy view;
- Finance Document Item group by control center hierarchy view;
- Dynamic theme support;
- Version page;
- Splitter support in the hierarchy views;
- About page;
- Credits page;
Version 0.2
Bugs fixing and Feature list
- Add Routing to Library
- Add Routing to Event
- Add Question Bank in Learn part
- Tags support to Question Bank
- Tags support to Finance Document Item
- Refine the Exchange Rate definition
- Create/Delete Finance Document - Loan
- Finance Report for Order: Status control
Version 0.1
Version 0.1
Including the functionality of Learn part and Finance part.
- Concept of 'Home' now available!
- Create/Display/Change Learn object
- Create/Display/Delete Learn History
- Create/Display Finance Account
- Create/Delete Finance Document - Normal
- Create/Delete Finance Document - Transfer
- Create/Delete Finance Document - Advanced payment
- Create/Delete Finance Document - Asset
- Create/Delete Finance Document - Currency exchange
- Report of Finance: Balance, Account, Control Center and Order
- Finance Overview page
- Overview page: Learn trace and Finance part
- Redefined the whole structure - Sidenav, routing, etc.