Releases: spbu-math-cs/roomkn
Releases · spbu-math-cs/roomkn
v1.0.0
Release version from presentation
What's Changed
- Fix environment variable by @Bupaheh in #231
- Active tokens by @firelion9 in #251
- Move MyReservations link to right and hide for unauthorized by @robozmey in #228
- rewrite stateful api to callback api by @darkfaeries in #244
- Handle ReservationException by @firelion9 in #260
- Permission list in GET /users by @firelion9 in #263
- change response for POST /register by @makselivanov in #264
- Partial PUT (PATCH) by @makselivanov in #265
- Add docker-compose from sources, local database by @Bupaheh in #233
- Replace alerts to snackbars by @PaulRalnikov in #268
- add GET /reserve with query params by @makselivanov in #213
- Map in server by @makselivanov in #266
- Moved timeline to particular file by @PaulRalnikov in #267
- Client-only map by @robozmey in #237
- Made currentUser fully update on getting username by @robozmey in #262
- Add About page content by @robozmey in #158
- Try to connect to DB multiple times by @firelion9 in #273
- Add email env var & remove db dependency by @Bupaheh in #280
- Fix some bugs by @darkfaeries in #276
- Map by @robozmey in #274
- Timeline in room list by @PaulRalnikov in #271
- Add PUT /users/{id}/password by @firelion9 in #290
- Fixed my reservations page by @PaulRalnikov in #299
- Add DatePickers and disable too long time periods show in List by @robozmey in #292
- Invalid map handle by @robozmey in #295
- Fix timeline in room list by @PaulRalnikov in #297
- New admin reservations by @PaulRalnikov in #277
- fix formatting by @darkfaeries in #302
- Remove auth for get /map by @Bupaheh in #317
- Fix missing element status code & db by @Bupaheh in #318
- Add kTor metrics by @firelion9 in #328
- Replace server host/port forwarding on API_ADDRESS by @robozmey in #324
- Add update reservation support by @Bupaheh in #319
- Check permission on reservation create by @Bupaheh in #320
- Current user permissions and redirect from AdminPanel by @robozmey in #337
- Handle serialization exception by @firelion9 in #344
- More Material UI by @robozmey in #315
- Combine two Timelines in one by @robozmey in #322
- Fix snackbar by @PaulRalnikov in #348
- Fix admin reservations by @PaulRalnikov in #350
- Added buttons in room list by @PaulRalnikov in #351
- Add /rooms/list-short by @firelion9 in #279
- Extend Reservation structure by @firelion9 in #346
- Add /reserve/multiple by @firelion9 in #355
- Repeated reservations by @PaulRalnikov in #353
- Cool README.md by @robozmey in #222
- Normal about page by @robozmey in #329
- add password change by @darkfaeries in #361
- Fix list buttons show by @robozmey in #356
- add snackbars in admin panel by @darkfaeries in #360
- add some map snackbars by @darkfaeries in #364
- Add order parameters to GET /reservations by @firelion9 in #358
- Limitations for reservations in far past/future by @firelion9 in #363
- Invite in server by @makselivanov in #341
- add routes for size by @makselivanov in #366
- Fix critical by @robozmey in #367
- Add room name queries in map by @PaulRalnikov in #354
- Add new avatars by @robozmey in #368
- Fixed sort by in admin reservation list by @PaulRalnikov in #369
- Pagination by @robozmey in #330
- Remove admin permission requirement by @Bupaheh in #376
- Rewrite getting username from fetch to getting from reservation by @robozmey in #365
- Invite links front by @robozmey in #359
- Fix admin user permissions show by @robozmey in #380
- Fix timeline update after page change by @robozmey in #381
- Fix ReservationConfig initialization by @firelion9 in #379
- Store userData in localStorage to get before token-validation by @robozmey in #343
- Disable cors in prod by @firelion9 in #388
- Add reservation edit by @robozmey in #383
- Mobile buttoms by @robozmey in #386
- add new chebamap (ids match prod db) by @darkfaeries in #382
- Fix navlink colors by @robozmey in #387
- Add salt to invite token by @makselivanov in #384
- Reservation list for all by @firelion9 in #390
- fix validate token by @makselivanov in #392
- Disable register by @Bupaheh in #389
- Comment sign up by @PaulRalnikov in #393
Full Changelog: 0.0.2...1.0.0