Ecosyste.ms: Timeline

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

twentyhq/twenty

martmull created a review comment on a pull request on twentyhq/twenty
mhh, ok why @charlesBochet?

View on GitHub

martmull created a review on a pull request on twentyhq/twenty

View on GitHub

oss-gg[bot] created a comment on a pull request on twentyhq/twenty
Awarding harshrajeevsingh: 500 points 🕹ī¸ Well done! Check out your new contribution on [oss.gg/harshrajeevsingh](https://oss.gg/harshrajeevsingh)

View on GitHub

FelixMalfait created a comment on a pull request on twentyhq/twenty
/award 500 I'm not confident enough to approve but rewarding the effort at least! Thanks!

View on GitHub

martmull pushed 1 commit to main twentyhq/twenty
  • Add shortcut metadata to data models & CommandMenu (#7977) Resolves https://github.com/twentyhq/twenty/issues/7503 ... bf2ba25

View on GitHub

martmull closed an issue on twentyhq/twenty
Improve command menu object list
## Scope & Context In the command menu ## Current behavior <img width="506" alt="image" src="https://github.com/user-attachments/assets/86d9a25f-db92-4640-91cc-6a248090bb4e"> We have a ...
martmull closed a pull request on twentyhq/twenty
Add shortcut metadata to data models & CommandMenu
Resolves https://github.com/twentyhq/twenty/issues/7503
martmull created a review on a pull request on twentyhq/twenty

View on GitHub

oss-gg[bot] created a comment on an issue on twentyhq/twenty
This issue is already assigned to another person. Please find more issues [here](https://oss.gg).

View on GitHub

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

View on GitHub

iero created a comment on an issue on twentyhq/twenty
> Thanks so much for the tech input @ijreilly! I think from a product perspective it would make more sense as a layout parameter than a data model setting. > > As we should still require a full ...

View on GitHub

martmull pushed 2 commits to 101-featch-available-variables-from-previous-steps twentyhq/twenty

View on GitHub

iero created a comment on an issue on twentyhq/twenty
I use decimal for example to display a version number ie "1.4" or a lat/long coordinate (ie -16.35) or an id (ie 2456). So for me it is very important to be able to setup a different number of deci...

View on GitHub

Devessier created a review on a pull request on twentyhq/twenty

View on GitHub

Bonapara created a comment on an issue on twentyhq/twenty
Are decimals just a cosmetic feature? Do we always store numbers in a database with X decimal even if we don't display them?

View on GitHub

florianliebig created a comment on a pull request on twentyhq/twenty
Thanks for the support @FelixMalfait - I can finish it up with some tests if you like

View on GitHub

Devessier pushed 1 commit to create-manual-triggers twentyhq/twenty
  • refactor: remove dead code for conditions 16e04bb

View on GitHub

thomtrp pushed 31 commits to tt-text-area-tag-variables twentyhq/twenty
  • 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
  • Migrate to twenty-ui - input/color-scheme (#7995) This PR was created by [GitStart](https://gitstart.com/) to addres... 67fb750
  • Use search in multi object pickers (#7909) Fixes https://github.com/twentyhq/twenty/issues/3298. We still have som... c7bc301
  • Migrate to twenty-ui - navigation/navigation-bar (#7996) This PR was created by [GitStart](https://gitstart.com/) to... c6ef14a
  • Support custom object renaming (#7504) This PR was created by [GitStart](https://gitstart.com/) to address the requ... 414f2ac
  • Migrate to twenty-ui - feedback/progress-bar (#8002) This PR was created by [GitStart](https://gitstart.com/) to add... 445ab83
  • Use 'role' = button for chip navigation (#8011) Closes #7817 Added role attribute to the div element of the Chip co... 4e59f00
  • feat: Custom Theme for Twenty (#8021) ![image](https://github.com/user-attachments/assets/6969f521-c089-471a-b4ff-d1... 68a060a
  • feat: view groups (#7176) Fix #4244 and #4356 This pull request introduces the new "view groups" capability, enab... e8d96cf
  • feat: 20 guide (#8027) it's a local setup + hosting guide. 084c15a
  • Update 3-create-custom-interfact-theme-20.md (#7974) What are you solving : Create a custom theme for Twenty's inter... 5fdf9ac
  • Migrate to twenty-ui - feedback/loader (#7997) This PR was created by [GitStart](https://gitstart.com/) to address t... 4ceee4a
  • fix: relation picker should not move once openened (#8026) Fixes: #7959 ### Problem - When searching in the dro... 4e8d8ce
  • and 11 more ...

View on GitHub

Devessier created a review comment on a pull request on twentyhq/twenty
I don't see the benefit of going with a generic `input` object. Please correct me. Here, I'm setting some configurations for the manual trigger. Currently, a manual trigger is either available o...

View on GitHub

Devessier created a review on a pull request on twentyhq/twenty

View on GitHub

FelixMalfait created a comment on an issue on twentyhq/twenty
@ijreilly yes I just wanted you to log it but not prioritize it, thanks!

View on GitHub

Devessier created a review comment on a pull request on twentyhq/twenty
@charlesBochet told me a few times that we use string type unions in the frontend, not enums. That's why I always do it that way 😅

View on GitHub

Devessier created a review on a pull request on twentyhq/twenty

View on GitHub

ijreilly created a comment on an issue on twentyhq/twenty
@Bonapara @FelixMalfait is this on hold for now? i thought so from @Bonapara s input

View on GitHub

Devessier created a review comment on a pull request on twentyhq/twenty
Does it have something to do with the fact that we can't copy and paste from other `<VariableTagInput />` components and get the variables correctly wired? I'm not saying that we absolutely want th...

View on GitHub

Devessier created a review comment on a pull request on twentyhq/twenty
Why do we implement that logic? It seems that Tiptap should handle it, shouldn't it?

View on GitHub

Devessier created a review on a pull request on twentyhq/twenty
Great work!! I left a few questions to better understand the challenges you faced! Thank you.

View on GitHub

Devessier created a review on a pull request on twentyhq/twenty
Great work!! I left a few questions to better understand the challenges you faced! Thank you.

View on GitHub

thomtrp created a review comment on a pull request on twentyhq/twenty
Makes sense to me too 👍

View on GitHub

thomtrp created a review on a pull request on twentyhq/twenty

View on GitHub

Load more