Learn
- Study the gigaDB codebase !!!
- CI/CD
- Terraform
- BDD, TDD
Todo
- Help PR PostgreSQL set up using CSV #469
Done
- Merged PR Change password page style #470
- Merged PR Update gigaDB logos #472
- Merged PR Defaul table column #464
- Follow up PR Functional test for admin access #463
Problem
- Why
new_faq.php
andnew_datasetpage.php
is separated fromnew_main.php
? Same code has to add these files separatly. - A lot of code in
/protected/views
folder are duplicated.