Ecosyste.ms: Timeline

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

twentyhq/twenty

sanjay-gangwar4410 created a comment on an issue on twentyhq/twenty
/assign

View on GitHub

abdullah5361k created a comment on a pull request on twentyhq/twenty
> Doesn't work for me: > > CleanShot.2024-10-23.at.09.35.27.mp4 > Why did you change the Emptyplaceholder file @abdullah5361k? > > Also I think we are supposed to use this component here: ...

View on GitHub

Khaan25 created a comment on an issue on twentyhq/twenty
@Bonapara, Can I give this one a try?

View on GitHub

oss-gg[bot] created a comment on an issue on twentyhq/twenty
You already have an open issue assigned to you [here](https://github.com/twentyhq/twenty/issues/7967). Once that's closed or unassigned, only then we recommend you to take up more.

View on GitHub

Khaan25 created a comment on an issue on twentyhq/twenty
/assign

View on GitHub

harshopes starred twentyhq/twenty
Rishabh211103 starred twentyhq/twenty
ehconitin created a comment on an issue on twentyhq/twenty
@Bonapara

View on GitHub

sans-byte created a comment on an issue on twentyhq/twenty
https://github.com/user-attachments/assets/5757bea5-19dd-4cdc-a8c7-5933ce40393d

View on GitHub

pablofelip92 starred twentyhq/twenty
FelixMalfait created a comment on an issue on twentyhq/twenty
@Hitarthsheth07 yes that'd be great. Mobile settings don't matter as much, we don't need something that feels native, we just want something that works and doesn't feel clunky :)

View on GitHub

FelixMalfait created a comment on an issue on twentyhq/twenty
We don't want a debounce, that would be a hack :) ; I don't know this component well enough but we should probably remove a condition that hides results based on the loading state or something like...

View on GitHub

DanishAliUmar opened an issue on twentyhq/twenty
[🕹ī¸]🌟 Starry-eyed Supporter
### What side quest or challenge are you solving? getting 5 friends to star the repositories participating in the oss.gg hackathon ### Points 150 ### Description _No response_ ### Provide pr...
Hitarthsheth07 created a comment on an issue on twentyhq/twenty
@FelixMalfait Heyy, What should be done with the settings page? Should it be kept the same full screen as it is now?

View on GitHub

sans-byte created a comment on an issue on twentyhq/twenty
Yeah, each time we type a letter request is going out which is getting it into a loading state, I can fix it by introducing small debounce on input. Or else can you please suggest me how to fix it...

View on GitHub

FelixMalfait created a comment on an issue on twentyhq/twenty
@sans-byte thanks but no it's stil blinking each time you type a letter :), we want to avoid that

View on GitHub

bosiraphael pushed 38 commits to 7339-implement-contextual-actions-inside-the-commandmenu twentyhq/twenty
  • fix x axis scroll bar issue on developer page (#7975) This PR Fixes Issue : #7932 I have added the CSS to remove t... 74ecacb
  • feat: design-promotional-poster (300 points) (#7970) Link to tweet: https://x.com/zia_webdev/status/1848764487081619... 412877e
  • [🕹ī¸] Quest Wizard (300 points) (#7971) ![image](https://github.com/user-attachments/assets/b7907de9-80df-4801-9db0-d... 25a8638
  • fix: context menu padding (#7918) This pull request addresses the issue #7915 regarding the lack of padding in the ... a554236
  • feat: Write Blog Post About 20 (750 points) (#7972) ![image](https://github.com/user-attachments/assets/0aaac3a2-786... 5b64879
  • fix: Default View Font Color and Reordering (#7940) This PR fixes issue #6114 I removed the separate check for def... 45b3992
  • Implement search for rich text fields and use it for notes (#7953) Co-authored-by: Weiko <[email protected]> 849d7c2
  • Migrate to twenty-ui - utilities/dimensions (#7949) This PR was created by [GitStart](https://gitstart.com/) to add... dcf92ae
  • Update 2-tweet-about-fav-twenty-feature.md (#8009) What side quest are you doing : Share a tweet about your favorite... c38a6c6
  • Update 1-quote-tweet-20-oss-gg-launch.md (#8008) What side quest you solving : Like & Re-Tweet oss.gg Launch Tweet ... 165dd87
  • Multiple operations on webhooks (#7807) fixes #7792 WIP :) https://github.com/user-attachments/assets/91f... 18778c5
  • Add available variables dropdown (#7964) - Add variable dropdown - Insert variables on click - Save variable as `{... 2e8b845
  • fix: date-picker flips in records cell even when there is enough space (#7905) Fixes: #7897 This PR fixes the fl... dd6b8be
  • Oss.gg A detailed Guide to self-host Twenty CRM on you local server (#8012) This Pr consist of a Blog which I wrote ... 6b3cd4d
  • Delete unused file (#8014) Oops, this shouldn't have been merged, it was in the wrong directory d9429b1
  • Chip right height according to view (#7976) a35d888
  • Added "Select an option" as default none selector on Workflow Visualizer (#7867) ## What does this PR do? Shows "Se... 1f84e61
  • feat: Self-hosting guide (750 points) (#8019) ![image](https://github.com/user-attachments/assets/73d3c515-2d12-4013... 60e44cc
  • Migrate to twenty-ui - input/button (#7994) This PR was created by [GitStart](https://gitstart.com/) to address the ... 0a28c15
  • [Server Integration tests] Enrich integration GraphQL API tests #2 (#7978) This PR was created by [GitStart](https:/... 5ad8ff8
  • and 18 more ...

View on GitHub

FelixMalfait pushed 1 commit to main twentyhq/twenty
  • Fix performance test (#8036) There was a broken story due to missing context 9a62bed

View on GitHub

FelixMalfait closed a pull request on twentyhq/twenty
Fix performance test
There was a broken story due to missing context
FelixMalfait opened a pull request on twentyhq/twenty
Fix performance test
There was a broken story due to missing context
FelixMalfait pushed 1 commit to fix-perf-test twentyhq/twenty

View on GitHub

FelixMalfait created a branch on twentyhq/twenty

fix-perf-test - Building a modern alternative to Salesforce, powered by the community.

DanishAliUmar forked twentyhq/twenty

DanishAliUmar/twenty

BKM14 opened a pull request on twentyhq/twenty
Delete API key button now visible in light mode
Closes #7179 The font color of the button has been set to use `theme.font.color.danger`. This means that the color will be red regardless of whether the theme is inverted or not, which was the iss...
arunbanswal forked twentyhq/twenty

arunbanswal/twenty

bosiraphael pushed 1 commit to 7339-implement-contextual-actions-inside-the-commandmenu twentyhq/twenty

View on GitHub

bosiraphael pushed 1 commit to 7339-implement-contextual-actions-inside-the-commandmenu twentyhq/twenty
  • use action menu context inside actions 252873f

View on GitHub

lucasbordeau created a branch on twentyhq/twenty

feat/add-sub-field-filtering - Building a modern alternative to Salesforce, powered by the community.

bosiraphael pushed 1 commit to 7339-implement-contextual-actions-inside-the-commandmenu twentyhq/twenty

View on GitHub

magrinj pushed 1 commit to feat/table-view-groups twentyhq/twenty
  • feat: wip record table view group 5b9a6a1

View on GitHub

Load more