daniboygg

Results 21 comments of daniboygg

The "Check link" is not implemented yet in the frontend. It is implemented in the backend? I don't know where to look to use this feature. Could you take a...

There is no design for this in figma file https://www.figma.com/file/xVjyMvmrZdlr8ZyKeoQ5n5/Dashboard?node-id=99-16149&t=kofcZkADJlifIV9C-0, at least I couldn't find it. So I decided to use 40x40 image which is used in other designs. This...

In vue the things available for every person involved in messages is the username but not first and last name ![image](https://github.com/chamilo/chamilo-lms/assets/50702276/73ff81db-4ece-4d3a-8a2f-7decc58cb14c) @AngelFQC Do I need to fetch this information for...

I modify the course list as well according to figma, because was related to this issue. Changes are in the same pull request. Going from this ![image](https://github.com/chamilo/chamilo-lms/assets/50702276/a35475d9-04ea-4479-905b-2f189f1998e2) to this ![image](https://github.com/chamilo/chamilo-lms/assets/50702276/fe3aadb7-f598-4cf9-9de5-6794877a8eed)

In the last pull request I made, the profile image expands to full size (the whole size of the gray circle shown by @ywarnier). Right now the image has low...

@NicoDucou you are right! My bad, I didn't update the reply view with the new component. Thanks to notice. I submitted a PR with the changes need to fix this....

For the top right side, this is how it will look, is it right? ![image](https://github.com/chamilo/chamilo-lms/assets/50702276/68ba7d18-deb5-45e0-befb-35fd38991c3a) > The buttons that appear slightly below (Inbox, Unread, Sent) should appear with the icons...

To clarify my decision, I deleted the file course.js because there was no reference in the code to the routes created in /resources/courses/xxx. The components inside these routes were made...

I reverted the changes. So, do we need the components CourseList, CourseUpdate and CourseShow. All of them are using vuex, but when I visit the route I see nothing. I...

@ywarnier I would need some help to track all the places where the WYSIWYG is used