Commit Graph

1036 Commits

Author SHA1 Message Date
sadnub 2baee27859 agent rework start 2020-11-06 13:51:18 -05:00
Tragic Bronson 144a3dedbb
Merge pull request #165 from sadnub/develop
fix strange test issue
2020-11-02 09:30:57 -08:00
sadnub f90d966f1a fix strange test issue 2020-11-02 10:18:07 -05:00
wh1te909 b188e2ea97 more agent tasks tests 2020-11-02 10:20:22 +00:00
wh1te909 059edc36e4 version 0.1.2 2020-11-02 06:53:21 +00:00
wh1te909 902034ecf0 fix agent update for 32bit agents 2020-11-02 06:46:35 +00:00
wh1te909 f73ea8f9f4 bump version 2020-11-01 23:50:05 +00:00
wh1te909 596ec3eb2c add win task test 2020-11-01 23:43:24 +00:00
wh1te909 cb71319ff0
Merge pull request #161 from sadnub/develop
make run once task run as soon as agent is online
2020-11-01 14:26:03 -08:00
sadnub 7b7164a9a2 fix warning message about tz 2020-11-01 17:16:58 -05:00
sadnub 721ce8f91a fix time zone issues 2020-11-01 16:26:37 -05:00
sadnub 9fdbae986c handle task times in the past 2020-11-01 13:32:20 -05:00
sadnub 9535a9fa3f make run once task run as soon as agent is online 2020-11-01 10:53:14 -05:00
wh1te909 06a69045bc add version 2020-11-01 09:18:22 +00:00
wh1te909 a606f0c315 fix tests 2020-11-01 00:56:35 +00:00
wh1te909 0ab28e7dec more autotask tests 2020-11-01 00:35:53 +00:00
wh1te909 91e19b4488
Merge pull request #159 from sadnub/develop
some features, fixes, and tests
2020-10-31 03:38:05 -07:00
wh1te909 85d23fa925 add orphaned task test 2020-10-31 10:32:52 +00:00
wh1te909 571a301989 fix orphaned tasks 2020-10-31 08:26:30 +00:00
wh1te909 4b9030cadf remove signal to fix recursion error, moved to a periodic task 2020-10-31 08:09:21 +00:00
wh1te909 e09ad7ed23 only send task to online agents 2020-10-31 08:06:50 +00:00
sadnub ba9a4c7e1a black formatting 2020-10-30 18:31:05 -04:00
sadnub 77fd0bccc0 finish autotask view tests 2020-10-30 18:28:14 -04:00
sadnub 962754fd80 test start 2020-10-30 13:22:03 -04:00
sadnub bf9efc70cf bump app version 2020-10-30 12:39:59 -04:00
sadnub b7069f9907 feat: allow one time tasks and added task cleanup script. Various fixes and rework 2020-10-30 12:38:48 -04:00
wh1te909 0ed603076c add maintenance tasks 2020-10-30 08:12:43 +00:00
wh1te909 a16cbf1392 add vscode debugger 2020-10-30 08:04:44 +00:00
wh1te909 8ee4a08438 fix for spaces in username or password for pg_dump 2020-10-30 03:55:50 +00:00
wh1te909 32c2d42efb update restore script 2020-10-30 00:07:02 +00:00
wh1te909 50a3c62c28 add stdout to failing script check email body 2020-10-29 21:39:41 +00:00
wh1te909 abd767deff fixes #154 2020-10-29 20:00:03 +00:00
wh1te909 d15ce49884 fix error when an agent is in a policy that doesn't yet have a patch policy created 2020-10-29 09:19:43 +00:00
wh1te909 8d33b4b099 workaround for broken salt bg scripts 2020-10-29 08:04:15 +00:00
wh1te909 a5182aa48b switch icon 2020-10-29 08:02:46 +00:00
wh1te909 9f07e7cf10
Merge pull request #153 from sadnub/develop
fixes related agents and check additions not applying to all agents
2020-10-28 21:52:05 -07:00
sadnub c49f6884a3 reduced some code and tweaked the UI 2020-10-28 22:49:41 -04:00
sadnub 3730afd5d6 fix related agents method in policy model 2020-10-28 22:26:04 -04:00
wh1te909 90c0db13e9
Merge pull request #149 from wh1te909/dependabot/pip/api/tacticalrmm/cryptography-3.2
Bump cryptography from 3.1.1 to 3.2 in /api/tacticalrmm
2020-10-27 19:36:00 -07:00
wh1te909 704d37417d
Merge pull request #150 from sadnub/develop
finished automation tests
2020-10-27 19:12:35 -07:00
sadnub b164495211 finished automation tests 2020-10-27 18:47:14 -04:00
dependabot[bot] cbb4f88ecd
Bump cryptography from 3.1.1 to 3.2 in /api/tacticalrmm
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1.1 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.1.1...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 22:10:16 +00:00
wh1te909 c309da95c0 attempt to fix travis postgres 2020-10-27 08:52:56 +00:00
wh1te909 bd43b5e162 agent 1.0.1 2020-10-27 04:43:04 +00:00
wh1te909 8f76f003ef add SMS alert support 2020-10-26 09:08:18 +00:00
wh1te909 d0f493844b more sort, fix typo 2020-10-26 06:15:59 +00:00
wh1te909 60cc88cf60 alphabetically sort dropdowns #146 2020-10-26 05:41:11 +00:00
wh1te909 75e6fcc884 axios 0.21.0 2020-10-26 05:37:35 +00:00
wh1te909 e0f641c68e
Merge pull request #148 from sadnub/develop
feat: maintenace mode
2020-10-25 19:35:26 -07:00
wh1te909 1a0fac916b render perf 2020-10-26 02:32:09 +00:00