c998c039ec
Fix URL validation on long/internationalized URLs ( #1423 )
...
* Add URL validation tests
Add test for longer TLDs
Add test for internationalized TLDs
* Fix URL validation with long TLDs
* TLD max size match RFC 1034
---------
Co-authored-by: Jérémy M <jeremy.magrin@gmail.com >
2023-09-04 11:30:43 +02:00
587c74667c
Fix: create time ( #1250 )
...
* change date strings
* remove additional suffix
* fix tests
---------
Co-authored-by: corentin <corentin@twenty.com >
2023-08-23 08:48:30 +02:00
cf1dfb8c42
Updates date style on tasks page ( #1244 )
...
* updates date style on tasks page
* re-run tests
2023-08-17 12:49:09 -07:00
e6b20b5ff2
Fix drag-performance ( #1184 )
...
* Fix drag-performance
* Fixes
* Fixes
* Fixes
* Fixes
2023-08-12 20:28:33 -07:00
e61c263b1a
Misc fixes
2023-08-10 17:16:27 -07:00
ee5ac11f98
Adds URL validation ( #1155 )
2023-08-10 09:35:09 -07:00
4717f4cb90
fix(882): fixes negative number submission for employees input ( #1130 )
...
* fix(882): fixes negative number submission for employees input
* formatting
* fix linting
2023-08-09 22:25:57 -07:00
4252a0a2c3
Feat/filter activity inbox ( #1032 )
...
* Move files
* Add filtering for tasks inbox
* Add filter dropdown for single entity
* Minor
* Fill empty button
* Refine logic for filter dropdown
* remove log
* Fix unwanted change
* Set current user as default filter
* Add avatar on filter
* Improve initialization of assignee filter
* Add story for Tasks page
* Add more stories
* Add sotry with no tasks
* Improve dates
* Enh tests
---------
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com >
2023-08-02 12:36:16 -07:00
2680289ff7
Sanitize url before fetching favicon and display letter avatar if it can't be retrieved ( #1035 )
...
* Sanitize url before fetching favicon and display letter avatar if it can't be retrieved
Co-authored-by: v1b3m <vibenjamin6@gmail.com >
Co-authored-by: RubensRafael <rubensrafael2@live.com >
* Priorotise www for apple.com domain
Co-authored-by: v1b3m <vibenjamin6@gmail.com >
Co-authored-by: RubensRafael <rubensrafael2@live.com >
* Add requested changes
Co-authored-by: v1b3m <vibenjamin6@gmail.com >
Co-authored-by: RubensRafael <rubensrafael2@live.com >
* Fix the tests
Co-authored-by: v1b3m <vibenjamin6@gmail.com >
Co-authored-by: RubensRafael <rubensrafael2@live.com >
* Change avatar generation strategy
Co-authored-by: v1b3m <vibenjamin6@gmail.com >
Co-authored-by: RubensRafael <rubensrafael2@live.com >
---------
Co-authored-by: v1b3m <vibenjamin6@gmail.com >
Co-authored-by: RubensRafael <rubensrafael2@live.com >
2023-08-02 11:53:56 -07:00
fc7380e0b8
Add ability to properly cast a string, number, null to an integer ( #990 )
2023-07-29 21:06:03 -07:00
8601ed04ae
Add dueDate and assignee on notes ( #988 )
...
* Add dueDate and assignee on notes
* Fix tests
* Fix tests
2023-07-29 15:36:21 -07:00
6ced8434bd
Uniformize folder structure ( #693 )
...
* Uniformize folder structure
* Fix icons
* Fix icons
* Fix tests
* Fix tests
2023-07-16 14:29:28 -07:00