Sam
ad3dd161e7
FEATURE: first class group mentions built in
...
If you allow a group to be mentioned it can be mentioned with the @ symbol.
Keep in mind as a safety mechanism max_users_notified_per_group_mention is set to 100
2015-11-30 17:08:43 +11:00
Régis Hanol
8104a07327
one ; should be more than enough ;)
2015-11-20 17:36:55 +01:00
Guo Xiang Tan
6a69d79def
FIX: Emoji modal height was too short on mobile.
2015-11-12 10:19:33 +08:00
Sam Saffron
6dd4bc7d57
FEATURE: support group owner, capable of controlling group membership
...
Group owners are regular users that can add or remove users to a group
The Admin UX allows admins to appoint group owners
The public group UX will display group owners first and unlock UI to
add and remove members
Group owners can only be appointed on non automatic groups
Group owners may not appoint another group owner
2015-11-10 00:56:57 +11:00
Robin Ward
682a3cdfec
FIX: Some iPad fixes for the new composer
2015-11-07 18:38:44 -05:00
Robin Ward
47495a5713
FEATURE: Replace composer editor with ember version
2015-11-06 09:49:16 -05:00
Sam Saffron
03db51877e
fix styling
2015-11-05 21:19:54 +11:00
Sam Saffron
6e5bfa62d3
UX: improve show badge page on mobile
2015-11-05 20:51:05 +11:00
Robin Ward
d7d88f816c
FIX: Don't use transform for the emoji popup, it blurs it
2015-11-03 14:22:24 -05:00
Arpit Jalan
da32be9294
UX: resize stackexchange onebox image
2015-11-03 19:11:15 +05:30
Arpit Jalan
688d44278e
UX: move imgur album CSS to Discourse repo
2015-11-03 12:27:09 +05:30
Jeff Atwood
ed0ac4eed3
FIX: incorrect profile background styles
2015-10-21 22:53:47 -07:00
Jeff Atwood
5d341bef57
remove valign-helper hack, let's go flexbox
2015-10-20 00:46:24 -07:00
Robin Ward
94b60e62a2
FEATURE: New markdown editor re-written in Ember
...
Note this commit leaves out the biggest occurrence of the editor
which is the post/topic composer.
To avoid major breakage, this replaces it everywhere else it was
used:
* User preferences (About Me)
* Admin Customizations > Text Content
* Category Templates
* Editing Queued Posts
A future commit will replace the main composer with this editor
and will remove the unused pagedown code.
2015-10-19 11:01:20 -04:00
Robin Ward
0547fcf799
UX: Show a loading spinner when loading an post you're editing.
...
cc @coding-horror
2015-10-16 14:57:53 -04:00
Jeff Atwood
e744d85c99
move jagged-border gap removal to mobile only
2015-10-15 17:19:10 -07:00
Kane York
f67a877537
Add styling & assets for google docs placeholder oneboxes
2015-10-14 17:09:48 -07:00
Arpit Jalan
2eece87206
UX: clip long category names in suggested topics
2015-10-14 19:02:57 +05:30
Robin Ward
ae4ef1e70f
Add spinner to composer saving
2015-10-13 13:06:24 -04:00
Guo Xiang Tan
904a36eea2
UX: Emoji Toolbar was too wide on mobile.
2015-10-03 17:08:13 +08:00
Jeff Atwood
42f252d3ba
make bar and bullet drop-down cat fullwidth
2015-09-25 00:26:41 -07:00
Robin Ward
dcdf76a662
FIX: Category Logo preview should not repeat
2015-09-23 11:34:23 -04:00
Arpit Jalan
07ead44187
UX: make old twitter oneboxes look good
2015-09-23 18:02:28 +05:30
scossar
9a93a43905
reduce z-index
2015-09-22 11:01:43 -07:00
Arpit Jalan
4f31745e10
UX: improve twitter onebox
2015-09-21 17:40:17 +05:30
Sam
a4ace3f08e
FEATURE: ui for ordering search results in full page mode
2015-09-18 17:16:53 +10:00
Sam
d97e78b942
FIX: jitter in ui when expanding select 2
2015-09-18 17:16:53 +10:00
scossar
6b1eb8df8f
remove comment, remove unused rule
2015-09-17 14:19:38 -07:00
Jeff Atwood
0969bd0f0d
tighten up post spacing on mobile
2015-09-16 23:48:15 -07:00
Régis Hanol
24f09edbed
UX: replace cancel uploading link with icon + fix color (Take 2)
2015-09-16 22:04:48 +02:00
Robin Ward
52f7ab3a06
Revert "UX: replace cancel uploading link with icon + fix color"
...
This reverts commit 1689f436d9
.
2015-09-16 15:15:07 -04:00
Régis Hanol
1689f436d9
UX: replace cancel uploading link with icon + fix color
2015-09-16 17:54:09 +02:00
Régis Hanol
468b04db86
FIX: force wrapping on the filename of lightboxed images
2015-09-16 11:58:06 +02:00
Robin Ward
b12ace5f9d
FEATURE: Add staff gear icon to composer with options
2015-09-15 16:42:04 -04:00
Kane York
a5f906db69
Merge branch 'master' into category-reorder
2015-09-13 19:07:36 -07:00
Régis Hanol
1e739e8c96
FIX: move whisper styling to common
2015-09-12 20:44:20 +02:00
Robin Ward
5af0f5f80e
FEATURE: Whisper posts
2015-09-11 14:05:21 -04:00
Kane York
c038758f8c
FIX: Several fixes related to category reorder
...
- Move "New Category" and "Reorder Categories" into a dropdown
- Always show "New Topic" on categories page, even for admins
- Make category reorder modal full-height (.full-height-modal)
- Move category reorder stylesheet out of admin stylesheet
2015-09-10 13:42:10 -07:00
scossar
1f8328feb5
add code that was accidentally deleted
2015-09-10 09:50:42 -07:00
scossar
d2a177f1dd
change menu components position in header
2015-09-10 09:50:42 -07:00
scossar
7b4bb186cd
Add margin to allow for right and left box-shadow
2015-09-08 11:43:18 -07:00
Sam
71892cc5f4
FEATURE: select all / deselect all on search page
2015-09-08 16:11:21 +10:00
Sam
e13ed24122
FEATURE: on mobile take users to full page search
...
UX: improve styling on full page search page
FEATURE: allow search context in full page search
FEATURE: visited color link for full page search
FIX: broken search help on fulls page search page
FEATURE: allow preload store to return a null
FEATURE: "mobileAction" for the header buttons
2015-09-08 11:04:03 +10:00
Kane York
342eba4374
FEATURE: Category reordering dialog
2015-09-06 16:53:52 -07:00
Robin Ward
32e2d7963a
FEATURE: Show FAQ at top of the hamburger until the user reads it
2015-09-04 16:56:02 -04:00
Robin Ward
035e263356
Two column layout for hamburger
2015-09-03 15:58:27 -04:00
Régis Hanol
be6e6dc129
UX: tidy up the category settings tab
2015-09-03 00:22:25 +02:00
Robin Ward
0cd393f310
Experiment with variable heights for slide-in menus
2015-09-02 16:46:25 -04:00
Robin Ward
4a6f617f4d
UX: Long category names pushed badges to a new line in the hamburger
2015-09-02 15:42:20 -04:00
Sam
c2e9644558
Revert "flexbox for the post header"
...
This reverts commit bef3084516
.
2015-09-02 12:20:35 +10:00
Sam
ecfc075391
Merge pull request #3719 from awesomerobot/master
...
flexbox for the post header
2015-09-02 10:27:27 +10:00
Robin Ward
c84a2632e3
FIX: Number alignment on categories in hamburger
2015-09-01 17:36:34 -04:00
Robin Ward
f5cbaf5609
Have menu panels show up on top of the composer, stop composer at header
2015-09-01 17:34:04 -04:00
awesomerobot
bef3084516
flexbox for the post header
2015-09-01 10:38:37 -04:00
Sam
a13e7d10cf
FEATURE: site setting for show log out in header
2015-09-01 07:44:21 +10:00
Robin Ward
a10e9ed232
FIX: Super sized badge
2015-08-31 16:49:46 -04:00
Robin Ward
553d0ebb76
UX: Search spinner should appear in a decent place in slide-in and drop
2015-08-31 16:41:08 -04:00
Robin Ward
6425650931
UX: Make search panel wider
2015-08-31 16:27:36 -04:00
Robin Ward
f34f3a0f44
UX: Move flags to left side of hamburger
2015-08-31 15:33:17 -04:00
Robin Ward
e2b7b2f2cf
FIX: Don't outline buttons when menu is in slide out
2015-08-31 15:30:51 -04:00
Sam
8cf60bfd3d
lets try it in gray
2015-08-31 12:07:30 +10:00
Sam
4d67bba44a
redo user menu adding small glyphs linking to various functions
2015-08-31 12:02:16 +10:00
Sam
fa4b00a144
tighten padding some on menus
2015-08-30 09:26:02 +10:00
Jeff Atwood
5336677be7
missed a few spots where close-panel was used
2015-08-29 04:04:04 -07:00
Jeff Atwood
88a30fafdd
remove close button on right menu panel
2015-08-29 04:00:16 -07:00
Robin Ward
3ae5a0a2df
UX: Merge notifications and user dropdown
2015-08-28 16:11:40 -04:00
Robin Ward
d4b987ff32
Migrate search drop down to menu-panel
component.
2015-08-28 15:44:24 -04:00
Jeff Atwood
24c049df75
remove bg on code lines
2015-08-27 02:48:29 -07:00
Robin Ward
8fbc8dbae0
UX: Fix menu position with custom header
2015-08-26 17:21:20 -04:00
Robin Ward
5457684975
Split hamburger-menu
out into menu-panel
2015-08-26 16:29:10 -04:00
Régis Hanol
05adcda1fc
FIX: pop a descriptive error when pinning a topic without a date
2015-08-26 22:23:08 +02:00
Robin Ward
3998f729da
UX: Make hamburger shadow more subtle, don't use active when in full
2015-08-26 14:50:15 -04:00
Robin Ward
e66f111348
UX: Use dropdown for hamburger on wide screens, full height on smaller
2015-08-26 14:43:08 -04:00
Sam
5afdbb314b
correct mobile margins.
2015-08-26 13:55:42 +10:00
Sam
600ab5ad51
improve hamburger rendering
...
fix test cases
2015-08-26 13:44:48 +10:00
Sam
6c08bd4265
UX: improve hamburger in desktop
...
- dock underneath header
- click anywhere to get it to go away
2015-08-26 13:10:50 +10:00
Sam
a7d1c220e1
FIX: normalize transform usage, fix slideout on safari
2015-08-26 09:58:37 +10:00
Robin Ward
c5460b7d3f
FEATURE: Full height hamburger menu
...
- Rename `site-map` to `hamburger-menu`
- Includes acceptance tests
2015-08-25 16:48:43 -04:00
Jeff Atwood
577149926a
make small-action glyph and text match
2015-08-21 17:14:03 -07:00
Jeff Atwood
b8c88ed46c
fix dark bg issues with time gaps
2015-08-21 16:54:51 -07:00
Kane York
5205ec3b1e
FIX: Hover highlights in top menus
2015-08-21 12:47:15 -07:00
Kane York
36b5269d19
FIX: Emoji modal in dark theme
2015-08-21 11:35:19 -07:00
Kane York
9185cec1f3
FIX: Insert link dialog in dark theme
2015-08-21 11:23:06 -07:00
Kane York
6819c2d47c
FIX: Make small-actions stick out less dark theme
2015-08-21 11:14:50 -07:00
Kane York
1218d47eb5
Rename choose-grey() to blend-primary-secondary()
2015-08-20 16:47:34 -07:00
Kane York
eb00a92452
FIX: onebox links were too dark
2015-08-20 16:33:44 -07:00
Kane York
fad5af0f7d
FEATURE: Green/red background for ins/del elements
2015-08-20 15:10:09 -07:00
Kane York
aaccb73a3b
Use choose-grey(5%) instead of diff(97%)
2015-08-20 14:35:28 -07:00
Jeff Atwood
d38c4d5f74
scale-color $lightness must use $secondary for dark themes
2015-08-20 02:42:12 -07:00
Robin Ward
aa36671de3
Lighten code blocks
2015-08-19 13:30:16 -04:00
Robin Ward
54c0bea294
Darken asides on a dark theme. Create a mixin to DRY things up.
2015-08-19 13:27:41 -04:00
Robin Ward
4062e4a464
Merge pull request #3671 from riking/css-cleanup
...
CLEANUP: Coalesce repeated CSS properties
2015-08-19 12:13:49 -04:00
Kane York
2f595f27e9
CLEANUP: Coalesce repeated CSS properties
2015-08-18 22:02:33 -07:00
Kane York
7ede107be9
FIX: User directory dark theme
2015-08-18 21:45:05 -07:00
Kane York
689449b233
FIX: Post highlight on mobile dark theme
2015-08-18 15:51:50 -07:00
Kane York
75f7631367
FIX: Small-actions in dark theme
2015-08-18 15:20:19 -07:00
Kane York
924e67af9d
FIX: Header icons should be header_primray in dark theme
2015-08-18 15:11:49 -07:00
Kane York
13fdd35517
Revert "FIX: Header icons should be header_primary exactly"
...
This reverts commit 4d0c328404
.
2015-08-18 15:11:13 -07:00
Kane York
e5f4020c75
FIX: User card badge, interface language select2 dark theme
2015-08-18 15:05:05 -07:00
Kane York
e81f21d848
FIX: Github oneboxes in dark theme
2015-08-18 15:02:41 -07:00