summaryrefslogtreecommitdiffstats
path: root/webapp/sass/layout/_post.scss
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge release 3.2 into master (#3548)Harrison Healey2016-07-111-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Bumping version to: 3.2.0-rc1 * PLT-2863 fixing bad merge that broke this PR (#3523) * PLT-2863 adding remove user from team * PLT-2863 adding the client side UI * Fixing trailing space * Fixing reported issues * Adding documentatino * Switching to final javascript driver * Fixing bad merge * Fixing bad merge * PLT-3538 Fix Login page doesn't show SAML option if gitlab is enabled (#3524) * Login error messages fix (#3525) * daily translations 20160708 (#3533) * Fixed permissions when getting a file attachment to use the correct user id (#3535) * PLT-3575 Fix Cannot upload certificates with .cer file extension on SAML (#3534) * PLT-3560 blocking adding to channel once user is removed (#3537) * Always allow system admins to see the Integrations sidebar (#3536) * Plt 3475 - Post control improvements (#3538) * Adding class to post when dropdown is active. * plt-3475 - Post controls improvements * daily translations 20160711 (#3544)
* PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI ↵Asaad Mahmood2016-07-051-42/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvements (#3449) Improving help text margins Updating changes for get link and create post files Fixing icon for select team screen Fixing styles for select team button Adding improvements to posts UI Adding improvement to post layout Updating changes for post controls Updating z-index for sidebar--right Updating help text position Fixing code for posts Fixing css for post view Pushing improvements for posts view Updating changes for post view Updating post layout Fixing system time css Updating header for system posts Updating post css Removing opacity and changing color for system messages Simplifying root post and system post behaviour Removing images from compact view Updating help text for display Updating embed preview text for advanced option PLT-3490 - Fixing RHS issue on Edge
* Multiple UI fixes (#3357)Asaad Mahmood2016-06-161-7/+10
| | | | | | * Multiple UI fixes * Removing utils from tutorial file
* Improving about modal and colon issue with webhooks (#3343)Asaad Mahmood2016-06-161-2/+2
| | | | | Updating word break Updating improvements for about modal
* Multiple UI improvements (#3317)Asaad Mahmood2016-06-141-5/+12
| | | | | | | Removing break all Replacing jquery selectors and some other UI improvements Removing jquery selector
* PLT-3094 - Fixing autocomplete and image modal scrolling on mobile (#3279)Asaad Mahmood2016-06-091-4/+0
|
* PLT-3182 - Improving switch channels modal and some minor UI improvements ↵Asaad Mahmood2016-06-061-2/+19
| | | | | | | | | | | | | | (#3238) * PLT-3182 - Improving switch channels modal and some minor UI improvements Enabling link previews Adding compact layout to RHS Improving timestamps * Adding update code for RHS components
* PLT-3177 - Fixing ordering for custom themes (#3226)Asaad Mahmood2016-06-031-7/+4
| | | | | | | | | Fix for bot tag and webhook attachments Adding theme styling for webhooks Removing embed styling Improving margins on compcat view for line breaks
* Multiple UI improvements (#3220)Asaad Mahmood2016-06-021-98/+60
| | | | | | | | * Multiple UI improvements * Pushing time fix * Fixing absolute time stamps on IOS
* PLT-2321 Move the toggle icon next to the link being previewed (#3071)samogot2016-05-271-1/+5
| | | | | | | | | | | | | | * 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"
* PLT-1042 allow cancel pending post (#3053)samogot2016-05-251-0/+15
|
* Minor UI changes (#3078)Asaad Mahmood2016-05-241-0/+1
| | | | | Updating navbar dropdown Updating margin on login page
* Multiple UI Improvements (#3038)Asaad Mahmood2016-05-191-8/+16
|
* Adding compact layout (#2991)Asaad Mahmood2016-05-161-1/+75
| | | | | | * Adding compact layout * Fixing ESLint error
* Improvements to reply (#2905)Asaad Mahmood2016-05-051-4/+12
|
* Reverted New Messages indicator in center channel (#2853)Harrison Healey2016-05-021-27/+0
|
* Reverting center channel margins and fixing the channel names (#2823)Asaad Mahmood2016-04-291-2/+2
| | | | | Fixing margin for channel intro Adjusting margins for preformatted text
* UI Improvements to center channel (#2790)Asaad Mahmood2016-04-251-12/+6
| | | | | | | | | | | | | 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
* Adding option to display channels sanely (#2761)Christopher Speller2016-04-211-3/+10
|
* Minor UI Improvements (#2738)Asaad Mahmood2016-04-181-1/+1
|
* Minor Ui Improvements (#2713)Asaad Mahmood2016-04-141-16/+26
|
* PLT-1917 Add 'new messages' indicator when scrolled up (#2612)Alan Mooiman2016-04-111-0/+17
| | | | | | | | * Add 'new messages' indicator when scrolled up * Don't show unread message alert for new chats * Move unread alert to state and cWRProps
* Re-added missing file upload overlay for center channelHarrison Healey2016-04-051-3/+0
|
* Adding modal changes back againAsaad Mahmood2016-04-011-0/+9
|
* Revert "PLT-2027- Improvements to about dialog"Christopher Speller2016-04-011-9/+0
|
* PLT-2027- Improvements to about dialogAsaad Mahmood2016-04-011-0/+9
|
* Improvements to preview textarea and about modalAsaad Mahmood2016-03-311-0/+1
|
* Multiple UI ImprovementsAsaad Mahmood2016-03-301-1/+1
|
* Additional UI improvementsAsaad Mahmood2016-03-291-24/+20
|
* Multiple UI ImprovementsAsaad Mahmood2016-03-281-1/+1
|
* Switched Textbox to use a TextareaAutosize and removed custom resizing codeHarrison Healey2016-03-211-2/+0
|
* Updating asss lint stuff with other scss improvementsAsaad Mahmood2016-03-171-218/+262
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+997