Commit Graph

122 Commits

Author SHA1 Message Date
Douglas Barone
2f8f76870f Initial log funcionality 2020-12-18 16:31:10 -04:00
Douglas Barone
64a4ed2dfa Fix: import users from domain machines 2020-12-18 14:44:09 -04:00
Douglas Barone
706660f73e Added logger 2020-12-18 14:33:34 -04:00
Douglas Barone
8e1e4b0131 Omit error message from log 2020-12-18 12:10:07 -04:00
Douglas Barone
6332f297cb Replaced all console.log with new logger function 2020-12-18 12:07:33 -04:00
Douglas Barone
4d836c2260 Log function created 2020-12-18 10:53:04 -04:00
Douglas Barone
6aaad16a78 Bugfix 2020-12-18 10:00:45 -04:00
Douglas Barone
4928dd3a73 Refatored UserPrecense functionality 2020-12-17 17:45:12 -04:00
Douglas Barone
9945b58fb1 Added RECENT status 2020-12-17 16:28:09 -04:00
Douglas Barone
ea5e698264 v2.5.0 DB schema 2020-12-17 13:47:43 -04:00
Douglas Barone
b4d0f7af13 Use same date for all entries 2020-12-17 13:15:47 -04:00
Douglas Barone
79d3bc47b9 Extract method 2020-12-17 13:15:22 -04:00
Douglas Barone
a47f05ab18 Handle the zero device case 2020-12-17 13:04:38 -04:00
Douglas Barone
cf21f1534d Better log message 2020-12-17 13:04:06 -04:00
Douglas Barone
738bae1a15 Better filtering 2020-12-17 08:57:38 -04:00
Douglas Barone
ed65680a3b Fix: properly sort itens 2020-12-16 11:24:52 -04:00
Douglas Barone
acbe13a0b1 Sort result 2020-12-16 11:18:45 -04:00
Douglas Barone
37d7f94141 Added prisma-dev script 2020-12-16 09:34:05 -04:00
Douglas Barone
f7cc0f3f07 Update prisma migration 2020-12-15 16:01:39 -04:00
Douglas Barone
9c1c78a4b3 Update prisma 2020-12-15 11:35:45 -04:00
Douglas Barone
c605734d8f Refactor 2020-12-15 11:13:18 -04:00
Douglas Barone
c39c2a7d3a Rename folder 2020-12-14 16:51:43 -04:00
Douglas Barone
d77e131385 Code refactoring 2020-12-14 16:42:38 -04:00
Douglas Barone
58369b0df6 Fix sessionId for cache 2020-12-14 16:22:36 -04:00
Douglas Barone
e872afaf35 Organize project struture 2020-12-14 16:18:28 -04:00
Douglas Barone
6bd6049c02 Fix: set working state properly 2020-12-14 10:42:35 -04:00
Douglas Barone
6ee96e7f16 Bump version to 2.4.0 2020-12-11 11:59:41 -04:00
Douglas Barone
58a7a70040 Optimize query 2020-12-10 20:18:06 -04:00
Douglas Barone
dae45fe928 Extract timeout from entry 2020-12-10 20:09:02 -04:00
Douglas Barone
b77716ebc6 Clean unused variables 2020-12-10 19:56:05 -04:00
Douglas Barone
a7322693d3 Improve Palo Alto user-id mapping using a single POST req 2020-12-10 16:29:14 -04:00
Douglas Barone
3200b8624b Added StatsWidget 2020-12-10 10:11:36 -04:00
Douglas Barone
1cd561bd62 Initialize var properly 2020-12-10 08:28:07 -04:00
Douglas Barone
12db9c49b2 Prevent unnecessary user-id update 2020-12-09 08:30:17 -04:00
Douglas Barone
6599707386 Added totalWifiDevices to stats query. 2020-12-07 14:13:11 -04:00
Douglas Barone
a9d515d1f4 Rename vars 2020-12-05 13:11:59 -04:00
Douglas Barone
f38f358fca Debounce upsertUser 2020-12-05 12:11:44 -04:00
Douglas Barone
05db879b27 Added authUpdated subscription 2020-12-04 18:40:47 -04:00
Douglas Barone
30422ccb24 Adjust userPresence slice 2020-12-04 10:55:12 -04:00
Douglas Barone
2e454ea88f Added onlineUsers to Stats 2020-12-04 10:38:08 -04:00
Douglas Barone
472982a97f Bumped version to 2.3.0 2020-12-03 18:27:51 -04:00
Douglas Barone
023dc39076 UserPresence subscription OK 2020-12-03 17:50:25 -04:00
Douglas Barone
43a2638d18 Refactor authorization extraction 2020-12-03 17:30:35 -04:00
Douglas Barone
fea7befa8a Added support to Subscriptions 2020-12-03 17:27:03 -04:00
Douglas Barone
3f1355c8b8 Added env var 2020-12-03 16:10:20 -04:00
Douglas Barone
87f7ed4cd8 Decouple updateDevicesInfo: delegate to cronTasks 2020-12-02 15:54:49 -04:00
Douglas Barone
5de1bb4f0b Bump version to 2.2.0 2020-12-02 13:54:40 -04:00
Douglas Barone
eccdca4f29 Initial support for user-id mappings 2020-12-02 11:20:27 -04:00
Douglas Barone
52d561f396 Minimal refactoring 2020-12-01 15:19:03 -04:00
Douglas Barone
04a2fb01cb Optimized AD user import 2020-12-01 14:56:20 -04:00