app
|
Fixed editing for Worker and Employer DOB in their respective show views.
|
2024-02-12 14:09:20 -06:00 |
bin
|
fixed logging in and logging out issue, display correct pages
|
2024-01-14 23:57:43 -06:00 |
config
|
Linked Workers to Employers and functionality is working as intended.
|
2024-02-05 18:49:36 -06:00 |
db
|
PLEASE READ Tentative update fixing validation errors with the Participant and Employer models. Had to delete database and reclone last git push.
|
2024-02-07 05:13:12 -06:00 |
lib
|
Removed all entries for all models and changed Employer model to reflect first name and last name instead of Name
|
2024-01-29 22:04:56 -06:00 |
log
|
Initial Commit
|
2024-01-11 19:40:58 -06:00 |
public
|
Initial Commit
|
2024-01-11 19:40:58 -06:00 |
storage
|
Initial Commit
|
2024-01-11 19:40:58 -06:00 |
test
|
Entering a Participant as an Employer now correctly associates the two in Employer records. Still need to work out selecting a pre existing Employer.
|
2024-02-02 23:12:36 -06:00 |
tmp
|
Initial Commit
|
2024-01-11 19:40:58 -06:00 |
vendor
|
Initial Commit
|
2024-01-11 19:40:58 -06:00 |
.browserslistrc
|
fixed logging in and logging out issue, display correct pages
|
2024-01-14 23:57:43 -06:00 |
.dockerignore
|
Initial Commit
|
2024-01-11 19:40:58 -06:00 |
.gitattributes
|
Initial Commit
|
2024-01-11 19:40:58 -06:00 |
.gitignore
|
fixed logging in and logging out issue, display correct pages
|
2024-01-14 23:57:43 -06:00 |
.ruby-version
|
Initial Commit
|
2024-01-11 19:40:58 -06:00 |
Dockerfile
|
Initial Commit
|
2024-01-11 19:40:58 -06:00 |
Gemfile
|
Changed background color, edited Pagination for Participant page to better match our look for app
|
2024-01-22 19:48:38 -06:00 |
Gemfile.lock
|
Changed background color, edited Pagination for Participant page to better match our look for app
|
2024-01-22 19:48:38 -06:00 |
Makefile
|
ignore these on failures for the test box
|
2024-02-07 21:59:01 -06:00 |
README.md
|
Initial Commit
|
2024-01-11 19:40:58 -06:00 |
Rakefile
|
Initial Commit
|
2024-01-11 19:40:58 -06:00 |
babel.config.js
|
fixed logging in and logging out issue, display correct pages
|
2024-01-14 23:57:43 -06:00 |
config.ru
|
Initial Commit
|
2024-01-11 19:40:58 -06:00 |
package-lock.json
|
Fixed Participant Show page. Add new worker now will autofill on user entry based on already entered Workers.
|
2024-01-29 21:03:16 -06:00 |
package.json
|
PLEASE READ Tentative update fixing validation errors with the Participant and Employer models. Had to delete database and reclone last git push.
|
2024-02-07 05:13:12 -06:00 |
postcss.config.js
|
fixed logging in and logging out issue, display correct pages
|
2024-01-14 23:57:43 -06:00 |
yarn.lock
|
PLEASE READ Tentative update fixing validation errors with the Participant and Employer models. Had to delete database and reclone last git push.
|
2024-02-07 05:13:12 -06:00 |