0.11.0 (2023-02-22)
- added new unit tests for newest backend api (0e92c1f)
- update npm workers-types to 4.20230221.0 (315e9e8)
- upgrade the wrangler from 2.9.0 to 2.9.1 (b9ab092)
- bug in frontend when edit tenant will reset the meta property (f777840)
- fix all testing compatibility errors for the new wrangler 2.9.1 (fa62662)
- removed duplicated cfw bindings in backend (8c4d2bd)
- sample data more realistic (1a3c5ae)
0.10.1 (2023-02-14)
- pdf input field show download link for existing PDF file (92ea671)
- added missing 'createNoticeLoopRecord' api (7fc2c3b)
- move the test device token to develop environment variables (7cf7ad2)
- tenant device token logical bug after logged-in (5d0aedc)
0.10.0 (2023-02-10)
- added test cases for newest backend apis for notifications (73eb271)
- notice notification (via firebase fcm) done (eb2ce96)
0.9.8 (2023-02-07)
- added popup to the admin console frontend notice page (48c6c91)
- implementing push notification (9898637)
- re-structure the tenant for better handling firebase messaging (fbcb928)
- bug in api tenant setPassword (54b07f0)
- very minor bug on util.test.ts. incorrect test title (8ca8c61)
0.9.7 (2023-01-27)
- added missing tenant status api (028a670)
- bug in setPassword api (84b38e0)
- just minfor bug to remove ts error reports (3a91499)
- modify the readme.md for unit tests instruction correction (8853927)
- readme.md further clear instruction (08fbece)
- set tenant password api incorrect password encryption (ca4c0ef)
- unit tests config error (8be068c)
0.9.6 (2023-01-24)
- frontend unit test added autolist testing (2c59a96)
- frontend unit test added autoreport testing (ed6ca28)
- frontend unit test added util.ts testing (f7cd9bc)
0.9.5 (2023-01-20)
- added basic frontend testing for admin console (bc9baf5)
- added frontend ajax and autoform testings (00cbf50)
- bug when add new tenant and can't display (2049cf4)
0.9.4 (2023-01-19)
- added unit test for testing 'util.ts' (c3e9cb3)
- added back the missing testings for user-logged-in level (39391c6)
- enable all levels of testings (3bf70da)
0.9.3 (2023-01-18)
- added user-logged-in testings (b9648bf)
0.9.2 (2023-01-17)
- modify all model getall(), the param pageno & pagesize to number (8295c05)
0.9.1 (2023-01-16)
- non-logged-in testings done (71e8f94)
0.9.0 (2023-01-16)
- added basic setup for backend api unit testing (c9a935a)
0.8.1 (2023-01-16)
- change 'set amenity booking api' to support muli-status (82529ed)
- fix the date informal format when creating sample data in insertothers (b90d08e)
- the tenAmenBkg status typo error (70e8ff7)
0.8.0 (2023-01-13)
- add logging to all functions and routers for easily debugging (0cc2bb0)
- added amenity booking 'confirm' handling for admin and api (472bc63)
0.7.0 (2023-01-12)
- add 'break' for release-it to create breaking changes section (11dc2ef)
- add release-it config json file (b40355f)
- added api for amenity booking (e40adf6)
- added new ts type definition for loopmeta (c654d69)
- all exception handling dump the stack in backend (2580a1d)
- booking ts type is improved (83de2fa)
- amenity booking sample record correction (edf2cb9)
- bug in /getdashboarddata is fixed (9c7ac69)
- change model some field type to enum (1a75da9)
0.6.0 (2023-01-09)
- all models getall() & getbyid() reduce redundant codes (48a9b1d)
- bug at admin console when checkbox save error (56e941d)
0.5.0 (2023-01-05)
0.4.0 (2023-01-04)
- readme minor changes (18d2a25)
0.3.0 (2023-01-02)
- add .dev.var in readme & sample wrangler.toml (a95b442)
- accurate the setup instruction in README (09fa00b)
- Fix installation bugs for development installation (34d05b8)
0.2.0 (2022-12-29)
- add package "release-it" for release management (a93843a)
- add missing files for release-it (ac170b2)