Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
e3dadb5
WIP: create feedback route
loiswells97 Oct 9, 2025
195eaaf
fixing
loiswells97 Oct 9, 2025
7e78390
Update feedback.rb
loiswells97 Oct 13, 2025
1dc0f11
improving feedback validations and adding factory and model tests
loiswells97 Oct 14, 2025
8fa4791
adding abilities
loiswells97 Oct 14, 2025
a560c73
testing feedback create operation
loiswells97 Oct 14, 2025
56f32da
tidying
loiswells97 Oct 14, 2025
1ec8287
initial rubocop fixes
loiswells97 Oct 14, 2025
1631cf9
Merge branch 'main' into create-feedback
loiswells97 Oct 16, 2025
826e1a4
updating schema version
loiswells97 Oct 16, 2025
788b447
remove unneeded test
loiswells97 Oct 16, 2025
8a1d61c
some rubocop fixes
loiswells97 Oct 16, 2025
054be3f
refactoring feedback factory to please rubocop
loiswells97 Oct 16, 2025
c57741d
adding authorisation for feedback creation
loiswells97 Oct 16, 2025
40ab7c5
add feedback auditing
loiswells97 Oct 16, 2025
7e1ea4a
tidying
loiswells97 Oct 16, 2025
3ad056b
tidying and request specs
loiswells97 Oct 17, 2025
581e3aa
rubocop fixes
loiswells97 Oct 17, 2025
59ecd17
adding comments to explain params
loiswells97 Oct 17, 2025
066ee40
removing commented code
loiswells97 Oct 17, 2025
5678604
fixing papertrail by adding meta migration to versions table
loiswells97 Oct 21, 2025
96c4b92
remove redundant operations directory
loiswells97 Oct 21, 2025
a3c612b
factoring out teacher project ids
loiswells97 Oct 22, 2025
8875291
factoring feedback template out into a partial
loiswells97 Oct 22, 2025
2adbcef
simplify feedback creation error handling
loiswells97 Oct 22, 2025
f08ba8c
Merge branch 'main' into create-feedback
loiswells97 Oct 22, 2025
1c801ae
refactor error handling slightly to catch non-validation errors
loiswells97 Oct 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
updating schema version
  • Loading branch information
loiswells97 committed Oct 16, 2025
commit 826e1a402a2d93761780ddc193e371fd9943053f
2 changes: 1 addition & 1 deletion db/schema.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.