Commit Graph

13 Commits

Author SHA1 Message Date
Leena
6f4894351d Ignore deleted devices while showing the App usage report 2016-03-07 08:47:28 +05:30
Leena
1a4855ee6c Move the query to a scope, Lambda for reload data 2016-02-06 09:42:48 +05:30
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
31df3d2ae3 Add default order by for App model, remove order for Device as Activeadmin always order it in that way 2015-11-18 15:23:10 +05:30
leenasn
354b42a70c Add API installation status update 2015-11-18 15:15:31 +05:30
leenasn
c9ec15aa9b Add GCM push for pushing OneMDM app to devices 2015-11-16 19:08:05 +05:30
Ernest Sankeshwar
5a81168161 Added Models App, Installation Batch Installation 2015-11-13 20:33:47 +05:30
leenasn
93e3095925 Add GCM token field to device 2015-11-13 15:52:18 +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
0e8b403142 Add heartbeat model, next_heartbeat_time and update_heartbeat_time on device registration 2015-11-09 13:43:21 +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