Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial integrations feature #899

Open
wants to merge 105 commits into
base: develop
Choose a base branch
from
Open

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    dcada0a View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    subzdev committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    42c85ba View commit details
    Browse the repository at this point in the history
  3. resolve conflicts

    subzdev committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    9e4807f View commit details
    Browse the repository at this point in the history
  4. resolve final conflicts

    subzdev committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    827d091 View commit details
    Browse the repository at this point in the history
  5. checkin/checkout and delete asset

    subzdev committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    6443775 View commit details
    Browse the repository at this point in the history
  6. display depreciation values

    subzdev committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    05d93cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb24c2c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c03ab3d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d763f0 View commit details
    Browse the repository at this point in the history
  10. commit

    subzdev committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    18affcf View commit details
    Browse the repository at this point in the history
  11. fix merge conflicts

    subzdev committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    f7d61fc View commit details
    Browse the repository at this point in the history
  12. added asset tag filter

    subzdev committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    0c8b375 View commit details
    Browse the repository at this point in the history
  13. fixed minor spacing

    subzdev committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    1786672 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    81b038b View commit details
    Browse the repository at this point in the history
  15. add quarantine table

    subzdev committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    d7e6c96 View commit details
    Browse the repository at this point in the history
  16. fix margins and add selection to meraki agent and bitdefender quarant…

    …ine tables, added device policy modal for meraki and tasks tab for bitdefender
    subzdev committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    6d7915b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    0f024b3 View commit details
    Browse the repository at this point in the history
  2. refine checkin/checkout modals

    subzdev committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    570c7eb View commit details
    Browse the repository at this point in the history
  3. add asset models tab and table, implement edit model functionality, a…

    …dd more views
    subzdev committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    3f3a8f9 View commit details
    Browse the repository at this point in the history
  4. implement delete asset model

    subzdev committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    8e8156d View commit details
    Browse the repository at this point in the history
  5. make bitdefender quarantine its own component

    subzdev committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    a35bfcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2415b97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d379118 View commit details
    Browse the repository at this point in the history
  8. fix q-card display in modal

    subzdev committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    fe4bcaf View commit details
    Browse the repository at this point in the history
  9. add maintenances tab and table

    subzdev committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    f1b116b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d8cad7 View commit details
    Browse the repository at this point in the history
  11. formatting

    subzdev committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    23dfc19 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. implemented edit maintenance for snipe-it asset

    subzdev committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    4a6dd48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a66219 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e48ad92 View commit details
    Browse the repository at this point in the history
  4. make completion date for maintenance optional

    subzdev committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    ed27374 View commit details
    Browse the repository at this point in the history
  5. show warning if no integrations enabled and attempt is made to open e…

    …ither agent or client integrations
    subzdev committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    0b3ce25 View commit details
    Browse the repository at this point in the history
  6. fix conditions and wording in warning

    subzdev committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    ce85e90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12d2619 View commit details
    Browse the repository at this point in the history
  8. fix wording again on warnings

    subzdev committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    af59c8a View commit details
    Browse the repository at this point in the history
  9. formatting and cleanup

    subzdev committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    3805364 View commit details
    Browse the repository at this point in the history
  10. formatting

    subzdev committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    71cb19c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. rework meraki component

    subzdev committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    1ee3828 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Merge branch 'develop' of https://github.com/wh1te909/tacticalrmm int…

    …o develop
    subzdev committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    edac03c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Configuration menu
    Copy the full SHA
    09a038d View commit details
    Browse the repository at this point in the history
  2. require meraki organization choice

    subzdev committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    fdd5210 View commit details
    Browse the repository at this point in the history
  3. complete add asset stepper form

    subzdev committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    8bffb4a View commit details
    Browse the repository at this point in the history
  4. fix condition to make sure purchase cost is required, polish purchase…

    … date field
    subzdev committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    44d4f52 View commit details
    Browse the repository at this point in the history
  5. fix date format for add asset

    subzdev committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    6880e6a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. implement edit asset stepper and endpoint

    subzdev committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    aaa190d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/wh1te909/tacticalrmm int…

    …o develop
    subzdev committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    7d464de View commit details
    Browse the repository at this point in the history
  3. fix edit asset step 1 title

    subzdev committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    44fe8fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73a7a2f View commit details
    Browse the repository at this point in the history
  5. fix broken component path

    subzdev committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    8e9c9e9 View commit details
    Browse the repository at this point in the history
  6. remove unncessary $q.loading.hide()

    subzdev committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    e310910 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34c3af6 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'develop' of https://github.com/wh1te909/tacticalrmm int…

    …o develop
    subzdev committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    31f19b4 View commit details
    Browse the repository at this point in the history
  9. minor cleanup and formatting

    subzdev committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    f7e02a3 View commit details
    Browse the repository at this point in the history
  10. rename model field to be clearer

    subzdev committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    daa01e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    3b7f8da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bb9842 View commit details
    Browse the repository at this point in the history
  3. formatting

    subzdev committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    4803638 View commit details
    Browse the repository at this point in the history
  4. remove unused imports

    subzdev committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    de37af7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcadbe5 View commit details
    Browse the repository at this point in the history
  6. re-factor NetworkClientsTrafficTable component to use composition api…

    …, fix pagination and sortables
    subzdev committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    ec2d229 View commit details
    Browse the repository at this point in the history
  7. really fix pagination

    subzdev committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    0cebf93 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    e08faa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40d9a71 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/wh1te909/tacticalrmm int…

    …o develop
    subzdev committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    e57dd50 View commit details
    Browse the repository at this point in the history
  4. fix pagination and remove more unused imports for NetworkEventsTable …

    …component
    subzdev committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    37636ed View commit details
    Browse the repository at this point in the history
  5. Make date/time fields human readable

    subzdev committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    59a3aca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    435ed79 View commit details
    Browse the repository at this point in the history
  7. add one more check for condition

    subzdev committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    c8d4c2d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1ff6c1 View commit details
    Browse the repository at this point in the history
  9. change to const from let

    subzdev committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    2c13f7b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ea26be9 View commit details
    Browse the repository at this point in the history
  11. add 7200 seconds condition again

    subzdev committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    840c1b6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4dc06fd View commit details
    Browse the repository at this point in the history
  13. increase font to h6 for usage stat

    subzdev committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    d9b4f02 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. remove more unused imports

    subzdev committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    6d698e2 View commit details
    Browse the repository at this point in the history
  2. remove unused code

    subzdev committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    3189e74 View commit details
    Browse the repository at this point in the history
  3. display stats in own div

    subzdev committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    7372294 View commit details
    Browse the repository at this point in the history
  4. remove agentmeraki, re-design components, add new field to integratio…

    …n model for agent_related
    subzdev committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    b16aefb View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    4139bfb View commit details
    Browse the repository at this point in the history
  2. cleanup

    subzdev committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    9595b5f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    e8a09d2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/wh1te909/tacticalrmm int…

    …o develop
    subzdev committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    14a37e4 View commit details
    Browse the repository at this point in the history
  3. finish association removal

    subzdev committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    70b0e2c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. start bitdefender reports endpoint, re-factor agentintegrations metho…

    …d to export via agents.js
    subzdev committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    b086c83 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/wh1te909/tacticalrmm int…

    …o develop
    subzdev committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    bd2a36c View commit details
    Browse the repository at this point in the history
  3. minor ui improvements

    subzdev committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    21d8899 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    8c342f6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/wh1te909/tacticalrmm int…

    …o develop
    subzdev committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    a010259 View commit details
    Browse the repository at this point in the history
  3. implement email list parameter for reports

    subzdev committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    8011cd7 View commit details
    Browse the repository at this point in the history
  4. fix persistent spelling

    subzdev committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    dda0c1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9867c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    7dec0da View commit details
    Browse the repository at this point in the history
  2. formatting

    subzdev committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    f5e5936 View commit details
    Browse the repository at this point in the history
  3. fix network events table export functionality

    subzdev committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    17aeb56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b92211 View commit details
    Browse the repository at this point in the history
  5. fix label for date pop up

    subzdev committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    db07c92 View commit details
    Browse the repository at this point in the history
  6. fix label

    subzdev committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    aacf16b View commit details
    Browse the repository at this point in the history
  7. remove unnecessary table columns

    subzdev committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    91570e3 View commit details
    Browse the repository at this point in the history
  8. add table loading

    subzdev committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    3697bc2 View commit details
    Browse the repository at this point in the history
  9. fix duplicate declaration

    subzdev committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    f572e0a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    5e63ad1 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. add more columns

    subzdev committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    92d3c2a View commit details
    Browse the repository at this point in the history
  2. allow check out to asset

    subzdev committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    6ce00d7 View commit details
    Browse the repository at this point in the history
  3. finish checked out to and checked in to q-card

    subzdev committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    2439ef5 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Merge branch 'develop' of https://github.com/wh1te909/tacticalrmm int…

    …o develop
    subzdev committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    faf14b9 View commit details
    Browse the repository at this point in the history