app
|
Added automatically applying all default entered users to being a "user".
|
2024-04-09 18:14:10 -05:00 |
bin
|
fixed logging in and logging out issue, display correct pages
|
2024-01-14 23:57:43 -06:00 |
config
|
Finished adding the ability for admins to create new users.
|
2024-04-03 18:32:15 -05:00 |
db
|
Working on the User model. Have the new desired fields for users and need to still stylize Edit page, link the right form page and continue with access revoking.
|
2024-04-09 17:48:54 -05:00 |
lib
|
Updated all models so on creating entries the system will autopopulate all corresponding forms depending on the type entered. Including participants who are also employers properly populating both.
|
2024-04-02 18:19:58 -05: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
|
Finished adding the ability for admins to create new users.
|
2024-04-03 18:32:15 -05: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
|
Finished adding the ability for admins to create new users.
|
2024-04-03 18:32:15 -05:00 |
Gemfile.lock
|
Finished adding the ability for admins to create new users.
|
2024-04-03 18:32:15 -05:00 |
Makefile
|
Changed Roles within the app to FormRole to account for adding Rolify.
|
2024-04-02 16:42:58 -05: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 |