Commit Graph

54 Commits

Author SHA1 Message Date
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
oleg
f38275a0f9 writes to stderr not break the build 2015-06-28 17:47:34 +03:00
oleg
f212f443ed add pure http api - currently only trigger build 2015-06-19 01:01:09 +03:00
oleg
361a5a5436 add and show build wait reason 2015-06-15 02:27:58 +03:00
oleg
157c530d6b remove duplicate terminal output 2015-06-15 00:10:42 +03:00
Vladimir Polyakov
3776af1723 fix double onScroll call 2015-06-14 18:28:22 +03:00
Vladimir Polyakov
e7b886c01c Merge branch 'master' of github.com:okv/nci 2015-06-14 18:24:09 +03:00
Vladimir Polyakov
ebedeab8f2 terminal functionality 2015-06-14 18:24:03 +03:00
oleg
37e9d6669e add build initiator info 2015-06-14 17:21:04 +03:00
Vladimir Polyakov
6b97f36d2b remove unused console.log 2015-06-14 14:32:07 +03:00
Vladimir Polyakov
08a4e58b8f new project selector 2015-06-14 14:24:31 +03:00
oleg
b4d5e785bb add build completed flag 2015-05-21 22:04:38 +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
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
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
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
Vladimir Polyakov
fafd188b4d fix dates 2015-05-10 11:59:12 +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
b5bfc8ce29 accumulate console output + show more build info 2015-05-08 23:21:59 +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
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
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
5cfebe1aa1 separate projects, builds, build console blocks at the client 2015-05-04 12:14:37 +03:00
Vladimir Polyakov
364943bfe0 reflux draft 2015-05-04 02:04:51 +03:00
oleg
4c6f55b445 show build data at the client 2015-05-04 01:58:04 +03:00
oleg
f120bde87d patch dataio to notify resource clients from the server 2015-05-03 18:23:01 +03:00
oleg
5a51b4b171 run sample project with push of a button 2015-05-01 14:11:29 +03:00