Commit graph

27 commits

Author SHA1 Message Date
Peter Cottle
3a9f1bc7da Resolves #1048 2023-01-12 10:20:06 -07:00
Anh Hồng
b7ac2851c6 refactor: replace all master to main 2021-04-19 10:52:05 +07:00
Peter Cottle
6e8135a062 #701 -- allow ability to check for leftover branches in goal compare 2020-04-28 13:16:33 -07:00
Peter Cottle
d5ba50c97d Iterate on #698 to solve #697 2020-04-27 19:32:03 -07:00
Hongarc
638a711c4d use every instead of _.uniq
Array.every is better for check all pass
2019-04-13 09:31:07 +07:00
Hongarc
27ef578b2e Remove 16 underscore requires 2018-12-01 13:04:24 +07:00
Hongarc
96ddb5041a Use 'Object.values' and 'Object.keys' instead of '_.each(object)' 2018-12-01 12:34:23 +07:00
Hongarc
bd8009386d Use 'Array.prototype.forEach' instead of '_.each' and '_.forEach' 2018-12-01 11:28:04 +07:00
Hongarc
489a4b9095 change '_.clone(..args)' to 'Object.assign({}, ..args)' 2018-12-01 06:37:25 +07:00
Hongarc
052aa1e299 change '_.extend' to 'Object.assign' 2018-12-01 06:07:06 +07:00
Hongarc
5e8d83536e Fixed typos in comments and strings 2018-11-28 23:25:18 +07:00
Oleksandr Redko
5a784ae15e Fixed typos in comments and strings 2016-10-26 12:19:24 +03:00
Peter Cottle
2257668f9d got rid of every underscore bind i think -- 1500 line diff 2015-04-20 16:41:56 +10:00
Peter Cottle
dd1fcb92b2 Resolves #164 For levels -- just passing in object instead of string 2014-02-28 18:56:30 -08:00
Peter Cottle
43579378e8 Resolves #164 case insensitive branch comparison with test and validation 2014-02-27 12:11:48 -08:00
Peter Cottle
17fda94aff Better helper bar with float and more room for options 2013-12-30 10:23:58 -08:00
Peter Cottle
af12fe19f0 helper bar now clickable pretty sure 2013-12-27 10:14:29 -08:00
Peter Cottle
e7d9b76b98 moved another function to graph 2013-12-23 10:15:16 -08:00
Peter Cottle
2866be53aa Resolves #146 not taking into account tags when comparing 2013-11-17 14:28:39 -08:00
Peter Cottle
cda8d322f6 fix import error 2013-11-04 11:39:34 -08:00
Peter Cottle
00dddd5918 fix lint issue 2013-11-04 10:23:20 -08:00
Peter Cottle
625c15d51e now with errors 2013-11-01 18:48:13 -07:00
Peter Cottle
f9f9d98628 think moving method worked 2013-10-29 20:53:19 -07:00
Peter Cottle
7bbc81de97 tag loading from trees now works 2013-10-29 09:57:46 -07:00
Peter Cottle
5a66b762ce code move 2013-10-28 19:49:10 -07:00
Peter Cottle
1bd9ed3f7b WIP for moving 2013-10-28 16:19:16 -07:00
Peter Cottle
0112b3f839 beginning of graph file 2013-10-28 16:19:16 -07:00