Releases: Vizzuality/tnc-blue-carbon-cost-tool
Releases · Vizzuality/tnc-blue-carbon-cost-tool
0.1.0-rc
What's Changed
- (chore) infra setup by @alexeh in #1
- Chore/setup monorepo by @alexeh in #2
- add ebs conf files to infra by @alexeh in #3
- Chore/auth by @alexeh in #4
- basic RBAC system by @alexeh in #5
- Chore/email provider by @alexeh in #6
- (feat) api mailing service by @alexeh in #7
- Chore/api events system by @alexeh in #8
- Jest cucumber in #9
- Tbcct 14 integrate monorepo in client by @alexeh in #10
- Feat reset password by @alexeh in #11
- reset password by @alexeh in #12
- Chore/improvements by @alexeh in #13
- Feat/register users by @alexeh in #15
- check user has been activated in verify token by @alexeh in #16
- Chore/refactor jwt handling by @alexeh in #17
- Tbcct 44 endpoint to sign up by @alexeh in #18
- Bump next from 14.2.8 to 14.2.10 in /client by @dependabot in #14
- Chore/add data version control by @alexeh in #19
- Chore/excel importer by @alexeh in #21
- chore data model first verions by @alexeh in #22
- next-auth implementation by @andresgnlez in #23
- [N/A] adds reference to API module by @andresgnlez in #24
- removes client package-lock.json by @andresgnlez in #25
- removes next/typescript extend by @andresgnlez in #26
- tailwindcss: points correctly to content by @andresgnlez in #27
- moves roles.enum file from API domain to shared by @andresgnlez in #28
- implement signing process and page by @andresgnlez in #29
- Chore/adminjs backoffice by @alexeh in #30
- [TBCCT-25|29|30] adds forgot-password pages by @andresgnlez in #32
- [TBCCT-69] e2e auth by @andresgnlez in #31
- [TBCCT-22] Profile page by @andresgnlez in #33
- adds signup page and its tests by @andresgnlez in #34
- add global exception filter by @alexeh in #35
- set ssl for adminjs by @alexeh in #37
- TBCCTT-72 email update flow by @alexeh in #36
- Chore/mount adminjs in root for local dev and admin in prod by @alexeh in #39
- [TBCCT-22] Profile page by @andresgnlez in #38
- Tbcct 67 integrate backend auth system to be used in the backoffice also checking the admin role by @alexeh in #41
- Bugfix/fix mailing errors by @alexeh in #42
- remove general user role by @alexeh in #43
- fix bug missing id in payload by @alexeh in #44
- Chore/add postgis by @alexeh in #45
- [TBCCT-73] Overview page layout by @andresgnlez in #40
- data model implementation - 1 by @alexeh in #47
- Table Models by @catalin-oancea in #50
- map setup by @andresgnlez in #49
- [chore] bumps [email protected] by @andresgnlez in #55
- Add more tables by @catalin-oancea in #52
- Tbcct 94 be excel importer 1 by @alexeh in #53
- (feat) map by @alexeh in #46
- sync some filters with URL by @andresgnlez in #56
- Chore/update backoffice views by @alexeh in #57
- Feat/projects by @alexeh in #58
- Refactor API tests by @catalin-oancea in #48
- Feat/projects crud by @alexeh in #59
- [N/A] fetches geometries from API by @andresgnlez in #61
- [N/A] adds resizeable panels to map and table views by @andresgnlez in #63
- (feat) projects map by @alexeh in #62
- fix missing role in create user by @alexeh in #65
- Blue carbon cost calculator prototype by @elpamart in #51
- New table structure by @catalin-oancea in #64
- Add new tables by @catalin-oancea in #67
- DO NOT MERGE: Custom stuff to understand calculation magic by @alexeh in #66
- Add project filtering by name by @catalin-oancea in #72
- Tbcct 99 remove pycache from git tracking by @elpamart in #70
- Spike/create custom project by @alexeh in #69
- implements UI kit - first iteration by @andresgnlez in #76
- Feat/create project requests and validations by @alexeh in #78
- basic endpoint to get default cost inputs for custom project creation by @alexeh in #80
- (bugfix) remove process fetch specification, use contract zod query and attempt to bring back validation by @alexeh in #77
- connects more filters by @andresgnlez in #73
- endpoint to register a user by @alexeh in #79
- [N/A] moves sidebar to root layout by @andresgnlez in #81
- refactor default project overview filter values by @alexeh in #86
- fixes wrong filter keys for costs and abatement by @andresgnlez in #87
- [TBCCT-124] adds popup to map by @andresgnlez in #85
- chore/client/card-component by @andresgnlez in #88
- [N/A] minor styles adjustments to popup by @andresgnlez in #89
- [N/A] fix/client/format-dollar by @andresgnlez in #90
- Add assumptions and cost inputs in the DTO by @catalin-oancea in #82
- adds tooltip to thumb slider by @andresgnlez in #91
- [N/A] renames projects container to overview by @andresgnlez in #92
- [N/A] moves overview page content to container making page server side again by @andresgnlez in #94
- [TBCCT-123] Implemented ‘My Projects’ Page with Active Page Highlighting and UI Layout by @onehanddev in #84
- spin up staging by @alexeh in #96
- Add overview page c...