Commit Graph

13 Commits

Author SHA1 Message Date
ce4ba10f7b Lucas/t 369 on comment drawer i can reply to a comment thread and it (#206)
* Added prisma to suggested extension in container

* Added comments and authors on drawer with proper resolving

* Fix lint

* Fix console log

* Fixed generated front graphql from rebase

* Fixed right drawer width and shared in theme

* Added date packages and tooltip

* Added date utils and tests

* Added comment thread components

* Fixed comment chip

* wip

* wip 2

* - Added string typing for DateTime scalar
- Refactored user in a recoil state and workspace using it
- Added comment creation

* Prepared EditableCell refactor

* Fixed line height and tooltip

* Fix lint
2023-06-08 08:36:37 +00:00
7b858fd7c9 Reorganize frontend and install Craco to alias modules (#190) 2023-06-04 11:23:09 +02:00
8f88605f32 Lucas/refactored table state with recoil (#149)
* Fixed ActionBar paddings and added transition on button hover

* Added recoil library for state management

* Refactor table state with recoil :

- Removed table internal states
- Added refetchQueries to plug apollo store directly into tables
- Added an action bar component that manages itself
- Use recoil state and selector for row selection
- Refactored Companies and People tables

* Moved hook

* Cleaned some files

* Fix bug infinite re-compute table row selection

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
2023-05-27 08:41:26 +02:00
c3da5fa5f4 feature: put react app in strict mode 2023-04-24 14:56:44 +02:00
c5f2850a3b Fetch jwt token from hasura-auth with refresh_token 2023-04-21 14:07:02 +02:00
7f2ec0c260 feature: fix Apollo client 2023-04-20 13:58:53 +02:00
f25f80c199 Implement new UI 2023-04-10 18:04:49 +02:00
c2833cad53 Simplify infrastructure to one container 2023-03-06 19:13:59 +01:00
d58af82c51 Separate auth0 users depending on tenants 2023-02-03 20:07:49 +01:00
e9f2e374e8 Add environment variable to build:latest too 2023-01-28 18:34:14 +01:00
8e0dc44bf6 Generate Token through Auth0 2023-01-28 10:58:04 +01:00
eba76274c6 Add Routing on the app 2022-12-02 12:39:15 +01:00
f685be3d22 Migrate to Typescript, add prettier and add linter 2022-12-02 12:06:22 +01:00