summaryrefslogtreecommitdiffstats
path: root/webapp/sass
Commit message (Collapse)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-0670-14716/+0
|
* Experimental plugin system console UI (#7338)Joram Wilander2017-09-051-1/+21
| | | | | | | | | | | | | | | | * Add system console UI for uploading/listing/removing plugins * Add localization strings * Add banner to plugin settings * Updating UI for experimental plugins (#7362) * Text updates * Updating UI for experimental plugin stuff (#7377) * Properly clear file input after upload
* slight modifications to keyboards dialog and also fix error with non-Mac (#7367)Saturnino Abril2017-09-061-1/+26
|
* Minor bug fixes (#7357)Asaad Mahmood2017-09-052-4/+4
| | | | | | | | * PLT-7514 - Adjusting help text * PLT-7499 - Fixing word wrapping in delete modal * PLT-7523 - Fixing autocomplete in header modal
* Fixed code blocks causing minor scroll pop on first load (#7288)Harrison Healey2017-09-041-0/+2
|
* Revert "[PLT-7471] Slight modifications to keyboards dialog (#7325)" (#7363)George Goldberg2017-09-041-26/+1
| | | This reverts commit 967a0df0f87e6fe942e9a7a1183014d299526e94.
* [PLT-6996] On "About Mattermost", add notes with links to notice.txt which ↵Saturnino Abril2017-09-041-0/+12
| | | | | | | | | | has list of copyrights of open source components used (#7315) * on "About Mattermost", add notes with links to notice.txt which has list of copyrights of open source components used * remove apps from link * Minor UI update
* [PLT-7471] Slight modifications to keyboards dialog (#7325)Saturnino Abril2017-09-041-1/+26
| | | | | | * slight modifications to keyboards dialog * Updating shortcuts modal
* Minor bug fixes (#7305)Asaad Mahmood2017-08-303-12/+19
| | | | | | | | | | | | * PLT-7063 - Changing search bar bg and color * PLT-7064 - Adjusting info popover styling * PLT-7124 - Fixing sidebar with webrtc call ongoing * PLT-7400 - Fixing semi transparent options list * PLT-7491 - Showing send button on mobile
* PLT-6403: Interactive messages (#7274)Chris2017-08-291-0/+15
| | | | | | | | | | * wip * finish first pass * requested changes * add DoPostAction to Client4
* PLT-7224 - Updating post textbox UI (#7153)Asaad Mahmood2017-08-255-180/+132
| | | | | | | | * PLT-7224 - Updating post textbox UI * Updating post textbox spacing * Updating emoji icon
* Fixed not being able to scroll down in message preview mode when using (#7194)Sudheer2017-08-221-0/+4
| | | only couple of sentences in edit mode.
* Hiding the rogue webkit file input button (#7130)Alex White2017-08-221-0/+4
|
* PLT-5747: Fixed inconsistent on-hover, tooltip, and active states for ↵Sudheer2017-08-214-6/+15
| | | | | | | | | | | buttons. (#7174) * Fixed LHS Team Sidebar on hover highlight. * Fixed LHS Main Menu on hover tooltip to show "Main menu". * Added On-hover highlight for Favorite button in channel heading. * Added active state for channel members icon. * Added active class based on internal react state with new changeCss rule. * Changed cursor to pointer on hovering a theme. * Fixed Invite New Member Add Button to have text-underline on hover.
* Multiple bug fixes (#7243)Asaad Mahmood2017-08-184-2/+34
| | | | | | | | | | | | | | | | * PLT-7320 - Fixing alignment of x icon * PLT-7357 - Fixing close icon in compact view * PLT-7322 - Fixing overflow for delete token modal * PLT-7351 - Fixing flag icon alignment * PLT-7393 - Fixing cursor on upload button * PLT-7392 - Fixing scrollbar in admin console * PLT-7376 - Fixing hover effect for mobile nav
* [PLT-3377] Open up a shortcuts dialog instead of printing help text (#7064)Saturnino Abril2017-08-182-0/+78
| | | | | | | | | | | | | | | | | | * open up a shortcuts dialog instead of printing help text * Updating UI for keyboard shortcuts modal * update PR per PLT-7284 * fix typo error * fix mixed up shortcut keys * move to client side * fix shortcuts list, remove unused function and revert server side code for autocompletion * remove quick team switcher
* Merge branch 'release-4.1'Christopher Speller2017-08-173-5/+14
|\
| * PLT-7398 Removed flex-basis from search box (#7204)Harrison Healey2017-08-151-2/+0
| |
| * PLT-7323/PLT-7334 CSS fixes (#7155)Asaad Mahmood2017-08-112-3/+14
| | | | | | | | | | | | | | | | | | | | * PLT-7334 - Channel header cuts off list * PLT-7323 - Fixing alignment for attachments * PLT-7323 - Fixing close button for attachments * Changed header description to use margin instead of padding
* | Minor UI improvements (#7137)Asaad Mahmood2017-08-172-15/+54
|/ | | | | | | | | | | | * PLT-7303 - Fixing manage members button * Revert "PLT-7303 - Fixing manage members button" This reverts commit 7dcb68a8e333a2c95444d417ed9a244c9c30aa99. * PLT-7303 - Redesigning channel members popover * Updating font size and positioning
* [PLT-7317] Fix emoji picker preview (#7136)Saturnino Abril2017-08-081-21/+21
| | | | | | * fix emoji picker preview * make use of sprite-sheet CSS for all system emojis
* Updating user access token UI (#7091)Asaad Mahmood2017-08-062-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updating user access token UI Updating help text Updating tokenlistClass Updating string for token Updating translations Updating translations Updating translations * Updating translations * Minor UI fix * Update manage_tokens_modal.jsx * Update user_settings_security.jsx * Update en.json * Fix merge conflicts
* PLT-7295 - Submitting UI changes for Jira (#7097)Asaad Mahmood2017-08-052-4/+21
| | | | | | | | | | * PLT-7295 - Submitting UI changes for Jira * Updating help text * Revert "Updating help text" This reverts commit 2885b290c6951b47da1465095ee6e83c6a750f33.
* PLT-7287 Move access token text in user list to under the dropdown (#7099)Joram Wilander2017-08-052-0/+8
| | | | | | * Move access token text in user list to under the dropdown * Updating UI for token help text (#7107)
* Ui improvements (#7092)Asaad Mahmood2017-08-047-124/+28
| | | | | | | | | | | | | | * PLT-7121 - Making channel header text dynamic * PLT-7268 - Fixing search results in compact view * PLT-7248 - Adjusting space between post controls * PLT-7303 - Fixing manage members button * Revert "PLT-7303 - Fixing manage members button" This reverts commit 7dcb68a8e333a2c95444d417ed9a244c9c30aa99.
* [PLT-1249] Add close button 'x' to the right of a link preview (#7017)Saturnino Abril2017-08-032-1/+58
| | | | | | | | | | | | | | | | | | | | * add close button 'x' to the right of a link preview * Updating webhook UI * UI improvements for close button * Adding hover state * Making the close button visible on mobile * previews are permanently disabled/closed for that link * make post as required props * fix JS error of undefined * fix update issue both at center and RHS view
* PLT-7140: On slow connection searching should clear RHS and show spinner (#7014)Jonathan2017-08-023-6/+25
| | | | | | | | | | | | | | | | * Added a RECEIVED_SEARCH_TERM event on search form submit, attempted to modify Search Results Header title when loading search results * Fixed RHS behaviour so that loading icon is shown while waiting for search results on slow connections. * PLT-7140: Fixed all eslint issues * PLT-7140: reverted changes to config/config.json that were accidentally committed * PLT-7140: Removed all static function decorators that I previously added to jsx files. These were suggested by eslint, but can cause issues for functions that override parent functionality. still can't reproduce the errors seen on spinmint locally, so I'm guessing at this point * PLT-7140: Changed var to const * Updating UI for search results loading (#7096)
* PLT-6965 jira integration (plus plugin scaffolding) (#6918)Chris2017-08-021-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * plugin scaffolding / jira integration * add vendored testify packages * webhook fix * don't change i18n ids * support configuration watching * add basic jira plugin configuration to admin console * fix eslint errors * fix another eslint warning * polish * undo unintentional config.json commit >:( * test fix * add jira plugin diagnostics, remove dm support, add bot tag, generate web-safe secrets * rebase, implement requested changes * requested changes * remove tests and minimize makefile change * add missing license headers * add missing comma * remove bad line from Makefile
* PLT-7262 Stopped including emoji sprite sheets multiple times in CSS (#7077)Harrison Healey2017-08-011-1448/+1457
| | | | | | * PLT-7262 Stopped including emoji sprite sheets multiple times in CSS * Changed EmojiPickerItem to be a PureComponent
* PLT-6987 User access token UI (#7007)Joram Wilander2017-08-017-57/+159
| | | | | | | | | | * Add user access token UI * Fix enter press and update mattermost-redux * Updating UI for access token stuff (#7066) * Revert segment key
* PLT-6595 (Client): Elasticsearch indexing system console UI (#6991)George Goldberg2017-08-013-4/+50
| | | | | | | | | | | | | | | | | | | | * PLT-6595: System Console for Elasticsearch Job Management. * Fixing UI issues * Fixing colors * ESLint Fixes. * Update test snapshots. * Fixing cancel button * Fix review comments. * Config capitalisation. * Review fixes.
* Multiple Ui improvements (#7029)Asaad Mahmood2017-07-315-6/+28
| | | | | | | | | | | | | | | | * PLT-7119 - Updating headings on compact view * PLT-7103 - Removing line below channel intro * PLT-7112 - Fixing system console banner * PLT-7144 - Adding ellipsis to system console boxes * PLT-7181 - Changing channel header opacity * PLT-6899 - Updating unread bar * Updating margin for new messages indicator
* [PLT-6744] Add "Only visible to you" note for ephemeral messages (#6790)Carlos Tadeu Panato Junior2017-07-251-0/+6
|
* Refresh the emoji library (#7001)Chris2017-07-251-3497/+1458
| | | | | | | | | | | | | | * refresh the emoji library * fix img_trans.gif * compress sprite sheet * remove note on compression - webpack seems to handle compression decently * better emoji sheet preloading * requested changes
* PLT-7115 Changed cropping for unposted files to match posted ones (#6926)Harrison Healey2017-07-191-6/+0
| | | | | | * PLT-7115 Changed cropping for unposted files to match ones that have been posted * Cleaned up file_preview.jsx
* PLT-7101 - Reducing LHS header font size (#6922)Asaad Mahmood2017-07-131-3/+3
|
* Release 4.0 bug fixes (#6911)Asaad Mahmood2017-07-123-7/+16
| | | | | | * PLT-7098 - Back arrow cut off in sidebar * PLT-7089 - Fixing channel name truncation
* [PLT-7021] Add missing borders of emoji picker (#6897)Saturnino Abril2017-07-121-2/+5
| | | | | | * add missing borders of emoji picker * set input class `emoji-picker__search` border-width to zero
* PLT-7065 - Fixing alignment for heading (#6901)Asaad Mahmood2017-07-111-3/+7
|
* [PLT-7001] Fix extra whitespace between search bar and "@" icon in channel ↵Saturnino Abril2017-07-111-5/+0
| | | | | | | | header after expanding the right-hand side (#6891) * fix extra whitespace between search bar and "@" icon in channel header after expanding the right-hand side * remove .search__form class
* Minor UI fixes for 4.0 (#6899)Asaad Mahmood2017-07-114-16/+21
| | | | | | | | | | | | * PLT-7056 - Fixing profile popover position * PLT-7082 - Removing extra space below header * PLT-7074 - Channel header fix * PLT-7054 - Fixing scroll inside members popover * Updating mention highlight color for default theme
* Minor UI updates (#6884)Asaad Mahmood2017-07-114-15/+18
|
* UI changes (#6876)Asaad Mahmood2017-07-084-10/+19
| | | | | | | | | | | | * PLT-7011 - Long channel name truncation * PLT-7013 - Fixing channel header mobile * PLT-7012 - Updating quick switch modal on mobile * PLT-7008 - Channel preferences mobile fix * PLT-7014 - Increasing tap area for channel desc
* PLT-6905 - Updating channel header design (#6789)Asaad Mahmood2017-07-0617-274/+596
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-6905 - Updating channel header design * Updating border-radius * Updating radius for wide icons * Updating trigger for overlay * Updating UI for channel header * Updating channel header sizing * Updating channel header css * Updating sidebar css * Updating status icons * Adjusting border * Updating comment * Removing type from status icon * Fixing UI issues for the channel header/sidebar * make "Add a channel description" open the channel header modal * Updating status and opacity * Updating stauts icon positioning * Updating description and heading size * Updating UI changes * Updating UI changes * add a focused class to the parent div .search__form and then remove when hover away * Fix active state for pinned posts icon * Updating UI changes * Update channel header text
* Minor UI Updates (#6842)Asaad Mahmood2017-07-051-52/+0
| | | | | | * PLT-6964 - Updating new theme * PLT-6827 - Fixing error bar link color issue
* Add App Directory link to Integrations pages (#6731)Jason Blais2017-07-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update installed_commands.jsx * Update installed_incoming_webhooks.jsx * Update installed_oauth_apps.jsx * Update installed_outgoing_webhooks.jsx * Update integrations.jsx * Update quick_switch_modal.jsx * Update en.json * Decrease help text size in Integrations page * Fix syntax error * Tweak help text size based on Asaad's feedback * Fix indentation * Update help text classname to backstage-list__help * Update _backstage.scss * Remove the horizontal line in integrations page * Renamed template strings for integrations help links
* PLT-6978 - Fixing spacing for menu items (#6827)Asaad Mahmood2017-07-041-3/+7
|
* remove font setting and default to Open Sans (#6643)Saturnino Abril2017-06-301-0/+83
|
* PLT-6836 - Updating post spacing (#6745)Asaad Mahmood2017-06-302-4/+9
| | | | | | | | * PLT-6836 - Updating post spacing * Updating post spacing * Updating post margins
* Minor bug and UI fixes (#6729)Asaad Mahmood2017-06-226-17/+29
| | | | | | | | | | * PLT-6797 - Code block language tag not selectable * PLT-6771 - Aligning search box with RHS * PLT-6827 - Fixing link color in error bar * PLT-6241 - Adding edge detection