-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge develop into main #608
base: main
Are you sure you want to change the base?
Commits on Feb 29, 2024
-
Created Context for Qualifier 1 Page (#502)
* Refactored QualifiersPageRoles, added context, and updated documentataion on COP JSON structure * Removed copData fetching from QualifiersPageRoles and lifted copData to QualifiersContext * Cleaned up strings for JSON * Removed extra backtick in markdown
Configuration menu - View commit details
-
Copy full SHA for 3aa6974 - Browse repository at this point
Copy the full SHA 3aa6974View commit details
Commits on Mar 7, 2024
-
* Added vite, necessary plugins, typescript configs - svgr to create react components from svg files - tsconfigpaths for relative routing in typescript - createHtmlPlugin to generate html template * Renamed all js files to ts for compiling - Contains errors in ts that needs to be addressed * example html for vite * utilize svgr for vite plugin due to no babel * updated index file to utilize vite env * Changed to absolute paths Vite will not recognize relative paths for scss files used @ as an alias for src directory * attempt at vite build * Removed warning for improperly cased props * Added aria label for react-axe accessibility warning
Configuration menu - View commit details
-
Copy full SHA for 05ae319 - Browse repository at this point
Copy the full SHA 05ae319View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ffef220 - Browse repository at this point
Copy the full SHA ffef220View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d40a8 - Browse repository at this point
Copy the full SHA 53d40a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2756ca - Browse repository at this point
Copy the full SHA e2756caView commit details -
Configuration menu - View commit details
-
Copy full SHA for b37faa7 - Browse repository at this point
Copy the full SHA b37faa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d087c99 - Browse repository at this point
Copy the full SHA d087c99View commit details
Commits on Apr 19, 2024
-
Added healthcheck endpoint to API (#525)
* Added healthcheck endpoint to API * Imported app version from settings and upgraded node in jest test action * Updated setup-node * Updated node-version
Configuration menu - View commit details
-
Copy full SHA for 379ea51 - Browse repository at this point
Copy the full SHA 379ea51View commit details -
* Update intro.md (#512) Hey updated a few steps for onboarding under the intro. * init sql file to create post table * Updated docker to create postgres database - updated git ignore to include /data directory * Updated dev.env example - found bug that prevented postgres from connecting --------- Co-authored-by: kchotani <87041811+kchotani@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b3c0750 - Browse repository at this point
Copy the full SHA b3c0750View commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8ba744c - Browse repository at this point
Copy the full SHA 8ba744cView commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b28bdba - Browse repository at this point
Copy the full SHA b28bdbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 939a5c3 - Browse repository at this point
Copy the full SHA 939a5c3View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0857689 - Browse repository at this point
Copy the full SHA 0857689View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aaa13e0 - Browse repository at this point
Copy the full SHA aaa13e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31ad971 - Browse repository at this point
Copy the full SHA 31ad971View commit details
Commits on Jun 28, 2024
-
Backend opportunity model init (#545)
* Pgdb connected - added configs in django.settings - installed psycopg2-binary **for development only** - psycopg2 for production requires certain system depdencies * init Opportunities model - Recreated from previous PR - Renamed post model to "opportunities" - did migration * Load sample data into database - Added fixtures - make sure to 'python manage.py loaddata ctjbackend/fixtures/*.json'
Configuration menu - View commit details
-
Copy full SHA for affa11a - Browse repository at this point
Copy the full SHA affa11aView commit details
Commits on Jun 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 11ad034 - Browse repository at this point
Copy the full SHA 11ad034View commit details
Commits on Jul 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 611fe41 - Browse repository at this point
Copy the full SHA 611fe41View commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 437dd53 - Browse repository at this point
Copy the full SHA 437dd53View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 140cf62 - Browse repository at this point
Copy the full SHA 140cf62View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5cdaab - Browse repository at this point
Copy the full SHA b5cdaabView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca49ed6 - Browse repository at this point
Copy the full SHA ca49ed6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c41dcf - Browse repository at this point
Copy the full SHA 8c41dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed062d2 - Browse repository at this point
Copy the full SHA ed062d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90070ef - Browse repository at this point
Copy the full SHA 90070efView commit details -
Configuration menu - View commit details
-
Copy full SHA for e07367f - Browse repository at this point
Copy the full SHA e07367fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2379e6 - Browse repository at this point
Copy the full SHA a2379e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfb08dc - Browse repository at this point
Copy the full SHA cfb08dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for df4fe41 - Browse repository at this point
Copy the full SHA df4fe41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7978d37 - Browse repository at this point
Copy the full SHA 7978d37View commit details -
Configuration menu - View commit details
-
Copy full SHA for a939335 - Browse repository at this point
Copy the full SHA a939335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5505ecd - Browse repository at this point
Copy the full SHA 5505ecdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f8548a - Browse repository at this point
Copy the full SHA 8f8548aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f512100 - Browse repository at this point
Copy the full SHA f512100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb17b1 - Browse repository at this point
Copy the full SHA 5eb17b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e545784 - Browse repository at this point
Copy the full SHA e545784View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c4e602 - Browse repository at this point
Copy the full SHA 2c4e602View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4127c77 - Browse repository at this point
Copy the full SHA 4127c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5434d3 - Browse repository at this point
Copy the full SHA b5434d3View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b77afe - Browse repository at this point
Copy the full SHA 5b77afeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fccdbf7 - Browse repository at this point
Copy the full SHA fccdbf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a682879 - Browse repository at this point
Copy the full SHA a682879View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32f0d73 - Browse repository at this point
Copy the full SHA 32f0d73View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9d27b3 - Browse repository at this point
Copy the full SHA b9d27b3View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad7903e - Browse repository at this point
Copy the full SHA ad7903eView commit details -
* install Black linter * lint entire backend with Black * install flake8 formatter * configure flake8 * install isort * run isort to sort imports * fixed name pattern * added /api/healthcheck endpoint * install Black linter * lint entire backend with Black * install flake8 formatter * configure flake8 * install isort * run isort to sort imports * install pre-commit * comment out admin and tests to pass flake8 linter rules * init pre-commit * remove trailing spaces * configure flake8 settings in pre-commit * delete obsolete poetry lock file * configure isort settings * remove precommit hook --------- Co-authored-by: Kevin <kevin31yu@gmail.com> Co-authored-by: Kevin Yu <118224034+kevin31yu@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e3ec821 - Browse repository at this point
Copy the full SHA e3ec821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e5fc7e - Browse repository at this point
Copy the full SHA 3e5fc7eView commit details -
Merge pull request #582 from hackforla/revert-574-feature/lint-python
Revert "Feature: lint python"
Configuration menu - View commit details
-
Copy full SHA for 02faf42 - Browse repository at this point
Copy the full SHA 02faf42View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a4a2d5 - Browse repository at this point
Copy the full SHA 4a4a2d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a2c8b - Browse repository at this point
Copy the full SHA 34a2c8bView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e2b042 - Browse repository at this point
Copy the full SHA 2e2b042View commit details -
Merge pull request #591 from hackforla/feat/update-docs
Test mkdocs deployment
Configuration menu - View commit details
-
Copy full SHA for ad71ae6 - Browse repository at this point
Copy the full SHA ad71ae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98542c5 - Browse repository at this point
Copy the full SHA 98542c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff4ecb - Browse repository at this point
Copy the full SHA 4ff4ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0efd8c - Browse repository at this point
Copy the full SHA a0efd8cView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bdc041b - Browse repository at this point
Copy the full SHA bdc041bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 623be42 - Browse repository at this point
Copy the full SHA 623be42View commit details -
Configuration menu - View commit details
-
Copy full SHA for c82790f - Browse repository at this point
Copy the full SHA c82790fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d3b6a1 - Browse repository at this point
Copy the full SHA 5d3b6a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07106a1 - Browse repository at this point
Copy the full SHA 07106a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26a1742 - Browse repository at this point
Copy the full SHA 26a1742View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5906a9 - Browse repository at this point
Copy the full SHA f5906a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b5315 - Browse repository at this point
Copy the full SHA f6b5315View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6b76f8 - Browse repository at this point
Copy the full SHA e6b76f8View commit details -
Merge pull request #592 from hackforla/feat/fix-mkdocs
Feat/fix mkdocs
Configuration menu - View commit details
-
Copy full SHA for 1030865 - Browse repository at this point
Copy the full SHA 1030865View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79998a4 - Browse repository at this point
Copy the full SHA 79998a4View commit details -
Merge pull request #593 from hackforla/docs/add-resources
Update Resources page in docs
Configuration menu - View commit details
-
Copy full SHA for e40c4f9 - Browse repository at this point
Copy the full SHA e40c4f9View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c782478 - Browse repository at this point
Copy the full SHA c782478View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9637168 - Browse repository at this point
Copy the full SHA 9637168View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b2c079 - Browse repository at this point
Copy the full SHA 6b2c079View commit details -
Merge pull request #596 from hackforla/hackforla/develop
update mkdocs
Configuration menu - View commit details
-
Copy full SHA for b9de609 - Browse repository at this point
Copy the full SHA b9de609View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df8717b - Browse repository at this point
Copy the full SHA df8717bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4b391 - Browse repository at this point
Copy the full SHA 7b4b391View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf6cbe2 - Browse repository at this point
Copy the full SHA bf6cbe2View commit details -
Merge pull request #597 from hackforla/feat/fix-onboarding
Feat/fix onboarding
Configuration menu - View commit details
-
Copy full SHA for 1b47cac - Browse repository at this point
Copy the full SHA 1b47cacView commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f36a75b - Browse repository at this point
Copy the full SHA f36a75bView commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 926ebdd - Browse repository at this point
Copy the full SHA 926ebddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4636204 - Browse repository at this point
Copy the full SHA 4636204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12da3f3 - Browse repository at this point
Copy the full SHA 12da3f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for daaac67 - Browse repository at this point
Copy the full SHA daaac67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b69553 - Browse repository at this point
Copy the full SHA 9b69553View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9688865 - Browse repository at this point
Copy the full SHA 9688865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cf89c3 - Browse repository at this point
Copy the full SHA 1cf89c3View commit details -
Merge pull request #603 from hackforla/feature/lint-python-redo
Feature/lint python redo
Configuration menu - View commit details
-
Copy full SHA for 0b2399b - Browse repository at this point
Copy the full SHA 0b2399bView commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 11f84ba - Browse repository at this point
Copy the full SHA 11f84baView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf44469 - Browse repository at this point
Copy the full SHA bf44469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8caea4d - Browse repository at this point
Copy the full SHA 8caea4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0094b3 - Browse repository at this point
Copy the full SHA e0094b3View commit details
Commits on Nov 5, 2024
-
Merge branch 'develop' of https://github.com/hackforla/CivicTechJobs …
…into adding-prettier-and-eslint-frontend-588
Configuration menu - View commit details
-
Copy full SHA for da28a37 - Browse repository at this point
Copy the full SHA da28a37View commit details
Commits on Nov 6, 2024
-
Merge pull request #589 from irais-valenzuela/adding-prettier-and-esl…
…int-frontend-588 Adding prettier and eslint to frontend
Configuration menu - View commit details
-
Copy full SHA for 4397667 - Browse repository at this point
Copy the full SHA 4397667View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f68f7cf - Browse repository at this point
Copy the full SHA f68f7cfView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f42ff47 - Browse repository at this point
Copy the full SHA f42ff47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a55948 - Browse repository at this point
Copy the full SHA 9a55948View commit details
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70a7e9e - Browse repository at this point
Copy the full SHA 70a7e9eView commit details
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 895557c - Browse repository at this point
Copy the full SHA 895557cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab17510 - Browse repository at this point
Copy the full SHA ab17510View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ccc884 - Browse repository at this point
Copy the full SHA 0ccc884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ed9223 - Browse repository at this point
Copy the full SHA 6ed9223View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7a08a4 - Browse repository at this point
Copy the full SHA d7a08a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b554122 - Browse repository at this point
Copy the full SHA b554122View commit details -
Configuration menu - View commit details
-
Copy full SHA for 306745a - Browse repository at this point
Copy the full SHA 306745aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee9e427 - Browse repository at this point
Copy the full SHA ee9e427View commit details -
Configuration menu - View commit details
-
Copy full SHA for c70ac3d - Browse repository at this point
Copy the full SHA c70ac3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ac9ab - Browse repository at this point
Copy the full SHA 47ac9abView commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a87f31b - Browse repository at this point
Copy the full SHA a87f31bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b3e095 - Browse repository at this point
Copy the full SHA 7b3e095View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa74ce4 - Browse repository at this point
Copy the full SHA fa74ce4View commit details -
Merge pull request #613 from hackforla/feat/deploy-django
Feature: Deploy django, develop branch
Configuration menu - View commit details
-
Copy full SHA for faf0849 - Browse repository at this point
Copy the full SHA faf0849View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f79c1d - Browse repository at this point
Copy the full SHA 3f79c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a56a9d - Browse repository at this point
Copy the full SHA 1a56a9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19d349b - Browse repository at this point
Copy the full SHA 19d349bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1b29ec - Browse repository at this point
Copy the full SHA d1b29ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 782c454 - Browse repository at this point
Copy the full SHA 782c454View commit details -
Merge pull request #4 from LoTerence/origin/deploy-dev
Origin/deploy dev
Configuration menu - View commit details
-
Copy full SHA for c8a98c5 - Browse repository at this point
Copy the full SHA c8a98c5View commit details -
Merge pull request #616 from LoTerence/develop
Small docker stage fixes
Configuration menu - View commit details
-
Copy full SHA for e7a0191 - Browse repository at this point
Copy the full SHA e7a0191View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f590c - Browse repository at this point
Copy the full SHA f5f590cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 837f04d - Browse repository at this point
Copy the full SHA 837f04dView commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f6e186 - Browse repository at this point
Copy the full SHA 0f6e186View commit details -
Merge branch 'develop' of https://github.com/LoTerence/CivicTechJobs …
…into origin/develop
Configuration menu - View commit details
-
Copy full SHA for 8f70052 - Browse repository at this point
Copy the full SHA 8f70052View commit details -
Merge pull request #617 from LoTerence/origin/develop
minor dockerignore fixes
Configuration menu - View commit details
-
Copy full SHA for ff52558 - Browse repository at this point
Copy the full SHA ff52558View commit details