Skip to content

Releases: cbasJS/frontend_challenge

Release repositories filter

03 Jun 03:01
d70d852
Compare
Choose a tag to compare

This new version contains the UI for filtering repositories data by <"created" | "full_name" | "pushed" | "updated"> and asc or desc

ScreenRecording2024-06-02at20 58 25-ezgif com-video-to-gif-converter

Minimal improvements

Update the project README
Minimal code improvements

Release unit test config with Jest n RTL

03 Jun 01:04
558c2ce
Compare
Choose a tag to compare

Description

Add a sample of unit test with jest and react testing library.

Minimal improvements

Add data-testid some components for better performance in jest environment
Improve the README file

Release Github Clone App documentation

02 Jun 05:44
edfe07a
Compare
Choose a tag to compare

This release contains the documentation for the Github Clone App

Release paginator to Github Clone Web App

01 Jun 21:11
601e255
Compare
Choose a tag to compare

Description

This release contains the paginate date per page. In addition, the migration of the browser's native Fetch API to Octokit was carried out.

ezgif com-video-to-gif-converter (1)

Release the Github Clone Web App

01 Jun 00:41
4b97e63
Compare
Choose a tag to compare

This release contains the logical, UI, state management logical and api integration for GitHub Clone App

ezgif com-video-to-gif-converter

Release auth formulary app documentation

28 May 20:52
9bdfa9e
Compare
Choose a tag to compare

This release contains improvements at the documentation level. There is no technical improvement.

I added the documentation for the authentication application.

Release hot fix unauthorized access

28 May 19:02
4650070
Compare
Choose a tag to compare

In this release, the hotfix was released that fixes the bug that existed in the unauthorized access logic.

Before the hotfix, users can access the home page without prior authorization.
Also the logout button was not working.

Release auth formulary extra bonus challange

28 May 16:31
87da29f
Compare
Choose a tag to compare

This first release contains the frontend and backend of the authentication form for the extra point.

This small application was developed under the MERN stack (Mongo, Express, React, Node).

The application contains the complete user registration and login flow.

image