Releases: Yavuzlar/CodinLab
Releases · Yavuzlar/CodinLab
v1.1.3: Merge pull request #512 from Yavuzlar/511-consolelog
console.log's checked.
v1.1.2
What's Changed
- 506 updation of readmemd file by @mozlercelik in #507
Full Changelog: v1.1.1...v1.1.2
CodinLab v1.1.1
What's Changed
- function to combine imports in golang by @yusufkggoglu in #503
- missing compile argument added by @melikesenacakir in #505
Full Changelog: v1.1.0...v1.1.1
CodinLab v1.1.0
What's Changed
- fixed next path button, js icon, removed redundant imports & codes, f… by @burkocyigit in #483
- 450 settings page revise by @mhmtbyzgl in #484
- Admin activity calendar is done. by @mhmtbyzgl in #486
- 379 integration of history socket by @burkocyigit in #485
- bug fix by @melikesenacakir in #488
- code history bugfix by @yusufkggoglu in #490
- Activity Calendar uptaded. by @mhmtbyzgl in #491
- added by @cetinboran in #493
- Minor fixes on usage docs by @burkocyigit in #494
- frontend minor fixes by @burkocyigit in #496
- Enter button bugs fixed. by @mhmtbyzgl in #497
- new cpp path added by @melikesenacakir in #500
- Fixed login page bugs. by @mhmtbyzgl in #501
- 64 preparing of readmemd file of the project by @ender6867 in #502
Full Changelog: v1.0.0...v1.1.0
CodinLab v1.0.0
What's Changed
- Front-end folder strcutre & yavuzlar logos by @mozlercelik in #21
- update Readme.md by @ender6867 in #49
- Edit Theme Palette by @burakbicakci in #50
- Add Checkbox Design by @burakbicakci in #52
- 22 creation of card design by @mhmtbyzgl in #53
- 23 creation of button design by @yunusedemirci in #55
- Folder structre by @ResulCelik0 in #56
- upload design files by @cyberru in #59
- upload logo files by @cyberru in #60
- 25 create input design by @burkocyigit in #62
- 6 creation of plan for implementing register api endpoint by @cetinboran in #63
- creation of the database structure by @melikesenacakir in #61
- 51 creation of i18next language system by @mhmtbyzgl in #71
- Edited the database structure by @melikesenacakir in #74
- Validation Functions by @yunusedemirci in #72
- Docker configs have been created for Development deployments structure by @mozlercelik in #77
- 42 creation of code editor component by @burakbicakci in #78
- Creation of Log Service and Log Repo by @cetinboran in #80
- Docker Service & Road Handler by @cetinboran in #83
- Logs Endpoint For Admin Panel by @cetinboran in #86
- 31 creation of level statistics component by @burakbicakci in #88
-
- creation of circle statistics component by @burkocyigit in #84
- parser and dummy data added by @cetinboran in #90
-
- creation of navbar by @burkocyigit in #79
- 29 creation of home page design by @yunusedemirci in #82
-
- creation of register page design by @burkocyigit in #93
- 91 update backend logic for user logs by @cetinboran in #96
- Updateded Log & Parser by @cetinboran in #98
- get labs by id created by @yusufkggoglu in #99
- creation of user crud and updating database by @melikesenacakir in #101
- updating user domain, service and hasher pkg by @melikesenacakir in #103
- getlabbyid api endpoint by @yusufkggoglu in #106
- Creation of plan to implementing backend logic for User Level Parser & Service by @melikesenacakir in #107
- getLabsById endpoint - unnecessary areas deleted from response with dto by @yusufkggoglu in #110
- Creation of plan to implementing backend logic for GetRoad API endpoint. by @efeeftekinn in #111
- Creation of plan to implementing backend logic for GetRoadByID API endpoint by @melikesenacakir in #114
- 27 creation of login page design by @mhmtbyzgl in #112
- home page endpoints created by @yusufkggoglu in #116
- Navbar blank button no longer visible on smaller screen by @burkocyigit in #117
- 109 creation of labs page design by @mozlercelik in #119
- 76 entegration of register api by @burakbicakci in #121
- 118 fixing log repository by @cetinboran in #120
- 36 creation of admin page design by @burakbicakci in #122
- 43 creation of admin settings page design by @burakbicakci in #125
- 44 creation of user settings page design by @burakbicakci in #126
- Variables Fixed! by @cetinboran in #124
- skeleton comp added by @burakbicakci in #127
-
- register page form data for api and responsive by @burkocyigit in #128
- Home Page Revision complated. by @yunusedemirci in #130
- Yup bug solved and profileSettingsScheme added. by @yunusedemirci in #140
- Separation of password update and general information update API by @melikesenacakir in #139
- 39 creation of admins users page design by @burakbicakci in #138
- Edit Admin And User Settings Page by @burakbicakci in #141
- Filter Componenti split into 3 main parts. Roadmap page has been crea… by @yunusedemirci in #143
- creation of plan for implementing backend logic for labs api endpoint by @SlapOfMelkor in #144
- language road page design completed, locales updated by @burkocyigit in #146
- dto structure changed by @cetinboran in #155
- role data added to login API by @melikesenacakir in #157
- lab bugfix by @yusufkggoglu in #159
- Code review and refactoring by @cetinboran in #161
- Question page completed by @burkocyigit in #158
- updated AdminPanel endpoint by @yusufkggoglu in #153
- Fixed by @cetinboran in #166
- 45 road details page design by @burkocyigit in #164
- 38 creation of language lab page design by @burakbicakci in #168
- 34 creation of graphical statistics component by @mhmtbyzgl in #169
- Login API by @yunusedemirci in #172
- conflict resolved by @burkocyigit in #171
- Admin page activity calendar component, progress rates is done and admin center have been changed. by @mhmtbyzgl in #174
- level structure changed, bug fixed and user role added by @melikesenacakir in #177
- Login & session refresh bugs are fixed. by @mozlercelik in #179
- Admin page design codes has been fixed. by @mozlercelik in #180
- Homepage language card animation have been changed by @mozlercelik in #182
- logout API completed by @melikesenacakir in #184
- 176 Roads and Labs endpoint bugfix - Swagger base path updated by @yusufkggoglu in #187
- profile api added with redux toolkit. and settings page are edited. by @burakbicakci in #186
- Logout API is done and logout button added. by @mhmtbyzgl in #189
- Roads Page Bug Fix by @yunusedemirci in #198
- Welcome Card Edited. by @yunusedemirci in #205
- new level feature added and unused endpoints deleted by @melikesenacakir in #200
- user lab progres statistics by @yusufkggoglu in #209
- Dialog for change updating information by @burakbicakci in #208
- Labs & Roads filter design has been changed by @mozlercelik in #211
- Button design fix by @yunusedemirci in #214
- Register page is edited. by @burakbicakci in #215
- Added routing for button by @burakbicakci in #217
- Changing of navbar design by @yunusedemirci in #213
- Entegration of user update api by @yunusedemirci in #212
- Layout Revise by @yunusedemirci in #221
- ACL routing fix by @mozlercelik in #222
- icons path updated by @melikesenacakir in #224
- 207 entegration of inventory api endpoint by @burakbicakci in #225
- Entegration of advancement api endpoint by @yunusedemirci in #226
- Creation of plan to implementing backend logic for Roads API endpoint. by @melikesenacakir in #227
- Level Statistic Added by @burakbicakci in #229
- De...