|
|
1ed4965a95
|
feat: refactor schema builder and resolver builder (#2215)
* feat: wip refactor schema builder
* feat: wip store types and first queries generation
* feat: refactor schema-builder and resolver-builder
* fix: clean & small type fix
* fix: avoid breaking change
* fix: remove util from pg-graphql classes
* fix: required default fields
* Refactor frontend accordingly
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-11-03 17:16:37 +01:00 |
|
|
|
aba3fd454b
|
Removed dead code (#2345)
|
2023-11-03 17:08:07 +01:00 |
|
|
|
c397619100
|
441/fix/clear cell while opening it by typing and delete value when I hit delete / backspace. (#2021)
- Use initial values when opening table cells and pass them to fields
---------
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
|
2023-11-03 16:43:54 +01:00 |
|
|
|
60b1024efb
|
feat: do not show disabled fields in table (#2319)
Closes #2309
|
2023-11-03 15:05:04 +01:00 |
|
|
|
b4af15467f
|
Fix data not loading on recordTable
|
2023-11-03 14:53:11 +01:00 |
|
|
|
56a5f99108
|
fix: fix Pages Storybook tests (#2305)
* fix: fix Companies pages tests
* fix: fix People pages tests
* fix: fix Opportunities page tests
|
2023-11-03 14:25:36 +01:00 |
|
|
|
adeaa35e8d
|
2282 Rename components to use the new naming convention part 2 (#2295)
renaming part 2
|
2023-10-31 12:32:16 +01:00 |
|
|
|
b319ba66ac
|
2284 fix(frontend): layout shift in date input (#2292)
* fix(frontend): layout shift in date input
* Fix Inline Cell overlay being shifted
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-10-31 12:30:10 +01:00 |
|
|
|
ec8389cecf
|
2282 Rename components to use the new naming convention part 1 (#2293)
renaming in progress
|
2023-10-31 12:12:52 +01:00 |
|