Skip to content

Releases: passportxyz/passport-scorer

Scorer API 0.0.7

23 Mar 23:35
52bea59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6-api...v0.0.7-api

What's Changed

Full Changelog: v0.0.6-api...v0.0.7-api

Scorer API 0.0.6

23 Mar 22:20
61d66f4
Compare
Choose a tag to compare

What's Changed

  • fix(api): dns changes caused domain to change in signature,added www by @lucianHymer in #117
  • feat(ci): updating workflow for cypress tests by @nutrina in #119
  • feat(ci): fix buiding UI in cypress workflow by @nutrina in #120
  • Update package.json by @nutrina in #122
  • fix(ci, cypress): fix starting api and UI by @nutrina in #121
  • fix(ci,cypress): fix cypress workflow run by @nutrina in #123
  • fix(ci,cypress): fix command that starts api service by @nutrina in #124
  • fix(infra): create unique variables for staging by @schultztimothy in #118
  • fix(infra): remove release from review ci by @schultztimothy in #125
  • feature(interface): fine tuned spacing for home page by @lucianHymer in #126
  • fix(ci): updating workflows to run ui tests by @nutrina in #127
  • Enhance ci 2 by @nutrina in #128
  • fix(infra): fix env variable for UI_DOMAIN setting by @nutrina in #132
  • feat(scorer,ui): create scrorer flow by @chibie in #133
  • Create ci_wip_972.yml by @nutrina in #141
  • Update ci_wip_972.yml by @nutrina in #142
  • Update ci_wip_972.yml by @nutrina in #143
  • Update ci_wip_972.yml by @nutrina in #144
  • Update cypress0ci by @schultztimothy in #147
  • fix failing tests by @chibie in #140
  • chore: finalize choose mechanism page copy by @chibie in #150
  • 976 scorer dashboard by @nutrina in #148
  • fix(api): fix additional validation and test cases: ensure that the a… by @nutrina in #134
  • adding in-line documentation by @erichfi in #105
  • feat(api): allow www. siwe by @schultztimothy in #149
  • 972 implement blocknative by @schultztimothy in #129
  • fix(interface): switch to col for mobile view by @lucianHymer in #151
  • fix(ci): remove remaining references to cypress by @schultztimothy in #152
  • fix(interface): remove right side spacing for wallet widget in mobile… by @lucianHymer in #155
  • feat(api): move review deployment of the API to api.review.gitcoin.co by @nutrina in #156
  • feat(api,rate-limit): implement rate limit for APIs in by @nutrina in #135
  • feat(api,ratelimit,infra): adjusting the infra deployment, to take th… by @nutrina in #157
  • fix(infra,staging): fixing domain name for staging by @nutrina in #158
  • 1008 scorer revamp by @lucianHymer in #161
  • 981 create api key by @schultztimothy in #153
  • feat: configure interface port + update docs by @chibie in #163
  • Update SETUP.md by @michaelgreen06 in #162
  • fix(interface): log user out if they have two wallets connected by @schultztimothy in #164
  • fix(ui,spa): fix hosting the app as a SPA by @nutrina in #166
  • 1023 rename community by @nutrina in #171
  • 1014 bug inconsistent styling in scorer and api keys page by @aminah-io in #165
  • 1016 inconsistent delete flow by @aminah-io in #172
  • Update Footer.tsx by @Kweiss in #169
  • adding quick start video links by @Kweiss in #170
  • fix(interface): show duplicate name error within modal by @schultztimothy in #167
  • 1008 scorer revamp layout rebase by @lucianHymer in #173
  • 1030 boost analytics api by @nutrina in #175
  • feat(api,ratelimit,infra): adjusting the infra deployment, to take th… by @nutrina in #177

New Contributors

Full Changelog: v0.0.3-api...v0.0.6-api

Scorer API 0.0.3

21 Feb 22:56
523460d
Compare
Choose a tag to compare

What's Changed

  • feat(enforce ssl redirect by @schultztimothy in #89
  • feat(infra): change boolean to string representation by @schultztimothy in #90
  • feat(api,docs): starting updates to the API docs by @nutrina in #88
  • fix(infra): fixing potential HTTPS infinite redirect loop in django by @nutrina in #93
  • fix(infra): fixing value of SECURE_PROXY_SSL_HEADER value in django s… by @nutrina in #94
  • fix(api): ensure duplicate stamps are not scored by @schultztimothy in #91
  • 984 log retention by @nutrina in #92
  • feature(interface): home page, header, and footes UI redesign by @lucianHymer in #98
  • 970 staging infra by @schultztimothy in #95
  • 970 staging infra fix by @schultztimothy in #100
  • fix(interface): linting issue causing build error by @lucianHymer in #101
  • 952 verify payload on authenticate by @nutrina in #80
  • 984 log retention by @nutrina in #96
  • adding in-line documentation by @erichfi in #106
  • fix(registry): fix deduplication method to not disregard stamps that … by @nutrina in #97
  • fix(infra): use staging environment for staging ci by @schultztimothy in #112
  • feature(api): added score to the admin console, added stamp to admin … by @lucianHymer in #102
  • fix(infra): move environment flag after runner by @schultztimothy in #113
  • Revert "fix(infra): move environment flag after runner" by @schultztimothy in #115
  • feature(interface): updated design for mobile view of homepage, fixed… by @lucianHymer in #114
  • fix(infra): use aws-actions/configure-aws-credentials@v1 to set stagi… by @schultztimothy in #116

New Contributors

Full Changelog: v0.0.2-api...v0.0.3-api

Scorer API 0.0.2

14 Feb 11:08
3296e0c
Compare
Choose a tag to compare

Scorer API 0.0.1

14 Feb 09:36
99d0dc4
Compare
Choose a tag to compare

What's Changed

  • refactor(interface): switch from vite to nextjs by @schultztimothy in #2
  • feat(app): sets up landing and dashboard pages by @aminah-io in #3
  • allow docker container to build on m1 by @schultztimothy in #1
  • 727 create api key by @schultztimothy in #5
  • feat(interface, api): adds delete functionality and styling by @aminah-io in #7
  • 693 create community by @schultztimothy in #6
  • Fix delete endpoint by @schultztimothy in #8
  • chore(api): adds testing and fixes for checking for duplicate names by @aminah-io in #10
  • feat(api): adds reader directory and passport reader by @aminah-io in #11
  • 702 save passport by @schultztimothy in #12
  • feat(api): guard submit-passport endpoint and only allow passport cre… by @schultztimothy in #14
  • 729 gitcoin score resolving errors by @schultztimothy in #16
  • Additional settings tests by @schultztimothy in #17
  • Implement last in first out (lifo) by @aminah-io in #15
  • 779 prod infra by @schultztimothy in #18
  • fix(example): linting fixes by @aminah-io in #21
  • 784 community score example app by @aminah-io in #25
  • Manual deploy production by @schultztimothy in #27
  • 778 choose binary community score by @schultztimothy in #19
  • feat(api): no longer require signatures for passport scoring by @lucianHymer in #38
  • fix(api): skip nonce when skipping signature by @lucianHymer in #39
  • chore(api): implements acceptance tests by @aminah-io in #30
  • feat(api): always return raw score - closes 806 by @lucianHymer in #41
  • fix(infra): protect db from deletition by @schultztimothy in #42
  • 808 retrieve multiple scores by @schultztimothy in #40
  • Celery task for reading & scoring passport by @nutrina in #46
  • adding LB logging by @kammerdiener in #48
  • feat(infra): adding autoscaling policy to scoring service by @nutrina in #49
  • 825 scoring example with signature by @nutrina in #50
  • feat(api): Admin updates closes issue 824 by @lucianHymer in #47
  • (admin) dropped apu scorer, added scorer link to community, made user… by @lucianHymer in #55
  • fixes(#871, #827): improve tests and fix minor bug by @nutrina in #57
  • 52 - Updates the readme and adds setup and contributing guides by @ZakkMan in #54
  • 883 cache stamp by @schultztimothy in #56
  • fix(infra): reduce the threashold for autoscaling, add feature flag f… by @nutrina in #59
  • fix(infra): scale the db for staging + enable backups by @nutrina in #60
  • Scale Production DB by @kammerdiener in #61
  • fix(api): drop deleted_at column before adjusting type to datetime by @schultztimothy in #62
  • 826 todos routing by @lucianHymer in #58
  • fix(update): update api key var name and remove default value by @schultztimothy in #63
  • Remove feature flag by @schultztimothy in #66
  • 885 score cached stamps by @nutrina in #65
  • 826 fix todos by @lucianHymer in #67
  • 917 authenticate stamp cache requests by @nutrina in #69
  • feat(api): add get endpoint for cached stamps by @schultztimothy in #68
  • feat(api): require matching did from jwt by @schultztimothy in #70
  • fix(api): ensure consistant casing by @schultztimothy in #71
  • 943 delete stale stamps by @lucianHymer in #75
  • feat(api): enforce limit of 1000, also use manual pagination instead … by @schultztimothy in #73
  • refactor(api): hard delete stamps by @lucianHymer in #78
  • 934 google admin signin by @schultztimothy in #79
  • feat: researcher API access by @chibie in #74
  • fix(api): update template path to match change in base_dir by @schultztimothy in #82
  • Add google auth env secrets to infra by @schultztimothy in #83
  • feat: accept api key in 'X-API-Key' header for community API by @nutrina in #81
  • feat: show only public endpoints in docs by @chibie in #84
  • 946 implement bulk requests by @schultztimothy in #86
  • 826 more todos by @lucianHymer in #87

New Contributors

Full Changelog: https://github.com/gitcoinco/passport-scorer/commits/v0.0.1-api