Lee Stott
|
1230bc7a06
|
Merge pull request #1437 from yashshinde8585/fix-bank-api
Fix: Removed broken API request from 7.bank solution (Fixes #1384)
|
2025-08-30 00:21:38 +01:00 |
|
Lee Stott
|
3fcb13e076
|
Update 7-bank-project/solution/app.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-30 00:20:52 +01:00 |
|
Lee Stott
|
2daab5271b
|
Update Quiz Link
|
2025-08-28 12:57:58 +00:00 |
|
Lee Stott
|
4c689557b5
|
Update Translations
|
2025-08-23 20:47:28 +01:00 |
|
yashshinde8585
|
85cc30fbaf
|
Fix: removed broken API request in 7.bank solution
|
2025-07-06 10:08:35 +05:30 |
|
Anthony Bartolo
|
6c9a208eef
|
Merge branch 'main' into dependabot/npm_and_yarn/7-bank-project/api/word-wrap-1.2.4
|
2025-05-29 12:24:40 -04:00 |
|
Anthony Bartolo
|
a11516279a
|
Merge branch 'main' into dependabot/npm_and_yarn/7-bank-project/api/multi-9423f4c335
|
2025-05-29 12:21:20 -04:00 |
|
dependabot[bot]
|
b833ac741e
|
Bump path-to-regexp and express in /7-bank-project/api
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)
Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2)
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-version: 0.1.12
dependency-type: indirect
- dependency-name: express
dependency-version: 4.21.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-29 16:03:40 +00:00 |
|
dependabot[bot]
|
6e5afac186
|
Bump cookie and express in /7-bank-project/api
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)
Updates `express` from 4.19.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1)
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-19 21:06:08 +00:00 |
|
dependabot[bot]
|
dde024c31b
|
Bump body-parser and express in /7-bank-project/api
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `body-parser` from 1.20.1 to 1.20.3
- [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.20.1...1.20.3)
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: direct:production
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-17 01:37:04 +00:00 |
|
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 |
|
dependabot[bot]
|
7777b289da
|
Bump word-wrap from 1.2.3 to 1.2.4 in /7-bank-project/api
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-19 00:19:37 +00: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 |
|