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

Feature/angular update #111

Merged
merged 72 commits into from
Nov 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
72 commits
Select commit Hold shift + click to select a range
0f2e5a0
Initial clean up
vivid-esnauffer Nov 6, 2024
2a738a0
Updated to Angular 10
vivid-esnauffer Nov 6, 2024
d8d25c3
Updated to Angular 11
vivid-esnauffer Nov 6, 2024
21a7756
Updated to Angular 12
vivid-esnauffer Nov 6, 2024
7b5d32e
Merge branch 'feature/3.6.0' into feature/angular-update
vivid-esnauffer Nov 7, 2024
48f9c90
Update to Angular 13
vivid-esnauffer Nov 7, 2024
19e4592
Update to Angular 14
vivid-esnauffer Nov 7, 2024
4acea41
Update to Angular 15
vivid-esnauffer Nov 7, 2024
545cf79
Updated to Angular 16
vivid-esnauffer Nov 7, 2024
a2a331a
Updated to Angular 17
vivid-esnauffer Nov 7, 2024
f20ff94
Update to Angular 18
vivid-esnauffer Nov 7, 2024
84d3f1d
Update build-npm.yml
vivid-esnauffer Nov 7, 2024
9253516
some cleanup before updating to Angular 14
vivid-esnauffer Nov 8, 2024
872188a
Updated Angular core and cli to v14. Uninstalled @ngrx/router-store b…
vivid-esnauffer Nov 8, 2024
56940c1
Uninstalled ngrx/entity
vivid-esnauffer Nov 8, 2024
f320dae
Updated the store to v.14
vivid-esnauffer Nov 8, 2024
bd29ed2
Updated Angular Material to v14
vivid-esnauffer Nov 8, 2024
a501c9c
Upgraded Angular cli to v15.
vivid-esnauffer Nov 12, 2024
b135703
Update the store to v.15
vivid-esnauffer Nov 12, 2024
5f174c4
Updated the version of the wf libraries
vivid-esnauffer Nov 13, 2024
2839143
Update Angular Material to v15
vivid-esnauffer Nov 13, 2024
ace4d77
Updated busacca library
vivid-esnauffer Nov 13, 2024
c5a296b
Updated ngx-connection-service library
vivid-esnauffer Nov 13, 2024
17293c6
Removed unused library
vivid-esnauffer Nov 13, 2024
1fb1522
Keep updating libraries and fixing build errors
vivid-esnauffer Nov 13, 2024
e3ee758
Keep updating libraries
vivid-esnauffer Nov 13, 2024
48eab3b
Updated ngx-mask
vivid-esnauffer Nov 13, 2024
350a02e
Keep updating and removing unused libraries
vivid-esnauffer Nov 13, 2024
4d9faa5
updated ngx-pagination
vivid-esnauffer Nov 13, 2024
837e0ef
Updating libraires
vivid-esnauffer Nov 13, 2024
e42b8d0
Staring to update to Angular 16
vivid-esnauffer Nov 13, 2024
474f2df
Updated store to Angular 16
vivid-esnauffer Nov 13, 2024
cd8e03b
Updated Angular Material to v16
vivid-esnauffer Nov 14, 2024
80c274e
Upgraded ngx connection service library
vivid-esnauffer Nov 14, 2024
3517301
Starting to upgrade to v17
vivid-esnauffer Nov 14, 2024
6f8f6a0
Upgraded the store to v17
vivid-esnauffer Nov 14, 2024
c8b719b
Upgraded angular material to v17
vivid-esnauffer Nov 14, 2024
f63e10a
Updated Angular core and cli to v18
vivid-esnauffer Nov 14, 2024
db9e4ff
Updated ngrx store to v18
vivid-esnauffer Nov 14, 2024
07382f0
Updated Angular materrial to v18
vivid-esnauffer Nov 14, 2024
8886961
Updating other libraries
vivid-esnauffer Nov 14, 2024
a90ce23
Updating some of the other libraries
vivid-esnauffer Nov 14, 2024
4afe65e
Updating ngx-connection service
vivid-esnauffer Nov 14, 2024
f4b1743
Updating some of the other libraries
vivid-esnauffer Nov 14, 2024
81638d7
Updated rxjs
vivid-esnauffer Nov 14, 2024
4f3ceb5
Fixed app initializer
vivid-esnauffer Nov 14, 2024
40b17e4
Updated scroll into view library
vivid-esnauffer Nov 14, 2024
3e5045f
Removed gsap as it seems to be unused
vivid-esnauffer Nov 14, 2024
6bdf427
Modifications which help the app to start
vivid-esnauffer Nov 15, 2024
faabf7a
PIM-1759: Update Inventory and Yield app to Angular 18 - UW WAR - sta…
vivid-esnauffer Nov 16, 2024
f3a8298
Styling of the Grain Unseed Inventory screen is complete
vivid-esnauffer Nov 20, 2024
cc485e1
PIM-1759: Update Inventory and Yield app to Angular 18 - UW WAR - See…
vivid-esnauffer Nov 20, 2024
3317090
Grain DOP screen is complete
vivid-esnauffer Nov 21, 2024
b041e74
Verified Yield screen is complete
vivid-esnauffer Nov 21, 2024
8682a23
Completed all inventory and yield screens for Forage and Grain
vivid-esnauffer Nov 21, 2024
26657dd
About half of maintenance screens were revewed
vivid-esnauffer Nov 22, 2024
923face
PIM-1759: Update Inventory and Yield app to Angular 18 - UW WAR : Cle…
vivid-esnauffer Nov 23, 2024
0e49389
Cleaned css in popups. Removed unnesessary constructor from inventory…
vivid-esnauffer Nov 26, 2024
a478724
Maintenace screens are complete
vivid-esnauffer Nov 26, 2024
25ffb6c
Updating node and npm versions in the pom file
vivid-esnauffer Nov 26, 2024
99a8c34
Merge branch 'feature/3.6.0' into feature/angular-update
vivid-esnauffer Nov 26, 2024
a52efe3
Removed commented code
vivid-esnauffer Nov 26, 2024
be47485
Removed commented code
vivid-esnauffer Nov 26, 2024
8abcfe5
Removed commented code and did an npm --froce
vivid-esnauffer Nov 26, 2024
60bbac1
Merge branch 'feature/3.6.0' into feature/angular-update
vivid-esnauffer Nov 26, 2024
c0f15a4
Fixed build errors
vivid-esnauffer Nov 27, 2024
969e12d
PIM-1720: Verified Grain - Harvested/Commodity Totals Grid - Insert/U…
vivid-esnauffer Nov 27, 2024
15dc840
Comments from tech review were implemented. Fonts on popus and main p…
vivid-esnauffer Nov 28, 2024
1473a94
Replaced reguestId=WFDME with CUWS in all api effects call
vivid-esnauffer Nov 28, 2024
c460c6b
I have to get the exact versions of the wf libraries from Ben
vivid-esnauffer Nov 28, 2024
03a5cbe
Merge pull request #112 from bcgov/feature/PIM-1721-Verified-Grain-In…
vivid-esnauffer Nov 29, 2024
2b4ab5e
Reversed the carret symbol change
vivid-esnauffer Nov 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Set up nodejs
uses: actions/setup-node@v4
with:
node-version: 14
node-version: 20

- name: Extract version number
id: getVersion
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ local-config
cirras-underwriting-api/cirras-underwriting-api-rest-endpoints/src/test/resources/static.properties
cirras-underwriting-api/cirras-underwriting-persistence/src/test/resources/static.properties
cirras-underwriting-war/cirras-underwriting-war/src/main/angular/package-lock.json
cirras-underwriting-ngclient-lib/cirras-underwriting-ngclient-lib/src/main/angular/package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<dollar>$</dollar>
<node.version>v14.17.3</node.version>
<npm.version>6.14.13</npm.version>
<node.version>v20.18.0</node.version>
<npm.version>10.9.0</npm.version>
<node.path>${user.home}/.node</node.path>
<typescript.path>src/main/angular</typescript.path>
<npm.url>https://apps.vividsolutions.com/artifactory/api/npm/npm/</npm.url>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
!.vscode/extensions.json

# misc
/.angular/cache
/.sass-cache
/connect.lock
/coverage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"version": 1,
"newProjectRoot": "projects",
"defaultProject": "cirras-underwriting-api",
"projects": {
"cirras-underwriting-api": {
"root": "projects/cirras-underwriting-api",
Expand All @@ -11,7 +10,7 @@
"prefix": "cirras",
"architect": {
"build": {
"builder": "@angular-devkit/build-ng-packagr:build",
"builder": "@angular-devkit/build-angular:ng-packagr",
"options": {
"tsConfig": "projects/cirras-underwriting-api/tsconfig.lib.json",
"project": "projects/cirras-underwriting-api/ng-package.json"
Expand Down
Loading
Loading