   
|
00a3c8ca2b
|
Change to using arrow functions (#1603)
* Change to using arrow functions
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
* Add lint rule
---------
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-15 18:41:10 -07:00 |
|
   
|
fb737e2021
|
Refactor icons passed as props with the new way (#1492)
* Refactor icons passed as props with the new way
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
* Update more files
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
* Fix according to review
* Fix according to review
* Fix according to review
* Fix chromatic regressions
---------
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-10 11:39:17 -07:00 |
|
  
|
96c41563cf
|
chore: Make a twenty Eslint Rule to make sure that icons are imported from @/ui/icons (#1370)
Fix the imports
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Mael FOSSO <fosso.mael.elvis@gmail.com>
|
2023-08-29 13:40:17 +02:00 |
|
 Charles BochetandGitHub
|
1b187350c0
|
Refactor buttons (#1257)
* Refactor buttons
* Complete components creation
* Complete refactoring
* fix lint
* Complete button work
|
2023-08-26 23:59:45 +02:00 |
|
 Charles BochetandGitHub
|
285bf773de
|
Integrate favorites into release (#1168)
|
2023-08-10 15:42:58 -07:00 |
|
 Aditya PimpalkarandGitHub
|
0490c6b6ea
|
feat: Favorites (#1094)
* Adding the favorite button
* favorites services and resolvers
* favorites schema
* favorite ability handler
* favorite module export
* front end UI
* front end graphql additions
* server ability handlers
* server resolvers and services
* css fix
* Adding the favorite button
* favorites services and resolvers
* favorites schema
* favorite ability handler
* favorite module export
* front end UI
* front end graphql additions
* server ability handlers
* server resolvers and services
* css fix
* delete favorites handler and resolver
* removed favorite from index list
* chip avatar size props
* index list additions
* UI additions for favorites functionality
* lint fixes
* graphql codegen
* UI fixes
* favorite hook addition
* moved to ~/modules
* Favorite mapping to workspaceMember
* graphql codegen
* cosmetic changes
* camel cased methods
* graphql codegen
|
2023-08-10 15:24:45 -07:00 |
|
 Lucas BordeauandGitHub
|
b52745533a
|
Added unused imports and vars and fixed lint (#929)
|
2023-07-25 17:18:25 -07:00 |
|
 Charles BochetandGitHub
|
6562c1527b
|
Update darkTheme (#781)
* Update darkTheme
* Add font color variation to IconButton
|
2023-07-21 02:33:35 +02:00 |
|
 Charles BochetandGitHub
|
a972705ce6
|
Improve test coverage and refactor storybook arch (#723)
* Improve test coverage and refactor storybook arch
* Fix coverage
* Fix tests
* Fix lint
* Fix lint
|
2023-07-17 17:14:53 -07:00 |
|
 Charles BochetandGitHub
|
6ced8434bd
|
Uniformize folder structure (#693)
* Uniformize folder structure
* Fix icons
* Fix icons
* Fix tests
* Fix tests
|
2023-07-16 14:29:28 -07:00 |
|