growerp_user_company 1.9.0
growerp_user_company: ^1.9.0 copied to clipboard
A package providing user and company functions.
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: lead tests. (a9657cbb)
- FIX: add employee to main company. (fe69163c)
- FIX: revenue report and various floating buttons positions. (e1b3229a)
- 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: reorganized companyuser tests. (a9f9a805)
- FIX: build error & cleanup. (9241caf9)
- FIX: corrected login for employees, chat working again. (87f41e77)
- FIX: upgraded and fixed the chat function. (fbe6e2a4)
- FIX: update employee causes duplicate postal record. (a19856da)
- 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: company image not showing. (68b4b9b9)
- FIX: show growerp logo at login screen. (88149c19)
- FIX: user cutomer test. (14ac5dbd)
- FIX: automated tests. (3a37dee7)
- FIX: product test. (4007efb9)
- FIX: more test corrections. (0532d380)
- FIX: user test. (e411b568)
- 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)
- FEAT: first version of the company/user upload in company/user list screen. (36d8a9ea)
- 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 #
- various 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
- upgrade to growerp_core 1.2.0
- models in separate package
- Now using retrofit
1.1.3 #
- upgrade to growerp_core 1.1.3
1.1.0 #
- moved bloc to the core package
- user list improved
- searchdropdown upgraded
1.0.0 #
- upgrade to material 3 light/dart scheme
- refactor: removed not required material,GestureDetectors
- added localization
- upgrade dart 3
0.9.2 #
- upgrade of core package
0.9.0 #
- Company and User bloc/view now separated
- User/company tests extracted from core
- User/Company related api calls moved from core
- only dependant on growerp_core
0.9.0-dev.1 #
- Initial extracted from growerp_core.