3893 Commits

Author SHA1 Message Date
Robin Shen
d7dddda3b6 Bump version to 4.1.5 v4.1.5 2021-02-23 20:29:32 +08:00
Robin Shen
f4d5b79230 Fix issue #244 - Cannot bring up production on Kubernetes 2021-02-23 20:28:08 +08:00
Robin Shen
dd6e87328e Minor UI improvements 2021-02-20 10:05:48 +08:00
Robin Shen
c0be5e9299 Fix issue #242 - Fix project scoped issue via commit message does not
work
2021-02-18 11:38:25 +08:00
Robin Shen
8a8d639314 Fix issue #235 - Set the first day of week 2021-02-18 09:26:37 +08:00
Robin Shen
6ca1080669 Merge pull request #25 - Date picker localisaion
Resolve issue onedev-server#235
2021-02-18 01:23:27 +00:00
Michael Weimann
55cd827c3e
add flatpickr locales
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2021-02-17 21:26:59 +01:00
Robin Shen
27abb738c2 Bump up version v4.1.4 2021-02-16 19:42:27 +08:00
Robin Shen
84e35a1ce1 Minor UI css fix 2021-02-16 19:35:43 +08:00
Robin Shen
142dbacdbd Fix issue #241 - Fixed commits and builds tab not visible for closing
issues
2021-02-16 19:03:13 +08:00
Robin Shen
9a6726391b Fix issue #240 - Error when viewing File Changes in PR preview 2021-02-16 17:54:21 +08:00
Robin Shen
33e946a8f3 Merge branch 'main' of https://code.onedev.io/onedev-server into main 2021-02-16 17:37:16 +08:00
Robin Shen
f5e102844f Fix issue #239 - Jobs on PR page expand horizontally outside the layout 2021-02-16 17:36:48 +08:00
Robin Shen
93f4259041 Merge pull request #24 - Add date/time tooltips to "age" texts 2021-02-15 01:51:48 +00:00
Michael Weimann
4093570336
add a date tooltip
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2021-02-14 21:57:51 +01:00
Robin Shen
b943f3d111 Fix issue #238 - User self sign-up raises NullPointerException 2021-02-12 14:58:30 +08:00
Robin Shen
af414107cd Explain access token functionality more clearly 2021-02-03 19:55:48 +08:00
Robin Shen
b930badb57 Merge branch 'main' of https://code.onedev.io/onedev-server into main 2021-02-03 13:46:41 +08:00
Robin Shen
d958998131 fix issue #231 - Inconsistent font family in "select2-*" CSS class 2021-02-03 13:45:22 +08:00
Robin Shen
4434ab8cb8 Edit readme.md 2021-02-01 13:29:27 +00:00
Robin Shen
89277de7c9 Merge pull request #23 - Limit query sidebar list width 2021-01-31 13:32:20 +00:00
Michael Weimann
82c3af8d17
left-align saved query names
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2021-01-31 14:17:05 +01:00
Michael Weimann
a81f5b5cf2
limit query sidebar width
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2021-01-31 14:11:08 +01:00
Robin Shen
3568d0bf70 Edit readme.md 2021-01-30 15:39:56 +00:00
Robin Shen
97e4460f8c Edit readme.md 2021-01-30 15:39:04 +00:00
Robin Shen
16a534d95e Edit readme.md 2021-01-30 15:35:09 +00:00
Robin Shen
b18f13a01f Edit readme.md 2021-01-30 15:28:40 +00:00
Robin Shen
6c297a8dae Edit incompatibilities.md v4.1.3 2021-01-30 06:55:38 +00:00
Robin Shen
18fcb3c0fb Update build spec to remove html report publish setting 2021-01-30 14:18:32 +08:00
Robin Shen
14dac93dbf Bump version to 4.1.3 2021-01-30 13:32:45 +08:00
Robin Shen
ba2d42f1f7 Fix issue #230 - XSS vulnerability when publish html report 2021-01-30 11:34:57 +08:00
Robin Shen
31b4ab4f96 Fix issue #229 - Show clover coverage information when view source 2021-01-28 22:11:46 +08:00
Robin Shen
0501fcf578 Remove test code 2021-01-26 21:11:06 +08:00
Robin Shen
d0e1cefcd5 Able to show code problem and coverage information contributed from build reports in diff view 2021-01-26 09:48:58 +08:00
Robin Shen
9fe409bff6 Rework pull request code comments to be more practical 2021-01-23 22:17:26 +08:00
Robin Shen
70582f65af Able to show problems and coverages from specified report in source view 2021-01-20 13:01:26 +08:00
Robin Shen
27e5c75bc8 Lazy load comment/problem/coverage info in source view to show file quickly 2021-01-20 11:23:42 +08:00
Robin Shen
b5b79bb576 Fix issue #226 - Render line coverage information reported from builds
in source view
2021-01-18 23:25:49 +08:00
Robin Shen
c2261f5731 Minor build spec editor css improvement 2021-01-18 14:54:50 +08:00
Robin Shen
2772d8b64a Fix the issue that build param name containing upper case can not be
auto-completed
2021-01-18 14:27:18 +08:00
Robin Shen
5d4ba98930 Fix issue #225 - Show source view code comment icon with a different
color if there are new updates
2021-01-18 14:10:08 +08:00
Robin Shen
5e980f63e8 Show code problems reported from build in source code view 2021-01-18 09:55:04 +08:00
Robin Shen
aabf8f9e26 fix issue #196 - Display job secrets 2021-01-17 08:21:41 +08:00
Robin Shen
cd77054232 Move job default fixed issues filter out of build spec 2021-01-16 21:50:25 +08:00
Robin Shen
1b571b0ea8 Merge branch 'main' of https://code.onedev.io/onedev-server into main v4.1.2 2021-01-14 09:00:46 +08:00
Robin Shen
c206dbb74f Remove animation effect of charts 2021-01-14 09:00:29 +08:00
Robin Shen
b325a34798 Fix issue #223 - Group jest stats of same type into one chart 2021-01-13 11:06:43 +00:00
Robin Shen
903cdb104a Merge branch 'main' of https://code.onedev.io/onedev-server into main 2021-01-13 19:01:19 +08:00
Robin Shen
e45cb721fd Group jest stats of same type into one chart 2021-01-13 19:01:07 +08:00
Robin Shen
b533475308 Edit .onedev-buildspec.yml v4.1.1 2021-01-10 23:46:51 +00:00