Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
anshgoyalevil committed Sep 28, 2023
2 parents 441f1d8 + 5a48021 commit feec01a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions CNCF - JaegerTracing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,24 +35,24 @@ View all pull requests by me at a glance : [VIEW ALL PULL REQUESTS](https://gith
| Date | Pull Request Title | Link to PR |
| --- | --- | --- |
| Aug 1, 2023 | [deps] Remove @types/memoize-one dep | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1625) |
| Aug 5, 2023 | [deps] Remove @types/moment, @types/history and @types/classnames | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1637) |
| Aug 16, 2023 | [plexus] Remove unused deps and add missing deps | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1688) |
| Aug 4, 2023 | [deps] Remove @types/moment, @types/history and @types/classnames | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1637) |
| Aug 15, 2023 | [plexus] Remove unused deps and add missing deps | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1688) |
| Aug 16, 2023 | Add depcheck for CI step to check for unused dependencies | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1677) |
| Aug 15, 2023 | Remove unused type defs and packages | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1682) |
| Aug 15, 2023 | Remove unused packages | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1675) |
| Aug 14, 2023 | Remove unused redux-async-middleware package | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1674) |
| Aug 14, 2023 | Remove unused source-map-explorer package | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1671) |
| Aug 14, 2023 | Remove unused d3-scale package | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1670) |
| Aug 13, 2023 | Migrate ScoreCard.test.js from Enzyme to React Shallow Renderer | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1653) |
| Aug 13, 2023 | Remove unused source-map-explorer package | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1671) |
| Aug 13, 2023 | Remove unused d3-scale package | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1670) |
| Aug 12, 2023 | Migrate ScoreCard.test.js from Enzyme to React Shallow Renderer | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1653) |
| Aug 11, 2023 | Migrate App/Page.test.js from Enzyme to RTL | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1659) |
| Jan 1, 1970 | Init Migration from Enzyme to React Testing Library | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1643) |
| Jul 31, 2023 | Add Steps to Setup Jaeger-UI on WSL | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1612) |
| Aug 17, 2023 | [tests] Migrate TraceIDSearchInput.test from Enzyme to RTL | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1691) |
| Aug 16, 2023 | [tests] Migrate TraceIDSearchInput.test from Enzyme to RTL | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1691) |
| Aug 17, 2023 | [test] Migrate DAG.test.js from Enzyme to RTL | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1694) |
| Aug 20, 2023 | [test] Migrate NewWindowIcon.test.js from Enzyme to RTL | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1701) |
| Aug 18, 2023 | [test] Migrate SpanBar.test.js from Enzyme to RTL | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1695) |
| Aug 22, 2023 | [CI]: Add Concurrency Grouping to GitHub Workflows | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1710) |
| Aug 22, 2023 | Bump jest from 28.1.3 to 29.6.2 | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1708) |
| Aug 21, 2023 | [CI]: Add Concurrency Grouping to GitHub Workflows | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1710) |
| Aug 21, 2023 | Bump jest from 28.1.3 to 29.6.2 | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1708) |
| Aug 21, 2023 | Bump less from 3.13.1 to 4.2.0 | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1704) |
| Aug 22, 2023 | Bump sinon from 7.3.2 to 15.2.0 | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1718) |
| Aug 22, 2023 | Upgrade react-icons from 2.2.7 to 4.10.1 | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1721) |
Expand Down
12 changes: 6 additions & 6 deletions Palisadoes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,29 +38,29 @@ View all pull requests by me at a glance : [VIEW ALL PULL REQUESTS](https://gith
| Jan 1, 1970 | Create test for resolvers/Query/index.spec.ts | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/942) |
| Jan 29, 2023 | Create test for resolvers/Query/index.ts & roleDirective.ts | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/944) |
| Jan 30, 2023 | Use constants instead of environment variables across the app | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/953) |
| Feb 1, 2023 | Test for src/directives/index.ts | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/960) |
| Jan 31, 2023 | Test for src/directives/index.ts | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/960) |
| Feb 2, 2023 | Refactor tests/resolvers/DirectChatMessage and tests/resolvers/GroupChat | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/976) |
| Feb 3, 2023 | Refactor the tests/utilities folder | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/984) |
| Feb 2, 2023 | Refactor the tests/utilities folder | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/984) |
| Feb 5, 2023 | Refactor: tests/resolvers/Mutation [File 41 to File 60] [Fixes #988] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1008) |
| Jan 1, 1970 | [Fixes #1000 Fixes #987] Refactor first 1-40 tests in tests/resolvers/mutation folder | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/999) |
| Feb 6, 2023 | Add test for directives/authDirective.ts [Fixes #920] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1013) |
| Feb 6, 2023 | Fix type errors in the codebase [Fixes #1018] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1020) |
| Feb 6, 2023 | Refactor files 61-70 in tests/resolvers/Mutation [Fixes #989] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1014) |
| Feb 12, 2023 | Added constants for the error messages ```tests/libraries/errors``` [Fixes: #1041] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1043) |
| Feb 11, 2023 | Added constants for the error messages ```tests/libraries/errors``` [Fixes: #1041] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1043) |
| Jan 1, 1970 | Fix Post not Updating [Fixes #1048] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1054) |
| Feb 13, 2023 | Fix Post not Updating [Fixes #1048] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1060) |
| Feb 23, 2023 | Fix eslint to check for improper import statements [Fixes #1083] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1084) |
| Feb 15, 2023 | Integrated input validation in ```createPost``` ```updatePost``` ```createEvent``` ```updateEvent``` ```createOrganization``` resolvers | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1068) |
| Feb 14, 2023 | Integrated input validation in ```createPost``` ```updatePost``` ```createEvent``` ```updateEvent``` ```createOrganization``` resolvers | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1068) |
| Mar 3, 2023 | Fix createPost mutation [Fixes #1102] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1107) |
| Mar 6, 2023 | TypeDefs changes for updateOrg feature to work [Fixes #1125] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1128) |
| Mar 6, 2023 | Update Installation.md for Mobile users [Fixes #1123] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1127) |
| Mar 7, 2023 | Remove regex validations for i18n inputs to work [Fixes #1116] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1129) |
| Mar 7, 2023 | Add dynamic base url support for images to work in production environments [Fixes #1131] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1134) |
| Mar 9, 2023 | Dynamic Generation of ```ACCESS_TOKEN_SECRET``` and ```REFRESH_TOKEN_SECRET``` in Workflow [Fixes #485] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1150) |
| Mar 12, 2023 | Add password update mutation [Fixes #1164] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1165) |
| Mar 11, 2023 | Add password update mutation [Fixes #1164] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1165) |
| Jan 1, 1970 | SMTP Transporter Configuration for Mailer [Fixes #457 in Talawa Admin] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1174) |
| Mar 16, 2023 | SMTP Transporter Configuration for Mailer [Fixes #457 in Talawa Admin] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1177) |
| Apr 6, 2023 | Increase Code Coverage for updateUserType.ts [Fixes #1253] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1256) |
| Apr 5, 2023 | Increase Code Coverage for updateUserType.ts [Fixes #1253] | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1256) |
| Jan 1, 1970 | Add Signoff Instructions and Update pull-request-target.yml | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1266) |
| Apr 9, 2023 | Move files from root folder to config folder | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1252) |
| Apr 11, 2023 | Change interface names to PascalCase with naming convention ```^[A-Z][a-zA-Z0-9]*$``` | [Link to PR](https://github.com/PalisadoesFoundation/talawa-api/pull/1287) |
Expand Down

0 comments on commit feec01a

Please sign in to comment.