server
/
wekan
master
spline
Open-source Trello-like kanban (tasks.spline.de)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
client
/
lib
/
escapeActions.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade ESLint to v2
Maxime Quandalle
2016-03-17
1
-0
/
+1
*
Enforce a consistent ES6 coding style
Maxime Quandalle
2015-09-03
1
-56
/
+16
*
Replace the component bounded `cachedValue` by a global `UnsavedEdits`
Maxime Quandalle
2015-08-31
1
-14
/
+13
*
Implement click-and-drag integration to translate the board canvas
Maxime Quandalle
2015-08-28
1
-6
/
+16
*
Open a modal (or a new page) based on context
Maxime Quandalle
2015-08-28
1
-1
/
+1
*
Implement a modal system
Maxime Quandalle
2015-08-26
1
-0
/
+1
*
Fix EscapeActions click in handling
Maxime Quandalle
2015-08-25
1
-17
/
+24
*
Fix a type: document -> document.body
Maxime Quandalle
2015-08-25
1
-1
/
+1
*
Upgrade meteor to 1.2-rc.4 and package versions
Maxime Quandalle
2015-08-25
1
-10
/
+5
*
Close the Popup when all escape actions are executed
Maxime Quandalle
2015-08-23
1
-9
/
+14
*
Improve the multi-selection experience
Maxime Quandalle
2015-06-16
1
-1
/
+1
*
Fix card title edition
Maxime Quandalle
2015-06-11
1
-1
/
+2
*
Click on the page to escape the last action
Maxime Quandalle
2015-06-07
1
-0
/
+157