1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00

51 Commits

Author SHA1 Message Date
Loic Blot
9244fa41f4
Fix conversation width + drop owncloud support
Also increase nextcloud version support
2018-11-10 16:17:01 +01:00
Greg Ross
fb7a77d23c Fix width of message container
The app container wrapper inherits a 100% width from  nextcloud which forces all messages to the bottom of the page below the contacts/settings panel.  Override this so they show correctly.
2018-09-20 09:38:48 +02:00
Loic Blot
40aa908f2e Modal style 2018-09-08 11:40:44 +02:00
Loic Blot
38235b1a60 Add a generic modal to wipe data properly 2018-09-08 11:40:44 +02:00
Loic Blot
f034644459 Add a button to wipe all messages 2018-09-08 11:40:44 +02:00
Loic Blot
78b5c0f915 Conversation header is now properly rendered 2018-09-08 00:04:49 +02:00
Loic Blot
ffdb597b1e Contactlist should be ready now 2018-09-08 00:04:49 +02:00
Greg Ross
76d4a9ad1c Add ng-cloak support. (#256)
* Add ng-cloak support.

So that the template items aren't displayed until they are required.

* Additional ng-cloak class.
2018-07-10 08:32:44 +02:00
Greg Ross
3786ef6b05 Align the button and checkbox in the settings menu (#257)
* Align the button and checkbox in the settings menu

* Also set the pointer type.

As an input field is used, the default cursor will be the caret, it should be the pointer instead as it's really a checkbox.
2018-07-09 20:47:44 +02:00
Greg Ross
a51a2bb9c7 Fix two issues with very narrow displays. (#255)
First a contact that uses just the first initial would become "squished" instead of being round.
Second the "Please choose a conversation on the left menu" text would overlap itself if it wrapped around to a second line.
2018-07-09 20:47:30 +02:00
Greg Ross
22fb30a587 Set the settings container to the contacts width. (#253) 2018-07-02 08:33:27 +02:00
Greg Ross
abad21c131 Fix settings size (#249)
* Fix the overflow of the settings area on smaller displays

* Provide settings text to be consistant with other NextCloud apps.
2018-07-01 11:10:13 +02:00
Greg Ross
e6b5440e16 Convert the caller info to a sticky header (#246)
* Convert the caller info to a sticky header

* Add webkit-sticky property.

* Converted spaces to tab.

* Fix converstation window height and margin.

WIth the sticky header we no longer need to set a margin and the height should be auto for short conversation.
2018-06-30 23:12:36 +02:00
Greg Ross
33e5f5926d Force the messages container to full width (#247) 2018-06-30 10:26:22 +02:00
Loic Blot
e7d36de35d
Fix #app-content-header 2017-12-28 20:37:30 +01:00
Loic Blot
2c2f090f13
WIP: Permit to resize contact list 2017-12-28 19:35:59 +01:00
Niedermann IT-Dienstleistungen
588cecafa9 Some style changes (header, colors, ...) (#136)
* - Invert header colors for better readability
- Increase size of header image and adjust layout
- Change font-color of sent date to grey because it is not as important as the content (with darker grey on hover)
- Use same opacity of delete button as in contacts app (hover: opacity: 1)

* Remove unnecessairy margin-right

* Use flex-box in header and adjust more to other apps
2016-12-15 21:02:40 +01:00
Stefan Niedermann
07dafcd2aa Style messages more modern (#134) 2016-12-15 13:38:58 +01:00
Stefan Niedermann
9a08cfb5b5 Fix #130 Use loading spinner from core 2016-12-15 10:41:08 +01:00
Stefan Niedermann
f86f0fabdf Fix left navigation layout 2016-12-15 09:14:21 +01:00
Loic Blot
010acd7adc Conversation header CSS fix & unicity fixes for unread messages & peerlist last messages
Note: for unread message count we need one more fix
2016-09-22 23:06:22 +02:00
Loic Blot
4a8562642b Implement conversation CSS loader when loading contact conversation (not on refresh) 2016-09-22 22:44:13 +02:00
Loic Blot
6fbf9f690c Factorize some CSS parts & bigger avatar in conversations 2016-05-20 08:48:36 +02:00
Loic Blot
5ac76af636 Fix contact actions floating 2016-05-20 08:44:15 +02:00
Loic Blot
45ece5e7d4 CSS: Little mobile fix + contact header alignment 2016-05-19 23:53:25 +02:00
Loic Blot
74bbb03993 Implement colors in conversation header + show the avatar 2016-05-19 23:39:09 +02:00
Loic Blot
1137168e1f We should display ocsms-conversation-removal everytime 2016-05-19 23:04:31 +02:00
Loic Blot
74c365f1f7 set the correct cursor on peer hover and try to fix contact photo when existing photo 2016-05-19 22:11:01 +02:00
Loic Blot
7a4f37f585 Little CSS enhancement and bind peer ng-click on li, not a 2016-05-19 22:07:37 +02:00
Loic Blot
42272c9164 CSS fix + preparation for the new peers photos 2016-05-19 21:51:54 +02:00
Loic Blot
ad110a9837 CSS style fix 2016-05-19 21:41:39 +02:00
Loic Blot
7fed10a26c Message limit & other improvements
* Implement message limit permitting to limit number of message shown when loading a conversation
* Reformat message date properly using angular JS instead of our own date parser
* replace /get/country call with /get/settings to retrieve all settings

This fixes issue #90
2016-01-30 22:47:34 +01:00
Loic Blot
d8ecc06314 Add basic route , method and icon for removing single message 2015-06-25 18:17:59 +00:00
Loic Blot
a83c494d47 Add basic icon to delete conversation 2015-06-23 17:58:44 +00:00
Marcos
e183c9f478 Fixed scroll issue
Fixes #77

It seems to be inherited from some external css (apps.css)
2015-06-09 11:22:34 +00:00
Loic Blot
4987f93969 Add setting button for lang 2015-01-06 16:28:21 +00:00
Loic Blot
f03425c851 Fix hover and add margin to contact photo 2014-12-29 12:21:48 +00:00
Loic Blot
da5447a51b Add contact photos into peerlist
Add some support into controller
2014-12-29 11:31:12 +00:00
Loic Blot
c59c1fc17e Fix margin for conversation content 2014-10-23 08:17:24 +00:00
Loic Blot
4420139285 Prepare a container for message count 2014-10-13 17:58:15 +02:00
Loic Blot
667118310d Add box shadow to contact header 2014-10-09 14:13:16 +02:00
Loic Blot
df7ad1adbd Added issue template & style for peers 2014-10-07 11:59:26 +02:00
Loic Blot
578a1e8d53 Use div instead of a for empty peers 2014-10-07 10:39:54 +02:00
Loic Blot
6404bf3de7 New text & Visual style for empty conversation 2014-10-06 16:04:58 +02:00
Loic Blot
89b9082e11 style 2014-10-05 10:28:21 +00:00
Loic Blot
6b80e30ca0 Added proper date support 2014-09-16 21:59:28 +00:00
Loic Blot
2ecaef769a SMS design 2014-09-16 21:33:24 +00:00
Loic Blot
8f0bcf2920 Prepare JS AJAX interactions. Show phone numbers into the appropriate div. Import some CSS things. Cleanup JS code 2014-09-16 20:18:19 +00:00
Loic Blot
2b4b7ad6d8 mailbox-content => mailbox-peers 2014-09-16 19:14:59 +00:00
Loic Blot
b559b43983 Add style for mailbox-content 2014-09-16 19:14:32 +00:00