- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Apr 14 2022
Apr 14 2022
jayeshv committed rDGQL8a6320f56888: Unit tests: add tests for resolver factory (authored by jayeshv).
Unit tests: add tests for resolver factory
jayeshv committed rDGQL09fae7cda315: Refactoring: Change PageInfo in connection to a data class (authored by jayeshv).
Refactoring: Change PageInfo in connection to a data class
jayeshv committed rDGQL873844c3b819: Possibility to filter snapshot branches by type (authored by jayeshv).
Possibility to filter snapshot branches by type
jayeshv committed rDGQL07694f35b0fa: Refactoring: Remove unnecessary messages (authored by jayeshv).
Refactoring: Remove unnecessary messages
Apr 13 2022
Apr 13 2022
Add more fields to Content node
Code cleanup
Add release target to the schema
Add targetId field to SnapshotBranch
Paginate revision parents
Apr 12 2022
Apr 12 2022
jayeshv committed rDGQL702a5509e91b: Refactoring: resolve revision directory from the top level (authored by jayeshv).
Refactoring: resolve revision directory from the top level
Implement DirectoryEntryTarget resolver
Fix schema bugs
jayeshv committed rDGQLe55525b9c7cb: improve pagination for snapshot branches (authored by jayeshv).
improve pagination for snapshot branches
jayeshv committed rDGQLc9966d39b26b: Add pagination support for DirectoryEntries (authored by jayeshv).
Add pagination support for DirectoryEntries
Add directoryentry type to the schema
Apr 8 2022
Apr 8 2022
Improve the error handling in base node
Reformat code with black 22.3.0
Add custom erros
Refactoring: Use Sha1 instead of SWHID
jayeshv committed rDGQLfbc48654f104: Add directory field to the revision type (authored by jayeshv).
Add directory field to the revision type
Add parent field to revision
Apr 7 2022
Apr 7 2022
Add directory and content to the schema
jayeshv committed rDGQLad9df8500432: Refactoring: rename resolver functions for consistency (authored by jayeshv).
Refactoring: rename resolver functions for consistency
Apr 6 2022
Apr 6 2022
jayeshv committed rDGQLbdf195fd17ae: Add scalar type to handle TimestampWithTimezone object (authored by jayeshv).
Add scalar type to handle TimestampWithTimezone object
Refactoring: change base_node
Add revision and release entrypoints
jayeshv committed rDGQL513eb3ac19d1: Refactoring: Change names and add extra doc strings (authored by jayeshv).
Refactoring: Change names and add extra doc strings
Add person type to the schema
Apr 5 2022
Apr 5 2022
Add revision type to the schema
Add revision type to the schema
Remove model classes in favour of Node
Apr 4 2022
Apr 4 2022
Add Branch target union type
Add Revision and Release to the schema
Apr 1 2022
Apr 1 2022
Fix mypy issue after README file change
Mar 31 2022
Mar 31 2022
Add more options to Makefile
Add DNS to staging container
jayeshv committed rDGQL173b266c6a83: Add support to run staging instance in docker (authored by jayeshv).
Add support to run staging instance in docker
Fix mypy issue
Mar 30 2022
Mar 30 2022
Create separate models package
jayeshv committed rDGQL74e276d50c81: Change BaseModel to accept an object or a dict type (authored by jayeshv).
Change BaseModel to accept an object or a dict type
jayeshv committed rDWAPPSe28c8b5e78c7: Add missing cypress tests for 'add-forge-now' request dashboard (authored by jayeshv).
Add missing cypress tests for 'add-forge-now' request dashboard
rebase
typo correction
jayeshv updated the summary of D7451: Add missing cypress tests to 'add-forge-now' request dashboard.
Add extra event check to avoid sync error
Fix test failure after rebase
Addressing review comments; removed fixture to use real API calls
Mar 29 2022
Mar 29 2022
Remove wrongly committed code
jayeshv committed rDGQL51494e753a55: Return similar objects from both Node and Connection resolvers (authored by jayeshv).
Return similar objects from both Node and Connection resolvers
Fixed the typo in the commit message
Mar 28 2022
Mar 28 2022
jayeshv changed the status of T3984: Structure and design for swh-graphql, a subtask of T3405: GraphQL apis for SWH, from Open to Work in Progress.
jayeshv changed the status of T3984: Structure and design for swh-graphql from Open to Work in Progress.
jayeshv closed T3933: Decide on the libraries to use for GraphQL server, a subtask of T3405: GraphQL apis for SWH, as Resolved.
jayeshv changed the status of T3932: Define a GraphQL schema, a subtask of T3405: GraphQL apis for SWH, from Open to Work in Progress.
jayeshv changed the status of T3556: Implement a generic pagination support for the GraphQL response., a subtask of T3405: GraphQL apis for SWH, from Open to Work in Progress.
jayeshv changed the status of T3556: Implement a generic pagination support for the GraphQL response. from Open to Work in Progress.
jayeshv closed T4050: [Add forge now] Refreshing the page loses the current tab, a subtask of T4070: add forge now submission form, as Resolved.
Mar 25 2022
Mar 25 2022
Maintain tab selection on refresh
jayeshv committed rDWAPPScdda03c3aad5: Improve language in add-forge-now help text (authored by jayeshv).
Improve language in add-forge-now help text
rebase
Addressing review comments
review comment; Bug fix for browser history
addressing review comments
Added extra cypress tests
Mar 24 2022
Mar 24 2022
jayeshv moved T4050: [Add forge now] Refreshing the page loses the current tab from In Progress to Code Review on the Add Forge Now board.
jayeshv changed the status of T4050: [Add forge now] Refreshing the page loses the current tab, a subtask of T4070: add forge now submission form, from Open to Work in Progress.
jayeshv changed the status of T4050: [Add forge now] Refreshing the page loses the current tab from Open to Work in Progress.
jayeshv closed T4068: [add forge now] display request comment in history , a subtask of T3992: [Add forge now] Create request dashboard w/ basic info, as Resolved.
jayeshv updated the task description for T4087: Improve the Help text in add-forge-request creation page.