Skip to content

Comments

Feature: Add Import/Export Functionality for Codebooks with Basic UI#35

Merged
alessandrobelli merged 24 commits intomainfrom
codebook-import-export
Jun 13, 2024
Merged

Feature: Add Import/Export Functionality for Codebooks with Basic UI#35
alessandrobelli merged 24 commits intomainfrom
codebook-import-export

Conversation

@alessandrobelli
Copy link
Contributor

This pull request adds the import and export functionality for codebooks via the CodebookCodesController. It also includes a basic UI for these operations, anticipating a more comprehensive UI update later.

The export button is in each Codebook.

To test this, you probably need to have any QDA software, f4analyse has a free trial.

I manually tested exporting from many software products, including:

  • maxqda
  • nvivo
  • atlas.ti
  • f4analyse

@alessandrobelli alessandrobelli added the enhancement New feature or request label May 27, 2024
@alessandrobelli alessandrobelli added this to the Pre-Release milestone May 27, 2024
@alessandrobelli alessandrobelli self-assigned this May 27, 2024
@alessandrobelli
Copy link
Contributor Author

Address #8

@jankapunkt
Copy link
Member

I think it would be best to publish this branch to staging and let @hohse and @GinKru91 test the functionality from a domain-expert perspective and I will review from a code-perspective. What do you think @alessandrobelli

@alessandrobelli
Copy link
Contributor Author

@hohse and @GinKru91 change is live on the staging server

@alessandrobelli alessandrobelli changed the title Add Import/Export Functionality for Codebooks with Basic UI Feature: Add Import/Export Functionality for Codebooks with Basic UI May 28, 2024
@jankapunkt jankapunkt linked an issue May 28, 2024 that may be closed by this pull request
Alessandro Belli added 3 commits May 30, 2024 11:01
- now you see an error if the xml is formatted wrong
- now there's a disclaimer when importing codebooks
- random color generation on codebooks which have no color set
jankapunkt
jankapunkt previously approved these changes Jun 4, 2024
@jankapunkt
Copy link
Member

@alessandrobelli you can merge from my end. However the mention with the composer dependency is your call as I am not the php/laravel pro :-D

@jankapunkt jankapunkt added the live (staging) This is live and ready to be field-tested on our staging system label Jun 10, 2024
Alessandro Belli added 2 commits June 13, 2024 15:48
- the coding page reflects the height changes
- the rgb to hex is now correctly handling the colours of imported codebooks
@alessandrobelli alessandrobelli requested a review from hohse June 13, 2024 14:10
Copy link

@hohse hohse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could not find anything wrong.

@alessandrobelli alessandrobelli merged commit 5fcddae into main Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request live (staging) This is live and ready to be field-tested on our staging system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Import/Export Codebooks

3 participants