-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Controller routes #89
base: master
Are you sure you want to change the base?
Commits on Jun 17, 2022
-
add simple models and migrations for course and assignment
Kelisnor authored and Kelisnor committedJun 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 6f2c1b5 - Browse repository at this point
Copy the full SHA 6f2c1b5View commit details -
Merge branch 'master' of https://github.com/ready-app/ready
Kelisnor authored and Kelisnor committedJun 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 8cf4beb - Browse repository at this point
Copy the full SHA 8cf4bebView commit details
Commits on Jun 21, 2022
-
Merge branch 'master' of https://github.com/ready-app/ready
Kelisnor authored and Kelisnor committedJun 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 58109d3 - Browse repository at this point
Copy the full SHA 58109d3View commit details -
add more things for models and migrations for course and assignment
Kelisnor authored and Kelisnor committedJun 21, 2022 Configuration menu - View commit details
-
Copy full SHA for c07c74c - Browse repository at this point
Copy the full SHA c07c74cView commit details -
Kelisnor authored and Kelisnor committed
Jun 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 545b382 - Browse repository at this point
Copy the full SHA 545b382View commit details -
Merge branch 'master' of https://github.com/ready-app/ready
Kelisnor authored and Kelisnor committedJun 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 0c65323 - Browse repository at this point
Copy the full SHA 0c65323View commit details
Commits on Jun 24, 2022
-
using = true to attempt generating created_at and update_at
Kelisnor authored and Kelisnor committedJun 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 48a58bc - Browse repository at this point
Copy the full SHA 48a58bcView commit details -
Merge branch 'master' of https://github.com/ready-app/ready
Kelisnor authored and Kelisnor committedJun 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 0b4cdd3 - Browse repository at this point
Copy the full SHA 0b4cdd3View commit details -
delete manully creating of 'created_at' attribute for Assignment migr…
…ation
Kelisnor authored and Kelisnor committedJun 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 1a1e1c1 - Browse repository at this point
Copy the full SHA 1a1e1c1View commit details -
adding relationships between Assignment and Course class, setting up …
…foreign key for Assignment
Kelisnor authored and Kelisnor committedJun 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 17c7944 - Browse repository at this point
Copy the full SHA 17c7944View commit details
Commits on Jun 28, 2022
-
delete unnecessary attribute in Assignment model
Kelisnor authored and Kelisnor committedJun 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 0608652 - Browse repository at this point
Copy the full SHA 0608652View commit details -
Merge branch 'master' of https://github.com/ready-app/ready
Kelisnor authored and Kelisnor committedJun 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 3ba87e5 - Browse repository at this point
Copy the full SHA 3ba87e5View commit details -
Merge branch 'AssignmentModelAndMigration'
Kelisnor authored and Kelisnor committedJun 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 91c0c8f - Browse repository at this point
Copy the full SHA 91c0c8fView commit details -
Kelisnor authored and Kelisnor committed
Jun 28, 2022 Configuration menu - View commit details
-
Copy full SHA for b7d5f04 - Browse repository at this point
Copy the full SHA b7d5f04View commit details
Commits on Jul 15, 2022
-
Kelisnor authored and Kelisnor committed
Jul 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 90ebb8c - Browse repository at this point
Copy the full SHA 90ebb8cView commit details -
adding some policies and gates
Kelisnor authored and Kelisnor committedJul 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 71c660b - Browse repository at this point
Copy the full SHA 71c660bView commit details
Commits on Jul 22, 2022
-
Kelisnor authored and Kelisnor committed
Jul 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 01bdcba - Browse repository at this point
Copy the full SHA 01bdcbaView commit details
Commits on Jul 26, 2022
-
Kelisnor authored and Kelisnor committed
Jul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for e73eccb - Browse repository at this point
Copy the full SHA e73eccbView commit details
Commits on Jul 29, 2022
-
Merge branch 'master' into ControllerRoutes
Kelisnor authored and Kelisnor committedJul 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 32d1648 - Browse repository at this point
Copy the full SHA 32d1648View commit details -
rewirte the update and destroy function so that it could only be chag…
…e by admin
Kelisnor authored and Kelisnor committedJul 29, 2022 Configuration menu - View commit details
-
Copy full SHA for cee750c - Browse repository at this point
Copy the full SHA cee750cView commit details -
delete the original CourseWork Controller
Kelisnor authored and Kelisnor committedJul 29, 2022 Configuration menu - View commit details
-
Copy full SHA for c021397 - Browse repository at this point
Copy the full SHA c021397View commit details
Commits on Aug 2, 2022
-
Kelisnor authored and Kelisnor committed
Aug 2, 2022 Configuration menu - View commit details
-
Copy full SHA for b89da19 - Browse repository at this point
Copy the full SHA b89da19View commit details -
Kelisnor authored and Kelisnor committed
Aug 2, 2022 Configuration menu - View commit details
-
Copy full SHA for a56539b - Browse repository at this point
Copy the full SHA a56539bView commit details -
rewrite functions with is_admin attribute
Kelisnor authored and Kelisnor committedAug 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 4e05200 - Browse repository at this point
Copy the full SHA 4e05200View commit details -
Kelisnor authored and Kelisnor committed
Aug 2, 2022 Configuration menu - View commit details
-
Copy full SHA for e3d8823 - Browse repository at this point
Copy the full SHA e3d8823View commit details -
Kelisnor authored and Kelisnor committed
Aug 2, 2022 Configuration menu - View commit details
-
Copy full SHA for e80233b - Browse repository at this point
Copy the full SHA e80233bView commit details
Commits on Aug 5, 2022
-
minor changes to delete unused functions
Kelisnor authored and Kelisnor committedAug 5, 2022 Configuration menu - View commit details
-
Copy full SHA for b94a8df - Browse repository at this point
Copy the full SHA b94a8dfView commit details
Commits on Aug 12, 2022
-
change to the relations between Models
Kelisnor authored and Kelisnor committedAug 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 5028d01 - Browse repository at this point
Copy the full SHA 5028d01View commit details
Commits on Aug 14, 2022
-
Kelisnor authored and Kelisnor committed
Aug 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 1307f0a - Browse repository at this point
Copy the full SHA 1307f0aView commit details -
Kelisnor authored and Kelisnor committed
Aug 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 2203483 - Browse repository at this point
Copy the full SHA 2203483View commit details -
Kelisnor authored and Kelisnor committed
Aug 14, 2022 Configuration menu - View commit details
-
Copy full SHA for c47f35d - Browse repository at this point
Copy the full SHA c47f35dView commit details