abhijeet-pathak
3c727bc46f
Corrected the test case description
2020-06-24 14:51:08 +05:30
Abhijeet Pathak
2840c98bb0
Added test case for preserving creation order
...
of tasks
2020-06-23 22:32:49 +05:30
Marc Faber
dcfa903176
#1290 Hide/style today marker in gantt diagram
2020-04-05 01:59:18 +02:00
Sophie Dankel
7b12c7a07d
Fix infinite loop caused by date iteration
2019-12-24 19:01:29 -08:00
knsv
cf05a8d8fa
#931 Updating code to align witn new code standard
2019-09-12 12:57:36 -07:00
Jason Würtz
c6511ed829
test(ganttDb.spec): add simple tests for the durationToDate fn
2019-07-07 17:17:22 -03:00
Jason Würtz
b7c4b66b61
test(ganttDb.spec): fix missing initialization for clear test
2019-07-07 17:04:40 -03:00
Jason Würtz
0a567a3ef9
test(ganttDb): update inclusive end date tests
2019-07-07 16:27:41 -03:00
Jason Würtz
b5b714861d
test(ganttDb.spec): flip function design to specify inclusive instead
2019-07-06 12:26:32 -03:00
Jason Würtz
5c2d416a34
test(ganttDB.spec): fix typo
2019-07-06 12:25:57 -03:00
Jason Würtz
0515375cfa
test(ganttDb.spec): clear function
2019-07-06 11:54:45 -03:00
Jason Würtz
123fba5b07
test(ganttDb.spec): add test case for inclusive end dates
2019-07-06 11:29:10 -03:00
Knut Sveidqvist
3e6396cc4b
Merged in recent updates
2019-06-09 10:53:46 -07:00
Knut Sveidqvist
a8d9b269ff
Fixed reference in test file
2019-06-09 07:07:57 -07:00
João Paulo Poffo
6e846ac3e5
Defined a renderEndDate
2019-02-12 17:29:38 -02:00
João Paulo Poffo
a99b31a61d
Standard
2019-02-07 11:22:46 -02:00
João Paulo Poffo
8a8b7bd48c
Fixed weekend between dates; Manual endtimes; Additional testing
2019-02-07 11:21:00 -02:00
João Paulo Poffo
418ac501aa
Added excludes weekdays to gantt
2019-02-06 16:54:09 -02:00
Gijs van Dam
7ca9df9357
Refactor ganttDb tests
2019-02-04 11:33:24 +08:00
Gijs van Dam
f912f8582d
Remove MomentJS dependency from Gantt Jest test cases
...
To reduce the dependencies of the Jest test cases, the moment dates in
both Jest test files are replaced with native javascript. Also the
physical file gantt.spec.js is moved to be in the same folder as
gantt.js
2019-02-04 10:21:58 +08:00
Tyler Long
2e0bfaeb74
Replace var with const
2017-09-14 20:27:52 +08:00
Tyler Long
a7d79baf00
Replace require with import
2017-09-10 21:23:04 +08:00
Tyler Long
c9442653e9
Replace require with import
2017-09-10 19:41:34 +08:00
Tyler Long
5624453c87
Refactor code
2017-04-16 23:48:36 +08:00
Tyler Long
413162dfad
Fix some code style issues
2017-04-11 22:57:57 +08:00
Tyler Long
620f3e8734
Auto fix standard style voilations
2017-04-11 22:14:25 +08:00
knsv
eecd56d6e0
Fix for issue #229 , poor handling of activities in a gantt diagram where one activities follows a yet undefined activity.
2015-10-24 12:44:47 +02:00
knsv
c9d29c16e2
New release
2015-10-21 21:14:41 +02:00
knsv
315923d1d3
Modernization of build environment, better linting, adjustment after stricter static rules, cleanup of package.json
2015-10-17 12:46:36 +02:00
knsv
8365fcc2f9
Modernization, better linting, adjustment after stricter static rules
2015-10-17 10:38:05 +02:00
Derek Brans
1d371e0a1e
Gantt chart - add minutes and seconds durations
2015-08-25 14:49:56 -07:00
knsv
6f96b5dd14
Added logger for dealing with issue #179
...
Added markdown files for the documentation.
parseError exposed from the mermaidAPI
2015-06-30 14:23:32 +02:00
knsv
c211434c38
Draft parser for gantt diagrams.
2015-02-08 20:07:15 +01:00