agmission/Development/client
Devin Major 83a0aa1109
All checks were successful
Server Tests / Mocha – Unit & Utility Tests (push) Successful in 1m9s
Server Tests / Jest – Integration Tests (push) Successful in 1m31s
fixed a regression with the playback panel
2026-05-08 14:34:56 -04:00
..
.vscode first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
docs all Data Export API changes until may 8 2026 2026-05-08 11:48:21 -04:00
scripts all Data Export API changes until may 8 2026 2026-05-08 11:48:21 -04:00
src fixed a regression with the playback panel 2026-05-08 14:34:56 -04:00
.editorconfig first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
.env first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
.jshintrc first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
AgMission-BigQuery-Analytics-Mapping.md first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
AgMission-GA4-Complete-Reference.csv first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
angular.json all Data Export API changes until may 8 2026 2026-05-08 11:48:21 -04:00
browserslist first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
package-lock.json all Data Export API changes until may 8 2026 2026-05-08 11:48:21 -04:00
package.json all Data Export API changes until may 8 2026 2026-05-08 11:48:21 -04:00
proxy.config.json first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
README.md first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
tsconfig-aot.json first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
tsconfig.json first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
tslint.json first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
xliffmerge.json first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00

PrimeCli

This project was generated with Angular CLI version 1.3.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.