Huyen Nguyen
|
a90a37c494
|
fix(playwright): skip real time test (#52834)
|
2023-12-30 21:10:54 +01:00 |
|
Bruce Blaser
|
a0327517c2
|
fix(a11y): mobile links accessible name and lang (#52796)
|
2023-12-28 15:36:23 +07:00 |
|
Edwin Hung
|
c7a3677282
|
fix(client): remove additional hashtags in help post (#52737)
|
2023-12-26 13:15:36 -08:00 |
|
camperbot
|
d854d7c4b3
|
chore(i18n,client): processed translations (#52762)
|
2023-12-26 10:17:06 +05:30 |
|
Bruce Blaser
|
82ed6e943f
|
fix(a11y): give fill in the blank input an accessible name (#52770)
|
2023-12-26 10:16:40 +05:30 |
|
Ahmad Abdolsaheb
|
67faed73d0
|
feat: add supporters page (#52711)
|
2023-12-22 16:19:11 -08:00 |
|
Bruce Blaser
|
2159498b92
|
fix(a11y): accessible name for text inputs on settings page (#52723)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
|
2023-12-22 16:12:52 -08:00 |
|
Mohammed Mishal P
|
92fb0ed738
|
fix(UI): changed order of exit modal buttons (#52700)
|
2023-12-22 09:49:25 -08:00 |
|
Naomi Carrigan
|
e8f6266405
|
feat: updates to the odin project (#52695)
|
2023-12-22 07:33:59 +05:30 |
|
Sem Bauke
|
814b54b5b8
|
fix: note about Project Euler and Rosetta Code in interview prep course (#52683)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
|
2023-12-21 10:21:04 -08:00 |
|
camperbot
|
f9d0313bdb
|
chore(i18n,client): processed translations (#52649)
|
2023-12-21 12:57:40 +02:00 |
|
Sem Bauke
|
6bbd1b24d3
|
fix(client): sci-py layout to grid (#52680)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
|
2023-12-21 17:31:05 +07:00 |
|
Tom
|
b30887d97a
|
fix(client/curriculum): update intros (#52653)
|
2023-12-20 08:16:25 -08:00 |
|
yoko
|
e7eb6c5956
|
chore(client): add attribution to the odin project (#52647)
|
2023-12-20 07:56:32 -06:00 |
|
Naomi Carrigan
|
77334c8113
|
feat: hide code header when challenge doesn't have code to write (#52644)
|
2023-12-20 07:53:37 -06:00 |
|
Shaun Hamilton
|
4f969245b5
|
feat(client): add intro to expense tracker (#52648)
|
2023-12-20 12:26:44 +00:00 |
|
Dario-DC
|
75b0dc9904
|
feat(curriculum): restructured expense tracker python project (#52639)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
|
2023-12-20 09:56:24 +00:00 |
|
Huyen Nguyen
|
ac09cc2df9
|
refactor(client): replace Bootstrap button in modals and solution widget (#52378)
Co-authored-by: Sboonny <muhammedelruby@gmail.com>
|
2023-12-20 09:23:42 +01:00 |
|
Manabu Matsumoto
|
edb9c17735
|
fix(client): style the tables in multifile editor (#52478)
|
2023-12-20 09:14:15 +01:00 |
|
Tanav Poswal
|
6c27f1ac21
|
fix: button sizes for The Odin Project (#52599)
|
2023-12-20 09:08:25 +01:00 |
|
Oliver Eyton-Williams
|
708d6d9a22
|
fix: handle missing resolver (#52604)
|
2023-12-20 07:18:45 +00:00 |
|
arjunpras
|
65fb1d8508
|
feat: Mobile app in footer (#52481)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2023-12-20 08:01:21 +01:00 |
|
Naomi Carrigan
|
2d513aee33
|
feat: make new javascript live (#52623)
Co-authored-by: scissorsneedfoodtoo <scissorsneedfoodtoo@gmail.com>
|
2023-12-20 00:39:33 -06:00 |
|
Tom
|
897770863a
|
fix: rosetta title (#52636)
|
2023-12-19 22:38:57 -08:00 |
|
Tom
|
70c488a561
|
feat(client): add odin intros (#52632)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
|
2023-12-19 22:12:04 -08:00 |
|
Tom
|
142ec00591
|
feat(curriculum): add shortest path algorithm python project (#52634)
Co-authored-by: Dario-DC <dicillodario@gmail.com>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Ihechikara Vincent Abba <ihechikara.dev@gmail.com>
|
2023-12-20 05:54:43 +00:00 |
|
Dario-DC
|
973c475d01
|
feat(curriculum): add password generator project to Python curriculum (#52444)
Co-authored-by: Estefania Cassingena Navone <85124911+estefaniacn@users.noreply.github.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
|
2023-12-19 23:25:36 -06:00 |
|
Ihechikara Vincent Abba
|
739312c546
|
feat(curriculum): add merge sort project to Python curriculum (#52469)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
|
2023-12-19 23:24:55 -06:00 |
|
Farhan Hasin Chowdhury
|
49aef261fb
|
feat(curriculum): add case converter project to teach list comprehension (#52569)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Estefania Cassingena Navone <85124911+estefaniacn@users.noreply.github.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
|
2023-12-19 23:02:01 -06:00 |
|
Tom
|
3846e46483
|
feat(client/curriculum): make python live (#52628)
|
2023-12-19 19:37:12 -08:00 |
|
Naomi Carrigan
|
eadc44acda
|
feat: launch odin project (#52627)
Co-authored-by: mot01 <tmondloch01@gmail.com>
|
2023-12-20 03:02:46 +00:00 |
|
Naomi Carrigan
|
57dca1e495
|
feat: separate superblock for rosetta code (#52629)
Co-authored-by: mot01 <tmondloch01@gmail.com>
|
2023-12-20 02:52:07 +00:00 |
|
DanielRosa74
|
e7e34aa27d
|
feat(curriculum): add 1.2 EC animations (#52620)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
|
2023-12-19 23:59:30 +00:00 |
|
Tom
|
28e2379058
|
feat(client): add english intros (#52624)
|
2023-12-19 22:51:01 +00:00 |
|
Zaira
|
3832c50f33
|
feat(curriculum): add binary search tree (#52371)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Dario-DC <dicillodario@gmail.com>
Co-authored-by: Ihechikara Vincent Abba <ihechikara.dev@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
|
2023-12-19 22:18:15 +00:00 |
|
Naomi Carrigan
|
5a5a05428b
|
feat: update help categories (#52621)
|
2023-12-19 16:00:25 -06:00 |
|
Shaun Hamilton
|
08b01d1499
|
feat(curriculum): add luhn algorithm project (#52443)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Krzysztof G <60067306+gikf@users.noreply.github.com>
|
2023-12-19 21:18:02 +00:00 |
|
Oliver Eyton-Williams
|
8f579cdec6
|
feat: release a2 english (first three blocks) (#52600)
Co-authored-by: mot01 <tmondloch01@gmail.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
|
2023-12-19 14:58:22 -06:00 |
|
Zaira
|
de9a676936
|
feat(curriculum): add Sudoku solver project Python (#52452)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Dario-DC <dicillodario@gmail.com>
|
2023-12-19 22:51:12 +02:00 |
|
Naomi Carrigan
|
ce435a43c7
|
feat: point english challenges to english subforum (#52619)
|
2023-12-19 14:15:04 -06:00 |
|
Ahmad Abdolsaheb
|
cc99f28ada
|
feat: add beta cert alert (#52618)
|
2023-12-19 14:14:15 -06:00 |
|
Dario-DC
|
b247803357
|
feat(curriculum): added the Tower of Hanoi Python project (#51347)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Estefania Cassingena Navone <85124911+estefaniacn@users.noreply.github.com>
|
2023-12-19 22:11:22 +02:00 |
|
Dario-DC
|
0cb5162e21
|
feat(curriculum): add cipher project to Python curriculum (#52373)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Estefania Cassingena Navone <85124911+estefaniacn@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
|
2023-12-19 20:57:51 +02:00 |
|
Tom
|
dd984e86ca
|
fix(client): english challenge styles (#52608)
|
2023-12-19 10:25:37 -08:00 |
|
Krzysztof G
|
3e412f51f8
|
fix(client): use tabSize 4 for python (#52602)
|
2023-12-19 17:09:13 +00:00 |
|
Igor Oganesian
|
09b75f7ec3
|
fix(clien): cleared alt text from .character-feature items (#52597)
|
2023-12-19 08:07:37 -06:00 |
|
Tom
|
4a29f59ef1
|
fix(curriculum): domain for english curriculum assets (#52574)
|
2023-12-19 11:48:01 +00:00 |
|
Oliver Eyton-Williams
|
eb342c457b
|
feat: interruptible python (#52587)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
|
2023-12-19 10:53:35 +03:00 |
|
Tom
|
5f7efcfeb0
|
fix(client): dialogue text not showing (#52593)
|
2023-12-19 02:36:41 +00:00 |
|
camperbot
|
c7a6f31993
|
chore(i18n,client): processed translations (#52589)
|
2023-12-18 20:33:05 -06:00 |
|