Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
Unit Conversion App
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jackmnolley
Unit Conversion App
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
main
Select Git revision
Branches
1
main
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
13
Sep
12
9
8
7
4
1
31
Aug
30
26
Added return value mocking to the component unit test.
main
main
Working component test without mockReturnValue.
Merge branch 'main' of git.unl.edu:jackmnolley/react-redux-starter-code
Added a failing implementation of NumberInputField mocking test.
Updated with my changes
Added unit tests for all project reducers.
Added selector tests for all slice selectors.
Updated slice reducers to modern rtk syntax.
Added missing description. Added a required css property.
Changed input box styling.
Changed padding and background gradient.
Merge branch 'main' of git.unl.edu:jackmnolley/react-redux-starter-code
Small css color updates.
changed logo and cleaned up errors and look of page
Added a card class. Finished basic css.
Conversions now work between already defined values.
Number input field adds numbers to state and output text responds.
Seperated input and output unit selectors by type prop.
Changes in input units are reflected in inputField.
Finished unitselectorSlice and store features.
Merge branch 'main' of git.unl.edu:jackmnolley/react-redux-starter-code
Fixed commit blocking error. Added redux features to unit selector.
Merge branch 'main' of git.unl.edu:jackmnolley/react-redux-starter-code into main
checkpoint 1
Wrote basic react outline of project.
Setup
Initial commit.
Loading