Skip to content

Minor fix change for db.yml#324

Draft
kamatmihir2002 wants to merge 76 commits intoexpertiza:mainfrom
nadkarnik:minor-fix
Draft

Minor fix change for db.yml#324
kamatmihir2002 wants to merge 76 commits intoexpertiza:mainfrom
nadkarnik:minor-fix

Conversation

@kamatmihir2002
Copy link
Copy Markdown

No description provided.

TaylorBrown96 and others added 30 commits November 19, 2025 03:00
- app/helpers/importable_exportable_helper.rb
- app/helpers/duplicated_action_helper.rb
- app/services/export.rb
- app/services/import.rb
- app/services/field_mapping.rb
- app/controllers/export_controller.rb
- app/controllers/import_controller.rb

Note: I've added some filler code so GitHub doesn't throw "Cannot upload empty files" error when commited.
…stly implemented external classes for creation as well.
…elating to the Questionnaire Item and Question Advice example.
… duplicate records in the try_import_records method. This method should be extracted to the service.
…r, everywhere kept refering to the question_id. This wouldn't work for importing, so I changed the schema to use item_id rather than question_id and changed all the references I found to use item_id as well.
- Added script to export AssignmentTeam records filtered by assignment_id
- Included team members, emails, and member counts in detailed export
- Improved export process explanation and cleaned up runner command usage
- Ensured compatibility even without parent association by resolving assignment names manually
… the export controller to be able to send stuff to the frontend for export and index
# Conflicts:
#	app/helpers/importable_exportable_helper.rb
Import and Export Functionality
nadkarnik and others added 29 commits March 28, 2026 14:11
This could enable spoofing models that don't exist, useful for grades etc, which exist as attributes but not models
Untested, potentially broken
…for-teams-and-topic-models

adding import export for teams and topic models
…ionnaires

Mskamat/export grades and questionnaires
fixing leftover vscode diff printed into schema
…cheme for csv table. Passed and made use of assignment_id to help scope the specific assignment an import/export operation is occuring on. Specs were also changed to match this new format.
…wing-up

ported over importable/exportable mixin into project_topic
…ating-correctly

Kdnadkar/fixing teams not populating correctly
@github-actions
Copy link
Copy Markdown

2 Warnings
⚠️ Pull request is too big (more than 500 LoC).
⚠️ Pull request modifies config or setup files: config/database.yml.

Generated by 🚫 Danger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants