Releases: windingtree/lpms-server
Releases Β· windingtree/lpms-server
v2.0.0
2.0.0 (2022-06-07)
Bug Fixes
- π availability types (18aaaf0)
- π cast number (e164ffc)
- π Fixed repository.spec.ts error (f595182)
- π Fixes for prettier warnings (6808a6a)
- π lint (bd1e297)
- π lint (979f5f5)
- π lint (9cc3bd6)
- π lint (432a499)
- π typing (8a0be97)
Code Refactoring
- π‘ space availability repository (1b68350)
Documentation
Features
- refactor SpaceSearchService.ts (afedad9)
- πΈ Added API endpoint for getting of modifiers (e8f83b5), closes #18
- πΈ Added endpoint for modifier adding to the facility (1a9566d), closes #18
- πΈ Added endpoint for modifiers removal (8a9c602), closes #18
- πΈ Added enpoint for adding modifier to the item (7651648), closes #18
- πΈ Added Facility and Items modfier repositories (a62fc28), closes #18
- πΈ refactor FacilityService.ts and UserService.ts (a564a5a)
- πΈ refactor TokenService.ts (c825051)
- πΈ stubs connectors (1708e8c), closes #16
- all database implementation from schema (79fb7dd)
- all database implementation from schema (c0d5f91)
- rates repository (f8ce8f1)
- refactor DRY stubs and modifiers (75383bb)
- rules repository (59464b0)
- rules repository fix naming (cce1b2d)
BREAKING CHANGES
- 𧨠metadata keys for spaces are changed
- 𧨠Discrete daily override does NOT only increment numSpaces
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2022-06-03)
Bug Fixes
- π added PORT env variable; fixes CI tests workflow (2b86d18)
- π eof new line (c14178e)
- π eof whitespace (5985157)
- π eof whitespace (9dccb07)
- π export pii eip712 types (7f0d3fa)
- π fixed lint errors (0f09537)
- π fixed testing environment (1c87fe8)
- π Fixed typescript build (295eddc)
- π lint (6467148)
- π lint (3d87ef9)
- π missing currency code and remove proto exports (91f5919)
- π mkdir creates parents as well (bcc2561)
- π stays stubstorage protobuf (851865e)
- π update example storage protobuf (3b20eee)
- π update imports (dc5c0d6)
- π version mismatch and protobuf package (705bf5e)
- fix merge conflict (83c8eb2)
- fixed dispatch workflow (abf132f)
- lpms-cli: added publishConfig option to the package json (39616ed)
- lpms-cli: CLI package is public now (a2d6618)
- lpms-cli: fixed type (c136a6f)
- lpms-cli: updated dispatch workflow (b9a84a6)
- lpms-server: added missed verifyingContract property to the typed data config (7e27f70)
- lpms-server: fix eslint warnings (50c112a)
- lpms-server: fix typo in docs (4698d3f)
- lpms-server: fixed error when working with compressed metadata (ce33a87)
- lpms-server: fixes from comments (bce4732)
- lpms-server: improve create api validation (23307f3)
- stays: components cleaning (f14f78b)
- stays: fixed metamask popup does not open (7bab49e)
- yarn start, build fixes (300f738)
chore
- π€ version bump and deps cleanup (2c3a9ae)
Features
- πΈ add currency field (34a517d)
- πΈ brotli compression, esm and opt signatures (e72df8d)
- πΈ contact information (facility and personal) (f335dc6), closes #88 #71
- πΈ lpms database protobufs (42014c3)
- πΈ lpms server initial commit (9e75937), closes #41
- πΈ pii exchange protocol (b24ad03)
- πΈ stays data protobufs (c1272fa)
- added
stayspackage for the Stays web application (8c525b5) - added CONTRIBUTING.md (6cc3bf6)
- deploy to heroku (ce33177)
- Initial commit. Added
lpms-webpackage with Waku hooks (b0c77e9) - lpms-cli: added --update option to the "sp" command; Allows to update the dataURI of the service provider (a63c9f9)
- lpms-cli: added "addresses" command (8808a6b)
- lpms-cli: added "storgae" command (9158798)
- lpms-cli: added "wallet" command (bc7df1f)
- lpms-cli: added
lpms-clipackage (44bc77b) - lpms-cli: added default account idex confgiration (6b82ab2)
- lpms-cli: added export of public and private keys to the command
wallet(f0f2613) - lpms-cli: added feature to switch off profile data compression (479d6a9)
- lpms-cli: added loading spinner to async commands (94a0a64)
- lpms-cli: added sp
--resetoption (a2ec37a) - lpms-cli: added utility for unsigned metadata file creation (881fc68)
- lpms-cli: better service provider info; Updated docs (f85d8f4)
- lpms-cli: implemented "config" and "login" commands to the CLI (44ac32c)
- lpms-cli: implemented build with webpack (4c4a4a4)
- lpms-cli: implemented local service provider Id generation (6a22d81)
- lpms-cli: service provider registration feature (35043dc)
- lpms-cli: updated README.md, added information about "addresses" and "storage" commands (0f037a0)
- lpms-server: abstract Algorithm for search available spaces in facility (a061ee7)
- lpms-server: add connectors for DBs (f83b926)
- lpms-server: add debug logger and debug mode (58b6913)
- lpms-server: add prometheus metrics (2747536)
- lpms-server: add refreshToken available in the login response (660b685)
- lpms-server: add update user api (password, roles) ([6006686](6006686...