024156cd52
Fix: design improvement for release page ( #4277 )
...
* Update Release.tsx
* Update StyledTitle.tsx
Changed Release color font to primary (#141414 )
* Update StyledTitle.tsx
Spacing around the title for mobile , header font change for tablet
* Update Release.tsx
changed the date font -weight
removed the redundant paragraph color
added media design changes of spacing1, spacing2, paragrap gap
* Update StyledTitle.tsx
subhead releases font color
* Update Release.tsx
media alignment, release font change,
* Update Release.tsx
* Quick fix
* Unrelated change (sentry)
---------
Co-authored-by: Félix Malfait <felix.malfait@gmail.com >
2024-03-07 17:26:39 +01:00
0a2d8056bd
4030 website header for tablet ( #4274 )
...
* add use device types
* add header file
* remove use device type
* add tablet view styles
* remove eslint comment
* create shared folder and add header.ts file for all styled elements which used in app header
* refactor header files structure
* Hide linklist on mobile
---------
Co-authored-by: Félix Malfait <felix.malfait@gmail.com >
2024-03-05 11:07:09 +01:00
59c4d114d6
Improve website github sync ( #4259 )
2024-03-01 15:15:55 +01:00
6670ecdfda
Expose releases as an api ( #4247 )
2024-02-29 17:48:11 +01:00
fa9edad311
Fix website build
2024-02-25 22:38:12 +01: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
a9b0f88521
MQ Facepaint introduced ( #4169 )
...
* MQ Facepaint introduced
* Remove useDeviceType
---------
Co-authored-by: Félix Malfait <felix.malfait@gmail.com >
2024-02-24 21:38:27 +01:00
a2eca16646
Website: markdown to release ( #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 >
2024-02-24 12:29:37 +01:00
5de1c2c31d
New folder structure for website ( #4159 )
...
New folder structure
2024-02-23 17:42:13 +01:00
4b22c0404e
WIP: New User Guide ( #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
2024-02-23 16:39:48 +01:00
dfcf3b4dfa
Small fix website: contributors ( #4027 )
...
add link on pr, fix github name first letter missing
2024-02-16 17:58:36 +01:00
9777c5fbce
Fix website build ( #3983 )
2024-02-14 21:28:26 +01:00
4613f64910
Add proper ORM and postgres support ( #3978 )
...
* Add postgresql support
* Fixes
* Fix perfs
2024-02-14 17:53:50 +01:00
8dda4b0b8f
GH 3365 Add contributors page on twenty-website ( #3745 )
...
* add transition in mobile navbar
* add contributors listing page
* Add breadcrumb component
* Add profilecard component
* Make profile info dynamic
* Style activity log component
* Make title a re-usable component
* Make card container re-usable
* add rank and active days logic
* complete single contributor page
* add styles for mobile
* Add github link
* Reset header desktop
* update calendar height
* remove conditional header
* add GH PR link
* display 10 prs
* Remove employees and fix rank
* Unrelated CSS adjustment
---------
Co-authored-by: Félix Malfait <felix.malfait@gmail.com >
2024-02-05 13:56:12 +01:00
e0405edb38
feat: added webhook list section and updated api key section ( #3567 )
...
* feat: added webhook list section and updated api key ui
* Fix style
* Fix webhook style
* Update setting path
* Add soon pill on not developped features
* Code review returns
---------
Co-authored-by: Lakshay saini <lakshay.saini@finmo.net >
Co-authored-by: martmull <martmull@hotmail.fr >
2024-01-25 17:39:17 +01:00
10fd67ba32
Fix relation creation bug + enable favorite for custom objects ( #3392 )
...
* Fix relation creation bug
* Fix vale CI
* Fix comment bug
2024-01-11 22:46:43 +01:00
c15e138d72
Fix nx lint setup ( #3234 )
...
* Fix nx lint setup
* Fixes
* Fixes
* Add missing metadata
Fixes
Fix
Fixes
* Fix
2024-01-04 16:39:57 +01:00
1924962e8c
OSS Friends list is out of date ( #3192 )
...
* OSS Friends list is out of date
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com >
* Add icons
Co-authored-by: v1b3m <vibenjamin6@gmail.com >
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com >
* Refactor according to review
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com >
Co-authored-by: v1b3m <vibenjamin6@gmail.com >
* OSS Friends list is out of date
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com >
Co-authored-by: niteshsingh1357 <niteshsingh1357@gmail.com >
Co-authored-by: v1b3m <vibenjamin6@gmail.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: niteshsingh1357 <niteshsingh1357@gmail.com >
2024-01-03 22:38:25 +01:00
858c294f14
Website improvements 4 ( #3182 )
...
* Add contributor individual page
* Improve mobile menu
* Fix
* Remove yarn.lock from twenty-website
* Add yarn to gitingore
* Fix linter
2023-12-31 10:41:53 +01:00
c422045ea6
Marketing improvements 3 ( #3175 )
...
* Improve marketing website
* User guide with icons
* Add TOC
* Linter
* Basic GraphQL playground
* Very basic contributors page
* Failed attempt to integrate REST playground
* Yarn
* Begin contributors DB
* Improve contributors page
2023-12-29 11:17:32 +01:00
3d5a364e29
Marketing website improvements ( #3169 )
...
* Website improvement
* Improve website design
* Start writing script for user guide
* Begin adding user guide
2023-12-27 16:14:42 +01:00
5ef5bbdc4d
Marketing website POC ( #3139 )
...
First website POC
2023-12-23 10:08:55 +01:00