Commit Graph

191 Commits

Author SHA1 Message Date
chris
7fe4ac89ba Merge pull request #1308 from yellowflash2041/main
Fix 2 issues in bank product.
2024-08-26 23:28:23 +01:00
chris
45981c4319 Merge pull request #1298 from NoicePlayer/patch-1
Added the word "you"
2024-08-26 23:27:12 +01:00
dependabot[bot]
bf4a8a26a7 Bump express from 4.18.2 to 4.19.2 in /7-bank-project/api
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 21:59:58 +00:00
yellowflash2041
24647d6471 unique id 2024-07-21 10:11:53 -07:00
yellowflash2041
fb32e8aa52 tag must be paired 2024-07-21 10:10:48 -07:00
Ian Royce
03aec7c0b8 Added the word "you" 2024-06-10 00:36:52 -07:00
omahs
a1e9ca3d91 fix typos 2023-09-25 08:44:41 -04:00
omahs
b72cf009ae fix typos 2023-09-25 08:44:41 -04:00
omahs
aee7ada96d fix typos 2023-09-25 08:44:41 -04:00
Darío Hereñú
8248cce86c Merge branch 'main' into patch-8 2023-07-17 16:54:57 -03:00
Abril Ureña
d057cb7b20 Merge pull request #977 from kant/patch-9
Proper translation (paragraph 27 & 214) - Spanish translation
2023-07-17 12:11:14 -06:00
Darío Hereñú
0065bd8a4f Update 7-bank-project/4-state-management/translations/README.es.md
Co-authored-by: Abril Ureña <107883174+abrilurena@users.noreply.github.com>
2023-07-15 18:01:33 -03:00
Darío Hereñú
b658e22da6 Update 7-bank-project/solution/translations/README.es.md
Co-authored-by: Abril Ureña <107883174+abrilurena@users.noreply.github.com>
2023-07-15 17:59:48 -03:00
Pablo Nunes
d54487c936 Merge pull request #878 from felixstenian/main
Adding brazilian portuguese translation for bank-project
2023-07-13 17:33:52 -03:00
Abril Ureña
7a606c11ba Merge pull request #980 from kant/patch-12
Tabla markup fixed in Spanish translation
2023-02-07 18:28:08 -06:00
Abril Ureña
43d29b215d Merge pull request #979 from kant/patch-11
Table markup fixed plus backtick fix (paragraph 05) in Spanish transl…
2023-02-07 18:27:05 -06:00
Abril Ureña
2ac3368ac3 Merge pull request #978 from kant/patch-10
Markdown markup fixed in line 55 (spanish translation)
2023-02-07 14:13:20 -06:00
Abril Ureña
7c04992a6a Merge pull request #974 from kant/patch-7
Semantic issue (paragraph 270) in Spanish translation
2023-02-07 14:03:33 -06:00
Sara Gibbons
229d9144e4 Merge pull request #768 from borgiman/feature/bank_project_docs_improvement
bank project solution, describe in more detail how to start it
2023-01-13 11:47:02 -05:00
Sara Gibbons
ea945ffea4 Merge pull request #981 from kant/patch-13
Internal URL fixed (paragraph 09) in Spanish translation
2023-01-06 12:19:10 -05:00
Sara Gibbons
10f6934d83 update tracking links with / and remove MLSA link 2022-12-20 17:05:44 -05:00
Pablo Nunes
e04cc27ca4 Rename README.pt.md to README.pt-BR.md
Small fix: Readme name. 
Fixing: Format to denotate Brazilian Portuguese
2022-12-20 11:35:54 -03:00
Sara Gibbons
929beded86 Merge pull request #1004 from microsoft/dependabot/npm_and_yarn/7-bank-project/api/minimatch-3.1.2
build(deps): bump minimatch from 3.0.4 to 3.1.2 in /7-bank-project/api
2022-12-10 10:23:52 -05:00
dependabot[bot]
cbbe302eff Bump qs, body-parser and express in /7-bank-project/api
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)

Updates `body-parser` from 1.19.0 to 1.20.1
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.0...1.20.1)

Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: body-parser
  dependency-type: direct:production
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-10 14:49:41 +00:00
dependabot[bot]
07c0255af5 build(deps): bump minimatch from 3.0.4 to 3.1.2 in /7-bank-project/api
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-10 14:34:04 +00:00
Sara Gibbons
b9e93d83e1 Merge pull request #918 from parassingh016/patch-2
Update styles.css
2022-12-09 12:35:45 -05:00
Darío Hereñú
7f15ebce42 Internal URL fixed (paragraph 09) in Spanish translation 2022-11-22 21:23:29 -03:00
Darío Hereñú
cd8e99292a Tabla markup fixed in Spanish translation 2022-11-22 20:46:46 -03:00
Darío Hereñú
a4201194d0 Table markup fixed plus backtick fix (paragraph 05) in Spanish translation 2022-11-21 19:35:24 -03:00
Darío Hereñú
7d5bba2794 Markdown markup fixed in line 55 (spanish translation) 2022-11-20 21:35:20 -03:00
Darío Hereñú
8465f81519 Proper translation (paragraph 27 & 214) - Spanish translation
* semantic issue (paragraphs 151 & 156)
2022-11-19 01:23:14 -03:00
Darío Hereñú
4c458f140e Fixed internal URL (Paragraph 09) 2022-11-17 21:19:07 -03:00
Darío Hereñú
dbef259c3b Translation proposal in Spanish translation (paragraph 03) 2022-11-17 21:14:04 -03:00
Darío Hereñú
42acda9577 Semantic issue (paragraph 270) in Spanish translation 2022-11-17 21:04:44 -03:00
Paras Singh
91ffe22e85 Update styles.css 2022-10-22 12:03:23 +05:30
Sara Gibbons
da90229f7c add and update tracking links 2022-10-20 11:44:24 -04:00
felixstenian
1d924b9754 [TRANSLATION] added a portuguese translation for 7 bank-project 2022-10-13 18:30:50 -03:00
Patrick Borgogno
c65ed048b6 docs: describe in more exact words how to start the solution 2022-10-01 23:03:59 +02:00
Julia Muiruri
98c46e1e73 added new quiz app link 2022-07-18 13:36:41 +03:00
Julia Muiruri
1ac71c06f2 added new app link 2022-07-15 17:29:18 +03:00
Julia Muiruri
5a333bb782 Updated the quiz-app links 2022-07-14 19:32:17 +03:00
dependabot[bot]
3abccbe4b9 build(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /7-bank-project/api (#641)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 09:04:37 -04:00
dependabot[bot]
09d668ed13 build(deps): bump minimist from 1.2.5 to 1.2.6 in /7-bank-project/api (#639)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 09:03:08 -04:00
Rohith ND
da6ba7764a Translated all lessons to tamil language and added ta.json as a tamil translation for quizapp (#623)
* translated to tamil language

* Added tam.json file for quiz app

* translated to tamil

* performed all requested changes

* Delete README.tam.md

Deleted .tam file

* Delete README.tam.md

deleted .tam file

* Delete README.tam.md

deleted .tam file

* Delete README.tam.md

deleted .tam file

* Delete README.tam.md

deleted .tam file

* Delete README.tam.md

* Delete README.tam.md

deleted .tam file

* Rename tam.json to ta.json

* Update index.js

* Update README.md
2022-03-09 14:34:43 -05:00
Jen Looper
2c0ccd07f2 broken links 2022-02-15 10:52:36 -05:00
Jen Looper
ab8afd39a0 async and await in Spanish 2022-02-15 10:49:43 -05:00
Jen Looper
c37443e39f arrow functions in Spanish 2022-02-15 10:46:53 -05:00
Jen Looper
bbbd7cfaa0 removing references to en-US 2022-02-15 10:37:41 -05:00
Charles Emmanuel S. Ndiaye
1a9a8a4b35 [fr] french translation for 7-4-readme.md file (#601)
* Fix small typo, links and reference fr assignment

Fix small typo, links and reference french assignment

* Fix: Add loc param and reference fr assignment

Add localization parameter on quizzes links and reference fr assignment

* fix localization param

fix localization param

* Fix image links and reference fr assignment

* french translation of 7-4-readme done
2022-02-13 12:05:24 -05:00
Charles Emmanuel S. Ndiaye
158f3d5595 [fr] french translation for 7-3-readme.md file (#600)
* Fix small typo, links and reference fr assignment

Fix small typo, links and reference french assignment

* Fix: Add loc param and reference fr assignment

Add localization parameter on quizzes links and reference fr assignment

* fix localization param

fix localization param

* Fix image links and reference fr assignment

* create 7-3-readme.fr.md file

* Complete french translation for 7-bank-project/3-data README file
2022-02-13 12:05:02 -05:00