Angel Fernando Quiroz Campos
a4483b799c
Minor: Format code - refs BT#21621
1 year ago
Angel Fernando Quiroz Campos
b56b3a9e11
Display: Allow to disable BaseSelect component - refs BT#21621
1 year ago
Angel Fernando Quiroz Campos
6829024756
Display: Message: change format for send date - refs BT#21766
1 year ago
Angel Fernando Quiroz Campos
2d6770dd39
Message: Fix permission to add tags to the receiver - refs BT#21705
1 year ago
Angel Fernando Quiroz Campos
1b5754c86f
Message: Allow to reset search - refs BT#21705
1 year ago
Angel Fernando Quiroz Campos
2cf10c5172
Message: Allow to search - refs BT#21705
1 year ago
Angel Fernando Quiroz Campos
1025d1d020
Display: Fix show page when message has no tags - refs BT#21705
1 year ago
Angel Fernando Quiroz Campos
6da649781b
Display: Improve styles for message list and message show pages - refs BT#21705
1 year ago
Angel Fernando Quiroz Campos
17c27c93bc
Display: Add styles for BaseChip component - refs BT#21705
1 year ago
Angel Fernando Quiroz Campos
321dafbe5a
Display: Message: Fix selection of tag
1 year ago
Angel Fernando Quiroz Campos
54839f2828
Display: Message: Use SectionHeader component to show header
1 year ago
christianbeeznst
024342a455
Internal: Add restrictions to terms validation process - refs BT#21759
1 year ago
christianbeeznst
a87a3e622d
Internal: Add optional Content-Type header to baseService - refs BT#21765
1 year ago
christianbeeznst
76e9b9a77c
Internal: Add terms acceptance and revocation - refs BT#21759
1 year ago
christianbeeznst
b7b27bcf5f
Social: Fix delete comments and posts , resize avatar - refs BT#21767
1 year ago
Angel Fernando Quiroz Campos
2da3b2056f
Add missing file with session constants - refs BT#21745
...
See b71eb67
1 year ago
Angel Fernando Quiroz Campos
b71eb67fef
Check to session course in user session list according to access visibility - refs BT#21745
1 year ago
Angel Fernando Quiroz Campos
df2d7e463d
Message: Don't allow to send message while attachments are uploading - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
48cae77b15
Message: Send/reply form refactoring - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
ef9548abd3
Improve data returned in events from BaseUploader.vue component - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
6c1e4d3430
Message: fix attachment list when showing message - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
83940845db
Internal: don't load mediaelementjs for video from uppy webcam - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
121c672811
Message: Allow message attachments - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
e69a4cdedd
Internal: Remove messageattachment.js service - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
d052ed87a8
Add BaseUploader component - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
17c2bf6c1f
Refactoring the message creation form to use composition api - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
2f351d192e
Fix user session list displaying sessions in categories - refs BT#21745
1 year ago
Yannick Warnier
ded0739f64
Message: Check whether there is at least one attachment before showing the attachments section - refs BT#21594
1 year ago
Angel Fernando Quiroz Campos
dd3d602228
Minor: Format code
1 year ago
christianbeeznst
4dcb996a51
Social: Fix shared profile accessible - refs BT#21101
1 year ago
Angel Fernando Quiroz Campos
f3c93f68f6
Display: Message: Show receiver list in the outbox message list - refs BT#21657
1 year ago
Angel Fernando Quiroz Campos
dee1316299
Display: Show sender full name in message list - refs BT#21657
1 year ago
Angel Fernando Quiroz Campos
829cc22a4a
Display: Use SectionHeader component in message list - refs BT#21657
1 year ago
Angel Fernando Quiroz Campos
73e8c038a6
Message: Fix object returned in creation request #5434
1 year ago
Angel Fernando Quiroz Campos
4fb6699ebd
Message: Use MessageRelUser constants in JS #5434
1 year ago
Angel Fernando Quiroz Campos
0e320265de
Message: Complement condition to enable send button #5434
1 year ago
Angel Fernando Quiroz Campos
99371e0752
Minor: Remove unnecessary message when button is disabled #5434
1 year ago
Angel Fernando Quiroz Campos
8651bb2232
Use method to find user by id from userSService.js #5434
1 year ago
Daniel
137bc1ce0d
Disable send button on message when title and receivers are not set #5465
...
* Messages: use new component to show user profile when query has user to parameter
* Messages: use async/await for consistency with other code
* Change hardcoded url from component to userService so all strings
related to endpoints are in the same place
* Messages: allow send message only when title and to is defined
* Messages: migrate a function from deprecated service to a new one
* Add documentation on how to migrate message service
---------
Co-authored-by: Angel Fernando Quiroz Campos <angelfqc.18@gmail.com>
1 year ago
Angel Fernando Quiroz Campos
544f847219
Add method to find user by id in userService.js #
1 year ago
Angel Fernando Quiroz Campos
3b80a2018c
Display: Improve styles for user avatar when replying a message #5389
1 year ago
Daniel
14e07c519e
Display: Show profile image in reply message correctly #5389
...
* Messages: Use new component to show to and cc when replying a message
(cherry picked from commit 150aaff783adbfa3309760456e2e83cfd061839b)
* Minor: format file
(cherry picked from commit 2289afbf338c269292f21a9ec638e124bab228bb)
* Minor: remove not used import
---------
Co-authored-by: Angel Fernando Quiroz Campos <angelfqc.18@gmail.com>
1 year ago
Angel Fernando Quiroz Campos
12af769b03
Display: Show session display dates in user session list - refs BT#21633
1 year ago
Angel Fernando Quiroz Campos
8ad3ba5e87
Move code to function - refs BT#21633
1 year ago
Angel Fernando Quiroz Campos
4f9526bdbb
Fix conditional to validate if user is general coach in session list - refs BT#21633
1 year ago
Angel Fernando Quiroz Campos
92275472e6
Internal: API: Remove references to session list with GraphQL - refs BT#21633
1 year ago
Angel Fernando Quiroz Campos
4f6a426a25
Refactoring user session list to access - refs BT#21633
...
- Verify access for upcoming sessions to coaches
- To use REST instead of GraphQL
1 year ago
Angel Fernando Quiroz Campos
8309fb3cab
Internal: Move code to success callback when mediaelement is loaded - refs BT#21508
1 year ago
christianbeeznst
6c5af9d889
Social: Add missing file useSocialMenuItems - refs BT#21101
1 year ago
christianbeeznst
b09d91d45a
Social: Enhancements and Fixes for Social Network Features - refs BT#21101
1 year ago