Skip to content

Upgrade Jupyter apis to v1.6.0 #132

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

Merged
merged 64 commits into from
Nov 3, 2022
Merged
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
a76d5f1
initial commit, take all upstream file
Aug 30, 2022
69287da
revert namespace service
Sep 1, 2022
8a875f6
install packages with npm install for all dirs
Sep 2, 2022
6254a79
Update publish.yaml
rohank07 Sep 7, 2022
387171a
Add translations
Sep 7, 2022
365f532
Merge branch 'feat-upgrade-1.4' of https://github.com/StatCan/jupyter…
Sep 7, 2022
4313244
updated kubeflow-common-lib to 1.6.0
Sep 13, 2022
471ee37
updated i18n to v1.6.0
Sep 13, 2022
536f6eb
replaced e2e folder with cypress to follow v1.6.0
Sep 13, 2022
30c7d71
updated jupyter folder to v1.6.0
Sep 13, 2022
a52e782
added back start script for local testing
Sep 13, 2022
ced2a50
updated jupyter/src to v1.6.0
Sep 13, 2022
fae5ba9
removed added package-lock
Sep 13, 2022
fedf5f1
removed unuse stuff
Sep 15, 2022
1290ff2
added back our own icons/logos
Sep 16, 2022
3a8e032
added back hint text
Sep 26, 2022
8c9d0df
added back the icons in the form sections
Sep 26, 2022
52034bc
Merge pull request #148 from StatCan/fix-136-add-hint-text
mathis-marcotte Sep 27, 2022
f5d2d52
Fix 139 add volume table (#145)
mathis-marcotte Sep 28, 2022
ec4741c
Fix 140 add kubecost table (#149)
mathis-marcotte Sep 29, 2022
bf8cb52
1.6 update - add sass (#147)
mathis-marcotte Sep 29, 2022
bb9529a
image pull policy fix (#151)
mathis-marcotte Sep 29, 2022
e522a64
added back system language input (#150)
mathis-marcotte Sep 29, 2022
f72afcd
Validation fix (#144)
Jose-Matsuda Oct 3, 2022
2ff1ecd
modify limits, gpus and cpus (#152)
mathis-marcotte Oct 4, 2022
da7c7f5
add: empty dir
rohank07 Oct 5, 2022
d150736
added back change detector
Oct 5, 2022
bb864fc
Fix i18n angular (#161)
Oct 5, 2022
1983123
Merge branch 'main' into upgrade-frontend-1.6
Oct 5, 2022
d2ffd64
merge origin main with upgrade-frontend-1.6
Oct 5, 2022
9ca8822
Add gitignore
Oct 5, 2022
068a365
feat(Taskfile.yaml): update go:build task
Collinbrown95 Oct 5, 2022
8ee373a
rename(Taskfile): revert back to original Taskfile.yml
Collinbrown95 Oct 5, 2022
d10172c
fix(i18n): locale from en-US to en
Collinbrown95 Oct 5, 2022
5e0749b
add default en
Oct 5, 2022
1a2246c
added missing api endpoint for storage classes
Oct 5, 2022
0404b70
update publish.yml
rohank07 Oct 12, 2022
a2f50bb
debug(publish.yml): temporary push on dev branch
Collinbrown95 Oct 12, 2022
37f7fca
Merge pull request #162 from StatCan/fix-143-miscellaneous
Collinbrown95 Oct 12, 2022
9c2cffd
Merge pull request #163 from StatCan/missing-storage-classes-endpoint
Collinbrown95 Oct 12, 2022
66347d8
Merge pull request #155 from StatCan/downward-api
Collinbrown95 Oct 12, 2022
099bdc3
refactor(Dockerfile): bind API to new port
Collinbrown95 Oct 12, 2022
437dd25
Merge pull request #165 from StatCan/refactor/Dockerfile
Collinbrown95 Oct 12, 2022
1931282
refactor(Dockerfile): change copy paths
Collinbrown95 Oct 14, 2022
2388e8f
fix(environment): path to logo svgs
Collinbrown95 Oct 14, 2022
a096bf3
fix(frontend): icon paths
Collinbrown95 Oct 14, 2022
6d850d6
fix(frontend): svg paths
Collinbrown95 Oct 14, 2022
4f005f1
Update 1.6 translation files (#166)
mathis-marcotte Oct 18, 2022
37df279
1.6 fix volumes (#164)
Jose-Matsuda Oct 18, 2022
1e5580f
fix failing build? (#169)
Jose-Matsuda Oct 18, 2022
c695a0a
remove unused commit
Jose-Matsuda Oct 18, 2022
223f6ab
fix(volume name): update formCtrl.get() (#174)
bryanpaget Oct 20, 2022
cb55521
set(sizeNum): default to 16
bryanpaget Oct 21, 2022
f839911
Merge pull request #175 from StatCan/fix-sizeNum-default-value
bryanpaget Oct 24, 2022
b4898ba
added missing json names
Oct 25, 2022
61a1d90
reapplied changes
Oct 28, 2022
dc103a4
removed form elements for clarity
Oct 31, 2022
21cdd47
updated message files
Oct 31, 2022
4ae94ed
added Pro b icon (#179)
mathis-marcotte Nov 1, 2022
f4091ed
added current language context to system language input (#180)
mathis-marcotte Nov 1, 2022
977f1e4
updated message file
Nov 1, 2022
069937d
updated translations (#183)
mathis-marcotte Nov 3, 2022
d78c9ef
updated translation
Nov 3, 2022
e7b5cfd
remochore: ve action from dev branch
Jose-Matsuda Nov 3, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- main
- feat-upgrade-1.4
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If not needed please remove

env:
REGISTRY_NAME: k8scc01covidacr

Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
coverage_unit.txt
jupyter-apis
meow-old
crud-web-apps
11 changes: 8 additions & 3 deletions frontend/common/kubeflow-common-lib/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,17 @@
"prefix": "lib",
"architect": {
"build": {
"builder": "@angular-devkit/build-ng-packagr:build",
"builder": "@angular-devkit/build-angular:ng-packagr",
"options": {
"tsConfig": "projects/kubeflow/tsconfig.lib.json",
"project": "projects/kubeflow/ng-package.json"
}
},
, "configurations": {
"production": {
"tsConfig": "projects/kubeflow/tsconfig.lib.prod.json"
}
}
},
"test": {
"builder": "@angular-devkit/build-angular:karma",
"options": {
Expand All @@ -39,4 +44,4 @@
}
}},
"defaultProject": "kubeflow"
}
}
Loading