Lucas Bordeau
|
3f2e1b622e
|
Feat/show page metadata (#2234)
* Fix view fetch bug
* Finished types
* Removed console.log
* Fixed todo
* Working Object Show Page
* Minor fixes
* Fix custom object requests pending (#2240)
* Fix custom object requests pending
* fix typo
* Fix various bugs
* Typo
* Fix
* Fix
* Fix
---------
Co-authored-by: Weiko <corentin@twenty.com>
|
2023-10-27 11:06:07 +02:00 |
|
Charles Bochet
|
5ba68e997d
|
Improve viewbar api (#2233)
* create scopes
* fix import bug
* add useView hook
* wip
* wip
* currentViewId is now retrieved via useView
* working on sorts with useView
* refactor in progress
* refactor in progress
* refactor in progress
* refactor in progress
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix code
* fix code
* wip
* push
* Fix issue dependencies
* Fix resize
---------
Co-authored-by: bosiraphael <raphael.bosi@gmail.com>
|
2023-10-27 10:52:26 +02:00 |
|
Lucas Bordeau
|
c335d19c97
|
Feat/add other metadata types v2 (#2224)
* Fix view fetch bug
* Finished types
* Removed console.log
* Fixed todo
* Reactivate no console
* Change no-console to warn
|
2023-10-26 12:07:43 +02:00 |
|
Thaïs
|
00dd046798
|
feat: create custom object field (#2225)
Closes #2171
|
2023-10-26 11:34:26 +02:00 |
|
Thaïs
|
2b1945a3e1
|
feat: create custom object and update edited object names (#2220)
Closes #2155, Closes #2153
|
2023-10-26 11:04:16 +02:00 |
|
Thaïs
|
7a3338b4de
|
feat: save edited custom object (#2204)
Closes #2153
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
|
2023-10-24 08:33:35 +02:00 |
|
Thaïs
|
291feae595
|
feat: activate, disable and erase fields in Object Detail (#2200)
* feat: activate and disable objects
Closes #2144, Closes #2148, Closes #2154
* feat: activate, disable and erase fields in Object Detail
Closes #2158
---------
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
|
2023-10-24 08:30:13 +02:00 |
|
Thaïs
|
26e8cd76be
|
feat: activate and disable objects (#2194)
Closes #2144, Closes #2148, Closes #2154
|
2023-10-24 08:07:00 +02:00 |
|
Lucas Bordeau
|
f1670f0cf4
|
Feat/metadata datatable types (#2175)
* Handled new url v2 type
* Fixed refetch queries
* wip
* Ok delete but views bug
* Fix lint
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-10-21 14:07:18 +02:00 |
|
Thaïs
|
514692ca1f
|
feat: get active and disabled objects from backend in Objects Setting… (#2119)
* feat: get active and disabled objects from backend in Objects Settings page
Closes #2005
* refactor: add useObjectMetadata hook
|
2023-10-19 15:47:31 +02:00 |
|
Lucas Bordeau
|
c590300bf1
|
Feat/metadata with datatable v2 (#2110)
* Reworked metadata creation
* Wip
* Fix from PR
* Removed consolelog
* Post merge
* Fixed seeds
* Wip
* Added dynamic routing
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-10-18 19:41:02 +02:00 |
|
Lucas Bordeau
|
5bfb540e6a
|
Fix graphql query import (#2108)
|
2023-10-18 18:31:47 +02:00 |
|
Lucas Bordeau
|
547a17b145
|
Feat/metadata add update and delete on frontend (#2102)
* Reworked metadata creation
* Wip
* Fix from PR
* Removed consolelog
* Post merge
* Fixed seeds
|
2023-10-18 16:48:11 +02:00 |
|
Lucas Bordeau
|
a40516df83
|
Added metadata creation (#2086)
* Reworked metadata creation
* Fix from PR
* Removed consolelog
|
2023-10-17 20:59:41 +02:00 |
|
Weiko
|
1344e78acb
|
Remove singular/plural from field-metadata (#2085)
* Remove singular/plural from field-metadata
* revert removing id from create input
* remove console log
* remove console log
* codegen
* missing files
* fix tests
|
2023-10-17 15:21:58 +02:00 |
|
Lucas Bordeau
|
d64f167b3b
|
Feat/front temp seed custom objects (#2070)
* wip
* Fixed bugs
* Added flexible backend test
|
2023-10-16 22:04:41 +02:00 |
|
Lucas Bordeau
|
a35ea5e8f9
|
Feat/front forge graphql query (#2007)
* wip
* Wip
* Wip
* Finished v1
* Wip
* Fix from PR
* Removed unused fragment masking feature
* Fix from PR
* Removed POC from nav bar
* Fix lint
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-10-13 22:27:57 +02:00 |
|
Lucas Bordeau
|
cafcfdc95e
|
Feat/front metadata request (#1977)
* wip
* Wip
* Wip
* Finished v1
* Fix from PR
* Removed unused fragment masking feature
|
2023-10-13 18:01:57 +02:00 |
|