Commit Graph

81 Commits

Author SHA1 Message Date
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
oleg
4c6f55b445 show build data at the client 2015-05-04 01:58:04 +03:00
oleg
ce9dccba5d proxy shell input and output from command to executor 2015-05-04 00:53:11 +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
oleg
bb6df14995 update react 2015-04-30 18:18:44 +03:00
oleg
4f7729229e add jquery, pluck configs on the fly 2015-04-30 18:15:23 +03:00
oleg
637ad82f5c show names of loaded projects on the client 2015-04-13 01:56:47 +03:00
oleg
21941d4ca9 pass projects list to the client 2015-04-13 01:41:09 +03:00
oleg
bea76d8873 add sample projects and their loading 2015-04-13 01:19:42 +03:00
oleg
cea9e7b1fb strict versions + run dev script 2015-04-13 00:41:13 +03:00