Commit Graph

77 Commits

Author SHA1 Message Date
oleg
cbbf1db699 add preloader for build console 2015-12-17 22:41:51 +03:00
oleg
6a8eb152df change console output button label 2015-12-17 00:34:31 +03:00
oleg
b36c8b5a4d reset show console button status on build change 2015-12-17 00:32:52 +03:00
Artem Zhukov
049270149d add some responsive styles to build timeline, revert in-progress pulsate animation 2015-12-11 23:16:43 +03:00
Artem Zhukov
d8301794d6 new build timeline style, sime layout fixes 2015-12-11 18:41:01 +03:00
Vladimir Polyakov
3c08075a4a build page improvements 2015-12-08 23:58:31 +03:00
oleg
aa642e163c show status and time at the end of build 2015-12-08 23:33:12 +03:00
Vladimir Polyakov
6ff1eacdd4 without jquery terminal output 2015-12-03 20:23:34 +03:00
Vladimir Polyakov
5c527b75fc separate new lines on server 2015-12-03 20:23:34 +03:00
Vladimir Polyakov
46e9b64f59 fix scroll position add throttle 2015-12-03 20:23:34 +03:00
Vladimir Polyakov
45aac65a3c without react terminal updating 2015-12-03 20:23:34 +03:00
Vladimir Polyakov
e9a1be2e6d use separate row component with shouldUpdate 2015-12-03 20:23:34 +03:00
Vladimir Polyakov
548ddcd0fa client side console text splitting and scrolling 2015-12-03 20:23:34 +03:00
oleg
b2fa9bea11 manage log lines using db directly 2015-11-30 23:08:54 +03:00
oleg
5f9b61bcb0 add support of cancellation of queued build 2015-11-25 01:41:20 +03:00
oleg
55e5b257e6 show build duration details at title 2015-11-24 21:38:57 +03:00
oleg
e804437c76 set initiator when trigger build from scheduller 2015-11-23 21:35:52 +03:00
oleg
823e3dfb12 fix broken builds page on update of build of another project 2015-11-19 21:50:41 +03:00
oleg
bfdfaa9be2 fix updating of unmounted progress bar 2015-11-19 21:24:13 +03:00
Vladimir Polyakov
8c8b600ab8 some terminal improvements 2015-11-18 23:14:46 +03:00
oleg
e1b1d5e688 prune commit message at build item 2015-10-16 01:52:23 +03:00
oleg
bc609373ac start working on build log virtual scrolling 2015-10-15 08:20:08 +03:00
oleg
058ed2de61 safe chages viewing on build page - fixes build page until changes received 2015-10-04 14:45:53 +03:00
oleg
a4cd1e4c33 store build logs in db + sample output 2015-10-03 17:14:41 +03:00
oleg
7de6b75595 small refactor of mixins inclusion 2015-09-28 02:58:02 +03:00
oleg
70b98f9cc5 filter data from stores at components 2015-09-27 23:47:50 +03:00
oleg
2958e5ff84 disable scm target button 2015-09-26 17:19:08 +03:00
oleg
951a73f39a change default datetime format 2015-08-28 23:34:58 +03:00
oleg
6640c9535d show current revision on same line 2015-08-28 23:30:01 +03:00
oleg
2d99641b7d show scm changes on build page 2015-08-26 22:16:06 +03:00
oleg
1eb22678e7 use duration component on project page 2015-08-26 20:47:11 +03:00
oleg
f3d4f741ca better duration viewing 2015-08-26 20:41:17 +03:00
oleg
b35b8e6c5f datetime and duration components now accepts value 2015-08-26 20:06:59 +03:00
oleg
893e2acf89 better datetime and duration formatting 2015-08-26 01:13:31 +03:00
Vladimir Polyakov
d33e8c7cb2 fix seconds 2015-07-26 16:14:57 +03:00
Vladimir Polyakov
f6a1a7bfe1 progress bar and project status 2015-07-26 16:05:54 +03:00
oleg
67dc754f1b omit big fields not needed for list 2015-07-22 23:18:47 +03:00
oleg
925a87eb1b not pretty but readable stderr output 2015-07-22 23:02:11 +03:00
Vladimir Polyakov
3bece43f85 makup improvements 2015-07-21 23:00:09 +03:00
oleg
9d3b69a474 fix scm info showing - scm could appear later 2015-07-14 00:39:26 +03:00
oleg
fede154f78 add stat project info (success streak, etc) 2015-07-12 23:24:09 +03:00
oleg
72a1d40bf9 show error stderr 2015-07-12 10:55:10 +03:00
Vladimir Polyakov
46bfedc506 fix route change issue 2015-07-11 21:31:23 +03:00
Vladimir Polyakov
94d57445b3 fix sorting issue and header overflow 2015-07-11 21:09:28 +03:00
Vladimir Polyakov
66362b2a08 project page and build page improvements 2015-07-11 18:15:18 +03:00
Vladimir Polyakov
f66f3b97d6 new components structure, navigation in header 2015-07-11 15:24:35 +03:00
oleg
db63537a26 spell fix 2015-07-11 13:46:28 +03:00
Vladimir Polyakov
f6290ad3c0 project page draft 2015-07-09 23:12:24 +03:00
Vladimir Polyakov
d401113523 improve console output 2015-07-08 23:37:31 +03:00
oleg
cec79bdc75 add db init method, prepare for db testing 2015-06-29 20:42:57 +03:00