gradido/CHANGELOG.md
2021-05-14 16:42:28 +02:00

16 KiB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

1.0.1

  • add try catch blocks to prevent login-server from crashing 22ff220
  • fix 14a4243

1.0.0

14 May 2021

  • Login build alpine #423
  • Release fix #428
  • Send button only click #427
  • use new function for balance overview in old frontend, update balance… #422
  • thx.vue coloured background removed. design adapted to app #426
  • translation password rules in Register.vue and ResetPasswort.vue fixed #424
  • 06x style #419
  • feat: Dash is Shown When Balance is Loading #396
  • refactor: Split GddSend into Components #415
  • fix: Set Maximum Transactions Loaded to 1000 #395
  • BUG : preRELEASE : thx transaction false #394
  • feat: Validation of Input Fields of GddSend #386
  • add validation, check if user has tried to send themself gradidos #277
  • fix link generation #347
  • Community start decay #387
  • transaction error message, translations #388
  • docu: locales schöpfen-mysql befehl #392
  • Fix: QR Scanner Hide #380
  • change design- dark-blue of text-ligth #381
  • spelling & translation #385
  • 350 6 login #383
  • fix: breakout error #375
  • 233-Support-Button fix, and col error fix #343
  • fix: membersarea open in a new tap #370
  • 00x table footer componente #345
  • clickevent from icon to button #364
  • 404 link to login page fix #366
  • bug: session_id vs sessionId #365
  • eslint rule standard #344
  • don't show decays smaller than 0,01 GDD #329
  • 338 - mt-5 margin top 5 eingebunden #341
  • feat: Update Transactions When GddTable Is Rendered #339
  • my profile auskommentiert #337
  • give balance as float value in GDD (not longer GDD cent) #273
  • fix error with password reset email #276
  • transaction.show_all in en.json hinzugefügt #335
  • refactor: Add Paramerts to ListTransactions API Call #332
  • css abstände vom rand in mobilen style #272
  • error messages are displayed #304
  • cancel to reset, form rest event added #334
  • remove from error messages because its no longer exist #330
  • xx deleted #333
  • fix bug on Login group add host #274
  • transactionslist load and icon #324
  • THX changed to Thank you #305
  • fix_bug_template #284
  • feat: Restructure Overview #271
  • fix: Dynamic Balance in User Profile #278
  • refactor: Test and Clean Up Store #270
  • remove links to not work #267
  • change order of session_id #269
  • bug: Dynamic Balance #260
  • Fix problems with transactions in docker environment #261
  • update skeema call to allow also for unsafe db updates #250
  • turn registration on and off #266
  • 243 vue loader component - varante 2 #257
  • fix_issue_templates #262
  • fix_nginx_docker #253
  • 13_coverage #255
  • add language as fields which will be returned with user-object #244
  • add short description for target date in creation transaction #252
  • fix error "Integrity constraint violation: 1052 Column 'id' in where … #251
  • Clicks on button #246
  • Change css #231
  • feat: Reset Password #212
  • fix bug #221 #228
  • fix empty reply by empty group_id #227
  • Bugfix 22 04 21 #226
  • Rollback use prebuild dependencies #225
  • Docu #199
  • update login-server build #222
  • Login add language #220
  • User Object on Json Login #219
  • refactor: Remove loginAPI Call from Store #215
  • fix: Remove Rules for Password on Login #214
  • Community 15 04 2021 #198
  • refactor: Remove Right Menu #204
  • feat: Raise Frontend Test Coverage to 12% #206
  • refactor: Remove Cookies #202
  • fix_docker_compose #205
  • 62 pwd reset #203
  • workflows_refactor #200
  • feat: Link to Whitepaper in Content-Footer #196
  • update code which produce error which last fix (._.); #197
  • refactor: Redirects and Misuse of Children in Router #194
  • fix: Gradido-Akademie in Footer Links to gradido.net #170
  • fix register #160
  • Login 14.04.21 #175
  • coverage_no_report #176
  • Community 14.04.21 #174
  • feat: Add Coverage Check To GitHub Workflow #158
  • Stage2 #49
  • feat: Unit Test for KontoOverview #169
  • fix: Remove Hashtag From Route #167
  • documentation for reset password #166
  • 90 show release version in frontend #153
  • docu frontend menu page structur #159
  • userstorry_button.txt example #157
  • fix getBalance API call #147
  • Locale clear list merge master #119
  • fix-125-link-to-community #152
  • feat: Test Dashboard Layout #154
  • feat: Activate Coverage Report For Unit Tests In Frontend #156
  • Docu #120
  • Fix compose bug #138
  • feat: Test Login Form #113
  • at last, fix email-bug #134
  • Api password reset #82
  • Optimize login server build #101
  • markdown of login server api #111
  • Fix lineendings #112
  • Background color change #117
  • Delete unused files #116
  • store aufräumen teil 1 #115
  • add migrations table for automatic table data migration 40a9a8c
  • update yarn.lock after running yarn install 7f38c80
  • use new function for balance overview in old frontend, update balance in session on every php-request 97c570c

0.9.4

30 March 2021

  • Vue with nginx #84
  • Build on run #103
  • update debug docker to use dependencies container pushed to docker hub 1f002f4
  • removed email tasks complete 8a143be
  • build login-server on docker-compose up in a docker volume so it rebuild only neccessary parts if some c++ files have changed 0da5279

0.9.3

30 March 2021

  • new version 0.9.3 #110
  • feat: Frontend tests for Content Footer #102
  • add check session state json function and doc #96
  • activity page stap 2 #86
  • qrcode scanner fixed, datum in activitäten fixed, sprache not null fixed #88
  • add additional docker container which is running skeema on startup to… #83
  • New fix up frontend for presentation #85
  • feat: Tougher eslint rules #77
  • feat: improve translations #81
  • use_correct_send_api #80
  • fix bug with access rights #78
  • make response.html better accessible #75
  • feat: Lokalize Validation Messages #67
  • feat: Localize links to gradito.net #74
  • fix-padding #73
  • Correctly use transactions API in frontend #69
  • Qr code scanner #72
  • Login fail message #71
  • Setup unit tests for frontend #55
  • Update doc #63
  • Add Feature in user search old frontend because Support has requested the feature long ago #56
  • sprache angepasst, for login, pwd, sigin #54
  • Improve workflows #53
  • setup eslint with tougher rules 1f13507
  • semicolon rule implemented 6762a02
  • dev meeting, bernd a99de7f

0.9.2

18 March 2021

  • v0.9.2 #51
  • Reload after login fixed #50
  • Monorepo login server #48
  • Stage0 #3
  • Add auto-sign Transaction functionality 5592275
  • read in login the real client ip X-Real-IP from nginx forwarded not from community server 512d307
  • move check if all passwords allow direct into pwdValidation so it will work with every code which ask for password e2c38c1

0.9.1

13 March 2021

  • Login gbb #12
  • Admin prework axios json #10
  • Merge pull request #1 from gradido/master #8
  • [WIP] 2 create a dockerfile for the frontend application #6
  • Master - first step #1
  • Add docker compose #7
  • style 404 side :) c7bdf89
  • publish workflow test df6f66f
  • many translations. translation structure bf68547