Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
75cc8b4
Add JobHunt Job Quizzes DB Html As An Asset
taljacob2 May 23, 2025
0828c79
Add JobHunt Job Quizzes To The Database
taljacob2 May 23, 2025
d212e4f
Reorder Models And Types In Our Conventions Format
taljacob2 May 23, 2025
8ed8e79
Add `companyToCompanyData` Function To Match Conventions If Needed
taljacob2 May 23, 2025
00fd112
Fix Company English And Hebrew Names Separations
taljacob2 May 23, 2025
f99fe2f
Add Option To Add Predefined Tags To Parse From The Quizzes
taljacob2 May 23, 2025
cf3a65e
Reorder The Tags
taljacob2 May 23, 2025
0b74321
Rename Service To `companies_service.ts`
taljacob2 May 23, 2025
62cc5a4
Rename Companies Initialization Function To `initCompanies`
taljacob2 May 23, 2025
e265dad
Call `initCompanies` Before All Tests
taljacob2 May 23, 2025
91d201b
Add `searchQuizzesByTags` Function
taljacob2 May 23, 2025
133202d
Add Quizzes Controller And Routes To Expose The Quizzes Search By Tag…
taljacob2 May 23, 2025
1bae85a
Document Search For Quizzes In `swagger.yaml`
taljacob2 May 23, 2025
41380da
Move Jobhunt Html To A Neutral Directory
taljacob2 May 23, 2025
3396339
Add Script To Scrape TheWorker Interviews
taljacob2 May 23, 2025
f593b77
Add TheWorker Interview Quizzes To Assets
taljacob2 May 23, 2025
e80deaa
Add TheWorker Quizzes
taljacob2 May 23, 2025
9272af9
Initialize Companies Only If There Are No Companies Yet
taljacob2 May 23, 2025
69d6aa9
Try To Improve Speed Of `searchQuizzesByTags`
taljacob2 May 23, 2025
411deb0
Add Indexes To Speed Up Search
taljacob2 May 23, 2025
59127c0
Remove Redundant `process_details` And `interview_questions` Fields
taljacob2 May 23, 2025
b0a4dc2
Merge branch 'NXD-12-theworker' into NXD-12
taljacob2 May 23, 2025
d7bfaf8
Add `scrape-jobhunt-quizzes.sh` For Documentation
taljacob2 May 23, 2025
5cc6a08
Comment Out Companies Initialization When Running Tests
taljacob2 May 23, 2025
22ba4fe
Add Generate Quiz
taljacob2 May 24, 2025
9c82699
Set Genereate Quiz With Body Subject Instead Of Path Variable
taljacob2 May 24, 2025
da276a6
Merge branch 'master' into NXD-12-generate-quiz
taljacob2 May 24, 2025
5cb9be3
Add `answer_list` To The Generated Quiz Response
taljacob2 May 24, 2025
ee3da56
Remove Redundant Fields From Generated Quiz Response
taljacob2 May 24, 2025
07c5eb2
Add `interviewer_mindset` Field
taljacob2 May 24, 2025
4ea1ab2
Remove Redundant `interview_questions` Field
taljacob2 May 24, 2025
3fe8a24
Merge branch 'NXD-12-generate-quiz' into NXD-12
taljacob2 May 24, 2025
8aa6860
Add `gradeQuiz` Function
taljacob2 May 24, 2025
58bbe03
Merge branch 'NXD-12-grade-quiz' into NXD-12
taljacob2 May 24, 2025
6c2bdc8
Merge branch 'master' into NXD-12
taljacob2 May 24, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
window.google_ad_status = 1;

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading
Loading