Skip to content
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

Develop #11

Merged
merged 42 commits into from
Dec 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
ba5a16c
Delete README.md
mbelinsky Dec 8, 2022
8cbb4b5
Handle invalid program id
palindaa Dec 9, 2022
ae81d6d
Company API and user permission updates
palindaa Dec 10, 2022
e033d92
Fix user delete issue
palindaa Dec 10, 2022
aeb6211
Fix user delete issue
palindaa Dec 10, 2022
30bb465
Add company suspend
palindaa Dec 11, 2022
ec1493d
Add programme validations
palindaa Dec 12, 2022
8f97cbd
Remove vanatu code base from the main branch
palindaa Dec 12, 2022
a536918
Merge pull request #10 from undp/develop_merge_fix
palindaa Dec 12, 2022
15ec8a2
analytics api basic setup
YathurshanT Dec 12, 2022
b947ecd
web dashboard changes
YathurshanT Dec 12, 2022
54f5c0d
API changes
palindaa Dec 12, 2022
e93f569
Merge pull request #50 from xeptagondev/develop_merge_fix
palindaa Dec 12, 2022
94401e8
Merge pull request #49 from xeptagondev/dashboard_changes
palindaa Dec 12, 2022
1c2ac8d
Make source of funding optional
palindaa Dec 12, 2022
e6428c2
Merge pull request #51 from xeptagondev/develop_merge_fix
palindaa Dec 12, 2022
4907cce
unit test ci/cd
palindaa Dec 12, 2022
51cc57e
Merge pull request #52 from xeptagondev/develop_merge_fix
palindaa Dec 12, 2022
abc11c0
create project data file
kdshanikaw Dec 12, 2022
2ad5155
Merge pull request #53 from xeptagondev/testing
palindaa Dec 12, 2022
e59e975
Commit to test API testing
palindaa Dec 12, 2022
9ded40d
Merge pull request #54 from xeptagondev/develop_merge_fix
palindaa Dec 12, 2022
fd1f0c8
update project creation data file
kdshanikaw Dec 12, 2022
c856607
change dto to array
palindaa Dec 12, 2022
335335d
Added getting programmeSTatic details end point
YathurshanT Dec 13, 2022
80c67de
Added getting programmeSTatic details changes
YathurshanT Dec 13, 2022
be58496
Merge branch 'develop' of https://github.com/xeptagondev/undp-carbon-…
YathurshanT Dec 13, 2022
d15b1ed
Added getting programmeSTatic details changes
YathurshanT Dec 13, 2022
035b9af
initial development of stats API
palindaa Dec 15, 2022
708c351
enable winston logger
palindaa Dec 15, 2022
5b82cf7
Merge pull request #56 from xeptagondev/dashboard_changes
palindaa Dec 15, 2022
c0fda4a
Merge branch 'develop' into credit_share
palindaa Dec 15, 2022
d803d2b
intermiate change
palindaa Dec 15, 2022
5c15801
Update counter.type.enum.ts
palindaa Dec 15, 2022
2f3a0a5
Merge pull request #55 from xeptagondev/testing
palindaa Dec 15, 2022
5e198d6
Credit transfer implementation
palindaa Dec 16, 2022
b061145
Merge pull request #57 from xeptagondev/credit_share
palindaa Dec 16, 2022
ea6d998
Add company ledger functionality
palindaa Dec 16, 2022
5aa0371
Merge pull request #58 from xeptagondev/credit_share
palindaa Dec 16, 2022
020a2d8
Fix single proponent percentage issue
palindaa Dec 16, 2022
fa8b7d4
Merge pull request #59 from xeptagondev/credit_share
palindaa Dec 16, 2022
4febc4a
Merge pull request #12 from undp/develop_merge_fix
palindaa Dec 16, 2022
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
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/workflows/server-deployments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,6 @@ jobs:
curl -o- "https://dl-cli.pstmn.io/install/linux64.sh" | sh
- name: Login to Postman CLI
run: postman login --with-api-key ${{ secrets.POSTMAN_API_KEY }}
- name: Run User onboarding tests
- name: Run API tests
run: |
postman collection run "20428472-dc42dd58-c64c-4f68-a418-3b8766ef8fc1" -e ./testing/api/carbon.env.json -d ./testing/api/user_onboarding_4.csv
postman collection run "20428472-75359d8a-c676-453d-a2b0-5a193644f5a6" -e "20428472-778eb1c8-aac1-4484-a217-bcfd9a8d0df0" -d ./testing/api/create_project_6.csv
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
lambda/services/.env.local
**/yarn-error.log
**/coverage
.env.local
2 changes: 0 additions & 2 deletions National/README.md

This file was deleted.

1,825 changes: 0 additions & 1,825 deletions Vanuatu/AdaptationInput.jsp

This file was deleted.

1,303 changes: 0 additions & 1,303 deletions Vanuatu/AdaptationMonitoring.jsp

This file was deleted.

318 changes: 0 additions & 318 deletions Vanuatu/AdaptationReport.jsp

This file was deleted.

Loading