Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9fe99172bc | |||
| 10a7afe327 |
42
.gitlab-ci.yml
Normal file
42
.gitlab-ci.yml
Normal file
@ -0,0 +1,42 @@
|
||||
image: node:20.11.1-alpine
|
||||
|
||||
stages:
|
||||
- preparing
|
||||
- checking
|
||||
- deploy
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- node_modules/
|
||||
|
||||
install-dependencies:
|
||||
stage: preparing
|
||||
script:
|
||||
- yarn install --offline
|
||||
|
||||
lint:
|
||||
stage: checking
|
||||
script:
|
||||
- yarn run lint
|
||||
only:
|
||||
- branches
|
||||
- merge_requests
|
||||
- tags
|
||||
|
||||
test:
|
||||
stage: checking
|
||||
script:
|
||||
- yarn run test
|
||||
only:
|
||||
- merge_requests
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- yarn run build:prod
|
||||
artifacts:
|
||||
paths:
|
||||
- build
|
||||
publish: build
|
||||
only:
|
||||
- main
|
||||
12
CHANGELOG.md
Normal file
12
CHANGELOG.md
Normal file
@ -0,0 +1,12 @@
|
||||
# MoneyControll App CHANGELOG
|
||||
### 0.0.1 (2024-03-28)
|
||||
|
||||
|
||||
### 🚀 New Features
|
||||
|
||||
* **app:** add base scripts [#1](https://gitlab.com/money-control2/web/frontend/issues/1) ([3977ac2](https://gitlab.com/money-control2/web/frontend/commit/3977ac2adc25e008b9db0e64f58893e70176f5ff))
|
||||
* **app:** add eslint [#3](https://gitlab.com/money-control2/web/frontend/issues/3) ([c29db6f](https://gitlab.com/money-control2/web/frontend/commit/c29db6ffd178e8cb2abf4db2572c750f5853005f))
|
||||
* **app:** add eslint for jest files [#3](https://gitlab.com/money-control2/web/frontend/issues/3) ([f50c60b](https://gitlab.com/money-control2/web/frontend/commit/f50c60b6814eba28b4458de446e8fc7d8a0645b0))
|
||||
* **app:** add git hooks control [#4](https://gitlab.com/money-control2/web/frontend/issues/4) ([9f8eaf4](https://gitlab.com/money-control2/web/frontend/commit/9f8eaf424e0b03eaab30362e62ad30de910eeaba))
|
||||
* **app:** add jest testing [#2](https://gitlab.com/money-control2/web/frontend/issues/2) ([4697997](https://gitlab.com/money-control2/web/frontend/commit/4697997c1fcee67d10389a395b79de01ef205114))
|
||||
* **app:** add standard-version [#5](https://gitlab.com/money-control2/web/frontend/issues/5) ([fe57ae4](https://gitlab.com/money-control2/web/frontend/commit/fe57ae4a5e4c986923d3851e1742965e4570839c))
|
||||
BIN
offline_node_modules/JSONStream-1.3.5.tgz
generated
Normal file
BIN
offline_node_modules/JSONStream-1.3.5.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/add-stream-1.0.0.tgz
generated
Normal file
BIN
offline_node_modules/add-stream-1.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/array-ify-1.0.0.tgz
generated
Normal file
BIN
offline_node_modules/array-ify-1.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/arrify-1.0.1.tgz
generated
Normal file
BIN
offline_node_modules/arrify-1.0.1.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/concat-stream-2.0.0.tgz
generated
Normal file
BIN
offline_node_modules/concat-stream-2.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/dateformat-3.0.3.tgz
generated
Normal file
BIN
offline_node_modules/dateformat-3.0.3.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/decamelize-1.2.0.tgz
generated
Normal file
BIN
offline_node_modules/decamelize-1.2.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/find-up-2.1.0.tgz
generated
Normal file
BIN
offline_node_modules/find-up-2.1.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/find-up-3.0.0.tgz
generated
Normal file
BIN
offline_node_modules/find-up-3.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/git-remote-origin-url-2.0.0.tgz
generated
Normal file
BIN
offline_node_modules/git-remote-origin-url-2.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/gitconfiglocal-1.0.0.tgz
generated
Normal file
BIN
offline_node_modules/gitconfiglocal-1.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/hosted-git-info-2.8.9.tgz
generated
Normal file
BIN
offline_node_modules/hosted-git-info-2.8.9.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/is-plain-obj-1.1.0.tgz
generated
Normal file
BIN
offline_node_modules/is-plain-obj-1.1.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/is-text-path-1.0.1.tgz
generated
Normal file
BIN
offline_node_modules/is-text-path-1.0.1.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/json-parse-better-errors-1.0.2.tgz
generated
Normal file
BIN
offline_node_modules/json-parse-better-errors-1.0.2.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/json-stringify-safe-5.0.1.tgz
generated
Normal file
BIN
offline_node_modules/json-stringify-safe-5.0.1.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/jsonparse-1.3.1.tgz
generated
Normal file
BIN
offline_node_modules/jsonparse-1.3.1.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/load-json-file-4.0.0.tgz
generated
Normal file
BIN
offline_node_modules/load-json-file-4.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/locate-path-2.0.0.tgz
generated
Normal file
BIN
offline_node_modules/locate-path-2.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/locate-path-3.0.0.tgz
generated
Normal file
BIN
offline_node_modules/locate-path-3.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/lodash.ismatch-4.4.0.tgz
generated
Normal file
BIN
offline_node_modules/lodash.ismatch-4.4.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/lodash.isplainobject-4.0.6.tgz
generated
Normal file
BIN
offline_node_modules/lodash.isplainobject-4.0.6.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/map-obj-1.0.1.tgz
generated
Normal file
BIN
offline_node_modules/map-obj-1.0.1.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/modify-values-1.0.1.tgz
generated
Normal file
BIN
offline_node_modules/modify-values-1.0.1.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/normalize-package-data-2.5.0.tgz
generated
Normal file
BIN
offline_node_modules/normalize-package-data-2.5.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/p-limit-1.3.0.tgz
generated
Normal file
BIN
offline_node_modules/p-limit-1.3.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/p-locate-2.0.0.tgz
generated
Normal file
BIN
offline_node_modules/p-locate-2.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/p-locate-3.0.0.tgz
generated
Normal file
BIN
offline_node_modules/p-locate-3.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/p-try-1.0.0.tgz
generated
Normal file
BIN
offline_node_modules/p-try-1.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/parse-json-4.0.0.tgz
generated
Normal file
BIN
offline_node_modules/parse-json-4.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/path-exists-3.0.0.tgz
generated
Normal file
BIN
offline_node_modules/path-exists-3.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/path-type-3.0.0.tgz
generated
Normal file
BIN
offline_node_modules/path-type-3.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/pify-2.3.0.tgz
generated
Normal file
BIN
offline_node_modules/pify-2.3.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/pify-3.0.0.tgz
generated
Normal file
BIN
offline_node_modules/pify-3.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/q-1.5.1.tgz
generated
Normal file
BIN
offline_node_modules/q-1.5.1.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/read-pkg-3.0.0.tgz
generated
Normal file
BIN
offline_node_modules/read-pkg-3.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/read-pkg-5.2.0.tgz
generated
Normal file
BIN
offline_node_modules/read-pkg-5.2.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/read-pkg-up-3.0.0.tgz
generated
Normal file
BIN
offline_node_modules/read-pkg-up-3.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/read-pkg-up-7.0.1.tgz
generated
Normal file
BIN
offline_node_modules/read-pkg-up-7.0.1.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/spdx-expression-parse-3.0.1.tgz
generated
Normal file
BIN
offline_node_modules/spdx-expression-parse-3.0.1.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/split-1.0.1.tgz
generated
Normal file
BIN
offline_node_modules/split-1.0.1.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/text-extensions-1.9.0.tgz
generated
Normal file
BIN
offline_node_modules/text-extensions-1.9.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/through-2.3.8.tgz
generated
Normal file
BIN
offline_node_modules/through-2.3.8.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/through2-2.0.5.tgz
generated
Normal file
BIN
offline_node_modules/through2-2.0.5.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/type-fest-0.6.0.tgz
generated
Normal file
BIN
offline_node_modules/type-fest-0.6.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/type-fest-0.8.1.tgz
generated
Normal file
BIN
offline_node_modules/type-fest-0.8.1.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/typedarray-0.0.6.tgz
generated
Normal file
BIN
offline_node_modules/typedarray-0.0.6.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/validate-npm-package-license-3.0.4.tgz
generated
Normal file
BIN
offline_node_modules/validate-npm-package-license-3.0.4.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/wordwrap-1.0.0.tgz
generated
Normal file
BIN
offline_node_modules/wordwrap-1.0.0.tgz
generated
Normal file
Binary file not shown.
BIN
offline_node_modules/xtend-4.0.2.tgz
generated
Normal file
BIN
offline_node_modules/xtend-4.0.2.tgz
generated
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "money-controll-frontend-app",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1",
|
||||
"description": "Frontend part of ksv741 MoneyControll App",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user