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
/
components
/
cards
/
cardDetails.js
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
set isLoaded to true on both transitionend and animationend
David Renshaw
2016-11-23
1
-0
/
+3
*
|
Add basic start and due dates for cards.
shoetten
2016-11-21
1
-0
/
+2
|
/
*
Fix an event name from animationend to transitionend
Maxime Quandalle
2016-07-19
1
-1
/
+1
*
Fix move to top
Alexander Sulfrian
2016-07-18
1
-2
/
+2
*
cardDetails: allow to move cards to top / bottom
Friedrich von Never
2016-03-19
1
-0
/
+10
*
Fix a bug with the inheritance model
Maxime Quandalle
2016-02-10
1
-1
/
+1
*
Add notification, allow watch boards / lists / cards
Liming Xie
2016-01-05
1
-0
/
+18
*
Remove unnecessary template name declaration
Maxime Quandalle
2016-01-03
1
-4
/
+0
*
Fix card infinite scrolling on card activities
Maxime Quandalle
2016-01-03
1
-2
/
+6
*
change edit card title input to textarea for editing larger titles
alayek
2016-01-01
1
-0
/
+13
*
add: support compact mode for mobile web, auto adapt to small screen/window
Liming Xie
2015-12-17
1
-1
/
+1
*
Finish the minicard editor auto-completion feature
Maxime Quandalle
2015-11-08
1
-1
/
+1
*
Upgrade Meteor to 1.2.1-rc4
Maxime Quandalle
2015-10-23
1
-3
/
+3
*
Prefer ES5 methods over underscore utilities
Maxime Quandalle
2015-10-22
1
-2
/
+3
*
Upgrade peerlibrary:blaze-components to v0.14
Maxime Quandalle
2015-10-21
1
-7
/
+7
*
Fix Popup.afterCommit
Alexander Sulfrian
2015-09-20
1
-2
/
+2
*
Merge branch 'master' into devel
Maxime Quandalle
2015-09-10
1
-0
/
+3
|
\
|
*
Fix the draft saving feature on card switching
Maxime Quandalle
2015-09-10
1
-0
/
+3
*
|
Centralize all mutations at the model level
Maxime Quandalle
2015-09-08
1
-20
/
+5
|
/
*
Enforce a consistent ES6 coding style
Maxime Quandalle
2015-09-03
1
-51
/
+51
*
Fix the horizontal canvas scrolling on card opening
Maxime Quandalle
2015-08-31
1
-5
/
+25
*
Don't save a draft if the card description hasn't been modified
Maxime Quandalle
2015-08-31
1
-1
/
+4
*
Replace the component bounded `cachedValue` by a global `UnsavedEdits`
Maxime Quandalle
2015-08-31
1
-4
/
+31
*
Redesign the card design header and change header menu icon
Maxime Quandalle
2015-08-30
1
-1
/
+1
*
Yet another iteration on the user interface
Maxime Quandalle
2015-08-28
1
-4
/
+11
*
More explicit file names
Maxime Quandalle
2015-08-28
1
-0
/
+123
[prev]