jaqra and Antoine GIRARD
2399bad1f1
fix label menu text on miletone issues ( #10242 )
...
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com >
2020-02-12 01:07:07 +01:00
jaqra
6c823c7560
fix filter label emoji width ( #10241 )
2020-02-11 22:25:41 +01:00
jaqra
602b29e965
Limit label list height on edit issue page ( #10216 )
2020-02-11 16:41:48 +01:00
jaqra and silverwind
7d8a2d05cf
Allow emoji on popup label ( #10166 )
...
* allow emoji on popup label
* Make emojify work
* Remove unnecessary class
Co-Authored-By: silverwind <me@silverwind.io >
Co-authored-by: silverwind <me@silverwind.io >
2020-02-08 12:48:17 +01:00
jaqra
27f68bc96f
Fix notification page panic ( #9337 )
2019-12-13 03:08:34 +01:00
jaqra
8875586570
Change some label colors ( #9051 )
...
* Change label colors
* Override black basic label background for green theme on label list
2019-12-03 20:39:58 -05:00
jaqra
802aa6d5f3
Add comment highlight when target from url ( #9047 )
...
* Add comment highlight css
* Add js to remove highlight on click outside
* Improve refresh page on click outside
* Use location.hash property to remove target
* Handle click ONLY clicked outside of 'targetted comment' (not other comment)
* Remove unnecessary checks and simply code
* Combine hash and setState to remove target path
2019-11-25 11:50:46 +00:00
jaqra
aa178176db
Add first issue comment hashtag ( #9052 )
2019-11-17 16:00:39 +02:00
jaqra
065bbddab9
Fix count for commit graph last page ( #8843 )
...
* Fix count for commit graph last page
* Remove used once variable
* Move func to model
* capitalize method name
* fix error message
2019-11-07 20:09:51 +02:00
jaqra
c0f4675a68
Fix (open/closed) issue count when label excluded ( #8815 )
...
* Fix (open/closed) issue count when label excluded
* Use capital sql keywords
2019-11-05 01:48:51 -05:00
jaqra
bc1775b490
add __debug_bin file to gitignore ( #8740 )
2019-10-30 14:39:35 +00:00
jaqra
e7fbc551ab
apply exclude label on milestone issue list ( #8739 )
...
* apply exclude label on milestone issue list
* remove __debug.bin file
2019-10-29 22:50:38 +02:00
jaqra
c4bc5abda3
Make 100% width search bar ( #8710 )
...
* Make 100% width search bar
* Use flex: auto instead of flex: 1
2019-10-29 08:19:18 +08:00
jaqra
5b33ffe7c5
Add myself as maintainer ( #8708 )
2019-10-27 16:45:21 -04:00
jaqra
c34e58fc00
Prevent chrome download page with alt + click ( #8669 )
2019-10-25 12:06:03 +01:00
jaqra
fc0580a4b7
make call createMilestoneComment on newIssue func ( #8678 )
...
* make call createMilestoneComment on newIssue func
* make OldMilestoneID 0 instead of -1
2019-10-25 08:19:04 +01:00
jaqra
dbd9d8dd54
Add 'Alt + click' feature to exclude labels ( #8199 )
...
Add 'Alt + click' and 'Alt +enter' feature to exclude particular labels on searching for issues.
2019-10-23 17:29:14 +01:00
jaqra
086bfb8b4b
Add pagination to commit graph page ( #8360 )
...
Fixes #8308
2019-10-14 22:38:35 +01:00
jaqra
1a2d7207ea
Make 100% width issues page left menu and add reponame as title attribute ( #8359 )
2019-10-04 09:18:46 +02:00
jaqra
28362195a0
Add 'Mentioning you' group to /issues page ( #8201 )
2019-09-18 10:24:44 +03:00
jaqra
34497984e9
Disable max height property of comment textarea ( #8203 )
2019-09-17 18:54:35 +03:00
jaqra
0c47fe2d77
[ fix #7384 ] make show private icon when repo avatar set ( #8144 )
2019-09-13 07:15:26 +03:00
jaqra
d0ad47bd5d
apply emoji on dashboard issue list labels ( #8156 )
2019-09-12 13:00:55 +03:00
jaqra
59b194f4d1
Move ref (branch or tag) location on issue list page ( #8157 )
...
* Move ref (branch or tag) location on issue list page
* Make looks better
* move branch label also on milestone/{id} page
* [/issues page] Add milestone, Add Ref, Fix Assignees
* [repo issues page] reorder tasks, milestone and ref
2019-09-12 12:31:36 +03:00
jaqra
7e17424c7e
Make link last commit massages in repository home page and commit tables ( #8006 )
...
* Make link last commit massages in repository home page and commit tables
* Use RenderCommitMessageLink instead surround with a
* deleted __debug_bin file
* Exclude email to link from latest commit title
* Exclude email processor from commit table
Co-Authored-By: mrsdizzie <info@mrsdizzie.com >
* Add class parameter to a html element creator functions.
Make links underline dashed that are not commit
* fix tests
* Show dashed underline when also not hovered
2019-09-10 12:03:30 +03:00
jaqra
016083b328
Add strike to old header on comment ( #8046 )
2019-09-03 00:11:23 +08:00
jaqra
13388258a4
Changed black to white for (read) number label on issue list ( #8000 )
...
* Changed black color to blue for read number label on issue list page
* Change color to white
2019-08-28 12:20:52 +02:00
jaqra and Lauris BH
245457d4d3
Move line number to :before attr to hide from search on browser ( #8002 )
...
* Move line number to :before attr to hide from search on browser
* Use same variable in WriteString
Co-Authored-By: Lauris BH <lauris@nix.lv >
2019-08-28 00:59:05 +02:00
jaqra
7b2a39c78b
Apply emoji on commit graph page ( #7743 )
2019-08-04 22:49:29 +08:00