|
|
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 |
|
|
|
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 |
|
|
|
26e8cd76be
|
feat: activate and disable objects (#2194)
Closes #2144, Closes #2148, Closes #2154
|
2023-10-24 08:07:00 +02:00 |
|
|
|
a5fe256d7e
|
chore: inject enviroment at the ./front deployment phase (#2174) (#2179)
* chore: inject enviroment at the deployment phase (#2174)
* Dockerfile CMD env.sh
* env.sh generates env-config.js file
* index.html imports env-config.js
* front/src/config/index.ts imports REACT_APP_SERVER_BASE_URL
* Upgrade Dockerfiles
* Add compute pg_database_url for render
* fix tests
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-10-22 12:36:36 +02:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
5bfb540e6a
|
Fix graphql query import (#2108)
|
2023-10-18 18:31:47 +02:00 |
|
|
|
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 |
|
|
|
a40516df83
|
Added metadata creation (#2086)
* Reworked metadata creation
* Fix from PR
* Removed consolelog
|
2023-10-17 20:59:41 +02:00 |
|
|
|
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 |
|
|
|
d64f167b3b
|
Feat/front temp seed custom objects (#2070)
* wip
* Fixed bugs
* Added flexible backend test
|
2023-10-16 22:04:41 +02:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|