summaryrefslogtreecommitdiffstats
path: root/webapp/sass
Commit message (Collapse)AuthorAgeFilesLines
...
* PLT-3145 Custom Emojis (#3381)Harrison Healey2016-07-052-67/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Reorganized Backstage code to use a view controller and separated it from integrations code * Renamed InstalledIntegrations component to BackstageList * Added EmojiList page * Added AddEmoji page * Added custom emoji to autocomplete and text formatter * Moved system emoji to EmojiStore * Stopped trying to get emoji before logging in * Rerender posts when emojis change * Fixed submit handler on backstage pages to properly support enter * Removed debugging code * Updated javascript driver * Fixed unit tests * Fixed backstage routes * Added clientside validation to prevent users from creating an emoji with the same name as a system one * Fixed AddEmoji page to properly redirect when an emoji is created successfully * Fixed updating emoji list when an emoji is deleted * Added type prop to BackstageList to properly support using a table for the list * Added help text to EmojiList * Fixed backstage on smaller screen sizes * Disable custom emoji by default * Improved restrictions on creating emojis * Fixed non-admin users seeing the option to delete each other's emojis * Fixing gofmt * Fixed emoji unit tests * Fixed trying to get emoji from the server when it's disabled
* PLT-3490 - Fixing RHS issue on Edge (#3474)Asaad Mahmood2016-07-051-1/+6
|
* PLT-2640 Added searching users by additional field when autocompleting ↵Harrison Healey2016-07-041-1/+0
| | | | | | | | @mentions (#3412) * Added the ability to search users by their first/last name or nickname when using @mentions * Changed @mention autocomplete to display a user's nickname
* Adding expand icon for RHS (#3386)Asaad Mahmood2016-06-297-17/+104
| | | | | | | | | | | | | | | | * Adding expand icon for RHS Fixing errors Adding back getTeamInviteLink with better functionality for mobile Adding vertical align to post__link Updating improvements for expand RHS stuff * Improving transition on mobile * Removing irrelevant changes
* PLT-3242 Fixed clicking on input labels on iOS (#3417)Harrison Healey2016-06-271-0/+6
| | | | | | * Prevented channel notification settings radiobuttons from multi-selecting * Fixed clicking on input labels on iOS
* Multiple UI fixes (#3357)Asaad Mahmood2016-06-165-14/+34
| | | | | | * Multiple UI fixes * Removing utils from tutorial file
* Improving about modal and colon issue with webhooks (#3343)Asaad Mahmood2016-06-164-5/+21
| | | | | Updating word break Updating improvements for about modal
* PLT-946 Add status icon to the left of the username in DM channel (#3258)Kevyn Bruyere2016-06-154-32/+39
| | | Add a StatusIcon component to be able to display a status icon from anywhere
* Multiple UI improvements (#3317)Asaad Mahmood2016-06-147-123/+126
| | | | | | | Removing break all Replacing jquery selectors and some other UI improvements Removing jquery selector
* Merge branch 'release-3.1'JoramWilander2016-06-131-4/+4
|\ | | | | | | | | Conflicts: webapp/components/create_comment.jsx
| * Fixing attachment in RHS root post for compact view (#3289)Asaad Mahmood2016-06-091-4/+4
| | | | | | | | | | | | * Fixing attachment in RHS root post for compact view * Improving spacing for mentions
* | PLT-3094 - Fixing autocomplete and image modal scrolling on mobile (#3279)Asaad Mahmood2016-06-092-4/+8
|/
* PLT-3182 - Improving switch channels modal and some minor UI improvements ↵Asaad Mahmood2016-06-067-159/+198
| | | | | | | | | | | | | | (#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
* Reposition search highlighting for code blocks (#3230)Harrison Healey2016-06-051-0/+2
| | | Certain code bocks will have the search highlighting wrap differently than the code itself so they become out of sync
* PLT-3177 - Fixing ordering for custom themes (#3226)Asaad Mahmood2016-06-032-8/+10
| | | | | | | | | Fix for bot tag and webhook attachments Adding theme styling for webhooks Removing embed styling Improving margins on compcat view for line breaks
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-0/+1
| | | | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency * Fix get locale on login_controller
* Multiple UI improvements (#3220)Asaad Mahmood2016-06-027-109/+196
| | | | | | | | * Multiple UI improvements * Pushing time fix * Fixing absolute time stamps on IOS
* PLT-3010 - Updating system console (#3146)Asaad Mahmood2016-06-022-6/+43
| | | | | | | | * Updating system console * Updating system console stuff * Updating ldap settings
* PLT-3152 Fix System Console scroll (#3198)enahum2016-06-011-0/+5
| | | | | | * PLT-3152 Fix System Console scroll * Fix direct url access
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-1/+0
|
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-0/+1
| | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency
* Reorganized syntax highlighting code and added search term highlighting for ↵Harrison Healey2016-06-011-7/+15
| | | | code blocks with syntax highlighting (#3191)
* PLT-2170 Send payload in application/json for outgoing webhooks (#3160)Thomas Balthazar2016-05-311-0/+1
| | | | | | | | | | | | | | | * Send payload in application/json for outgoing webhooks The Add outgoing webhook UI now has a 'Content-Type' field that allows to choose between application/x-www-form-urlencoded and application/json. All outgoing webhooks created before this change will be considered as x-www-form-urlencoded. There's also a minor change in the way the outgoing webhook summary is displayed: the 'Callback URLs' label was missing. * Fix JS formatting errors * Increase ContentType field length to 128
* Add license expiry messages (#3153)Joram Wilander2016-05-301-1/+2
|
* 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"
* Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-271-1/+0
|
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-271-0/+1
| | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text
* Adding reload and recycle buttons to system console (#3102)Corey Hulen2016-05-261-0/+8
|
* PLT-1042 allow cancel pending post (#3053)samogot2016-05-251-0/+15
|
* Minor UI improvements (#3095)Asaad Mahmood2016-05-253-5/+25
| | | | | | | | | Updating config.json Updating config.json Updating config.json Updating config.json
* Revert "PLT-1800 Load server side locale from the config.json (#3076)"Christopher Speller2016-05-241-1/+0
| | | | This reverts commit 34beaa569bfb32f1607375f1d5a22859322060d2.
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-241-0/+1
| | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics
* Minor UI changes (#3078)Asaad Mahmood2016-05-244-9/+27
| | | | | Updating navbar dropdown Updating margin on login page
* Centering channel intro message (#3074)Christopher Speller2016-05-231-1/+2
|
* PLT 783 Fix Previews for removed YouTube videos (#3073)enahum2016-05-201-0/+20
| | | | | | * PLT-783 Fix Previews for removed YouTube videos render incorrectly and throw a 404 * Updating video poster for video not found (#3072)
* Adding enterprise build hash to about dialog (#3058)Christopher Speller2016-05-201-1/+2
|
* Multiple UI Improvements (#3038)Asaad Mahmood2016-05-197-18/+54
|
* PLT-2257 Reorganized System Console (#3003)Harrison Healey2016-05-174-239/+235
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Adding compact layout (#2991)Asaad Mahmood2016-05-164-3/+196
| | | | | | * Adding compact layout * Fixing ESLint error
* Improving compliance stuff (#2963)Asaad Mahmood2016-05-114-11/+48
| | | | | | * Improving compliance stuff * Fixing padding on mobile
* Fixing DM separator and margin on system console (#2944)Asaad Mahmood2016-05-101-1/+2
| | | Fixing margins on system console
* Improvements to system console and DM modal (#2930)Asaad Mahmood2016-05-091-15/+20
| | | | | | | Fixing audit and compliance table Changing prop Minor improvement to the DM modal
* DM and Modal changes (#2927)Asaad Mahmood2016-05-092-7/+46
| | | | | | * DM and Modal changes * Fixing image previews
* Improvements to reply (#2905)Asaad Mahmood2016-05-052-5/+13
|
* PLT-2707 Adding option to show DM list from all of server (#2871)Corey Hulen2016-05-041-0/+15
| | | | | | * PLT-2707 Adding option to show DM list from all of server * Fixing loc
* PLT-2758 - Removing sidebar animation (#2856)Asaad Mahmood2016-05-032-1/+15
|
* 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-294-9/+10
| | | | | Fixing margin for channel intro Adjusting margins for preformatted text
* Fixing long usernames (#2821)Asaad Mahmood2016-04-284-1/+19
| | | | | | | | * Submitting a fix for popover titles * Fixing heading for channels * Fixing other minor corner cases for long username
* Multiple UI Improvements (#2802)Asaad Mahmood2016-04-264-8/+23
|