Commit Graph

9 Commits

Author SHA1 Message Date
Riku Rouvila
7cfeec5404 handle already_in_team error properly 2020-01-13 19:27:23 +02:00
Cihan Bebek
f783a27045 Membership registration & payment API (#4)
* remove newrelic from use in devenv

* add endpoint for membership payments

* fix some wierd spaces

* minor code styling and logging stuff

* replace non-breaking spaces with normal ones

* remove duplicate function

* minor code styling

* add functionality for writing new member to google sheets

* add config example

* update example config, start using config in google credentials

* remove var creds from google sheets auth

* rename config.example to config.template and fix readme

* add async and google-spreadsheet packages

* rename workingWithRows to addRow

* return missing header from readme

* minor code styling

* flatten google config structure, add address fields

* add request validation to membership endpoint

* fix config field names

* more error handling, fix indentation
2017-07-08 20:23:16 +01:00
Riku Rouvila
620c957399 better error handling 2015-11-26 17:03:42 +02:00
Riku Rouvila
aa59d58ba7 send invite to github organization after slack invitation is created and user can be found from github 2015-11-26 17:03:26 +02:00
Riku Rouvila
aeb523d818 better error message to configured channel 2015-02-13 01:21:00 +02:00
Riku Rouvila
2868d8b271 create slack service, try to create invites with slack api and if it fails then send the emails to configured channel 2015-02-13 01:09:48 +02:00
Riku Rouvila
5d4cc64f5b send slack request to channel 2015-02-12 17:55:34 +02:00
Riku Rouvila
a65b3c19c2 add better error reporting for failed slack invites 2015-01-16 23:37:04 +02:00
Riku Rouvila
d9421f9996 initial commit 2015-01-14 18:14:37 +02:00