Angel Fernando Quiroz Campos
9931521692
Set flex gap for ButtonToolbar component
2 years ago
Angel Fernando Quiroz Campos
defacc3d1f
Social: Improve and code clean for friend list
2 years ago
Angel Fernando Quiroz Campos
5359c017aa
Social: Fix friends views
2 years ago
Angel Fernando Quiroz Campos
2c853054cb
Show the student view button according the user roles and settings #4678
2 years ago
Angel Fernando Quiroz Campos
39cb8269d1
StudentViewButton load by ajax #4678
2 years ago
Angel Fernando Quiroz Campos
d5e82d9686
Work: Migrating the edit form with vue #4769
2 years ago
christian
3b11338134
Migrations: Check files of migrations and improve interface - refs BT#20846
2 years ago
Angel Fernando Quiroz Campos
51a80d5992
Internal: v-model in BaseAdvancedSettingsButton component is required
2 years ago
Angel Fernando Quiroz Campos
10c518699b
Work: Use course resource node from route param #4769
2 years ago
Angel Fernando Quiroz Campos
3dea054edb
Work:Rename component + set default order for list #4769
2 years ago
Angel Fernando Quiroz Campos
98616a3984
Restore EmptyLayout
...
See b9bdb44432
2 years ago
Angel Fernando Quiroz Campos
dc5bac0b74
Minor: Format code
2 years ago
Angel Fernando Quiroz Campos
6f8f17fc96
Work: Clear selectedItems after delete assignments #4769
2 years ago
Angel Fernando Quiroz Campos
9da65146a6
Work: Migrating the show/hide assignments for teachers #4769
2 years ago
Angel Fernando Quiroz Campos
959fe35ff7
Work: Migrating the delete assignments for teachers #4769
2 years ago
Angel Fernando Quiroz Campos
a02fb2549c
Work: Migrating the assignments list for teachers #4769
2 years ago
Angel Fernando Quiroz Campos
0bd859bf97
Work: Fix create work with calendar event #4769
2 years ago
Daniel Gayoso González
299f8f3187
Improve feedback to the user when hover over course tools
2 years ago
Daniel Gayoso González
3f083080fe
Minor: fix styling issues
2 years ago
Daniel Gayoso González
3efe62bf4f
Debounce input events to search in glossary
...
* Add lodash as dependency
2 years ago
Daniel Gayoso González
d080708d52
Fix visibility problems with links tool
2 years ago
Daniel Gayoso González
d452dc35fe
Add confirm dialog to delete links and categories
...
* Add loading state for link list
2 years ago
Daniel Gayoso González
6d51af539b
Adapt glossary import screen to new components
...
* Extract api calls to glossary service
2 years ago
Daniel Gayoso González
3e12db5794
Use new components for glossary export
2 years ago
Daniel Gayoso González
f67966af55
Update glossary form with base components
...
* Create button layout to reuse across forms
* Create generic layout for forms to when create and edit items
2 years ago
Daniel Gayoso González
3e827fe1ec
Prevent term deletion with dialog
...
* Define button type validator to reuse
* Fix glossary service delete endpoint
2 years ago
Daniel Gayoso González
36059307ec
Adapt glossary list to new components
...
* Split table and list term visualization in 2 different components
* Extract api code to glossaryService
2 years ago
Daniel Gayoso González
6045ef85f7
Minor: Remove duplicated code
2 years ago
Daniel Gayoso González
84628ac3cd
Use icons in EmptyState component
...
* Add missing icons in ChamiloIcons.js. Disable eslint to this class
otherwise automatically remove quotes on some word and looks incosistent
2 years ago
Daniel Gayoso González
b9bdb44432
Unify simple router view layout
...
* Delete from main.js since it is not used in any place without
importing the component
* Use this layout to link and glossary pages
2 years ago
Daniel Gayoso González
c3bf43f996
Minor: format code according to prettier
...
* Add prettier github action to check vue files
* Add prettier tailwind plugin
* Remove semicolons with prettier rule
2 years ago
Daniel Gayoso González
fc90edfae8
Minor: Migrate to script setup
2 years ago
Angel Fernando Quiroz Campos
688a129829
Avoid use redirect when accessing course tool
2 years ago
Angel Fernando Quiroz Campos
7885028359
Internal: Work: Add link to new UI to add assignment #4769
2 years ago
Angel Fernando Quiroz Campos
1a74d9a2a9
Internal: Work: Move form to component #4769
2 years ago
Angel Fernando Quiroz Campos
66a579242a
Work: migrate form to add assignment to vue component
2 years ago
Angel Fernando Quiroz Campos
55e3f07704
Internal: UI: BaseAdvancedSettingsButton component accept v-model
2 years ago
Angel Fernando Quiroz Campos
640f3361e5
Internal: UI: Fix class for checkbox field component
2 years ago
Angel Fernando Quiroz Campos
2fd9a7510b
Internal: UI: Add BaseInputNumber component
2 years ago
Angel Fernando Quiroz Campos
506245ea14
Internal: UI: Add BaseDropdown component
2 years ago
Angel Fernando Quiroz Campos
4c48f7869f
Internal: UI: Add BaseInputDate component
2 years ago
Angel Fernando Quiroz Campos
4f93d7a589
Internal: UI: Add save icon to list
2 years ago
Daniel Gayoso González
c01e7f33cf
Delete no category title for sessions
2 years ago
Daniel Gayoso González
675046cc24
Minor: rename things for consistency and vue style
2 years ago
Daniel Gayoso González
8136a97cfd
Migrate axios calls to service
...
* Migrate axios calls to service to make calls to the service consistent
with other components
* Add notifications to give user feedback about the actions they made
2 years ago
Daniel Gayoso González
d6e4f00112
Add user feedback through notifications
...
* Create linkcategory and linkitems components to reuse code
* Fix base card default style
2 years ago
Daniel Gayoso González
19c773fc44
Add user feedback through notifications
...
* Show notification when user save link categories and links
2 years ago
Daniel Gayoso González
3e04f413b7
Fix update link form
2 years ago
Daniel Gayoso González
b6add44ec4
Migrate link category form to base components
2 years ago
Daniel Gayoso González
d26024ea18
Migrate webservice codes from form to service
...
* Change create category link to script setup
2 years ago