Weiko
|
1cf08c797f
|
Convert metadata tables to camelCase (#2400)
* Convert metadata tables to camelCase
* datasourcemetadataid to datasourceid
* refactor metadata folders
* fix command
* move commands out of metadata
* fix seed
* rename objectId and fieldId in objectMetadataId and fieldMetadataId in FE
* fix field-metadata
* Fix
* Fix
* remove logs
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-11-09 20:06:10 +01:00 |
|
bosiraphael
|
88ca846f83
|
Rename InlineCell to RecordInlineCell (#2377)
rename inline cell
|
2023-11-06 17:18:25 +01:00 |
|
Jérémy M
|
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 |
|
bosiraphael
|
ec8389cecf
|
2282 Rename components to use the new naming convention part 1 (#2293)
renaming in progress
|
2023-10-31 12:12:52 +01:00 |
|
Charles Bochet
|
685d342170
|
Migrate view field to new data model - Part 2 (#2270)
* Migrate view field to new data model
* Migrate view fields to new model
|
2023-10-28 19:13:48 +02:00 |
|
Charles Bochet
|
258685467b
|
Refactor UI folder (#2016)
* Added Overview page
* Revised Getting Started page
* Minor revision
* Edited readme, minor modifications to docs
* Removed sweep.yaml, .devcontainer, .ergomake
* Moved security.md to .github, added contributing.md
* changes as per code review
* updated contributing.md
* fixed broken links & added missing links in doc, improved structure
* fixed link in wsl setup
* fixed server link, added https cloning in yarn-setup
* removed package-lock.json
* added doc card, admonitions
* removed underline from nav buttons
* refactoring modules/ui
* refactoring modules/ui
* Change folder case
* Fix theme location
* Fix case 2
* Fix storybook
---------
Co-authored-by: Nimra Ahmed <nimra1408@gmail.com>
Co-authored-by: Nimra Ahmed <50912134+nimraahmed@users.noreply.github.com>
|
2023-10-14 00:04:29 +02:00 |
|
gitstart-twenty
|
77a1840611
|
Chore(front): Create a custom eslint rule for Props naming (#1904)
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
Co-authored-by: bosiraphael <raphael.bosi@gmail.com>
|
2023-10-09 16:31:13 +02:00 |
|
bosiraphael
|
8da0205bab
|
Renamed editable field to inline cell in ui folder (#1845)
* renamed editable field to inline cell in ui folder
* renamed table to table-cell in ui folder
|
2023-10-03 16:26:20 +02:00 |
|
Lucas Bordeau
|
cbadcba188
|
FieldDisplay & FieldInput (#1708)
* Removed view field duplicate types
* wip
* wip 2
* wip 3
* Unified state for fields
* Renaming
* Wip
* Post merge
* Post post merge
* wip
* Delete unused file
* Boolean and Probability
* Finished InlineCell
* Renamed EditableCell to TableCell
* Finished double texts
* Finished MoneyField
* Fixed bug inline cell click outside
* Fixed hotkey scope
* Final fixes
* Phone
* Fix url and number input validation
* Fix
* Fix position
* wip refactor activity editor
* Fixed activity editor
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-27 18:18:02 +02:00 |
|