Commits on Source (13)
-
Lionel Trebuchon authored76a41a47
-
Lionel Trebuchon authored75bd3346
-
Lionel Trebuchon authored90743aba
-
Lionel Trebuchon authored1558c366
-
Lionel Trebuchon authored46c70dbf
-
Lionel Trebuchon authoredb808d986
-
Lionel Trebuchon authored6d46bb01
-
Lionel Trebuchon authoredfa87272c
-
Lionel Trebuchon authored07982ca4
-
Lionel Trebuchon authoredfdf67ecc
-
Lionel Trebuchon authored9ea76f3e
-
Lionel Trebuchon authored8170fe39
-
Lionel Trebuchon authored73653753
Showing
- package.json 2 additions, 0 deletionspackage.json
- src/jobs/editJob.js 149 additions, 6 deletionssrc/jobs/editJob.js
- src/jobs/item.js 1 addition, 1 deletionsrc/jobs/item.js
- src/jobs/viewJob.js 85 additions, 11 deletionssrc/jobs/viewJob.js
- src/views/any_company.svg 1 addition, 0 deletionssrc/views/any_company.svg
- src/views/editView.js 2 additions, 0 deletionssrc/views/editView.js
- src/views/elements.js 54 additions, 0 deletionssrc/views/elements.js
... | @@ -21,6 +21,8 @@ | ... | @@ -21,6 +21,8 @@ |
"amiv-web-ui-components": "git+https://git@gitlab.ethz.ch/amiv/web-ui-components.git#217aaba4e1ba269d4f27f134e95df8947036ea20", | "amiv-web-ui-components": "git+https://git@gitlab.ethz.ch/amiv/web-ui-components.git#217aaba4e1ba269d4f27f134e95df8947036ea20", | ||
"axios": "^0.17.1", | "axios": "^0.17.1", | ||
"client-oauth2": "^4.2.0", | "client-oauth2": "^4.2.0", | ||
"html-escape": "^2.0.0", | |||
"marked": "^0.3.18", | |||
"mithril": "^1.1.6", | "mithril": "^1.1.6", | ||
"mithril-infinite": "^1.2.4", | "mithril-infinite": "^1.2.4", | ||
"polythene-core-css": "^1.2.0", | "polythene-core-css": "^1.2.0", | ||
... | ... |
src/views/any_company.svg
0 → 100644