Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Basel version #106

Open
wants to merge 108 commits into
base: Alpha-(0.7.1)
Choose a base branch
from
Open

Basel version #106

wants to merge 108 commits into from

Conversation

dyerry23
Copy link

Disables autocomplete on input fields for device identifiers.

helfrichmichael and others added 30 commits December 20, 2018 12:59
PiperOrigin-RevId: 226380082
…elf and device table views.

PiperOrigin-RevId: 226525404
…on if there were not any unstreamed rows.

PiperOrigin-RevId: 227873192
… which will allow Google Analytics.

PiperOrigin-RevId: 228152443
*Adds a conditional for lost devices to have an option for "Mark as found" if it's locked, but not lost, the option will say "Unlock" instead.

PiperOrigin-RevId: 228154210
*Removed test cases for the above in all affected unit tests.

PiperOrigin-RevId: 228156950
…licate mark_damaged requests (was creating a const that was subscribed to and then also returned).

PiperOrigin-RevId: 228160287
*Adds last audit time and last audit by to the shelf detail view.

PiperOrigin-RevId: 228172331
…test for get().

PiperOrigin-RevId: 228244029
*All notifications generated by the Chrome App will now offer a debug option.
*Created constants for notification names generated by the background.

PiperOrigin-RevId: 228359852
PiperOrigin-RevId: 228561403
…efactors.

* Removing nonexistent device attribute 'model' from tests.
* Small-scale refactor of tests building device_model.Device() objects.
* Removing unused variables from relevant tests.

PiperOrigin-RevId: 228608507
*Added an additional hook for the background service's messaging service to create a debug view when called.
*Updated the formatting of the troubleshooting page to address the potential for misaligned icons.

PiperOrigin-RevId: 228707079
…enroll() and get() methods.

PiperOrigin-RevId: 228730277
… in order to avoid DeadlineExceededError for an index that takes longer than 60s to execute.

PiperOrigin-RevId: 228739059
PiperOrigin-RevId: 228887443
…ice_list_table to be pointers.

PiperOrigin-RevId: 228941012
… frontend and the backend, and a mock of that service for components to utilize in unit testing.

* The model includes the interfaces needed to communicate tag messages to the backend as well as a Tag Class which represents a tag object on the frontend.
* The service has a create method which will send a request to the backend to create a new tag.
* The TagServiceMock can be used as a replacement for TagService in a component's unit tests.

PiperOrigin-RevId: 229259021
… requests to send email out exceed Appengine's request deadline of 60s. This moves that request over to a task queue which increases it to 10m.

PiperOrigin-RevId: 229434450
This is for #29.

PiperOrigin-RevId: 229593876
PiperOrigin-RevId: 229909428
PiperOrigin-RevId: 230995393
PiperOrigin-RevId: 230996220
PiperOrigin-RevId: 230997420
… did not include the shelf filter.

PiperOrigin-RevId: 231212207
…set the values in datastore if yaml file was used.

PiperOrigin-RevId: 231782154
…f the tag name is the empty string.

PiperOrigin-RevId: 231986488
Googler and others added 29 commits November 22, 2019 12:01
PiperOrigin-RevId: 275470281
PiperOrigin-RevId: 275521798
PiperOrigin-RevId: 276872630
Including images for device loan status: Healthy, Almost overdue, Overdue

PiperOrigin-RevId: 277110523
…administration and operations tracking.

NOTE: This is only for domain administrators and requires that you enable Google Analytics for the application.
PiperOrigin-RevId: 277302611
This allows for each environment (dev, qa, and prod) to have their own Google Analytics target. This allows for better localized testing. Additionally, this CL adds some tests to ensure that our environment targeting works consistently.

PiperOrigin-RevId: 277499978
Change heartbeat logic to reply start_assignment as True only when onboarded field on device is marked as false.

PiperOrigin-RevId: 278456758
PiperOrigin-RevId: 278664180
PiperOrigin-RevId: 278878243
PiperOrigin-RevId: 278919187
PiperOrigin-RevId: 278932661
…a new shelf.

This ensures that the button is only displayed if a given user has the 'modify_shelf' permission.

PiperOrigin-RevId: 281340938
Downgrades Bazel version on Travis. Bazel 0.27 or later breaks Python 2 support.
Adds notes in the README and deployment guide that you need to run Bazel 0.26.

PiperOrigin-RevId: 281389611
Also adds a necessary SVG loader for the Web App and adjusts the minimum version in the deploy.sh file for Bazel.

PiperOrigin-RevId: 281536512
PiperOrigin-RevId: 281982490
PiperOrigin-RevId: 297853681
PiperOrigin-RevId: 299256426
PiperOrigin-RevId: 299894663
PiperOrigin-RevId: 300922657
PiperOrigin-RevId: 301952278
… off.

Fix small typo on constants.

PiperOrigin-RevId: 302427416
PiperOrigin-RevId: 302459112
… as needed by using MomentJS.

There are now 2 templates for the different types of date formats all under one location for easy scaling and changeability.

PiperOrigin-RevId: 304044580
…should resolve Chrome being viewed as unauthenticated.

PiperOrigin-RevId: 304214060
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.