Commit Graph

100 Commits

Author SHA1 Message Date
Ayush Kumar Sinha
3ff7737442 changing into functional component and mapping stateToProps 2019-07-24 02:54:08 +03:00
Ayush Kumar Sinha
3a81d9d33c printing buildData in commitsCard.js 2019-07-24 02:50:25 +03:00
Ayush Kumar Sinha
bfadfd4fdb indentation fix 2019-07-24 02:50:25 +03:00
Ayush Kumar Sinha
07df420005 Adding builders to state 2019-07-24 02:50:25 +03:00
Victor Perevertkin
a86ce37d58 Fix flatMap and forgotten BuildBot doc links 2019-07-20 21:12:24 +03:00
Ayush Kumar Sinha
2b677d9d57 api modifs 2019-07-20 16:14:09 +05:30
Ayush Kumar Sinha
7f1457076c changing flatMap() to flat().map() 2019-07-20 15:47:36 +05:30
Ayush Kumar Sinha
7e13e3cc9b updated buildsetSaga.js 2019-07-20 14:42:22 +05:30
Ayush Kumar Sinha
fc78d1291d Merge logic for fetching builds into one saga
* Merge logic for fetching builds into one saga
* Refactor CommitsCard and PullsCard
2019-07-19 20:39:26 +03:00
Ayush Kumar Sinha
51b861935e removing console.log() 2019-07-19 15:09:20 +05:30
Ayush Kumar Sinha
332d442edb fetching builds(final) 2019-07-19 15:08:54 +05:30
Ayush Kumar Sinha
e91063ea53 resolving issues 2019-07-18 18:59:43 +05:30
Ayush Kumar Sinha
02c1a5c4b4 passing props using spread operator[...] 2019-07-18 18:59:01 +05:30
Ayush Kumar Sinha
b62de67c76 fetching builds corresponding to each commit 2019-07-18 00:11:10 +05:30
Ayush Kumar Sinha
8d638e4f2b removing bsid and builData from state 2019-07-18 00:09:39 +05:30
Ayush Kumar Sinha
4d36b0185c cleaning commit.js 2019-07-18 00:06:40 +05:30
Ayush Kumar Sinha
638721e07e removing logics 2019-07-17 14:07:09 +05:30
Ayush Kumar Sinha
f9bdada9cc converting to functional component 2019-07-17 14:05:53 +05:30
Ayush Kumar Sinha
6d969262d8 unnecessary map 2019-07-15 23:16:05 +05:30
Ayush Kumar Sinha
bc04f9192f generating query string without using state's buildata 2019-07-15 22:56:17 +05:30
Ayush Kumar Sinha
e7801fc7d1 merging into single saga for buildbot 2019-07-15 18:41:40 +05:30
Ayush Kumar Sinha
a89e441698 server modifs 2019-07-15 18:39:03 +05:30
Ayush Kumar Sinha
6ebcf41ae5 calling all sagas from root saga 2019-07-13 11:17:53 +05:30
Ayush Kumar Sinha
8f174e09ea builds saga 2019-07-13 11:16:30 +05:30
Ayush Kumar Sinha
685786001e buildReq saga 2019-07-13 11:16:03 +05:30
Ayush Kumar Sinha
72d2b8d9a2 buildset reducer and saga config 2019-07-13 11:15:08 +05:30
Ayush Kumar Sinha
fe20048b48 reducer for builds 2019-07-13 11:11:56 +05:30
Ayush Kumar Sinha
930d62b35e api call with buildReqID query string 2019-07-13 11:09:49 +05:30
Ayush Kumar Sinha
e9022b3797 cleaning 2019-07-13 11:07:05 +05:30
Ayush Kumar Sinha
fa4f4f33a3 action for build 2019-07-13 11:04:48 +05:30
Ayush Kumar Sinha
9315ceb0a3 fetching buildStatus(final api call for buildbot) 2019-07-13 11:03:45 +05:30
Ayush Kumar Sinha
cbcb502e58 buildReqSaga to compute build-req-id 2019-07-12 10:41:05 +05:30
Ayush Kumar Sinha
96277e8bc4 modifying root saga to include buildreq saga 2019-07-12 10:40:10 +05:30
Ayush Kumar Sinha
16882cc86f modifs to handle only buildset endpoint 2019-07-12 10:39:08 +05:30
Ayush Kumar Sinha
b3ec54a857 modifs 2019-07-12 10:38:16 +05:30
Ayush Kumar Sinha
022d9d708c passing query endpoint from saga 2019-07-12 10:37:22 +05:30
Ayush Kumar Sinha
dac02f02c3 actions for bulidData 2019-07-12 10:36:39 +05:30
Ayush Kumar Sinha
13db39f807 shifting logics to saga 2019-07-12 10:36:04 +05:30
Ayush Kumar Sinha
e79ec316e0 modifying buildReq endpoint 2019-07-12 10:35:21 +05:30
Ayush Kumar Sinha
df4c554370 query param for buildReq endpoint 2019-07-07 17:39:13 +05:30
Ayush Kumar Sinha
a48b4f9d72 buildRequest id for commit 2019-07-06 21:14:44 +05:30
Ayush Kumar Sinha
76f13b62a4 api call modifs 2019-07-06 21:14:03 +05:30
Ayush Kumar Sinha
8ae50363cf filtering build data based on sha using find() 2019-07-05 09:56:19 +05:30
Ayush Kumar Sinha
d7ba9701de filtered endpoints for build Data 2019-07-05 09:55:19 +05:30
Ayush Kumar Sinha
6848413527 delaying commitsSaga by 500ms 2019-07-03 21:10:40 +05:30
Ayush Kumar Sinha
2a26373f4a order of build & commit load 2019-07-03 20:39:19 +05:30
Ayush Kumar Sinha
362403d3b2 load fix 2019-07-02 14:05:52 +05:30
Ayush Kumar Sinha
dfed874031 calling loadBuilds 2019-07-02 14:00:15 +05:30
Ayush Kumar Sinha
bc58929a90 modifying loading reducer 2019-07-02 13:58:59 +05:30
Ayush Kumar Sinha
38e6496a79 adding Build Reducer to Root Reducer 2019-07-02 13:58:12 +05:30