Commit Graph

118 Commits

Author SHA1 Message Date
oleg
162694586a prevent removing terminal preloader twice 2016-01-07 22:28:54 +03:00
oleg
6a44a5f955 return object as a streak 2016-01-07 19:34:41 +03:00
oleg
139159a525 select current build at sidebar 2015-12-23 22:56:31 +03:00
oleg
3b87f50f3e show more builds button added 2015-12-17 23:22:14 +03:00
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
Oleg Korobenko
6a863740c4 Merge pull request #3 from artzhuchka/master
new build timeline style, some layout fixes
2015-12-16 23:56:58 +03:00
oleg
a042876009 top align for terminal counters as discussed at af3507a 2015-12-12 15:07:36 +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
af3507a829 fix issue with counter wrapping and terminal width 2015-12-09 21:11:35 +03:00
Artem Zhukov
356c18938c Terminal code fix
I think it's better to use table-like layout to show code with line numbers because numbers width is dynamic and should be syncronized in each rows.
2015-12-09 18:18:10 +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
9b0895a4e7 filter projects at autocomplete 2015-10-16 01:13:10 +03:00
oleg
18d4100e82 unified log lines format 2015-10-15 08:36:04 +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
2fe385bdb2 send project inside data on project change 2015-09-27 10:57:53 +03:00
oleg
ed2e9cea4f update project info changes on the fly 2015-09-26 23:49:03 +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
oleg
0bdd062ada remove scripts dir, build to js dir 2015-07-28 20:25:08 +03:00
oleg
4d07e3c71e use almond at production; include socketio and dataio clients to the build 2015-07-28 19:57:02 +03:00
oleg
4366105cf8 merge 2015-07-26 20:00:06 +03:00
oleg
fd76bab84d build for production using r.js + jade is dev dependency now 2015-07-26 19:59:57 +03:00