Commit Graph

441 Commits

Author SHA1 Message Date
oleg
b4d5e785bb add build completed flag 2015-05-21 22:04:38 +03:00
oleg
dcf029371d throttle current step emit 2015-05-20 23:49:53 +03:00
oleg
52a18c694a show current step 2015-05-20 23:20:51 +03:00
oleg
45193664ab cmd type is optional now - shell is the default + more info at ui 2015-05-19 23:48:20 +03:00
oleg
bfc877bba5 add yaml configs support 2015-05-18 23:27:02 +03:00
oleg
bf97e2c7c5 add server config 2015-05-18 21:25:08 +03:00
oleg
7b2fe328a7 load projects config using reader 2015-05-18 20:52:01 +03:00
Vladimir Polyakov
f310239279 client side routing 2015-05-17 16:48:16 +03:00
oleg
40338bb654 introduce build numbers 2015-05-17 13:26:28 +03:00
oleg
ba62e2d7b4 better id generation for builds 2015-05-16 01:25:28 +03:00
oleg
47821b4bf0 avoid silent errors 2015-05-15 08:43:57 +03:00
oleg
80fbc4e902 create data resource for completed build 2015-05-15 08:42:47 +03:00
oleg
2af6ddbfb1 better build data output 2015-05-14 23:37:44 +03:00
oleg
7742e09bd8 store build data to fs 2015-05-13 00:07:03 +03:00
oleg
8652b97543 move projects to data dir 2015-05-12 23:12:28 +03:00
oleg
79003d2885 onBuildData -> buildData event 2015-05-12 22:53:04 +03:00
oleg
4438f998f4 update readme 2015-05-11 23:09:50 +03:00
Vladimir Polyakov
865896634d add scroll on overflowing 2015-05-10 20:18:02 +03:00
Vladimir Polyakov
58fa1ef6e9 terminal output 2015-05-10 19:53:33 +03:00
oleg
ed8b86567b send only build changes to the client 2015-05-10 13:04:54 +03:00
oleg
1339b1dfed Merge branch 'master' of github.com:okv/nci 2015-05-10 12:00:48 +03:00
oleg
3805015ffc add react router to dependencies 2015-05-10 12:00:29 +03:00
Vladimir Polyakov
fafd188b4d fix dates 2015-05-10 11:59:12 +03:00
Vladimir Polyakov
ad3cc65442 add error highlight 2015-05-10 01:07:53 +03:00
Vladimir Polyakov
d08be27003 fonts improvemts 2015-05-10 01:04:36 +03:00
Vladimir Polyakov
d53744bab7 add rebuild project button 2015-05-10 00:47:01 +03:00
Vladimir Polyakov
399e0992e3 builds list improvements 2015-05-10 00:36:17 +03:00
Vladimir Polyakov
9f3a194bd8 base functionalit 2015-05-09 23:22:05 +03:00
oleg
a0662ba631 persistent in-memory builds using nlevel and memdown 2015-05-09 22:53:19 +03:00
oleg
39786933de provide scm info for build 2015-05-09 19:59:27 +03:00
oleg
da580dd813 getCurrent method replaces getId at scm api 2015-05-09 19:32:26 +03:00
oleg
0d8cf1bc17 add todo for 1.0 2015-05-09 18:32:23 +03:00
oleg
b5bfc8ce29 accumulate console output + show more build info 2015-05-08 23:21:59 +03:00
oleg
2a2512fe3e correct run dev script 2015-05-08 22:50:14 +03:00
Vladimir Polyakov
1a91f9cb27 merge and bootstrap added 2015-05-08 00:55:40 +03:00
Vladimir Polyakov
b9d5d0e413 add gulp and run projects actions 2015-05-07 23:53:46 +03:00
oleg
1d44b9e2b2 clear utils 2015-05-07 22:08:46 +03:00
oleg
a6ff3b4f62 generate step labels from cmd 2015-05-07 22:03:57 +03:00
oleg
94629bd27e show current build step 2015-05-06 02:11:28 +03:00
oleg
004b482a06 add unsubscribe method to client resource 2015-05-06 01:39:58 +03:00
oleg
12d56926e5 fix distributor tests - mock executor must be emitter now 2015-05-05 00:41:23 +03:00
oleg
424cae24c6 change status waiting to queued + other small fixes 2015-05-05 00:28:59 +03:00
Vladimir Polyakov
99c7dada7b refactor events and add unqi key 2015-05-04 23:50:02 +03:00
Vladimir Polyakov
a1951016a9 remove unused console.logs and code 2015-05-04 23:42:47 +03:00
Vladimir Polyakov
d2a3be53b6 remove unsused templates 2015-05-04 23:32:47 +03:00
oleg
01260c5a44 oldschool ui prettification 2015-05-04 12:45:45 +03:00
oleg
4c364fa0e2 run next project from the queue on build end 2015-05-04 12:27:01 +03:00
oleg
5cfebe1aa1 separate projects, builds, build console blocks at the client 2015-05-04 12:14:37 +03:00
Vladimir Polyakov
44be819d7b fix package version 2015-05-04 02:06:49 +03:00
Vladimir Polyakov
364943bfe0 reflux draft 2015-05-04 02:04:51 +03:00