Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-31Correct padding and alignment for reaction buttonstauriedavis
2016-09-07fix padding top/bottomtauriedavis
2016-09-07minor refactortauriedavis
2016-09-07fix margin for multi-line emojistauriedavis
2016-09-06fix margin for awards-control buttonstauriedavis
2016-06-20Made the search bar on emoji menu stickyPhil Hughes
2016-06-10Made the awardable buttons prettier when activePhil Hughes
Closes #18379
2016-06-06Create and show emoji loader on the fly.Fatih Acet
2016-06-06Some design related tweaks.Fatih Acet
2016-05-19Adds the emoji menu to the body and then re-positions it depending on which ↵Phil Hughes
button clicked This spots bugs where the menu could be in a div that has overflow hidden on ie. diff comments
2016-05-19Changed design of inline award picker to be similar to designsPhil Hughes
# Conflicts: # app/views/votes/_votes_block.html.haml
2016-05-19Uses the same emoji-menu and just moves it around depending where it should ↵Phil Hughes
be viewed # Conflicts: # app/assets/javascripts/awards_handler.coffee # app/assets/stylesheets/pages/notes.scss # app/helpers/issues_helper.rb # app/views/projects/notes/_note.html.haml
2016-05-11revert front end changesZeger-Jan van de Weg
2016-05-06move frontend logic from previous MR to new MRArinde Eniola
2016-03-30Enable SpaceBeforeBrace rule for SCSS Lintconnorshea
Also resolve all instances of spaces not being included before opening braces.
2016-03-11Added 'surprise' animationPhil Hughes
2016-03-11Award emoji button paddingPhil Hughes
2016-03-11Renamed variables & removed some for award emojiPhil Hughes
2016-03-11Moved SCSS values into variablesPhil Hughes
2016-03-11Updated UI of award emojiPhil Hughes
Closes #13878
2015-12-24fix specsValery Sizov
2015-12-24fixes after reviewValery Sizov
2015-12-23emoji picker searchValery Sizov
2015-12-23improved emoji picker styleValery Sizov
2015-12-23base implementation of emoji picker [ci skip]Valery Sizov
2015-12-14Merge branch 'improve_emoji'Valery Sizov
2015-12-11Move awards back to gray panel and few improvements to sidebarDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-12-11Move awards css to separate fileDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>