Граф коммитов

38 Коммитов

Автор SHA1 Сообщение Дата
samogot
e1bebb2d77 PLT-2321 Move the toggle icon next to the link being previewed (#3071)
* PLT-2321 Move the toggle icon next to the link being previewed
only applicable to one-line messages started with link

* remove useless "Youtube" header when no title is available

* allow breaking long links instead of toggle

* simplify "/" to "/<wbr />" replacing
fix empty post without additional content body

* discard buggy "simplification"
2016-05-27 19:31:02 -04:00
samogot
d31c972a43 PLT-1042 allow cancel pending post (#3053) 2016-05-25 16:13:04 -04:00
Asaad Mahmood
db29413000 Minor UI improvements (#3095)
Updating config.json

Updating config.json

Updating config.json

Updating config.json
2016-05-25 08:39:14 -04:00
Asaad Mahmood
79c0b20689 Minor UI changes (#3078)
Updating navbar dropdown

Updating margin on login page
2016-05-24 08:33:28 -04:00
Christopher Speller
e460d79d9e Centering channel intro message (#3074) 2016-05-23 08:40:42 -07:00
Asaad Mahmood
5ea7d9bbef Multiple UI Improvements (#3038) 2016-05-19 09:29:15 -04:00
Harrison Healey
fd53e3b786 PLT-2257 Reorganized System Console (#3003)
* Reorganized system console

* Fixed the names of some components

* Fixed timestamp for BrandImageSetting

* Fixed merge issues

* Updated push notification settings to match master branch

* Removed top level setting pages and moved enable Gitlab/LDAP settings onto their respective pages

* Re-added restrictDirectMessage setting to system console

* Re-added email connection test and fixed some margins

* Fixed ESLint errors

* Renamed Authentication > Onboarding to Authentication > Email in the system console

* Renamed Customization > Whitelabeling to Customization > Custom Branding in System Console

* Re-added EnableOpenServer to system console
2016-05-17 07:21:39 -04:00
Asaad Mahmood
0258fcfa5c Adding compact layout (#2991)
* Adding compact layout

* Fixing ESLint error
2016-05-16 08:06:26 -04:00
Asaad Mahmood
338223d204 Fixing DM separator and margin on system console (#2944)
Fixing margins on system console
2016-05-10 14:47:57 -04:00
Asaad Mahmood
64b6d8cde5 DM and Modal changes (#2927)
* DM and Modal changes

* Fixing image previews
2016-05-09 08:14:43 -04:00
Asaad Mahmood
4b2843ee9d Improvements to reply (#2905) 2016-05-05 23:45:19 -07:00
Asaad Mahmood
3a17fd86a0 PLT-2758 - Removing sidebar animation (#2856) 2016-05-03 07:50:18 -04:00
Harrison Healey
95de1468ac Reverted New Messages indicator in center channel (#2853) 2016-05-02 14:16:10 -07:00
Asaad Mahmood
f9d2b1310b Reverting center channel margins and fixing the channel names (#2823)
Fixing margin for channel intro

Adjusting margins for preformatted text
2016-04-29 00:19:31 -07:00
Asaad Mahmood
938caa061d Fixing long usernames (#2821)
* Submitting a fix for popover titles

* Fixing heading for channels

* Fixing other minor corner cases for long username
2016-04-28 14:52:22 -04:00
Asaad Mahmood
88cbfe7f1d UI Improvements to center channel (#2790)
Removing time from the center channel on sp (mobile)

Liking mention color to search highlight color aswell

Adjusting vertical spacing on mobile

Removing profile pic from mobile LHS header

Updating styles for the RHS

Fixing btn-danger
2016-04-25 11:52:32 -04:00
Harrison Healey
bfc6e4e6b6 PLT-2619/PLT-2661 Removed line numbers from markdown code blocks (#2795)
* Changed .editorconfig to indent CSS files using spaces

* Removed line numbers from markdown code blocks and made them wrap when no language is specified
2016-04-25 08:25:16 -07:00
Christopher Speller
899ee09224 Adding option to display channels sanely (#2761) 2016-04-21 09:56:11 -04:00
Asaad Mahmood
72442cfca6 Minor UI Improvements (#2738) 2016-04-18 08:57:23 -07:00
Asaad Mahmood
c3c49e49b4 Minor Ui Improvements (#2713) 2016-04-14 09:24:58 -04:00
Alan Mooiman
0d85b998ca PLT-1917 Add 'new messages' indicator when scrolled up (#2612)
* Add 'new messages' indicator when scrolled up

* Don't show unread message alert for new chats

* Move unread alert to state and cWRProps
2016-04-11 09:20:12 -04:00
Asaad Mahmood
32bc97f855 Multiple UI Improvements
* Multiple UI Improvements

* Adding app_body behind missing classes
2016-04-06 11:19:55 -07:00
Harrison Healey
5f84a2cc3d Re-added missing file upload overlay for center channel 2016-04-05 09:56:40 -04:00
Asaad Mahmood
c12d997f24 Multiple UI Improvements
* Fixing backstage scrolling and link issue

* Fixing system console and color picker css

* Changing the toggleclass
2016-04-05 09:22:26 -04:00
Asaad Mahmood
371dbfff22 Adding modal changes back again 2016-04-01 23:17:56 +05:00
Christopher Speller
7ecd23bb6c Revert "PLT-2027- Improvements to about dialog" 2016-04-01 12:02:14 -04:00
Asaad Mahmood
c51484332c PLT-2027- Improvements to about dialog 2016-04-01 17:57:21 +05:00
Asaad Mahmood
c67bcba3ae Improvements to preview textarea and about modal 2016-03-31 17:55:26 +05:00
Asaad Mahmood
18c29e9ab2 Multiple UI Improvements 2016-03-30 20:16:10 +05:00
Asaad Mahmood
501eef0385 Additional UI improvements 2016-03-29 17:55:30 +05:00
Asaad Mahmood
31750305aa Multiple UI Improvements 2016-03-28 22:03:18 +05:00
Christopher Speller
6285ec44bb Merge pull request #2494 from hmhealey/plt2190
PLT-2190 Switched Textbox to use a TextareaAutosize and removed custom resizing code
2016-03-23 16:21:27 -04:00
Asaad Mahmood
e60f6f3b13 Multiple UI improvements 2016-03-23 18:16:41 +05:00
Harrison Healey
f134df04b0 Switched Textbox to use a TextareaAutosize and removed custom resizing code 2016-03-21 09:49:29 -04:00
Rodrigo Corsi
529513606b Created component CodePreview 2016-03-17 12:47:07 -03:00
Asaad Mahmood
1139bfe4b5 Updating sidebar 2016-03-17 07:36:53 +05:00
Asaad Mahmood
f600b1dc2b Updating asss lint stuff with other scss improvements 2016-03-17 05:42:38 +05:00
Christopher Speller
12896bd23e Converting to Webpack. Stage 1. 2016-03-16 18:02:55 -04:00