Leena
|
abe0b6c083
|
Change the app_usages API to accept array of data
- Add foreignkey to device for AppUsage
- Rename the route to app_usage from app_usage/create
|
2016-02-05 08:24:39 +05:30 |
|
Leena
|
45bcc78962
|
API for app usage tracking
|
2016-02-04 16:19:21 +05:30 |
|
leenasn
|
7023780a6e
|
Remove the route for the non-required downloaded API
|
2015-11-23 12:07:53 +05:30 |
|
leenasn
|
879a0f49e1
|
Add API for App Index
- Add tests for unauthorised response for APIs which require authentication
|
2015-11-23 12:05:45 +05:30 |
|
leenasn
|
b881726a25
|
Add NewRelic for monitoring
|
2015-11-21 22:48:29 +05:30 |
|
leenasn
|
354b42a70c
|
Add API installation status update
|
2015-11-18 15:15:31 +05:30 |
|
leenasn
|
2b889b8bf8
|
Add the default URL as localhost for development
|
2015-11-17 17:09:32 +05:30 |
|
leenasn
|
c9ec15aa9b
|
Add GCM push for pushing OneMDM app to devices
|
2015-11-16 19:08:05 +05:30 |
|
leenasn
|
cffea0c31d
|
Add GCM gem
|
2015-11-13 19:58:46 +05:30 |
|
leenasn
|
6dc20841c0
|
Integrate Rollbar, made the access token as env varibale
|
2015-11-11 16:45:09 +05:30 |
|
leenasn
|
da6b70c07b
|
Display status in admin console, Change the filters to include relevant fields, scopes for device status
|
2015-11-11 16:45:09 +05:30 |
|
leenasn
|
8116e4e751
|
Change the heartbeat interval to 1 minute for testing
|
2015-11-11 16:45:09 +05:30 |
|
leenasn
|
7a2e2c15d2
|
Heartbeat API with device token authentication
|
2015-11-09 16:19:50 +05:30 |
|
leenasn
|
0e8b403142
|
Add heartbeat model, next_heartbeat_time and update_heartbeat_time on device registration
|
2015-11-09 13:43:21 +05:30 |
|
Yedhu Krishnan
|
97bc55a518
|
Create device controller with and API to create a device
- Turn of assets and helper generation automatically
|
2015-10-17 11:33:31 +05:30 |
|
Yedhu Krishnan
|
9c4800e217
|
Create device model and setup devise, activeadmin and rspec!
- with attributes: model, imei_number, unique_id and access_token
- access_token is automatically generated on create
|
2015-10-16 18:50:39 +05:30 |
|
Yedhu Krishnan
|
c3c42c4e49
|
Initial commit with Postgres DB setup
|
2015-10-16 17:34:54 +05:30 |
|