Commit Graph

9 Commits

Author SHA1 Message Date
Samriddha Chattopadhyay Chattopadhyay cc1a7e5d4f
Requested changes made. (#35)
* Update admin.py

* Bump google-auth from 2.0.0 to 2.3.0

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.0.0 to 2.3.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.0.0...v2.3.0)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Create greetings.yml

* Bump astroid from 2.8.3 to 2.8.4

Bumps [astroid](https://github.com/PyCQA/astroid) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/PyCQA/astroid/releases)
- [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/astroid/compare/v2.8.3...v2.8.4)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump google-auth from 2.3.0 to 2.3.1

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Email templates added

* Delete greetings.yml

* Delete greetings.yml

* Bump google-auth from 2.3.1 to 2.3.2

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Requested Changes made

Changed the Message like this:
```Congratulations, You have been selected for the {designation} at {company_name}.```
and removed additional fields

* Requested Changes made

Change the message to this
```We regret to inform you that you have not been selected for {designation} role at {company_name}. CDC will keep bringing more such opportunities for you in the future.```
and removed additional optional fields.

Co-authored-by: CDC-IITDH <76999613+CDC-IITDH@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-30 11:43:49 +05:30
gowtham3105 86e3a41e19 API - getDashboard 2021-10-25 23:25:40 +05:30
gowtham3105 f518df9d78 Updated README and Minor Changes 2021-10-25 23:09:09 +05:30
Gowtham Sai 920bd4f77f
Merge branch 'main' into markStatus 2021-10-23 17:58:02 +05:30
gowtham3105 1b20454f35 Created MarkStatus API 2021-10-23 17:43:49 +05:30
gowtham3105 ed0577a6ef Constants Update 2021-10-22 20:37:15 +05:30
gowtham3105 e0741b70d5 Update README.md 2021-10-15 20:53:19 +05:30
CDC-IITDH 32bf499aa1
Update README.md 2021-10-15 20:49:49 +05:30
gowtham3105 2e11681173 Initial Commit 2021-10-15 20:47:23 +05:30