|
|
9282885233
|
Fix cmd menu tests (#1739)
* - fix tests
* - fixed header
* - lint
- fixed catalog menuitemcommand
* - fix prop destructuring in test
* - combine single/multiple create and goto commands
|
2023-09-27 15:19:33 +02:00 |
|
|
|
a4cde44b13
|
feat: add cooldown to refresh token security (#1736)
|
2023-09-27 15:03:50 +02:00 |
|
|
|
96865b0fec
|
Fix: When opening a filter, the focus is not put on the input search / filter input (#1731)
* Fixes #1718
* implemented review changes
|
2023-09-26 15:01:50 +02:00 |
|
|
|
8639cb921e
|
Chore: corrects syntax for type only imports (#1716)
* chore: removes replaces 'import type xxx from 'xxx'' with 'import { type xxx} from 'xxx'''
* chore: remove typed imports
* chore: remove typed imports
* chore: cleanup
---------
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
|
2023-09-26 11:47:35 +02:00 |
|
|
|
26de4bab35
|
Chore(server): I should be able to define deal amount's currency (#1724)
I should be able to define deal amount's currency
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
|
2023-09-26 11:40:23 +02:00 |
|
|
|
f60c209e39
|
Chore(backend): Enable attaching attachments to companies and people (backend) (#1726)
Enable attaching attachments to companies and people (backend)
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
|
2023-09-26 11:39:13 +02:00 |
|
|
|
ba86be2c5b
|
Remove the {...props} pattern and props coupling, and create an eslint rule for that (#1733)
* Remove the {...props} pattern and props coupling, and create an eslint rule for that
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
* Add another test to the new rule
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
---------
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
|
2023-09-26 11:05:33 +02:00 |
|
|
|
cd20a437d8
|
Fix: Command menu keeps the last input (#1723)
Fix/Command menu keeps the last input
|
2023-09-25 15:40:28 +02:00 |
|
|
|
fabbe7ddf2
|
Chore: First table column should not be hideable (#1711)
* First table column should not be hideable
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: chiazokam <chiazokamecheta@gmail.com>
* Refactor according to review
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: chiazokam <chiazokamecheta@gmail.com>
---------
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: chiazokam <chiazokamecheta@gmail.com>
|
2023-09-25 12:26:41 +02:00 |
|
|
|
0ce11b6908
|
fix: adds cursor pointer to table column header (#1715)
* fix: adds cursro pointer to table column header
* fix: lifts up the onclick handler to header not tag making consistent with other tables
|
2023-09-25 12:25:03 +02:00 |
|
|
|
0ff535af2d
|
Fix hover on standalone button FloatingIconButtonGroup (#1709)
- fix hover on standalone button FloatingIconButtonGroup
|
2023-09-25 11:15:14 +02:00 |
|
|
|
f777fa22e9
|
Create consistent ui/input and ui/display for Cell and Fields type : … (#1658)
* Create consistent ui/input and ui/display for Cell and Fields type : Probability, DoubleText, DoubleTextChip
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Move components to `ui/input`
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Update imports in ProbabilityEditableFieldEditMode
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Refactor according to review
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Create consistent ui/input and ui/display for Cell and Fields type : Probability, DoubleText, DoubleTextChip
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Merge main
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Add more refactors
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Refactor according to review
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
---------
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
|
2023-09-25 11:10:14 +02:00 |
|
|
|
1c3897848f
|
fix: fix table columns resize glitches on slow network (#1707)
Fixes #1580
|
2023-09-22 19:45:29 +02:00 |
|
|
|
20267f081a
|
Fix command menu keyboard input & refactor group (#1706)
* - fix command menu keyboard shortcuts
- refactor command groups
* - refactor the MenuItemCommand to use cmdk
* - fixed matching commands multiple displays
* - fixed array count problems react with boolean
|
2023-09-22 11:44:42 +02:00 |
|
|
|
8d8c81c02c
|
Add Figma documentation (#1705)
|
2023-09-21 14:56:28 -07:00 |
|
|
|
54042a7d8f
|
Fix drag to select in dropdowns, context menu and action bar (#1704)
- fix drag to select disable at many locations
|
2023-09-21 14:22:13 -07:00 |
|
|
|
043fe3a7ab
|
Fix tests
|
2023-09-21 14:21:00 -07:00 |
|
|
|
ab0cdbf960
|
feat: persist table columns on change (#1697)
* feat: persist table columns on change
Closes #1580
* fix: fix drag-and-select on Table Options dropdown toggle
|
2023-09-21 13:15:57 -07:00 |
|
|
|
189bf4a627
|
Feature: add createCustomField resolver (#1698)
* Feature: add createCustomField resolver
* update mocks
* fix import
* invalidate workspace datasource cache after migration
* fix typo
|
2023-09-21 12:59:11 -07:00 |
|
|
|
a59f5acd5e
|
fix: Update company picker keyboard navigation (#1628)
* fix: scroll
* fix: use ref
* fix: new changes
* fix: remove ref
* fix: state
* chore: clean up
* Include Empty option
* Include Empty option
* Include Empty option
* Fix tests
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-21 12:53:07 -07:00 |
|
|
|
7ce03ffdd1
|
Refactor tests command menu (#1702)
* Fix tests
* Refactor tests command menu
* Improve tests
* Fix optimistic render breaking tests
|
2023-09-21 11:53:36 -07:00 |
|
|
|
b5b46f923a
|
fix: Command bar is broken (#1617)
* Update CommandMenu.tsx
* remove broken states
* convert to array
* convert filter conditions
* empty condition
* finally
* update the logic
* add test
* lint
* move file
|
2023-09-21 11:18:44 -07:00 |
|
|
|
9ab412116d
|
Fix tasks filters (#1676)
* Fix tasks filters
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Refactor according to review
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Simplify condition
---------
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-20 23:09:48 -07:00 |
|
|
|
6dbe388ab9
|
Improve issue templates (#1686)
|
2023-09-20 20:17:09 -07:00 |
|
|
|
2d758c990b
|
Fix merge issue flexible backend (#1685)
* Fix merge issue flexible backend
* Fix tests
* Try fix tests
* Try fix tests
|
2023-09-20 19:11:21 -07:00 |
|
|
|
19365f6639
|
Add metadata migration setup (#1674)
* Add metadata migration setup
* add migration generator
* fix missing 'mocks'
---------
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
|
2023-09-20 17:27:07 -07:00 |
|
|
|
fc820f47b2
|
Feat/disable flexible backend (#1673)
* wip: refacto and start creating custom resolver
* feat: findMany & findUnique of a custom entity
* feat: wip pagination
* feat: initial metadata migration
* feat: universal findAll with pagination
* fix: clean small stuff in pagination
* fix: test
* fix: miss file
* feat: rename custom into universal
* feat: enable/disable flexible backend from env
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
|
2023-09-20 17:25:45 -07:00 |
|
|
|
b1171e22a3
|
feat: add findAll and findUnique resolver for universal objects (#1576)
* wip: refacto and start creating custom resolver
* feat: findMany & findUnique of a custom entity
* feat: wip pagination
* feat: initial metadata migration
* feat: universal findAll with pagination
* fix: clean small stuff in pagination
* fix: test
* fix: miss file
* feat: rename custom into universal
* feat: create metadata schema in default database
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-20 17:24:13 -07:00 |
|
|
|
dafe08ef78
|
fix: dark mode for MainButton (#1681)
* fix: dark mode for MainButton
* Fix colors
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-20 17:22:13 -07:00 |
|
|
|
07f589d521
|
Fix bug optimistic rendering
|
2023-09-20 16:53:46 -07:00 |
|
|
|
708391460c
|
Fix optimistic effects to work with fragments (#1683)
* Fix optimistic effects to work with fragments
* Regenerate
|
2023-09-20 16:13:54 -07:00 |
|
|
|
772d54d29f
|
feat: add DropdownMenuInput and use as view name input in board (#1680)
Closes #1510
|
2023-09-20 12:53:35 -07:00 |
|
|
|
78b666f457
|
Fix front end (#1678)
* Fix front
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Fix according to PR
* Fix tests
---------
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-20 12:46:40 -07:00 |
|
|
|
a20ca95f32
|
feat: reset Recoil state on logout (#1675)
Closes #1452
|
2023-09-20 15:26:11 +02:00 |
|
|
|
d8590bb358
|
Add 'Esc' hotkey behavior on Filter and Sorts dropdown (#1622)
* fix esc key
* add changes
* add changes
* add changes
|
2023-09-20 11:40:49 +02:00 |
|
|
|
103fb701e7
|
Chore: Use Fragments as types (#1670)
* Use Fragments as types
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Use Fragments as types in GraphQL queries and mutations
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
---------
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
|
2023-09-20 10:58:59 +02:00 |
|
|
|
3f600146b1
|
fix: fix some views dropdown design issues (#1648)
* fix: fix some views dropdown design issues
Closes #1610, Closes #1601
* Handle max-width on view picker
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-19 20:01:01 -07:00 |
|
|
|
3bde7bc252
|
Fast follow on draggable column re-order (#1667)
|
2023-09-19 18:55:01 -07:00 |
|
|
|
acee401371
|
Speed up CI (#1666)
|
2023-09-19 17:09:01 -07:00 |
|
|
|
b0973afc64
|
Fix deploy CI
|
2023-09-19 16:57:22 -07:00 |
|
|
|
8c21dc8bba
|
Refactor fast follow on column move feature (#1665)
* Refactor fast follow on column move feature
* Fix lint
|
2023-09-19 16:42:11 -07:00 |
|
|
|
cb05b1fbc9
|
feat: reorder columns from table options (#1636)
* draggable prop addition
* draggable component addition
* state modification
* drag select state addition
* changed state name
* main merged
* lint fix
---------
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
|
2023-09-19 15:31:21 -07:00 |
|
|
|
321488ad3c
|
feat: Column title menus (#1616)
* view field index to float
* gql codegen and package.json
* list implementation
* db call
* reposition logic
* lint fix
* edge case fix
* review changes
* handleColumnMove refactor
* dropdown recoil scope
* rename props
* Update server/src/database/migrations/20230727124244_add_view_fields_table/migration.sql
---------
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
|
2023-09-19 15:27:02 -07:00 |
|
|
|
fc139f89ab
|
Fix CI tests
|
2023-09-19 15:19:33 -07:00 |
|
|
|
772711154d
|
Fix bug company update (#1664)
|
2023-09-19 14:59:08 -07:00 |
|
|
|
ec90c77ec1
|
Refactor tenant ORM integration (#1650)
* Refactor tenant ORM integration
* fix tests
|
2023-09-19 17:58:28 +02:00 |
|
|
|
07684c4f08
|
change tabler-icons (#1649)
|
2023-09-19 16:19:44 +02:00 |
|
|
|
ff4a2074e6
|
Update local-setup.mdx: Fix typo (#1646)
|
2023-09-19 11:51:47 +02:00 |
|
|
|
b5ccec4d58
|
Fix lint CI
|
2023-09-18 19:31:15 -07:00 |
|
|
|
d8930f7079
|
Write Storybook test for @/ui/navbar (#1632)
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
|
2023-09-18 19:28:53 -07:00 |
|