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

Sitewhere 3.0.0 #46

Merged
merged 66 commits into from
Jan 15, 2021
Merged

Sitewhere 3.0.0 #46

merged 66 commits into from
Jan 15, 2021

Commits on Oct 19, 2019

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

Commits on Nov 2, 2019

  1. Configuration menu
    Copy the full SHA
    b7567a6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into sitewhere-3.0.0

    Conflicts:
    	build.gradle
    derekadams committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    5012fa8 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

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

Commits on Jan 11, 2020

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

Commits on Jan 27, 2020

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

Commits on Jan 29, 2020

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

Commits on Feb 19, 2020

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

Commits on Mar 5, 2020

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

Commits on Jun 12, 2020

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

Commits on Jun 26, 2020

  1. syncope role - in progress

    Luciano Baez committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    b4b6f41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    949de3a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29 from sitewhere/da/CleanUpInterfaces

    chore: Clean up unnecessary 'public' on interface decls.
    derekadams authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    1dc2ef0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Add authorities in the role

    jbaezml committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    a2bddb0 View commit details
    Browse the repository at this point in the history
  2. Add authorities in the role

    jbaezml committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    f24ffaf View commit details
    Browse the repository at this point in the history
  3. Add role enum

    jbaezml committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    9769ecd View commit details
    Browse the repository at this point in the history
  4. delete authorizations from the request to create user

    Luciano Baez committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    7e7f0b8 View commit details
    Browse the repository at this point in the history
  5. delete authorizations from the request to create user

    Luciano Baez committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    9828d66 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Delete authorities in user model.

    Luciano Baez committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    93f090b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. add authorizations to roles and roles to users

    Luciano Baez committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    7f43740 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. refactor code

    Luciano Baez committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    e848679 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Merge branch 'lb/syncope-role' into lb/sitewhere-3.0.0/syncope

    # Conflicts:
    #	build.gradle
    #	sitewhere-java-model/src/main/java/com/sitewhere/spi/user/IUser.java
    #	sitewhere-java-model/src/main/java/com/sitewhere/spi/user/request/IUserCreateRequest.java
    Luciano Baez committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    ea37d12 View commit details
    Browse the repository at this point in the history
  2. update test

    Luciano Baez committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    b5660c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    41c252d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d226cd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1800a31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    905f5df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9178c73 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    3c3b579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f0352b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. Configuration menu
    Copy the full SHA
    afc4e25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from sitewhere/da/RefactorDeviceState

    feat: Update mx & location events to use more precise types.
    derekadams authored Jul 12, 2020
    Configuration menu
    Copy the full SHA
    4976415 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. fix user create request.

    Luciano Baez committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    04d63f0 View commit details
    Browse the repository at this point in the history
  2. fix: Fix NPE

    derekadams committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    d346b6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    536db68 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #32 from sitewhere/da/RecentMxMinMax

    feat: Add min/max values/dates for recent measurements.
    derekadams authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    5d0c811 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    04d38f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d21920e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c37708c View commit details
    Browse the repository at this point in the history
  4. fix: spaces

    jorgevillaverde-sitewhere committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    62b135b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d85e3bb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #35 from sitewhere/da/TenantCreatedDate

    fix: Support created date for tenant.
    derekadams authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    bd6bda4 View commit details
    Browse the repository at this point in the history
  7. chore: Bump version.

    derekadams committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    14f71dc View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. feat: Support concept of device summary.

    Condensed format with key data for devices/assignments. Compatible with
    RDB optimizations for better performance in high-level device list
    views.
    derekadams committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    cb7d42f View commit details
    Browse the repository at this point in the history
  2. chore: Remove extra fields from marshaled device assignment.

    Users can ask for complete asset object via flag or use new device
    summaries API to get nested data more efficiently.
    derekadams committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    aa01a4e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #36 from sitewhere/da/AddDeviceSummaries

    feat: Add device summary support for improved performance
    derekadams authored Jul 17, 2020
    Configuration menu
    Copy the full SHA
    bc01a49 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

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

Commits on Jul 30, 2020

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

Commits on Aug 6, 2020

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

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    cd84e4e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from sitewhere/da/UpdateQuarkus172

    chore: Upgrade Quarkus BOM to 1.7.2.
    derekadams authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    403d77b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    a69d471 View commit details
    Browse the repository at this point in the history
  2. fix: Add header.

    derekadams committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    2f3dfac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #39 from sitewhere/da/UpdateToApache2License

    fix: Update to Apache 2 license.
    derekadams authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    e9885ac View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    0768e98 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41 from sitewhere/jev/AddAssetTokenDeviceRegistra…

    …tion
    
    feat: add asset token to device registration.
    jorgevillaverde-sitewhere authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    8192561 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    4edf80e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from sitewhere/da/UserMgmtUpdates

    fix: Update user model for Keycloak support.
    derekadams authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    b081b3c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    a42f180 View commit details
    Browse the repository at this point in the history
  2. feat: add mission tenant API calls.

    - listTenantConfigurationTemplates
    - listTenantDatasetTemplates
    jorgevillaverde-sitewhere committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    6c5392e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d594d5d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

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

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    6696abe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from sitewhere/da/UserManagementApiUpdates

    fix: User management API updates for Keycloak integration.
    derekadams authored Jan 13, 2021
    Configuration menu
    Copy the full SHA
    9720500 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. chore: Update version.

    derekadams committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    014e00f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into sitewhere-3.0.0

    Conflicts:
    	build.gradle
    	sitewhere-java-model/build.gradle
    derekadams committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    ea15366 View commit details
    Browse the repository at this point in the history