|
|
7e264565ef
|
Show Entity task/note tabs (#1282)
* - show task tab
- tab bar
* - add notes tab
* - fixed unused style
* - add button
- fixed company edit note test
* - fixed merge & dropdown
* - added Tests
- refactored directory structure activities
- moved Task/Note Pages to corresponding modules
- fixed TabList
* lint
|
2023-08-25 22:44:13 +02:00 |
|
|
|
69e0917338
|
padding fix for header logo container #1216 (#1252)
* padding fix for header container
* collapse menu hover and fade transition added
* Update front/src/modules/ui/navbar/components/NavWorkspaceButton.tsx
Co-authored-by: Emilien Chauvet <emilien.chauvet.enpc@gmail.com>
* Update front/src/modules/ui/navbar/components/NavWorkspaceButton.tsx
Co-authored-by: Emilien Chauvet <emilien.chauvet.enpc@gmail.com>
* Update front/src/modules/ui/navbar/components/NavCollapseButton.tsx
Co-authored-by: Emilien Chauvet <emilien.chauvet.enpc@gmail.com>
* Update isVisible
* Update requested proposals for naming
---------
Co-authored-by: Emilien Chauvet <emilien.chauvet.enpc@gmail.com>
|
2023-08-25 13:11:57 +02:00 |
|
|
|
9b34a0ff3d
|
Add styled component rule (#1261)
* Add StyledComponent rule
* update doc
* update doc
* update doc
|
2023-08-17 20:58:02 -07:00 |
|
|
|
285bf773de
|
Integrate favorites into release (#1168)
|
2023-08-10 15:42:58 -07:00 |
|
|
|
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 |
|
|
|
ade5e52e55
|
Clean and re-organize post table refactoring (#1000)
* Clean and re-organize post table refactoring
* Fix tests
|
2023-07-30 18:26:32 -07:00 |
|