-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate to Typescript, add prettier and add linter #3
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
charlesBochet
added a commit
that referenced
this pull request
Jul 27, 2023
charlesBochet
added a commit
that referenced
this pull request
Jul 27, 2023
charlesBochet
added a commit
that referenced
this pull request
Jul 28, 2023
* Add workspace delete feature Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add fixes and refactors Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add more fixes Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add requested changes Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add workspace delete mutation Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Complete v1 of deletion Co-authored-by: Benjamin Mayanja <vibenjamin6@gmail.com> * Revert unwanted changes Co-authored-by: Benjamin Mayanja <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> * Update debouce import Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> * Fix server e2e tests on CI #3 * Fix server e2e tests on CI #4 * Fix server e2e tests on CI #5 * Added generic relation cell (#969) * Added generic relation cell * Deactivated debug * Added default warning * Put back display component * Removed unused types * fix: 906 edit avatar style (#923) * fix: 906 edit avatar style * fix: 906 add avatar size enum and mapping for font and height * fix: 906 remove unused vars * chore: optimize size of front docker image (#965) * Enable to drag under New button on pipeline (#970) * Add minor fix Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> --------- Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> Co-authored-by: Charles Bochet <charles@twenty.com> Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com> Co-authored-by: 310387 <139059022+310387@users.noreply.github.com> Co-authored-by: Lucas Vieira <vieiralucas4@gmail.com> Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
AdityaPimpalkar
pushed a commit
to AdityaPimpalkar/twenty
that referenced
this pull request
Aug 3, 2023
AdityaPimpalkar
pushed a commit
to AdityaPimpalkar/twenty
that referenced
this pull request
Aug 3, 2023
* Add workspace delete feature Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add fixes and refactors Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add more fixes Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add requested changes Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add workspace delete mutation Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Complete v1 of deletion Co-authored-by: Benjamin Mayanja <vibenjamin6@gmail.com> * Revert unwanted changes Co-authored-by: Benjamin Mayanja <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> * Update debouce import Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> * Fix server e2e tests on CI twentyhq#3 * Fix server e2e tests on CI twentyhq#4 * Fix server e2e tests on CI twentyhq#5 * Added generic relation cell (twentyhq#969) * Added generic relation cell * Deactivated debug * Added default warning * Put back display component * Removed unused types * fix: 906 edit avatar style (twentyhq#923) * fix: 906 edit avatar style * fix: 906 add avatar size enum and mapping for font and height * fix: 906 remove unused vars * chore: optimize size of front docker image (twentyhq#965) * Enable to drag under New button on pipeline (twentyhq#970) * Add minor fix Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> --------- Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> Co-authored-by: Charles Bochet <charles@twenty.com> Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com> Co-authored-by: 310387 <139059022+310387@users.noreply.github.com> Co-authored-by: Lucas Vieira <vieiralucas4@gmail.com> Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
AdityaPimpalkar
pushed a commit
to AdityaPimpalkar/twenty
that referenced
this pull request
Aug 4, 2023
AdityaPimpalkar
pushed a commit
to AdityaPimpalkar/twenty
that referenced
this pull request
Aug 4, 2023
* Add workspace delete feature Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add fixes and refactors Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add more fixes Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add requested changes Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add workspace delete mutation Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Complete v1 of deletion Co-authored-by: Benjamin Mayanja <vibenjamin6@gmail.com> * Revert unwanted changes Co-authored-by: Benjamin Mayanja <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> * Update debouce import Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> * Fix server e2e tests on CI twentyhq#3 * Fix server e2e tests on CI twentyhq#4 * Fix server e2e tests on CI twentyhq#5 * Added generic relation cell (twentyhq#969) * Added generic relation cell * Deactivated debug * Added default warning * Put back display component * Removed unused types * fix: 906 edit avatar style (twentyhq#923) * fix: 906 edit avatar style * fix: 906 add avatar size enum and mapping for font and height * fix: 906 remove unused vars * chore: optimize size of front docker image (twentyhq#965) * Enable to drag under New button on pipeline (twentyhq#970) * Add minor fix Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> --------- Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> Co-authored-by: Charles Bochet <charles@twenty.com> Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com> Co-authored-by: 310387 <139059022+310387@users.noreply.github.com> Co-authored-by: Lucas Vieira <vieiralucas4@gmail.com> Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
AdityaPimpalkar
pushed a commit
to AdityaPimpalkar/twenty
that referenced
this pull request
Aug 4, 2023
* Add ui/progress-bar stories Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> * Add requested changes Co-authored-by: RubensRafael <rubensrafael2@live.com> Co-authored-by: v1b3m <vibenjamin6@gmail.com> --------- Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> Add pull request previews (twentyhq#954) Add ergomake Co-authored-by: Lucas Vieira <vieiralucas4@gmail.com> [Do not merge] Try ergomake (twentyhq#958) * Try ergomake * Try redeploy Update double cell input width to be fixed (twentyhq#946) Fix double cell input width to be fixed Feat/improve editable cell (twentyhq#959) * Removed isSomeInputInEditMode * Removed console.log * Added a first version of generic cell text * Removed metadata from entity table V1 * Fix * Fix * Fix TWNTY-892 - Add ui/title stories (twentyhq#955) * Add ui/title stories Co-authored-by: RubensRafael <rubensrafael2@live.com> * Add requested changes Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> * Fix linter issues Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> --------- Co-authored-by: RubensRafael <rubensrafael2@live.com> Co-authored-by: v1b3m <vibenjamin6@gmail.com> Add Timeline End Icon (twentyhq#945) * -added timeline end icon * - fixed styledDiv in component * - fixed icon size Short variant for filter texts (twentyhq#943) * - added a short variant for filter labels in the filter bar * - fixed tests - moved colon to shortoperand * - fixed formatting TWNTY-895 - Add ui/checkmark stories (twentyhq#960) Add ui/checkmark stories Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com> feat: upload profile picture from google (twentyhq#964) * feat: upload profile picture from google * fix: only add profile picture if user don't have any feat: increase upload size limit (twentyhq#962) eat: create ViewField model (twentyhq#961) * feat: create ViewField model - Created ViewField prisma model - Added ViewField server resolvers for findMany/updateOne - Added getViewFields/updateViewField graphql queries Closes twentyhq#849 * chore: update node version in .nvmrc files feat: implement e2e test for CompanyResolver (twentyhq#944) * feat: wip e2e server test * feat: use github action postgres & use infra for local * feat: company e2e test * feat: add company e2e test for permissions * Simplify server e2e test run * Fix lint --------- Co-authored-by: Charles Bochet <charles@twenty.com> Fix server e2e tests on CI twentyhq#1 Fix server e2e tests on CI twentyhq#2 Fix server e2e tests on CI twentyhq#3 Fix server e2e tests on CI twentyhq#4 Fix server e2e tests on CI twentyhq#5 Added generic relation cell (twentyhq#969) * Added generic relation cell * Deactivated debug * Added default warning * Put back display component * Removed unused types fix: 906 edit avatar style (twentyhq#923) * fix: 906 edit avatar style * fix: 906 add avatar size enum and mapping for font and height * fix: 906 remove unused vars chore: optimize size of front docker image (twentyhq#965) Enable to drag under New button on pipeline (twentyhq#970) feat: Add workspace delete feature (twentyhq#896) * Add workspace delete feature Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add fixes and refactors Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add more fixes Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add requested changes Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add workspace delete mutation Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Complete v1 of deletion Co-authored-by: Benjamin Mayanja <vibenjamin6@gmail.com> * Revert unwanted changes Co-authored-by: Benjamin Mayanja <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> * Update debouce import Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> * Fix server e2e tests on CI twentyhq#3 * Fix server e2e tests on CI twentyhq#4 * Fix server e2e tests on CI twentyhq#5 * Added generic relation cell (twentyhq#969) * Added generic relation cell * Deactivated debug * Added default warning * Put back display component * Removed unused types * fix: 906 edit avatar style (twentyhq#923) * fix: 906 edit avatar style * fix: 906 add avatar size enum and mapping for font and height * fix: 906 remove unused vars * chore: optimize size of front docker image (twentyhq#965) * Enable to drag under New button on pipeline (twentyhq#970) * Add minor fix Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> --------- Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> Co-authored-by: Charles Bochet <charles@twenty.com> Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com> Co-authored-by: 310387 <139059022+310387@users.noreply.github.com> Co-authored-by: Lucas Vieira <vieiralucas4@gmail.com> Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com> feat: rename comment thread into activity (twentyhq#939) * feat: rename commentThread into activity server * feat: rename commentThread into activity front * feat: migration only create tables feat: migration only create tables * Update activities * fix: rebase partial fix * fix: all rebase problems and drop activity target alter * fix: lint * Update migration * Update migration * Fix conflicts * Fix conflicts --------- Co-authored-by: Charles Bochet <charles@twenty.com> Fix storybook tests fix: front not running properly (twentyhq#971) docs: add DatePicker and ImageInput stories (twentyhq#980) Closes twentyhq#979 feat: search activities (twentyhq#972) feat: I can delete my account easily (twentyhq#977) * Add support for account deletion Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Add more fixes Co-authored-by: Benjamin Mayanja <vibenjamin6@gmail.com> * Add more fixes Co-authored-by: v1b3m <vibenjamin6@gmail.com> --------- Co-authored-by: v1b3m <vibenjamin6@gmail.com> Feat/generic editable cell chip (twentyhq#982) * Added generic relation cell * Deactivated debug * Added default warning * Put back display component * Removed unused types * wip * Renamed to view field * Use new view field structure to have chip working * Finished * Added a temp feature flag chore: Add ui/modal stories (twentyhq#967) * Add ui/modal stories Co-authored-by: Matheus <matheus_benini@hotmail.com> * Add requested changes Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: Matheus <matheus_benini@hotmail.com> * Fix the formatting Co-authored-by: Benjamin Mayanja <vibenjamin6@gmail.com> Co-authored-by: Matheus <matheus_benini@hotmail.com> --------- Co-authored-by: Matheus <matheus_benini@hotmail.com> Co-authored-by: v1b3m <vibenjamin6@gmail.com> chore: Add ui/tooltip stories (twentyhq#966) * Add ui/tooltip stories Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com> * Add requested changes Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com> * Fix linting Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com> --------- Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com> Co-authored-by: v1b3m <vibenjamin6@gmail.com> Various fixes on table, board, tasks (twentyhq#983) * Misc fixes * Misc fixes * Misc fixes * Fix login Add profile pictures to people and fix account/workspace deletion (twentyhq#984) * Fix LinkedIn URL not redirecting to the right url * add avatars for people and seeds * Fix delete account/workspace * Add people picture on other pages * Change style of delete button * Revert modal to previous size * Fix tests Remove empty values from relation picker (twentyhq#986) fix: empty name values in SingleEntitySelectBase Feat/generic editable cell all types (twentyhq#987) * Added generic relation cell * Deactivated debug * Added default warning * Put back display component * Removed unused types * wip * Renamed to view field * Use new view field structure to have chip working * Finished * Added a temp feature flag * Added double text chip cell * Ok * Finished tables * Fixed icon size * Fixed bug on date field * Use icon index * Fix * Fixed naming * Fix * removed file from merge * Fixed tests * Coverage Add dueDate and assignee on notes (twentyhq#988) * Add dueDate and assignee on notes * Fix tests * Fix tests Add fake characters to prevent password managers from filling fields (twentyhq#989) Add ability to properly cast a string, number, null to an integer (twentyhq#990) Inbox task 2 (twentyhq#991) * Add ability to properly cast a string, number, null to an integer * Adding Tab UI component * Only trigger chromatic when asked docs: fix instructions to start projects in the docker setup flow (twentyhq#995) Fix margin on DeleteModal overlay (twentyhq#998) * Fix margin on DeleteModal overlay * Update chromatic ci triggers * Update chromatic ci triggers Changes to commands in search window (twentyhq#996) - changes to commands in search window style: update deactivated state styles in onboarding button (twentyhq#997) [952] style: update deactivated state styles in onboarding button Clean and re-organize post table refactoring (twentyhq#1000) * Clean and re-organize post table refactoring * Fix tests feat: add column resizing (twentyhq#975) * feat: add column resizing Closes twentyhq#817 * Use mouse up and down instead of dragging --------- Co-authored-by: Charles Bochet <charles@twenty.com> Fix table mock mode (twentyhq#1007) Add deploy buttons and clean environment variables (twentyhq#974) * add render.yaml * Clean environment variables --------- Co-authored-by: Charles Bochet <charles@twenty.com> feat: implement user impersonation feature (twentyhq#976) * feat: wip impersonate user * feat: add ability to impersonate an user * fix: remove console.log * fix: unused import Scroll to currently softfocus cell (twentyhq#1008) * - scroll to currently softfocus cell * - moved useEffect to CellSoftFocus component Add tasks page (twentyhq#1015) * Refactor top bar component * Add task page with tabs * Add tasks * Add logic for task status * Fix isoweek definition * Enable click on task * Deduplicate component * Lint --------- Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com> A few polish on tasks (twentyhq#1023) A few polishing on tasks Update chromatic CI trigger Update chromatic CI trigger Rename SIGN_IN_PREFILLED env variable Fix env variables for dev setup (twentyhq#1031) [server] set local setup as default in .env.example (twentyhq#1045) In storybook, I see a ButtonIconGroup component (twentyhq#1039) Add ButtonIconGroup storybook components Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> Move trash icon to the top bar of right drawer (twentyhq#1014) * Move trash icon to the top bar of right drawer Co-authored-by: Matheus <matheus_benini@hotmail.com> * Fix background Co-authored-by: Matheus <matheus_benini@hotmail.com> * Refactor the code Co-authored-by: Matheus <matheus_benini@hotmail.com> --------- Co-authored-by: Matheus <matheus_benini@hotmail.com> Fix hotkeys for tasks page (twentyhq#1034) - fix hotkeys for tasks Fix twentyhq#1038: Logout button should be change to gray (twentyhq#1052) feat: persist resized column widths (twentyhq#1017) * feat: persist resized column widths Closes twentyhq#981 * test: mock company and person view fields Closes twentyhq#710: Add the number of opportunities on each stage (twentyhq#1011) * Add the number of oppurtunities on each stage * Remove excess css properties in Boardcolumn.tsx and use theme * Remove padding from oppurnities counters Sanitize url before fetching favicon and display letter avatar if it can't be retrieved (twentyhq#1035) * Sanitize url before fetching favicon and display letter avatar if it can't be retrieved Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> * Priorotise www for apple.com domain Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> * Add requested changes Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> * Fix the tests Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> * Change avatar generation strategy Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> --------- Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> Fix: positioning of label to rename columns (twentyhq#1051) Fix positioning of label to rename columns Co-authored-by: Mael FOSSO <fosso.mael.elvis@gmail.com> Fix Avatars no centered (twentyhq#1050) - fix workspace icon now centered - fix profile avatar now centered Feat/filter activity inbox (twentyhq#1032) * Move files * Add filtering for tasks inbox * Add filter dropdown for single entity * Minor * Fill empty button * Refine logic for filter dropdown * remove log * Fix unwanted change * Set current user as default filter * Add avatar on filter * Improve initialization of assignee filter * Add story for Tasks page * Add more stories * Add sotry with no tasks * Improve dates * Enh tests --------- Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com> Refactor: Morph strategy on `PipelineProgress` (twentyhq#1065) * Deprecate pipelineprogress backref on person to improve naming * Remove deprecated point of contact fields * Add company and person entities on pipelineprogress * Migrate data from old progressable to new entity fields * Codegen frontend * Use company Id, deprecate progressableId * Get rid of deprecated progressableId field * Remove deprecated progressableType field from pipeline progress * Remove useless migrations Improve mouse tracking (twentyhq#1061) * Improve mouse tracking * Fix lint * Fix regression on Filters * Fix according to review [PeoplePicker] fix missing avatar in user search dropdown (twentyhq#1069) Fix pipeline performance issue (twentyhq#1070) Remove constraint activity morph relations foreign keys Adding the favorite button favorites schema favorite ability handler favorite module export front end UI front end graphql additions server ability handlers server resolvers and services commits squashed and merged
Kanav-Arora
added a commit
to Kanav-Arora/twenty
that referenced
this pull request
Feb 23, 2024
FelixMalfait
pushed a commit
that referenced
this pull request
Feb 23, 2024
* initial commit * Theme setup on twenty-website package * Left bar, Content done * Content added, useDeviceType hook added * useDeviceType file renamed * Responsiveness introduced * Mobile responsiveness fix * TOC layout * PR fixes * PR changes 2 * PR changes #3
sanjana0190
referenced
this pull request
in synapsenet-arena/lead360
Mar 6, 2024
* Fixed label transform issues (twentyhq#3985) * feat: filter people in CommandMenu via last name, email and phone (twentyhq#3997) * feat: add default value for some type of fields (twentyhq#3991) feat: add default value for some kind of fields * fix: invalidate cache when no record inside workspace cache version (twentyhq#3994) * fix: invalidate cache when no record inside workspace cache version * fix: use getVersion * fix: workspace cache version (twentyhq#3999) * fix: impact too many records (twentyhq#3993) * fix: impact too many records * fix: change env name * fix: remove env name from error * Fix update on delete record (twentyhq#3996) * Integrations: design fixes and remove feature flag (twentyhq#4003) * Integrations: design fixes and remove feature flag * Fix * 3757 update frontend to show correct view count (twentyhq#3967) * Add totalCount to fetch record request * Add totalCount to object board * WIP Add totalCount to object table * Update query total count on update / delete optimistic effects * Remove console log * Load fewer data for totalcount --------- Co-authored-by: Charles Bochet <charles@twenty.com> * Uploading img assets in view of read-me visual update (twentyhq#4000) * Uploading some new visuals * Delete packages/twenty-docs/static/img/preview-light.png * Rename Github cover light.png to preview-light.png * replace index light file test * Uploaded illustration updated versions * Adding data model illustrations * Updated font case for data model illustrations * Rename Emails-dark.png to emails-dark.png * Rename Emails-light.png to emails-light.png * Rename Index-dark.png to index-dark.png * Rename Index-light.png to index-light.png * Rename Kanban-dark.png to kanban-dark.png * Rename Kanban-light.png to kanban-light.png * Rename Keyboard-dark.png to keyboard-dark.png * Rename Notes-dark.png to notes-dark.png * Rename Notes-light.png to notes-light.png * Rename Tasks-dark.png to tasks-dark.png * Rename Tasks-light.png to tasks-light.png * Rename Keyboard-light.png to keyboard-light.png * Added some API settings illus - final update * Docs include field description (twentyhq#3973) - include field description * Webhook Docs (twentyhq#3966) * add webhook docs, openapi v3.1, stoplight v8 * *.* * Resolve bugs tied to record creations on table (twentyhq#4011) * Resolve bugs tied to record creations on table * Fix according to PR * Fix tests * Updated the docs typo (twentyhq#3987) * 3959 create a activationstatus in coreworkspace and use it in front to redirect properly (twentyhq#3989) * Add computed field to workspace entity * Add activationStatus to front requests * Update Selector * Use activation status * Stop using selector for mock values * Remove isCurrentWorkspaceActiveSelector * Use activation status * Fix typo * Use activation status * Create hook for sign in up navigate * Update hook to handle profile creation * Use varaible * Use more readable boolean function * Fix onboarding status (twentyhq#4019) * Fix onboarding status * Add comment * Fix jest tests * Small fix website: contributors (twentyhq#4027) add link on pr, fix github name first letter missing * Fix storybook (twentyhq#4028) * Release 0.3.1 (twentyhq#4031) * Corrected a typo in the visuals ("TEXT TEXT") (twentyhq#4047) * Update of the readme with updated visuals (twentyhq#4041) * README udpated illustrations & taglines * Delete packages/twenty-docs/static/img/create-tasks-dark.png Deleting depreciated illustration * Delete packages/twenty-docs/static/img/create-tasks-light.png Deleting depreciated illustration * Delete packages/twenty-docs/static/img/follow-your-deals-dark.png Deleting depreciated illustration * Delete packages/twenty-docs/static/img/follow-your-deals-light.png Deleting depreciated illustration * Delete packages/twenty-docs/static/img/rich-notes-dark.png Deleting depreciated illustration * Delete packages/twenty-docs/static/img/rich-notes-light.png Deleting depreciated illustration * Delete packages/twenty-docs/static/img/shortcut-navigation-dark.png Deleting depreciated illustration * Delete packages/twenty-docs/static/img/shortcut-navigation-light.png Deleting depreciated illustration * Delete packages/twenty-docs/static/img/visualise-customer-dark.png Deleting depreciated illustration * Delete packages/twenty-docs/static/img/visualise-customer-light.png Deleting depreciated illustration * Delete packages/twenty-docs/static/img/logo-square-light.svg Logo not part of the visual identity * Updated a typo * Fix/workspace health type (twentyhq#4053) * fix: memory issue with truncate command * fix: LINK doesn't have any default value * fix: Cannot convert LINK to column type. * fix: handle old column type and add a warn to fix them manually * fix: ignore enum options sync for now (twentyhq#4056) * 3938 change email auto import to contact ive sent email to (twentyhq#3995) * done * working * wip * merge main * almost done * improvement * 4008 dont create a contact company if it matches the persons domain (twentyhq#4057) * Add SettingsAccountsEmailsBlocklistInput story * prevent contact creation from the same company * add todo * improvements * Delete packages/twenty-front/src/modules/settings/accounts/components/__stories__/SettingsAccountsEmailsBlocklistInput.stories.tsx * refactor * modify after review * improve code * [Enter] key autosave for new API key and webhook (twentyhq#3955) * Added functionality for onKeyDown for new webhook and new API key, to save when the user presses the [Enter] key * Update SettingsDevelopersApiKeysNew.tsx Fix for linter * Update SettingsDevelopersWebhooksNew.tsx Fix for linter * Update SettingsDevelopersApiKeysNew.tsx Got rid of extra space in if statement * Update SettingsDevelopersWebhooksNew.tsx Got rid of extra space for if statement * Update SettingsDevelopersApiKeysNew.tsx prettier * Update SettingsDevelopersWebhooksNew.tsx prettier * Fix linter --------- Co-authored-by: Félix Malfait <felix.malfait@gmail.com> * 3969 Adjusted Sidebar (twentyhq#3971) * Label fix * changes done * Revert "Label fix" This reverts commit 1233b58. --------- Co-authored-by: Félix Malfait <felix.malfait@gmail.com> * Feat/activity optimistic activities (twentyhq#4009) * Fix naming * Fixed cache.evict bug for relation target deletion * Fixed cascade delete activity targets * Working version * Fix * fix * WIP * Fixed optimistic effect target inline cell * Removed openCreateActivityDrawer v1 * Ok for timeline * Removed console.log * Fix update record optimistic effect * Refactored activity queries into useActivities for everything * Fixed bugs * Cleaned * Fix lint --------- Co-authored-by: Charles Bochet <charles@twenty.com> * fix: Fixed LinkedIn links with unicode (twentyhq#3953) * fix: Fixed LinkedIn links with unicode * feat: Added checkUrlType and getDisplayValueByUrlType util functions * fix: added working `launch.json` for VSCode (twentyhq#4037) * fix: added working launch json for VScode * fix: removed unused env * chore: make twenty-server nest command scripts depend on twenty-email… (twentyhq#4055) chore: make twenty-server nest command scripts depend on twenty-emails build Closes twentyhq#4013 * feat: REST endpoints for metadata API (twentyhq#3912) * parse metadata path * metadata rest api * add queryAction condition and return object singular/plural * handle GET endpoint for metadata * FindOne and FindMany query for metadata endpoint * Request all objects and nest fields in object request --------- Co-authored-by: martmull <martmull@hotmail.fr> * Resolved text editor styled (twentyhq#4033) twentyhq#3998 resolved text editor styled Co-authored-by: Charles Bochet <charles@twenty.com> * fix: unwanted comment on graphQL input (twentyhq#4071) * Fix delete with no result should not throw (twentyhq#4091) * Fix delete with no result should not throw * add logs * Delete packages/twenty-server/src/database/typeorm/metadata/migrations/1708442904165-addOnDeleteActionToRelationMetadata.ts * fix: sync and health (twentyhq#4095) * fix: throw error if we try to create a migration without columnName * fix: typeorm save for update breaking everything * Fix workspace enum migration bug * feat: create Settings/Accounts/Calendars page (twentyhq#4090) * feat: create Settings/Accounts/Calendars page Closes twentyhq#4059 * docs: add SettingsAccountsCalendars stories * refactor: add SettingsNavigationDrawerItem component * 4008 dont create a contact company if it matches the persons domain (twentyhq#4088) * Add SettingsAccountsEmailsBlocklistInput story * prevent contact creation from the same company * add todo * improvements * Delete packages/twenty-front/src/modules/settings/accounts/components/__stories__/SettingsAccountsEmailsBlocklistInput.stories.tsx * refactor * modify after review * improve code * create utils * fix * Fix getAllByWorkspaceId to throw NotFoundException when no workspace member found * fix after merge * use map * modify after review * fix: workspace health undefined relation (twentyhq#4107) * feat: create Settings/Accounts/Calendars/Calendar Settings page (twentyhq#4092) * feat: create Settings/Accounts/Calendars/Calendar Settings page Closes twentyhq#4063 * docs: add SettingsAccountsCalendarsSettings stories * Fix developers url and remove webhook url error (twentyhq#4120) Fix developers url + remove webhook url error Co-authored-by: Thomas Trompette <thomast@twenty.com> * Added beta tag in email (twentyhq#4098) twentyhq#4040 added beta tag * feat: add Calendar Settings section to Settings/Accounts/Calendars page (twentyhq#4104) * feat: add Calendar Settings section to Settings/Accounts/Calendars page Closes twentyhq#4060 * refactor: rename components * feat: add Synchronization calendar settings (twentyhq#4111) * feat: add Calendar Settings section to Settings/Accounts/Calendars page Closes twentyhq#4060 * refactor: rename components * feat: add Synchronization calendar settings Closes twentyhq#4066 * Updated tasks inbox empty state wording (twentyhq#4121) twentyhq#4078 change task empty text word * Fix number csv import (twentyhq#4114) fix number csv import * 45 create billing core tables (twentyhq#4096) * Add self billing feature flag * Add two core tables for billing * Remove useless imports * Remove graphql decorators * Rename subscriptionProduct table * Add confirmation modal when deleting/ regenerating api keys, deleting webhook (twentyhq#4035) * fix: confirmation modal style * add confirmation modal when delete/ regenerating an api key * add confirmation modal when deleting webhook * fix: remove line break * Update packages/twenty-front/src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx * Update packages/twenty-front/src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx * Update packages/twenty-front/src/pages/settings/developers/webhooks/SettingsDevelopersWebhookDetail.tsx * Update packages/twenty-front/src/pages/settings/developers/webhooks/SettingsDevelopersWebhookDetail.tsx * Update packages/twenty-front/src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx * Update packages/twenty-front/src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx --------- Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com> * Refactor/finish activities optimistic (twentyhq#4106) * Finished optimistic effects * Fixed tests * Added unit test on useActivityConnectionUtils to prepare for refactor * Fixed console.log * feat: allow backend to rename field of custom object (twentyhq#4097) * feat: allow backend to rename field of custom object * feat: allow custom field label edition in Settings Closes twentyhq#4080 * fix: avoid renaming standard fields --------- Co-authored-by: Thaïs Guigon <guigon.thais@gmail.com> * Add onDeleteAction to RelationMetadata (twentyhq#4100) * Add onDeleteAction to relationMetadata * rename to SET NULL * fix migration * fix migration * fix after review * feat: add Accounts List Card to Calendar Settings (twentyhq#4129) Closes twentyhq#4061 * Fix server import case * 3933 filter non work email from auto contact creation (twentyhq#4131) * use isWorkEmail * working * improvement * Refactor lodash import in create-companies-and-contacts.service.ts * refactor lodash import * Add writeLog for relation update sync metadata (twentyhq#4136) * Add writeLog for relation update sync metadata * fix health check * Fix referential_constraints health check (twentyhq#4139) * feat: add Contact Auto-Creation calendar settings (twentyhq#4132) * feat: add Contact Auto-Creation calendar settings Closes twentyhq#4065 * fix: fix wrong Section component import * fix: fix wrong Toggle import * feat: add Event Visibility calendar settings (twentyhq#4138) Closes twentyhq#4064 * 46 add stripe product endpoint (twentyhq#4133) * Add self billing feature flag * Add two core tables for billing * Remove useless imports * Remove graphql decorators * Rename subscriptionProduct table * WIP: Add stripe config * Add controller to get product prices * Add billing service * Remove unecessary package * Simplify stripe service * Code review returns * Use nestjs param * Rename subscription to basePlan * Rename env variable * Handle relations between same objects (twentyhq#4137) * Handle relations between same objects * Simplify conditions --------- Co-authored-by: Thomas Trompette <thomast@twenty.com> * 4020 timebox improve performances on messages read (twentyhq#4140) * adding console.time to monitor queries time * improve query by removing unnecessary JOIN * improve queries by removing unnecessary JOINs * improve queries by removing unnecessary JOINs * remove console.time * remove logs * use groupBy from lodash * modify SELECT * Revert "use groupBy from lodash" This reverts commit 852fd3c. * use WorkspaceDataSourceModule * WIP: New User Guide (twentyhq#3984) * initial commit * Theme setup on twenty-website package * Left bar, Content done * Content added, useDeviceType hook added * useDeviceType file renamed * Responsiveness introduced * Mobile responsiveness fix * TOC layout * PR fixes * PR changes 2 * PR changes #3 * 4150 i should be able to view my emails even if ive set my account visibility to metadata (twentyhq#4156) * improve timeline messaging to allow users to view the threads to which they participated * working * improvement * improvements * improvements * fix * remove unnecessary type * New folder structure for website (twentyhq#4159) New folder structure * Improved activity editor re-renders (twentyhq#4149) * Refactor task count * Fixed show page rerender * Less rerenders and way better title and body UX * Finished breaking down activity editor subscriptions * Removed console.log * Last console.log * Fixed bugs and cleaned * Fixed DeveloperSettings stories (twentyhq#4166) * Fixed Developer Settings page Storybook. * Remove unused stories --------- Co-authored-by: Charles Bochet <charles@twenty.com> * Remove usage of toSorted as it is not fully supported (twentyhq#4168) * Website: markdown to release (twentyhq#4146) * website: markdown to release * remove Image.png * fixed font weight * Change folder structure * remove react-markdown --------- Co-authored-by: Félix Malfait <felix.malfait@gmail.com> * Build cron for data seed demo (twentyhq#4142) * Migrate command to cron * Put back command using job as well * Build service and module + move into folder --------- Co-authored-by: Thomas Trompette <thomast@twenty.com> * fix: forbid creation of objects or fields with certain characters or with forbidden keywords that clashes with pg_graphql (twentyhq#3957) * fix: forbid creation of objects or fields with certain characters or with forbidden keywords that clashes with pg_graphql * refactor: add a decorator for name validation and use it on fields * feat: add Color calendar setting (twentyhq#4141) * feat: add Color calendar setting Closes twentyhq#4067 * fix: fix wrong imports --------- Co-authored-by: Charles Bochet <charles@twenty.com> * feat: add Display calendar settings (twentyhq#4164) * feat: add Color calendar setting Closes twentyhq#4067 * fix: fix wrong imports * feat: add Display calendar settings Closes twentyhq#4068 * feat: add 12h/24h in Format option labels * fix tests * Fix * Fix --------- Co-authored-by: Charles Bochet <charles@twenty.com> * TWNTY-3968 - Fix and enhance storybook:pages tests (twentyhq#4072) * Fix and enhance storybook:pages tests Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com> * Fix and enhance storybook:pages tests Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com> * Add minor refactors Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com> * Revert temporary changes Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com> * Fix tests * Fix tests duplicated locale --------- Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com> Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com> Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: Charles Bochet <charles@twenty.com> * 47 add stripe checkout endpoint (twentyhq#4147) * Add self billing feature flag * Add two core tables for billing * Remove useless imports * Remove graphql decorators * Rename subscriptionProduct table * WIP: Add stripe config * Add controller to get product prices * Add billing service * Remove unecessary package * Simplify stripe service * Code review returns * Use nestjs param * Rename subscription to basePlan * Rename env variable * Add checkout endpoint * Remove resolver * Merge controllers * Fix security issue * Handle missing url error * Add workspaceId in checkout metadata * 38 add billing webhook endpoint (twentyhq#4158) * Add self billing feature flag * Add two core tables for billing * Remove useless imports * Remove graphql decorators * Rename subscriptionProduct table * WIP: Add stripe config * Add controller to get product prices * Add billing service * Remove unecessary package * Simplify stripe service * Code review returns * Use nestjs param * Rename subscription to basePlan * Rename env variable * Add checkout endpoint * Remove resolver * Merge controllers * Fix security issue * Handle missing url error * Add workspaceId in checkout metadata * Add BILLING_STRIPE_WEBHOOK_SECRET env variable * WIP: add webhook endpoint * Fix body parser * Create Billing Subscription on payment success * Set subscriptionStatus active on webhook * Add useful log --------- Co-authored-by: Charles Bochet <charles@twenty.com> * feat: find duplicate objects init (twentyhq#4038) * feat: find duplicate objects backend init * refactor: move duplicate criteria to constants * fix: correct constant usage after type change * feat: skip query generation in case its not necessary * feat: filter out existing duplicate * feat: FE queries and hooks * feat: show duplicates on FE * refactor: should-skip-query moved to workspace utils * refactor: naming improvements * refactor: current record typings/parsing improvements * refactor: throw error if existing record not found * fix: domain -> domainName duplicate criteria * refactor: fieldNames -> columnNames * docs: add explanation to duplicate criteria collection * feat: add person linkedinLinkUrl as duplicate criteria * feat: throw early when bot id and data are empty * refactor: trying to improve readability of filter criteria query * refactor: naming improvements * refactor: remove shouldSkipQuery * feat: resolve empty array in case of empty filter * feat: hide whole section in case of no duplicates * feat: FE display list the same way as relations * test: basic unit test coverage * Refactor Record detail section front * Use Create as input argument of findDuplicates * Improve coverage * Fix --------- Co-authored-by: Charles Bochet <charles@twenty.com> * MQ Facepaint introduced (twentyhq#4169) * MQ Facepaint introduced * Remove useDeviceType --------- Co-authored-by: Félix Malfait <felix.malfait@gmail.com> * feat: validate webhook URL (twentyhq#4144) * feat: validate webhook URL * fix: use existing util method * Add return statement --------- Co-authored-by: Charles Bochet <charles@twenty.com> * feat: user can have multiple workspaces (backend) (twentyhq#4036) * create user-workspace mapping * user-workspace service and integration * invite condition on sign-up/sign-in * save/update defaultWorkspace on signup * add unique decorator on user-workspace entity * remove resolver permissions * Fixes * Fixes * Fix tests * Fixes --------- Co-authored-by: Charles Bochet <charles@twenty.com> * Refactor sign-up into its own service (twentyhq#4173) * Refactor sign-up into its own service * Fix tests * TWNTY-3825 - ESLint rule: const naming (twentyhq#4171) * ESLint rule: const naming Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: KlingerMatheus <klinger.matheus@gitstart.dev> * Refactor according to review Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: KlingerMatheus <klinger.matheus@gitstart.dev> * refactor: Reverts changes on `twenty-server` Co-authored-by: KlingerMatheus <klinger.matheus@gitstart.dev> Co-authored-by: v1b3m <vibenjamin6@gmail.com> --------- Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com> Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: KlingerMatheus <klinger.matheus@gitstart.dev> * Add linter to Chrome Extension (twentyhq#4044). (twentyhq#4174) * feat: configure eslint rules by replicating those in the twenty-front package and introduce scripts for linting, formatting code and removing build output * fix: ensure each file of the extension package satisfies linting rules and disable some rules where necessary * fix: update relative imports to absolute imports throughout extension code with the defined tilde and at symbols * fix: import the updated ui module from the front package to the chrome extension package to prevent eslint rules from breaking subject to the recent merged changes into main * fix: commit the case change for files that were missed by Git in the earlier commits due to default configuration * 3961-Notes-Relation-Field (twentyhq#3965) * Label fix * Remove semicolumn * Fix broken layout --------- Co-authored-by: Charles Bochet <charles@twenty.com> * fix: prevent scroll to softfocus cell when hover (twentyhq#3990) * Removed the boxes around fields on shows and side panel (twentyhq#4032) twentyhq#3963 removed border and padding Co-authored-by: Charles Bochet <charles@twenty.com> * fix: set a specifc date to date field input on the story (twentyhq#3919) * fix: set a specifc date to date field input on the story and set the state on record store family selector * test: add an interaction test to verify the specific date * Feat currency type optimistic cache (twentyhq#3907) * feat: currency type in optimisitc cache update * Add test for optimisitc currency cache * Refactor error message for currency filter to be more accurate * Fix --------- Co-authored-by: Charles Bochet <charles@twenty.com> * Fix website build * Fix website build * Chrome Extension: Update logo and change default routes to those of Twenty prod (twentyhq#4046). (twentyhq#4172) * fix: replace twenty logo in the png format with one in the svg format for better resolution * fix: toggle the custom url switch to true if the local storage contains a server base url different from that of the env variable * fix: update the front base url and the server base url to those of the production environment in the .env.example file * fix: update README to add a step for changing env variables to those of the development environment for contributors or local testers * Update docker-compose.mdx (twentyhq#4178) Fixed syntax errors in the docker-compose added step-by-step instructions * Ignore defaultValue update for select fields (twentyhq#4193) * Ignore defaultValue update for select fields * Fix tests * [messaging] clean orphan threads and messages after connected account deletion (twentyhq#4195) * [messaging] add connected account associated data delete * add threadCleanerService * fix * fix import * add thread cleaner import * remove log * Fixed confirmation modal not closing after regenerating API key (twentyhq#4192) Fixed modal not closing after regenerating API key * 4026 create storybook tests for blocklist components (twentyhq#4185) * Add SettingsAccountsEmailsBlocklistInput story * Add SettingsAccountsEmailsBlocklistSection story * Add SettingsAccountsEmailsBlocklistTable story * Add SettingsAccountsEmailsBlocklistTableRow story * wip * add play * add play * add delete from blocklist test * wip * wip * done * Fixed favicon requests for empty domain names (twentyhq#4191) * Fixed favicon requests for empty domain names * Fixed the test case for undefined domain name * Fix password too short issue (twentyhq#4200) Add dependencies to hotscope key Co-authored-by: Thomas Trompette <thomast@twenty.com> * Fix demo workspace seed (twentyhq#4211) * 4017 improve queries on messages write (twentyhq#4207) * modify code to reduce nested loops and improve performances * is working * fix lastSyncHistoryId * create new service to share it betweent partial sync and full sync * update partial sync * update batch limit * renaming * adding logs * update logs * update logs * update logs * delete messages if error while saving the participants * refactoring * improving logs * update logs * delete historyId if outdated * fix: Extend regex in Linkedin Field to support LinkedIn school URL (twentyhq#4198) * [messaging] fix empty history (twentyhq#4218) * Add pagination to partial sync and add logs (twentyhq#4223) * update gmail partial sync to add pagination * adding logs * update * improve readability * Update relation cascade on standard objects favorite, attachment, activityTargets (twentyhq#4227) * 39 create subscription and success modale (twentyhq#4208) * Init add choose your plan page component * Update price format * Add billing refund trial duration env variable * Add billing benefits * Add Button * Call checkout endpoint * Fix theme color * Add Payment success modale * Add loader to createWorkspace submit button * Fix lint * Fix dark mode * Code review returns * Use a resolver for front requests * Fix 'create workspace' loader at sign up * Fix 'create workspace' with enter key bug * fix: design of technical documentation (twentyhq#4231) fixes design * Fix nullable being set to null for text field (twentyhq#4239) * Remove html from messages (twentyhq#4229) * remove html * remove html * remove html from db * 4209 speed up gmail full sync by using search params to query only the relevant emails (twentyhq#4213) * create blocklist service * blocklist is working on email import in full sync * add log * add blocklist to partial sync * define rule for blocklist imports * gmail filter is working * correct typo * fix bugs * getCompanyNameFromDomainName * renaming * remove unused service * add transaction * TWNTY-3316 - Add tests for `modules/spreadsheet-import` (twentyhq#4219) Add tests for `modules/spreadsheet-import` Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> * feat: apply RecordDetailSection style on RecordDuplicatesSection and … (twentyhq#4241) feat: apply RecordDetailSection style on RecordDuplicatesSection and add stories Closes twentyhq#3963, Closes twentyhq#4240 * feat: add Object Edit Settings section with Object preview (twentyhq#4216) * feat: add Object Edit Settings section with Object preview Closes twentyhq#3834 * fix: fix preview card stories * test: improve getFieldDefaultPreviewValue tests * test: add getFieldPreviewValueFromRecord tests * test: add useFieldPreview tests * refactor: rename and move components * fix: restore RecordStoreDecorator * feat: adjust navigation drawer design (twentyhq#4242) Closes twentyhq#3969, Closes twentyhq#4240 * test: improve utils coverage (twentyhq#4230) * test: improve utils coverage * refactor: review - rename isDefined to isNonNullable, update tests and return statement * [messaging] add better logs to messaging sync jobs (twentyhq#4245) * Handle multiple orderBy sorting (twentyhq#4246) Co-authored-by: Thomas Trompette <thomast@twenty.com> * Add export as csv (twentyhq#4034) * Add export as csv Resolves 2183. * collect over paginated data * refactor * add tests * parameterize pageSize (limit) * use pageInfo for onCompleted callback * json column variable naming * omit relations from csv exports * Expose releases as an api (twentyhq#4247) * Add error handling in GmailPartialSyncService (twentyhq#4248) * Add error handling in GmailPartialSyncService * improve typing * Enable new record board and messaging for all workspaces except demo (twentyhq#4243) * Enable new record board and messaging for all workspaces except demo * Fix according to PR * Added a 'Read documentation' button in the Developers tab in settings (twentyhq#4249) * Remove Gate decorator IS_BLOCKLIST_ENABLED from BlocklistObjectMetadata (twentyhq#4250) * Remove Gate decorator from BlocklistObjectMetadata * check if blocklist is enabled * wip * done * Fix enum defaultValue broken (twentyhq#4251) * Fix enum defaultValue broken * Fix * Fix * Fix default value being set to null when not provider to fieldMetadataUpdate * Fix blocklist standard object being unhealthy (twentyhq#4255) Fix blocklist standard object unhealthy * Fix broken storybook tests on SettingsPreview * Handle error 429 during partial sync (twentyhq#4258) handle error 429 * Improve website github sync (twentyhq#4259) * TWNTY-3942 - Enable Attachments on Custom Objects (twentyhq#4253) * Enable Attachments on Custom Objects Co-authored-by: v1b3m <vibenjamin6@gmail.com> * Revert changes to the client Co-authored-by: v1b3m <vibenjamin6@gmail.com> --------- Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com> Co-authored-by: v1b3m <vibenjamin6@gmail.com> * 41 update subscription when workspace member changes 2 (twentyhq#4252) * Add loader and disabling on checkout button * Add Stripe Subscription Item id to subscriptionItem entity * Handle create and delete workspace members * Update billing webhook * Make stripe attribute private * Fixing webhook error * Clean migration * Cancel subscription when deleting workspace * Fix test * Add freetrial * Update navigate after signup * Add automatic tax collection --------- Co-authored-by: Swayam Vasavada <109085921+swayamvasavada@users.noreply.github.com> Co-authored-by: rostaklein <r.klein@make.com> Co-authored-by: Jérémy M <jeremy.magrin@gmail.com> Co-authored-by: Weiko <corentin@twenty.com> Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com> Co-authored-by: martmull <martmull@hotmail.fr> Co-authored-by: Charles Bochet <charles@twenty.com> Co-authored-by: Thomas des Francs <tdesfrancs@gmail.com> Co-authored-by: brendanlaschke <brendan.laschke@googlemail.com> Co-authored-by: Pranav <pranavjoshi71619@gmail.com> Co-authored-by: bosiraphael <71827178+bosiraphael@users.noreply.github.com> Co-authored-by: Jonathanlemon <43302879+Jonathanlemon@users.noreply.github.com> Co-authored-by: Félix Malfait <felix.malfait@gmail.com> Co-authored-by: Kanav Arora <kanavarora1515@gmail.com> Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com> Co-authored-by: Zoltán Völcsey <41576384+zvolcsey@users.noreply.github.com> Co-authored-by: Thaïs <guigon.thais@gmail.com> Co-authored-by: Aditya Pimpalkar <adipimpalkar@gmail.com> Co-authored-by: Jeet Desai <52026385+jeet1desai@users.noreply.github.com> Co-authored-by: Thomas Trompette <thomas.trompette@sfr.fr> Co-authored-by: Thomas Trompette <thomast@twenty.com> Co-authored-by: Anoop P <44577841+anoopw3bdev@users.noreply.github.com> Co-authored-by: Aayush-23 <82582963+Aayush-23@users.noreply.github.com> Co-authored-by: Mohamed Houssein Douici <douici1@gmail.com> Co-authored-by: gitstart-app[bot] <57568882+gitstart-app[bot]@users.noreply.github.com> Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com> Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com> Co-authored-by: v1b3m <vibenjamin6@gmail.com> Co-authored-by: KlingerMatheus <klinger.matheus@gitstart.dev> Co-authored-by: Abdullah <125115953+mabdullahabaid@users.noreply.github.com> Co-authored-by: AutoComput <help@autocomput.com> Co-authored-by: Sohal Kumar Singh <68388983+sohalkumar@users.noreply.github.com> Co-authored-by: Elton Goh Jun Hao <75515229+EltonGohJH@users.noreply.github.com> Co-authored-by: Shreerang Patil <87227032+shree-1788@users.noreply.github.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> Co-authored-by: Tate Thurston <tatethurston@gmail.com> Co-authored-by: Shubham Pawar <82868470+srp-pawar@users.noreply.github.com>
LukaszMielczarek
pushed a commit
to LukaszMielczarek/twenty
that referenced
this pull request
Oct 13, 2024
twentyhq#3) Fixed calculation issues Approved-by: Łukasz Mielczarek
charlesBochet
pushed a commit
that referenced
this pull request
Oct 22, 2024
…7931) This PR was created by [GitStart](https://gitstart.com/) to address the requirements from this ticket: [TWNTY-7526](https://clients.gitstart.com/twenty/5449/tickets/TWNTY-7526). --- ### Description NoteTargets and MessageThreads are special cases because they do not have a notable property that we could use in "update" the test cases,\ for NoteTargets we are using the personId, testing the relation, but for MessageThreads we are using updatedAt. To test the relations for MessageThreads\ we would need to update another object (Message) because the relation is ONE_TO_MANY, updating another object in a test that would update the current tested object sounds incorrect.\ In the NoteTargets, we can update the NoteTarget object because the relation is MANY_TO_ONE\ for some tests we need an account ID, we are using Tim's account for all the tests (the token in jest-integration.config.ts), so we are using a constant to use the account ID ### Refs #7526 ### Demo ![](https://assets-service.gitstart.com/28455/7f1c520e-78e4-43c3-aa89-f6fc09e0a056.png) --------- Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com> Co-authored-by: gitstart-twenty <140154534+gitstart-twenty@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I'm moving the frontend to typescript, adding a linter and prettier to enforce code style.