summaryrefslogtreecommitdiffstats
path: root/client/lib/popup.js
Commit message (Expand)AuthorAgeFilesLines
* Fixes #2638 importing trelloJustin Reynolds2019-08-221-1/+1
* Prettier & eslint project style updateJustin Reynolds2019-06-281-14/+17
* - More whitelabeling.Lauri Ojansivu2019-03-211-1/+1
* Added popupAngelo Gallarello2018-12-311-4/+2
* - Fix [Popup class declares member name _current but use current instead](htt...Lauri Ojansivu2018-12-161-2/+2
* Fix lint errors.Lauri Ojansivu2017-12-031-1/+1
* most work concluded, code needs clean up, further testing requiredamadilsons2017-10-041-1/+0
* Fix a typo (#515)Prayag Verma2016-07-111-1/+1
* Upgrade ESLint to v2Maxime Quandalle2016-03-171-1/+2
* Change the board import layout from a popup to a full pageMaxime Quandalle2016-01-311-0/+5
* add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-171-9/+7
* Prefer ES5 methods over underscore utilitiesMaxime Quandalle2015-10-221-2/+2
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-031-63/+60
* ES6ify our Popup libraryMaxime Quandalle2015-08-261-108/+108
* Close the Popup when all escape actions are executedMaxime Quandalle2015-08-231-6/+11
* Allow a user to edit its profile or avatar from a member popoverMaxime Quandalle2015-06-191-12/+6
* Define the popup translation in the stylesheet, not in the JS codeMaxime Quandalle2015-06-091-2/+2
* Add a UI to restore archived cardsMaxime Quandalle2015-06-071-1/+1
* Click on the page to escape the last actionMaxime Quandalle2015-06-071-18/+7
* Maintain a visual indication of the popup openerElementMaxime Quandalle2015-06-061-3/+12
* Work on the user account systemMaxime Quandalle2015-06-031-2/+2
* Implement multi-selectionMaxime Quandalle2015-05-301-2/+2
* Prioritize escape actions with a label hierarchy instead of an integerMaxime Quandalle2015-05-271-1/+4
* Implement a new system to handle "escape actions"Maxime Quandalle2015-05-261-0/+4
* Animate popup screens transitionMaxime Quandalle2015-05-221-4/+7
* RenaissanceMaxime Quandalle2015-05-121-0/+200