Skip to content

Releases: tfasoft/dashboard-ui

TFAsoft Dashboard UI 5.9.5

06 May 11:22
Compare
Choose a tag to compare

New realease of TFAsoft Dashboard 🎉

Admin panel. Where people who are using out service have. In dashboard you can see your access token, analytics and stuff.

Change logs

  • Fix single page of service.
  • Add IP limitation.
  • Add status of service.
  • Add regenerate token.

Amirhossein Mohammadi - Mar 2023

TFAsoft Dashboard UI 5.6.4

22 Apr 12:26
Compare
Choose a tag to compare

New realease of TFAsoft Dashboard 🎉

Admin panel. Where people who are using out service have. In dashboard you can see your access token, anytics and stuff.

Change logs

  • Using Chart.Js to show analytics of logins.
  • Showing logins in table.
  • Services ( Apps ) and managing them.
  • Getting more information at register about company.

Amirhossein Mohammadi - Apr 2023

TFAsoft Dashboard UI 3.3.4

21 Apr 11:51
Compare
Choose a tag to compare

New realease of TFAsoft Dashboard 🎉

Admin panel. Where people who are using out service have. In dashboard you can see your access token, anytics and stuff.

Change logs

  • Add Credits tab.
  • Buy credits.
  • Add activatation box.
  • Add re-generate access token in settings.
  • Fix layouts managements.
  • Fix use fetch data issues.

Amirhossein Mohammadi - Apr 2023

TFAsoft Dashboard UI 2.0.0

20 Apr 13:10
Compare
Choose a tag to compare

Second realease of TFAsoft Dashboard 🎉

Admin panel. Where people who are using out service have. In dashboard you can see your access token, anytics and stuff.

Change logs

  • Biggest and most fantastic update is updating our framework from ReactJs to NextJs.
  • Server side rendering. We are now using server side rendering.
  • Author panel updates. We had upgraded out authors panel that make them feel better using frontend.
  • Bugs fixed.

API

Back-End is also available in this repository.


Amirhossein Mohammadi - Apr 2023

TFA Dashboard Front-End 1.0.0

18 Jul 19:43
Compare
Choose a tag to compare

First release 🎉

After near 1 month testing beta and working on design, now we cam release the first version of TFA Dashboard Front-End 🥳

What is TFA Dashboard created with?

TFA Dashboard is a MERN application. If you are not familiar with MERN, MERN is a project using these 4 technologies:

  • MongoDB - Document database
  • ExpressJs - Node.js web framework
  • ReactJs - A client-side JavaScript framework
  • NodeJs - The premier JavaScript web server

So, now you know that this project is only ReactJs.

Back-End

Back-End is also available in this repository.