Matheus Lima
|
b54387de66
|
Added logic to schedule a task to send the daily metrics email
|
2019-06-01 18:32:19 -03:00 |
Chris Veilleux
|
7f90820eab
|
move logic to get email address from facebook/google into util so that both sso and account APIs can use it.
|
2019-04-07 23:33:09 -05:00 |
Chris Veilleux
|
56b8d012ed
|
password reset functionality
|
2019-04-01 20:11:32 -05:00 |
Chris Veilleux
|
9fa0a4f1ff
|
added stripe package
|
2019-03-26 14:50:43 -05:00 |
Chris Veilleux
|
7116ae62d3
|
removed validtor-collection from requirements
|
2019-02-20 17:34:59 -06:00 |
Matheus Lima
|
64e513a7df
|
Created endpoint to get the device pairing code
|
2019-02-20 20:25:21 -03:00 |
Chris Veilleux
|
c2dfa9c318
|
removed the validator-collection package now that we are using schematics
|
2019-02-18 14:50:05 -06:00 |
Chris Veilleux
|
24875c9e98
|
removed flask-restful
|
2019-02-15 21:48:03 -06:00 |
Chris Veilleux
|
7666227802
|
added schematics library
|
2019-02-15 01:02:22 -06:00 |
Chris Veilleux
|
dcaf17b5f3
|
added new validator-collection package and used it to validate the email address on the account object.
|
2019-02-08 16:25:12 -06:00 |
Chris Veilleux
|
ae9d0dc3a7
|
fixed merge conflicts
|
2019-02-07 12:49:20 -06:00 |
Chris Veilleux
|
0fa89ef644
|
added pyhamcrest package for common api testing package
|
2019-02-06 13:40:52 -06:00 |
Matheus Lima
|
ade99800ef
|
- Fixing setup.py to properly include the data files described by MANIFEST.in
- Initializing the API config
- Fixing the endpoints to use the config variable to access the connection pool
|
2019-02-02 22:39:00 -03:00 |
Chris Veilleux
|
9f0fe936d7
|
added psycopg2 to dependencies
|
2019-02-01 14:23:18 -06:00 |
Chris Veilleux
|
585f9332db
|
Fixed how the packages were identified
|
2019-02-01 14:03:59 -06:00 |
Chris Veilleux
|
dc9dce74d2
|
changed package name in to selene
|
2019-02-01 13:49:01 -06:00 |
Chris Veilleux
|
f199e0969b
|
moved the contents of the "backend" directory up one level since this repo is now just for backend code
|
2019-01-30 14:47:18 -06:00 |
Chris Veilleux
|
2810b60fa6
|
moved backend code to new directory structure
|
2018-11-02 14:47:13 -05:00 |
Chris Veilleux
|
d666645662
|
added missing required packages
|
2018-08-22 23:24:40 -05:00 |
Chris Veilleux
|
a6ff57d891
|
added setup.py file so that pipenv could install to other local packages
|
2018-08-22 22:09:28 -05:00 |