twenty icon indicating copy to clipboard operation
twenty copied to clipboard

Remote Objects: master issue

Open FelixMalfait opened this issue 1 year ago • 0 comments

This is the master issue to group all issues related to remote objects

### Stripe integration
- [ ] https://github.com/twentyhq/twenty/issues/5119#issue-2258262631
- [ ] https://github.com/twentyhq/twenty/issues/5060
- [ ] https://github.com/twentyhq/twenty/issues/5120
- [ ] https://github.com/twentyhq/twenty/issues/5121
- [ ] [Remotes] Add connection label in form
### Relations
- [ ] https://github.com/twentyhq/twenty/issues/5366
### Connection update
- [ ] https://github.com/twentyhq/twenty/issues/4765
- [ ] https://github.com/twentyhq/twenty/issues/4774
- [ ] https://github.com/twentyhq/twenty/issues/5083
- [ ] https://github.com/twentyhq/twenty/issues/4532
- [ ] https://github.com/twentyhq/twenty/issues/5062
- [ ] https://github.com/twentyhq/twenty/issues/5069
- [ ] Handle connection.schema update in connection update form
- [ ] Handle column data type change ?
- [ ] Add "update available" status on connections show page? (+Add loader)
- [ ] Investigate bug coco: somethings / something
- [ ] stop creating availableTables + delete availableTables column
### Misc
- [ ] https://github.com/twentyhq/twenty/issues/5058
- [ ] https://github.com/twentyhq/twenty/issues/5126
- [ ] https://github.com/twentyhq/twenty/issues/5365
- [ ] https://github.com/twentyhq/twenty/issues/4535
- [ ] https://github.com/twentyhq/twenty/issues/5364
- [ ] Info banner compatible with dark mode
- [ ] https://github.com/twentyhq/twenty/issues/5363
- [ ] https://github.com/twentyhq/twenty/issues/5362
- [ ] https://github.com/twentyhq/twenty/issues/5057
- [ ] https://github.com/twentyhq/twenty/issues/5408
- [ ] Update user guide
- [ ] Hide logs for Remote objects
- [ ] Check the order of syncable tables remains the same
- [ ] bug: # of tracked tables can be out of date

Legacy

### Backend Tasks
- [ ] https://github.com/twentyhq/twenty/issues/3741
- [ ] https://github.com/twentyhq/twenty/issues/3742
- [ ] https://github.com/twentyhq/twenty/issues/3922
- [ ] https://github.com/twentyhq/twenty/issues/3923
- [ ] https://github.com/twentyhq/twenty/issues/3924
### Fronted Tasks
- [ ] https://github.com/twentyhq/twenty/issues/3926
- [ ] https://github.com/twentyhq/twenty/issues/4539
- [ ] https://github.com/twentyhq/twenty/issues/4543
- [ ] https://github.com/twentyhq/twenty/issues/4544
- [ ] https://github.com/twentyhq/twenty/issues/4552

Temporary notes

Specific config per wrapper? E.g. for postgres_fdw:

  • Let's set updatable = false for every server for v1

  • keep_connections by default set to true - let's leave it like that for v2but we'll probably need to followup later as this might cause scaling issues.

  • createdAt/updatedAt position (defaultSort?)

  • relationship with attachments, favorites, activityTarget...

FelixMalfait avatar Feb 13 '24 08:02 FelixMalfait