Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

softflow24/data-river

girl-loves-coding created a comment on an issue on softflow24/data-river
closed on #150

View on GitHub

girl-loves-coding closed an issue on softflow24/data-river
[Task] - Build UI for Request Block Configuration with Shadcn Components (Using React-Hook-Form and Zod)
## Task Overview Develop the UI for configuring the request block using Shadcn components. The configuration should allow users to select HTTP methods, input the route (URL), add headers, query ...
girl-loves-coding created a comment on an issue on softflow24/data-river
closed on #174

View on GitHub

girl-loves-coding closed an issue on softflow24/data-river
Pass input type from a client
### Duplicates - [X] I have searched the existing issues ### Summary 💡 When a user configures conditions for the Logic block, there should be a dropdown where they can choose Type of the input. ...
c0rtexR pushed 1 commit to main softflow24/data-river
  • Add a type for logic block condition (#174) * Add a type for logic block condition Add a type property to the ICo... aaf977a

View on GitHub

girl-loves-coding deleted a branch softflow24/data-river

c0rtexR/add-condition-type

girl-loves-coding pushed 1 commit to development softflow24/data-river
  • Add a type for logic block condition (#174) * Add a type for logic block condition Add a type property to the ICo... aaf977a

View on GitHub

girl-loves-coding closed a pull request on softflow24/data-river
Add a type for logic block condition
Add a type property to the ICondition interface and update related files to handle the new property. * **packages/shared/src/interfaces/ICondition.ts** - Add a new property `type` to the `ICondi...
girl-loves-coding pushed 1 commit to c0rtexR/add-condition-type softflow24/data-river
  • chore: remove useless file. a095613

View on GitHub

girl-loves-coding pushed 1 commit to c0rtexR/add-condition-type softflow24/data-river
  • fix: fix small bugs so the logic block handle type casting of values as well. 8e3a6d2

View on GitHub

patched-codes[bot] created a comment on a pull request on softflow24/data-river
<!-- PatchWork comment marker --> No issues found

View on GitHub

c0rtexR opened a pull request on softflow24/data-river
Add a type for logic block condition
Add a type property to the ICondition interface and update related files to handle the new property. * **packages/shared/src/interfaces/ICondition.ts** - Add a new property `type` to the `ICondi...
c0rtexR pushed 1 commit to c0rtexR/add-condition-type softflow24/data-river
  • Add a type for logic block condition Add a type property to the ICondition interface and update related files to han... dc2c6b2

View on GitHub

c0rtexR created a branch on softflow24/data-river

c0rtexR/add-condition-type

c0rtexR closed a pull request on softflow24/data-river
Apply fixes from CodeFactor
This pull request applies fixes from code review by [CodeFactor](https://www.codefactor.io). --- For more information, click [here](https://www.codefactor.io/repository/github/softflow24/data...
patched-codes[bot] created a comment on a pull request on softflow24/data-river
<!-- PatchWork comment marker --> ## File Changed: `packages/www/app/components/RoadmapSection.tsx` Details: No violation of Rule 2. The code change actually improves security by adding the `rel=...

View on GitHub

codefactor-io[bot] opened a pull request on softflow24/data-river
Apply fixes from CodeFactor
This pull request applies fixes from code review by [CodeFactor](https://www.codefactor.io). --- For more information, click [here](https://www.codefactor.io/repository/github/softflow24/data...
codefactor-io[bot] pushed 1 commit to development-cf-autofix softflow24/data-river

View on GitHub

codefactor-io[bot] created a branch on softflow24/data-river

development-cf-autofix

c0rtexR pushed 2 commits to main softflow24/data-river
  • [CodeFactor] Apply fixes e8e4f10
  • Merge pull request #172 from softflow24/main-cf-autofix Apply fixes from CodeFactor f8c9b76

View on GitHub

c0rtexR deleted a branch softflow24/data-river

main-cf-autofix

c0rtexR pushed 4 commits to development softflow24/data-river
  • Fixed eslint on windows 7c7da23
  • Merge pull request #171 from softflow24/fix/eslint-windows Fixed eslint on windows, commented out failing code d2eea97
  • [CodeFactor] Apply fixes e8e4f10
  • Merge pull request #172 from softflow24/main-cf-autofix Apply fixes from CodeFactor f8c9b76

View on GitHub

c0rtexR closed a pull request on softflow24/data-river
Apply fixes from CodeFactor
This pull request applies fixes from code review by [CodeFactor](https://www.codefactor.io). --- For more information, click [here](https://www.codefactor.io/repository/github/softflow24/data...
codefactor-io[bot] opened a pull request on softflow24/data-river
Apply fixes from CodeFactor
This pull request applies fixes from code review by [CodeFactor](https://www.codefactor.io). --- For more information, click [here](https://www.codefactor.io/repository/github/softflow24/data...
codefactor-io[bot] pushed 1 commit to main-cf-autofix softflow24/data-river

View on GitHub

codefactor-io[bot] created a branch on softflow24/data-river

main-cf-autofix

c0rtexR deleted a branch softflow24/data-river

fix/eslint-windows

c0rtexR pushed 2 commits to main softflow24/data-river
  • Fixed eslint on windows 7c7da23
  • Merge pull request #171 from softflow24/fix/eslint-windows Fixed eslint on windows, commented out failing code d2eea97

View on GitHub

c0rtexR closed a pull request on softflow24/data-river
Fixed eslint on windows, commented out failing code
### Context and Justification 🌍 <!-- Provide a clear explanation of why these changes are necessary and what problem or need they address: --> ### Modifications 🔧 <!-- Provide a concise de...
c0rtexR created a review on a pull request on softflow24/data-river

View on GitHub

Load more