Commit Graph

934 Commits

Author SHA1 Message Date
Guo Xiang Tan 904d9735ab Refactor desktop notifications to be more modular. 2016-07-01 00:11:32 +08:00
Guo Xiang Tan 41842460b4 UX: Collapse users when composing a private message. 2016-06-29 10:40:38 +08:00
Arpit Jalan 1b80f1ea39 Fix the build :fired: 2016-06-27 01:11:56 +05:30
Arpit Jalan 83309752ae FEATURE: new site setting 'code formatting style' 2016-06-27 01:00:11 +05:30
Sam 8866169879 FEATURE: can invite/revoke groups on private messages 2016-06-20 16:29:27 +10:00
Guo Xiang Tan fd800b544f FIX: Hide popup-menu options when typing. 2016-06-20 10:12:01 +08:00
Jeff Atwood c9de667a83 Merge pull request #4274 from cpradio/fix-keyboard-shortcuts
FIX: Correct the topic notification keyboard shortcuts
2016-06-17 11:53:21 -07:00
cpradio 145ee10f40 FIX: Correct the topic notification keyboard shortcuts 2016-06-17 14:44:08 -04:00
Neil Lalonde 612e084595 FIX: disabled combo-box attribute had no effect 2016-06-17 13:42:00 -04:00
Guo Xiang Tan ff50e59c4f FIX: Surround passing in the wrong length. 2016-06-17 11:37:16 +08:00
Guo Xiang Tan 95a58b80d7 Clicking on popup menu options should refocus on selected text. 2016-06-17 11:37:16 +08:00
Guo Xiang Tan ddfb798276 FIX: Popup menu not showing for non-staff users. 2016-06-17 10:13:43 +08:00
Guo Xiang Tan ba87181506 Merge pull request #4264 from tgxworld/poll_ui_builder
Poll UI Builder.
2016-06-15 11:15:52 +08:00
Guo Xiang Tan 8d46727d67 FEATURE: Poll UI Builder. 2016-06-15 11:14:24 +08:00
Robin Ward bdd15d5452 FIX: Don't remove all events, only the ones we created 2016-06-14 13:40:56 -04:00
Neil Lalonde a6090339a7 FEATURE: tag group options: limit usage of one tag per group, tags in a group can't be used unless a prerequisite tag is used 2016-06-09 16:01:19 -04:00
Robin Ward 9f8b8a1c3a FIX: Couldn't track some post positions properly 2016-06-09 12:17:42 -04:00
Neil Lalonde a49ace0ffb FEATURE: ability to restrict tags to categories using groups 2016-06-07 15:36:20 -04:00
Robin Ward f8051209ba FIX: ESLint 2016-06-07 15:01:30 -04:00
Robin Ward dbdcd0ca0f FIX: Broken group warning 2016-06-07 14:58:57 -04:00
Robin Ward 431179dd25 FEATURE: Prompt users when they are entering duplicate links 2016-06-07 14:47:22 -04:00
Robin Ward 67303d7679 REFACTOR: Composer messages to use new ember idioms 2016-06-07 14:47:22 -04:00
Neil Lalonde f3f6c2f98f FEATURE: tag groups 2016-06-06 14:18:48 -04:00
Neil Lalonde a3f1daca5d tag-chooser input detects when bound tags list has changed 2016-06-06 14:18:48 -04:00
Robin Ward eccfa1317a FIX: Safer offset checking 2016-06-03 17:57:52 -04:00
Robin Ward 0f0bff3786 FIX: Timeline issues on sites with large headers 2016-06-03 17:19:06 -04:00
Robin Ward 74a454c203 FIX: Lock keyboard controls for navigating posts to eyeline 2016-06-02 13:50:12 -04:00
Robin Ward fd57865046 UX: Mobile topic progress was docking in the wrong place 2016-06-02 12:40:17 -04:00
Robin Ward 810b213ca0 FIX: Some last read position fixes 2016-06-01 17:27:19 -04:00
Robin Ward e24fe0246a Have the topic progress and timeline use the same appEvent 2016-06-01 15:53:13 -04:00
Robin Ward a8fba38486 UX: Topic progress was docked in the wrong place. 2016-06-01 15:53:12 -04:00
Robin Ward a832d88375 UX: Hide the timeline when the composer is open 2016-06-01 14:42:00 -04:00
Robin Ward cc11c352cf UX: Timeline was snapping to dock too early 2016-06-01 13:30:00 -04:00
Robin Ward 3d49a83d7a FIX: Scrollbar wouldn't reach the bottom if you scrolled too fast 2016-06-01 13:10:33 -04:00
Neil Lalonde a6aab00663 FEATURE: show category-to-tag relationships on tags index page 2016-05-31 17:27:22 -04:00
Robin Ward 70df75c381 UX: Show the progress widget when the composer is expanded 2016-05-31 16:55:56 -04:00
Robin Ward 27b499f4dd UX: Move the timeline up higher on the page 2016-05-31 16:30:45 -04:00
Robin Ward 2d47f144f5 Deduplicate some code for the notifications drop down 2016-05-31 15:57:40 -04:00
Robin Ward 8c6274ba88 FIX: Try to be a little smarter about which way topic menus open 2016-05-31 15:13:57 -04:00
Robin Ward 321a11fe41 FIX: Docking of old widget regressed 2016-05-31 11:13:04 -04:00
Robin Ward 06a5df63d3 UX: Have the timeline dock slightly below where the buttons would go 2016-05-31 10:51:58 -04:00
Robin Ward 9609680ba9 FIX: Progress wasn't updating after becoming visible 2016-05-31 10:51:58 -04:00
Robin Ward eaf4c5b99e FIX: Don't raise an error when the element is missing 2016-05-31 10:51:57 -04:00
Robin Ward 0b8a3ff5da FIX: Better handling of position when near the top or bottom 2016-05-31 10:51:56 -04:00
Robin Ward a3907e1fbb UX: Allow the timeline to scroll mid post 2016-05-31 10:51:55 -04:00
Robin Ward f8e6d05b8d FIX: Small timeline docking tweaks 2016-05-31 10:51:55 -04:00
Robin Ward 6200d61f0a UX: Move wrench down, support longer reply button names 2016-05-31 10:51:54 -04:00
Robin Ward 9e1021dfa3 WIP: Add notifications button to timeline 2016-05-31 10:51:53 -04:00
Robin Ward 1e3e4a95fd FIX: Timeline has to dock at the top too for long titles + banners 2016-05-31 10:51:53 -04:00
Robin Ward 1584033d7a UX: Don't display the timeline on thinner browser widths 2016-05-31 10:51:53 -04:00