gitstart-twenty
|
e08790c344
|
Fix command menu keyboard navigation (#2908)
* Fix CommandMenu
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
* Refactor according to review
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
* Refactor according to review
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
---------
Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com>
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
|
2023-12-13 16:39:03 +01:00 |
|
Lucas Bordeau
|
bded46444d
|
Added ability to edit filter and sort chip directly (#2968)
* - Added EditableSortChip
- Fixed EditableFilterChip onRemove not closing
* Added missing script in dependencies
* Linted files
* Finished fixing lint
|
2023-12-13 15:24:06 +01:00 |
|
Charles Bochet
|
9182efc57a
|
Fix MSW and storybook setup (#2976)
* Fix MSW and storybook setup
* Fix
* Fix
* Fixes
* Fix
* Fix
* Fix
|
2023-12-13 14:37:55 +01:00 |
|
Charles Bochet
|
34b5bfc34f
|
Fix build linter issues
|
2023-12-12 23:19:29 +01:00 |
|
Charles Bochet
|
08599f3d1c
|
Fix build linter issues
|
2023-12-12 23:18:16 +01:00 |
|
Charles Bochet
|
2496431703
|
[Wip] Update CI CD (#2945)
* Update CI and CD scripts
* Fix docker docs build
* Fix CD
* Fix CD
* Update front build and add postgres intel pg_graphql files
* Fix postgres install
* Fix
* Update docs
|
2023-12-12 22:38:40 +01:00 |
|
Thaïs
|
0048216abf
|
feat: add Settings/Accounts Connected Accounts section accounts list (#2953)
Closes #2887
|
2023-12-12 16:03:39 +01:00 |
|
Lucas Bordeau
|
2a4ab2ffd3
|
Feat/complete filter order by types (#2943)
* Fixed orderBy bug
* Fixed gitch select multiple record filter
* Fixed RelationPicker search
* Fixed OrderBy type
* WIP
* Finished RequestFilter typing
* Finished RequestFilter type
* Fixed missing import
* Changed naming
|
2023-12-12 15:56:21 +01:00 |
|
Thaïs
|
3ed92b2f80
|
feat: add Settings/Accounts/Emails Emails Sync section with empty state (#2941)
Closes #2823
|
2023-12-12 12:21:10 +01:00 |
|
Kanav Arora
|
4afa277690
|
2902-fix: record table column add behavior (#2936)
|
2023-12-12 12:17:29 +01:00 |
|
Thaïs
|
6792724281
|
feat: save Relation field description on creation (#2940)
Closes #2896
|
2023-12-12 11:28:09 +01:00 |
|
Karishma Shah
|
3f422f9640
|
BugFix: display button title when escaping the "Import" flow (#2948)
pass in the button title correctly as a prop into StyledDialogButton
|
2023-12-12 10:46:54 +01:00 |
|
Charles Bochet
|
8d53c63801
|
Fix docker install (#2925)
* Fix docker install
* Move back twenty-eslint-plugin to eslint-plugin-twenty
* fix: add bundled yarn
* Improve makeifle structure
* Update commands and doc
* Add pg_graphql binaries
* Fix
---------
Co-authored-by: Jérémy Magrin <jeremy.magrin@gmail.com>
|
2023-12-11 13:36:24 +01:00 |
|
Charles Bochet
|
44ef218fa5
|
Fix Docker postgres dev setup
|
2023-12-11 11:13:03 +01:00 |
|
Charles Bochet
|
44baaee28e
|
Update scripts and documentation to use nx and new monorepo architecture (#2912)
* Update scripts and documentation to use nx and new monorepo architecture
* Start fixing docker
* Migrate eslint plugin and postgres setup
* Fix docker
* Fix patches
* Fix
* fix: wip try to fix the patches
* Apply patches
---------
Co-authored-by: Jérémy Magrin <jeremy.magrin@gmail.com>
|
2023-12-11 10:54:57 +01:00 |
|
Charles Bochet
|
5bdca9de6c
|
Migrate to a monorepo structure (#2909)
|
2023-12-10 18:10:54 +01:00 |
|