Skip to content
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

Adapt glossary to vue - refs 4768 #4789

Merged
merged 21 commits into from
Jul 6, 2023

Conversation

daniboygg
Copy link
Contributor

Implement new components in glossary interface #4768

* Add prettier github action to check vue files
* Add prettier tailwind plugin
* Remove semicolons with prettier rule
* Delete from main.js since it is not used in any place without
importing the component
* Use this layout to link and glossary pages
* Add missing icons in ChamiloIcons.js. Disable eslint to this class
otherwise automatically remove quotes on some word and looks incosistent
* Split table and list term visualization in 2 different components
* Extract api code to glossaryService
* Define button type validator to reuse
* Fix glossary service delete endpoint
* Create button layout to reuse across forms
* Create generic layout for forms to when create and edit items
* Refactor Links update with new components for consistency
* Extract api calls to glossary service
@codeclimate
Copy link

codeclimate bot commented Jul 6, 2023

Code Climate has analyzed commit 0c6e1b0 and detected 0 issues on this pull request.

View more on Code Climate.

@AngelFQC AngelFQC merged commit e8f6911 into chamilo:master Jul 6, 2023
2 of 8 checks passed
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.

None yet

2 participants