Skip to content

Latest commit

 

History

History
69 lines (68 loc) · 9.56 KB

CHANGELOG.md

File metadata and controls

69 lines (68 loc) · 9.56 KB

Change Log

upcoming (2019/03/09 22:45 +00:00)

  • #18 Dev (@aligoren)
  • a78d015 Changelog updated (@aligoren)
  • 65930f5 I updated requirements file and updated CHANGELOG.md file (@aligoren)
  • #17 After new key generate, old keys will be inactive. (@aligoren)
  • d212679 I added documentation for applications layer (@aligoren)
  • aa02358 I added auto CHANGELOG generator. Repo uses https://github.com/vaab/gitchangelog now (@aligoren)
  • 7fe6751 Added repr for keys (@aligoren)
  • 7ea473b Now, after new key, other keys will be inactive. And also user can set key status as active/inactive (@aligoren)
  • #16 I merged, "Api KEY Generator Layer Created" (@aligoren)
  • ebd7a1b Added new resources for this project. I added resources for UUID and secret keys (@aligoren)
  • efea265 Salt added to BaseConfig class (@aligoren)
  • e9edd1d Keys endpoint added (@aligoren)
  • a7e90cb I added API Key generator method. You can check /tracer/api/keys/README.md file (@aligoren)
  • 49af0e3 Keys model generated. User and Keys models have fields named 'created_at' and 'updated_at' now. (@aligoren)
  • 59c793c Api KEY Generator layer created. It only generates API for now. The other features not implemented yet. (@aligoren)
  • #15 I merged "Register Function Has Implemented" (@aligoren)
  • f5b6175 I added register endpoint. User can register without other logged user's action (@aligoren)
  • 762a350 Documentation updated for register api endpoint in login layer (@aligoren)
  • acf603c Changelog added (@aligoren)
  • #14 I merged, "Login API added" (@aligoren)
  • 6ae9ba6 I added documentation for login API (@aligoren)
  • 70c90e9 I added login API (@aligoren)
  • #13 User Tests Created (@aligoren)
  • 7fb5e56 I added test section (@aligoren)
  • f60dd52 I disabled sqlalchemy's track modification setting (@aligoren)
  • 3bf36a4 I added user test for create and select queries (@aligoren)
  • #12 I merged, "PUT and DELETE requests were added" (@aligoren)
  • ef9129b Changelog file was changed. I added changes of today (@aligoren)
  • 4dea2f4 User API documentation was updated (@aligoren)
  • a463232 Base endpoints were changed. And I added DELETE request to remove resource. For User API, I completed all HTTP requests (@aligoren)
  • 594c66e Url map strict slashes rule changed to False. Because HTTP requests were not working. (@aligoren)
  • 8907429 Added UPDATE user endpoint. It only works with PUT request (@aligoren)
  • bf42c7f All users listing now with base endpoint (@aligoren)
  • 8c14a25 I added key to origins array for CORS config (@aligoren)
  • #11 Document Files Changed (@aligoren)
  • d6b6abf Added new features (@aligoren)
  • 3ee2c4f I moved changelog section from README.md to CHANGELOG.md file and README.md file is completely English now. (@aligoren)
  • #10 I merged "Endpoints Work with Database Now." (@aligoren)
  • d6c472b Updating README.md for Application resources and changelod (@aligoren)
  • 5ebab92 The user endpoint was changed as 'users' (@aligoren)
  • 0d3228d Mixins are removed from models (@aligoren)
  • 360ad61 User info returns from database and also users can create now. (@aligoren)
  • 902f912 Documentation added for user api (@aligoren)
  • #9 I merged. (@aligoren)
  • 04d51ca Users will have their name. So, for first db innstallation, admin user will create with 'John doe' name (@aligoren)
  • 86e42e4 I added user' name to models.py. Now, user will have their name. (@aligoren)
  • b602c5e Using Werkzeug generate_password_hash, I changed the salt password. It will store an encrypted password to the first DB setup. Also, all passwords are will be stored as encrypted. #8 close (@aligoren)
  • #7 Dev (@aligoren)
  • ce236f0 Requiresments updated (@aligoren)
  • 341e409 Readme changed (@aligoren)
  • #6 I merged this pr. (@aligoren)
  • 5587f88 Models have User and Role classes now. They are connected with each other. Mixins are may not necessary here. (@aligoren)
  • fbce1fc configure_app added for database operations. Db also initalize here (@aligoren)
  • c5951a5 *.db files won't push to git now (@aligoren)
  • 89d63f1 I added ENV config and Database file variable into the Development class. #5 Fixed (@aligoren)
  • dd9dfbe Database Setup file created #4 fixed (@aligoren)
  • 5c323eb Decoratorler eklendi. Ilk decorator deprecated icin (@aligoren)
  • #3 Fix typo (@aligoren)
  • c405e58 Fix typo (@aligoren)
  • #2 Dev (@aligoren)
  • b0afb92 Unutulan init ve repr fonksiyonları eklendi (@aligoren)
  • ea3335e Changelog değişti (@aligoren)
  • 00510d5 Kullanıcı model'ini oluşturdum. Henüz migration gerçekleştirmedim. #1 fixes olur (@aligoren)
  • a1f5f8e Admin endpoint'ini user olarak değiştirdim. Kullanıcı işlemlerinin döneceği kısım burası olacak. Şu an boş çöp data dönüyor böylelikle Insomnia ile test edebiliyorum (@aligoren)
  • 9a6cbf2 Readme.md Cors bilgisini ekledim (@aligoren)
  • 17c3178 first commit (@aligoren)