Skip to content

Releases: Ox18/DragonboundRe

0.0.3 (June 28, 2022)

29 Jun 01:43
Compare
Choose a tag to compare

Separation of responsibilities through a REST API to consume the DB. Fixed user authentication and validation error with mysql.

0.0.2 (March 11, 2022)

11 Mar 16:35
Compare
Choose a tag to compare

Fixed Repository service

Improved methods and bugs within the repository service.

0.0.2 (March 6, 2022)

06 Mar 23:25
Compare
Choose a tag to compare

Generated Api

  • Request only the properties you need with the query "fields".
  • Only limit the amount of the result with the query "count".
  • Position the result of the list with the query "offset".
  • Get data on a single item

Utilied added

  • Object reconstruction and composition through api fields

v0.0.0.1

28 Feb 15:51
Compare
Choose a tag to compare

Separation of web application

Easily modify the web application in the following file:

https://github.com/Ox18/DragonboundRe/blob/remake/Dragonbound.Client/src/web/public/js/dragonbound.js

When you are finished, open a terminal in the Dragonbound.Client project and run the following commands:

gulp merges
gulp minify-app
gulp minify-app-to-serialized

We worked this advance in order to be able to study and understand the web application in depth, as well as to be able to modify it to our liking.

🔥 If you have any questions or doubts, you can ask them in the issues section or join our Discord channel
💬 https://discord.gg/pApEqzeMEW