Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Version 2.1.0: Schedule & Admission

Compare
Choose a tag to compare
@fokaaas fokaaas released this 25 Aug 20:23
· 96 commits to master since this release

What's Changed

  • enhancement #484: added tests and documentation for group changing by @basarabst in #533
  • bugfix #518: fixed some inaccuracies in the swagger by @Hahhhayam in #521
  • documentation #530: added Swagger documentation to Group endpoints by @JessFreak in #535
  • migration #549: made url and description fields nullable by @basarabst in #550
  • feature #483: added captain changing endpoint by @SharpDevOps10 in #540
  • migration #558: updated teacher roles by @SharpDevOps10 in #562
  • added swagger documentation for 5 auth endpoints: by @PavloVlasiuk in #541
  • documentation #526: No parameters in Swagger by @JessFreak in #563
  • enhancement #555: improved endpoint for displaying teachers in a specific discipline by @SharpDevOps10 in #566
  • enhancement #528: added total pages field for meta by @ArtemLyah in #557
  • migration #552: created telegram group table by @PavloVlasiuk in #567
  • feature #568: created study contract object by @basarabst in #569
  • documentation #546: added swagger documentation for 5 Group endpoints: by @vlad-zhadan in #553
  • feature #578: implemented study contract service by @basarabst in #579
  • feature #580: create tables for external API integration by @basarabst in #581
  • enhancement #542: get all disciplines of group by @Hahhhayam in #577
  • feature: implemented priority service by @basarabst in #583
  • feature: created endpoint to save contract by @f-ogoog in #582
  • feature: implemented endpoint for getting entrant priorities by @basarabst in #585
  • feature: created endpoint to approve priority by @f-ogoog in #584
  • migration: changed queue position table by @f-ogoog in #586
  • migration: changed queue position table by @f-ogoog in #587
  • refactoring #482: Changed filtering of primitive arrays with Set object by @JessFreak in #576
  • feature: made queue ids int by @basarabst in #591
  • enhansement: added sending contract to admission bot by @f-ogoog in #592
  • enhancement: adapted document service by @basarabst in #594
  • enhancement: added sending contract to the admission bot by @f-ogoog in #595
  • enhancement: removed access on create priority endpoint by @f-ogoog in #596
  • enhancement: made IdCode replaceable by @basarabst in #597
  • enhancement: added regex for admission by @basarabst in #598
  • enhancement: added possibility to send going user by @f-ogoog in #599
  • migration: added representative data table by @basarabst in #600
  • enhancement: added ability to store representative by @basarabst in #601
  • migration: added details about entrant by @basarabst in #602
  • feature: added endpoint for creating contract by @basarabst in #603
  • feature: added endpoint for deleting entrant data by @basarabst in #604
  • enhancement: added possibility to force push approving contract by @f-ogoog in #605
  • feature: created endpoint to delete enter and enter data by @f-ogoog in #606
  • enhancement: removed creation entrant from bot by @f-ogoog in #607
  • migration: added table customerData by @f-ogoog in #609
  • enhancement: improved endpoint for getting contract by @basarabst in #610
  • enhancement: changed approve priority by @f-ogoog in #611
  • enhancement: added field specialty in endpoints by @f-ogoog in #612
  • migration: added column inOrder by @f-ogoog in #622
  • bugfix #527: meta comments doesn't work by @ArtemLyah in #616
  • Schedule by @f-ogoog in #571

New Contributors

Full Changelog: 2.0.6...2.1.0