growerp_catalog 1.9.0
growerp_catalog: ^1.9.0 copied to clipboard
A catalog component for the Growerp ERP System containing, products, categories and assets
1.9.0 #
- REFACTOR: in flutter client rename notification and chat server to client. (747b76c7)
- REFACTOR: now chat server can also be used for notification: renaming to WsServer. (7031a540)
- FIX: open session not remembered: replace Hive with shared_references in flutter. (ae226865)
- FIX: product and category upload from screen. (95e02996)
- FIX: lead tests. (a9657cbb)
- FIX: category test. (bf79027c)
- FIX: align category and asset list to the standard UI. (2213eeb9)
- FIX: floating action buttons now relative from the bottom right of the screen(instead of top/left), so better show on the desktop. (aff11499)
- FIX: flutter now uses java 17, backend still use java 11, see README for detail. (8039e551)
- FIX: force refresh on initial display list, change first/lastname order on combined company/user model. (bf58df13)
- FIX: position of floating buttons on larger than phone screens. (12382c49)
- FIX: build error & cleanup. (9241caf9)
- FIX: upgraded and fixed the chat function. (fbe6e2a4)
- FIX: upgrade file_picker to remove warning message. (f5d703c1)
- FIX: upgrade to flutter 3.27, postgres 17.2, removed unmaintained e-commerce package. (1a9f1f17)
- FIX: ui improvements and dart generall fixes. (cac1e074)
- FIX: product test. (4007efb9)
- FIX: category test. (58feb67c)
- FIX: integration tests. (31f9a430)
- FIX: upgraded hotel app to new packages, aded occupied by room type. (cd929435)
- FIX: more automated test corrections. (fcc64b3f)
- FIX: upgraded searchdropdown, fixed some integrated tests. (8b5ecf51)
- FIX: marketing and catalog test. (c9398234)
- FIX: update reservation dialog with header and field decoration. (9976735a)
- FEAT: first version of backend notification, merged with the backend chat. (e8e75781)
- FEAT: add path parameter to chatserver. (0622fd34)
1.8.0 #
- Various changes see https://github.com/growerp/growerp/releases
1.6.0 #
- model changes
1.3.0 #
- various changes
1.2.1 #
- upgrade to growerp_core 1.2.3
1.2.0 #
- upgrade to growerp_core 1.2.0
- models in separate package
- Now using retrofit
- added import/export
1.1.3 #
- upgrade to growerp_core 1.1.3
1.1.0 #
- upgraded search drop down
- moved product/asset/catagory into the core
- fixed headers of various forms
1.0.0 #
- upgrade to material 3 light/dart scheme
- refactor: removed not required material,GestureDetectors
- added localization
- upgrade dart 3
- floating buttons only show when at the top
- refactor product dialog
0.9.2 #
- upgrade of core package
0.9.0 #
- upgrade of core package
0.9.0-dev.1 #
- Refactoring and UI improvements.
0.8.0-dev.1 #
- Upgrade the growerp_core package.
0.7.0-dev.2 #
- use update growerp_core.
0.7.0-dev.1 #
- initial dev release.