|
|
736c79afde
|
fix: Links field fixes (#5565)
Related issue: #3607
|
2024-05-24 17:59:08 +02:00 |
|
|
|
602d5422a2
|
feat: display Links field as Expandable List (#5374)
Closes #5114
|
2024-05-15 15:52:23 +02:00 |
|
|
|
b0d1cc9dcb
|
feat: add links to Links field (#5223)
Closes #5115, Closes #5116
<img width="242" alt="image"
src="https://github.com/twentyhq/twenty/assets/3098428/ab78495a-4216-4243-8de3-53720818a09b">
---------
Co-authored-by: Jérémy Magrin <jeremy.magrin@gmail.com>
|
2024-05-07 15:05:18 +02:00 |
|
|
|
a1c95b92ab
|
feat: add sign out and book a call buttons to "Choose your plan" page (#5292)
Resolves #5281
<img width="399" alt="buttions-light"
src="https://github.com/twentyhq/twenty/assets/16918891/d1a0ba4e-696e-476b-a792-01ae19a06a55">
<img width="390" alt="buttons-dark"
src="https://github.com/twentyhq/twenty/assets/16918891/40bea83b-bc32-45ea-a522-ecf8239cfe51">
|
2024-05-06 10:48:34 +02:00 |
|
|
|
87994c26ff
|
4900 multi select field front implement expanded cells (#5151)
Add expanded cell
https://github.com/twentyhq/twenty/assets/29927851/363f2b44-7b3c-4771-a651-dfc4014da6ac

|
2024-05-03 15:03:06 +02:00 |
|
|
|
b634057fdd
|
Fix ellipsis overflow causing edit icon to be hidden on links (#5071)
Fixes #5064
### Demo
https://github.com/twentyhq/twenty/assets/21654351/28ab7374-c57e-4f7e-9720-05138c53a33d
---------
Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
|
2024-04-24 13:27:59 +02:00 |
|
|
|
d7d9f0c16b
|
Fix ParticipantChip and stories imports (#4974)
- Fix ParticipantChip
- Fix stories imports after some component have been moved to twenty UI
|
2024-04-15 18:09:05 +02:00 |
|
|
|
b6d0b8a895
|
refactor: move Checkmark, Avatar, Chip and Tooltip to twenty-ui (#4946)
Split from https://github.com/twentyhq/twenty/pull/4518
Part of #4766
|
2024-04-15 12:05:06 +02:00 |
|
|
|
5d07b6347e
|
refactor: move Tabler Icon exports to twenty-ui (#4727)
Split from https://github.com/twentyhq/twenty/pull/4518
|
2024-04-01 13:15:47 +02:00 |
|
|
|
f543191552
|
TWNTY-3825 - ESLint rule: const naming (#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>
|
2024-02-25 13:52:48 +01:00 |
|
|
|
82e9f28383
|
fix: Fixed LinkedIn links with unicode (#3953)
* fix: Fixed LinkedIn links with unicode
* feat: Added checkUrlType and getDisplayValueByUrlType util functions
|
2024-02-20 14:22:26 +01:00 |
|
|
|
3cbf958a1c
|
GH-3652 Add forgot password on sign-in page (#3789)
* Remove auth guard from password reset email endpoint
* Add arg for GQL mutation and update its usage
* Add forgot password button on sign-in page
* Generate automated graphql queries
* Move utils to dedicated hook
* Remove useless hook function
* Split simple hook methods
* Split workspace hook
* Split signInWithGoogle hook
* Split useSignInUpForm
* Fix error in logs
* Add Link Button UI Component
* Add storybook doc
---------
Co-authored-by: martmull <martmull@hotmail.fr>
|
2024-02-09 17:37:44 +01:00 |
|
|
|
5bdca9de6c
|
Migrate to a monorepo structure (#2909)
|
2023-12-10 18:10:54 +01:00 |
|