Граф коммитов

1158 Коммитов

Автор SHA1 Сообщение Дата
ibakshay 1040d232a0 Fix: Application should accept incoming requests after all the files are bootstrapped 2019-12-02 10:11:26 +01:00
Akshay Iyyadurai Balasundaram d96ee17570
Update CHANGELOG.md 2019-11-28 13:28:04 +01:00
ibakshay 46c9685e9c Debug: Added logging for troubleshooting the 400 http error issue 2019-11-28 13:21:09 +01:00
ibakshay 142a3b2c72 Fix: moved the bootstrapping of webhook first and better logging statements 2019-11-22 13:49:09 +01:00
Akshay Iyyadurai Balasundaram 401798add3
Merge pull request #513 from cla-assistant/dependabot/npm_and_yarn/angular-1.7.9
build(deps): bump angular from 1.7.8 to 1.7.9
2019-11-22 09:53:43 +01:00
dependabot[bot] 02af9fb615
build(deps): bump angular from 1.7.8 to 1.7.9
Bumps [angular](https://github.com/angular/angular.js) from 1.7.8 to 1.7.9.
- [Release notes](https://github.com/angular/angular.js/releases)
- [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular.js/compare/v1.7.8...v1.7.9)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-20 16:19:37 +00:00
Akshay Iyyadurai Balasundaram 8f20389b30
Merge pull request #505 from saintlos/master
Fix a typo
2019-11-12 10:04:04 +01:00
Akshay Iyyadurai Balasundaram 6f96a59757
update build.yml 2019-11-07 15:35:53 +01:00
Akshay Iyyadurai Balasundaram c5fc4916eb
Update build.yml 2019-11-07 15:13:08 +01:00
ibakshay 4b84164d91 Fix: sending response to webhook for PR closed, merged 2019-11-07 14:00:11 +01:00
saintlos 6be6305264
Fix a typo
Remove a comma from "I accept, that"
2019-11-06 17:01:33 -08:00
Akshay Iyyadurai Balasundaram 4a31036314
Update CHANGELOG.md 2019-10-15 20:29:37 +02:00
ibakshay ca5aaaa9c2 Added timer function for webhook function for debugging 2019-10-15 15:36:57 +02:00
ibakshay 3a8280a38b DEBUG: Added await to improve the performance for the Cloud Run 2019-10-15 15:20:36 +02:00
ibakshay 46bee10036 included response statement for incoming webhook -> pull request closed and merged 2019-10-15 13:17:51 +02:00
ibakshay 615d80863a DEBUG: added logging statements 2019-10-15 11:12:02 +02:00
ibakshay e091038c92 Fix: Added try catch when there is a await 2019-10-13 10:40:11 +02:00
Akshay Iyyadurai Balasundaram c04bae7289
Update CHANGELOG.md 2019-10-10 11:10:04 +02:00
ibakshay 4cc228d973 Added logging for debugging webhook connection response failure 2019-10-10 07:12:07 +02:00
ibakshay 25f1db0a39 Fix: Added response to webhook for PR closed,reopened which I missed in the previous commit :( 2019-10-09 23:59:58 +02:00
ibakshay 124259397b Fix: Immediate Response to Webhook and stopped duplicate linkeditem method call 2019-10-09 23:32:55 +02:00
Akshay Iyyadurai Balasundaram c409a9aa12
Update CHANGELOG.md 2019-10-08 23:48:05 +02:00
Akshay Iyyadurai Balasundaram c6121e94b1
Workflow for CI/CD Pipeline using GitHub Actions 2019-10-01 15:20:14 +02:00
Akshay Iyyadurai Balasundaram dc14b7bd1a
Merge pull request #478 from cla-assistant/dependabot/npm_and_yarn/eslint-utils-1.4.2
build(deps): bump eslint-utils from 1.3.1 to 1.4.2
2019-09-03 11:14:10 +02:00
Akshay Iyyadurai Balasundaram b02bc25b31
Update CHANGELOG.md 2019-09-03 10:41:36 +02:00
ibakshay e488a633ca Changed the node version from 12.6 as it is no longer supported by the cloud provider 2019-09-02 15:32:15 +02:00
ibakshay 443b96687c Slowing down the GitHub Api requests during validateOrgPR to counter the abuse rate limit 2019-09-02 14:48:15 +02:00
dependabot[bot] 012e80852c
build(deps): bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 03:12:13 +00:00
Akshay Iyyadurai Balasundaram 44d8b3361d
Update CHANGELOG.md 2019-08-09 13:35:15 +02:00
ibakshay 8940e5f391 Performance Bug Fix: Optimised the code so that there is less db and Github Api calls during ValidateOrgPR 2019-08-09 13:17:12 +02:00
ibakshay 5123a88350 Fix: Edit Icon Alignment 2019-08-09 13:10:41 +02:00
Akshay Iyyadurai Balasundaram 7203e0bab9
Update CHANGELOG.md 2019-08-09 10:30:33 +02:00
ibakshay a1a243ebd3 UI Improvements: Removed seperate column for last updated and other look and feel enhancements 2019-08-08 16:47:34 +02:00
Akshay Iyyadurai Balasundaram f736638ac6
Merge pull request #469 from amateurhuman/fix-cache-bug
Store full response in cache instead of custom built response object
2019-08-07 10:44:18 +02:00
Akshay Iyyadurai Balasundaram 88a00ebd55
Merge pull request #470 from amateurhuman/heroku-build
Add build task so Heroku can build the Javascript bundle
2019-08-06 13:07:50 +02:00
Chris Kelly 0a483a475d
Add build task so Heroku can build the Javascript bundle 2019-08-05 17:28:15 -07:00
Chris Kelly c8866dc161
Put full response in cache instead of custom built response object 2019-08-05 17:21:59 -07:00
Akshay Iyyadurai Balasundaram fe42e97031
Update CHANGELOG.md 2019-07-29 09:30:32 +02:00
ibakshay 986f497d4c Bug fixes for external membership check when PR is coming from an external organization fork 2019-07-26 15:37:33 +02:00
Akshay Iyyadurai Balasundaram 35af817f6b
Update CHANGELOG.md 2019-07-25 10:08:35 +02:00
Akshay Iyyadurai Balasundaram c7e3d7a568
Merge pull request #462 from cla-assistant/Corporate-CLA
Corporate CLA (membership check) functionality
2019-07-24 14:09:54 +02:00
ibakshay b255f42e6f fix: Added null check for userMap 2019-07-23 16:51:04 +02:00
ibakshay 0bbc736421 removed unwanted null check 2019-07-23 16:29:54 +02:00
ibakshay cad2b2dd84 removed merge conflict 2019-07-23 16:14:47 +02:00
ibakshay 6859bce5ae Refactored all the comments to template literal and changed the content of the corporate CLA comment 2019-07-23 16:01:56 +02:00
ibakshay 944c74741c Added and also changed existing Test cases for creating and editing comment 2019-07-23 14:59:29 +02:00
ibakshay fdbbcca555 added null check and small other tweaks for corporate CLA functionality 2019-07-23 14:59:29 +02:00
ibakshay 84a32e8503 Test case for membership check (corporate CLA) 2019-07-23 14:59:29 +02:00
ibakshay 3ce6f6ba2a Initial commit of membership check for Corporate CLA Functionality 2019-07-23 14:59:29 +02:00
ibakshay b1f99f59c6 Added and also changed existing Test cases for creating and editing comment 2019-07-22 15:54:02 +02:00