Christian Beeznest
05e9fab473
Attendance: Improve attendance tool with Vue & Symfony integration - refs #6048
8 months ago
Angel Fernando Quiroz Campos
af44d268fb
Minor: Format code
8 months ago
Angel Fernando Quiroz Campos
c4b1f64463
Skill: Start rewriting the skill wheel in Vue
9 months ago
christianbeeznst
b5413f580f
Documents: Enable document move icon in actions column - refs BT#22165
10 months ago
christianbeeznst
f245ff26d8
Message: Improve mobile messaging layout - refs BT#22119
11 months ago
christianbeeznst
17ffb10396
Internal: Update session course permissions and visibility indicators - refs BT#21604
1 year ago
Angel Fernando Quiroz Campos
79238c1e15
Display: Fix anchor target in sidebar menu #21620
1 year ago
daniboygg
01f5530b12
Display: Show better sidebar course loading
1 year ago
Angel Fernando Quiroz Campos
40a9159d37
Calendar: Allow save/edit reminders for events
1 year ago
christianbeeznst
d92c10b64a
Minor: Revert unintended changes
2 years ago
christianbeeznst
90b6200f96
Social: Refactor social group and topics management functionalities
2 years ago
Angel Fernando Quiroz Campos
1c0e55fa55
Calendar: Add icon classes
2 years ago
christianbeeznst
127fa42bfa
Social: Add enhancements in user invitations and relationships management - refs BT#21101
2 years ago
christianbeeznst
5033866089
Social: Improve friend search and social network navigation - refs BT#21101
2 years ago
christianbeeznst
e2af73d07f
Document: Integrate and mark HTML templates in document editor - refs #5075
2 years ago
christianbeeznst
c457ad2f77
Gradebook: Fixes and enhancements for certificate handling in documents and gradebook - #5074
2 years ago
Angel Fernando Quiroz Campos
623df3e5ff
Page: Refactor base layout
2 years ago
Angel Fernando Quiroz Campos
f6fbebb3e4
Top bar use buttons instead of primevue megamenu
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
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
Angel Fernando Quiroz Campos
4f93d7a589
Internal: UI: Add save icon to list
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
c8ef36f384
Minor: add missing icon
2 years ago
Daniel Gayoso González
bb1eaf986a
Extract common validators to a file
2 years ago
Angel Fernando Quiroz Campos
5dd9fe856c
UI: Admin: add classes for icons
2 years ago
Angel Fernando Quiroz Campos
fb94bf42f1
Minor: Sort classes for icons alphabetically
2 years ago
Daniel Gayoso González
427e81edca
Use new toggle button
...
* Fix some styles to adapt figma design
2 years ago
Angel Fernando Quiroz Campos
055f44dd46
UI: Add icons CSS classes
2 years ago
Daniel Gayoso González
41ef0519f5
Fix audio display for document tool
2 years ago
Daniel Gayoso González
5fd257cb5f
Create component for add a record audio as a document
2 years ago
Angel Fernando Quiroz Campos
27be092e46
Add class for mdi icons
2 years ago
Daniel Gayoso González
a0dc565a5b
Add missing actions to document tool
...
* Create composable to detect files from generic data about documents
* Add disable state for base button
* Create Base dialog components to reuse common visualization
* Create button toolbar
* Add new size for icons
2 years ago
Angel Fernando Quiroz Campos
d728437375
Course: Start restoring Student View button - refs #4678
2 years ago
Daniel Gayoso González
c7bf437b2c
Show correct icon per type of file in document tool
2 years ago
Daniel Gayoso González
c513b8a6ea
Align folders with documents in document tool
...
* Change buttons to the new BaseButton component inside document list
* Create DocumentEntry component to show the icon of a document entry,
depending on the type of entry (folder, file) it will show icons
appropriately
* Change name of resourceFileIcon to resource file to accommodate
folder icons
* Add small size to base button and icon
* Change case in tailwind config for consistency
2 years ago
Daniel Gayoso González
af02b6b1b0
Fix course detail title buttons
...
* Create BaseButton to create a consistent button across all code
* Create BaseIcon to restrict the icons used across all code
* Create BaseMenu as starting point for menu component consistent
across all code
* Fix not loaded header logo of chamilo, importing in the component
make the url resolution correctly
* Fix colors of tailwind according to figma
* Disable vuetify due to a crash with tailwind styles
2 years ago