Camille Moussu
6562351a2f
[ #77 ] blocked resize and DnD on recurring events
2025-09-09 11:48:43 +02:00
Camille Moussu
37ab51784c
[ #77 ] added event start day selected by default when repetition is set to weekly
2025-09-08 11:23:24 +02:00
Camille Moussu
353d6761b4
[ #77 ] event date modification doesnt duplicate anymore
2025-09-08 09:37:01 +02:00
Camille Moussu
2f071303de
[ #77 ] fixed delete refresh issue and added more tests
2025-09-05 16:41:05 +02:00
Camille Moussu
0549a77d92
[ #77 ] fixed when getEventAsync is dispatched to prevent missing data
2025-09-05 13:07:51 +02:00
Camille Moussu
8efeea8102
[ #77 ] added tests and fixed bug
2025-09-05 12:36:58 +02:00
Camille Moussu
6de3280851
[ #77 ] fixed occurrences other typo, augmented the match window to update the calendar
2025-09-04 18:06:32 +02:00
Camille Moussu
88b36efbf3
[ #77 ] fixed occurences typo
2025-09-04 15:56:52 +02:00
Camille Moussu
80028b3f26
[ #77 ] added repetition proper display and editing
2025-09-04 15:02:55 +02:00
Camille Moussu
ce41bdd23c
Merge pull request #75 from linagora/7-story-complex-events
...
complex display
2025-09-03 16:55:33 +02:00
Camille Moussu
a58373854e
[ #7 ] removed free/busy field
2025-09-03 16:09:21 +02:00
Camille Moussu
b3c05e0aa5
[ #7 ] fixed attendance update when editing event
2025-09-03 11:10:17 +02:00
Camille Moussu
a83bf2fd5c
[ #7 ] removed timezones from popup and added toggle when select free busy
2025-09-03 10:46:22 +02:00
Camille Moussu
ee01e1d027
[ #77 ] added complex ui for repetition, fixed broken tests due to new feature
2025-09-02 18:14:55 +02:00
Crash--
63ddbacf19
fix: Build issue on Mac ARM
...
Since the project is actually only used on Linux,
npm didn't have installed packaged needed for
Mac ARM.
I just needed to force install rspack to get the
needed packages. I took the opportunity to upgrade
rspack version.
It fixes:
```
npm run start
> front@0.1.0 start
> PORT=5000 rsbuild dev
node:internal/modules/cjs/loader:1410
const err = new Error(message);
^
Error: Cannot find module '@rspack/binding-darwin-arm64'
```
2025-09-01 10:23:03 +02:00
Benoit TELLIER
9b304c58f8
Publish build for main branch ( #88 )
2025-08-30 10:28:51 +02:00
Benoit TELLIER
7d679d1357
Publish docker images ( #87 )
2025-08-30 10:18:04 +02:00
Camille Moussu
b6f55da506
[ #7 ] fixed state update when moving event from calednars
2025-08-29 14:50:52 +02:00
Camille Moussu
64f3ff0aa4
[ #7 ] fixed move destination
2025-08-29 10:21:43 +02:00
Camille Moussu
8ce8839383
[ #7 ] fixed attendee management in the list
2025-08-28 16:45:49 +02:00
Camille Moussu
282cbfc80e
[ #7 ] fixed attendee search in full display
2025-08-28 16:27:08 +02:00
Camille Moussu
1c6cdb382b
[ #7 ] fixed test with incorect date gestion
2025-08-28 15:13:44 +02:00
Camille Moussu
a2b0ab32b7
[ #7 ] added MOVE support for changing calendar for event + missing tests for this PR
2025-08-28 13:08:10 +02:00
Camille Moussu
6669eeb456
[ #7 ] fixed allday implementation to prevent errors with openpaas
2025-08-27 14:55:14 +02:00
Camille Moussu
b1c3331518
[ #7 ] added missing complex params to event creation
2025-08-26 16:46:03 +02:00
Camille Moussu
07a17af478
[ #7 ] added selector to add attendee when editing
2025-08-26 15:46:27 +02:00
Camille Moussu
5864875775
[ #7 ] restored refresh after modification
2025-08-26 14:46:10 +02:00
Camille Moussu
502b6d6783
[ #7 ] added saving to editing event
2025-08-26 14:17:14 +02:00
Camille Moussu
e8a0ac41ef
[ #7 ] skeleton for complexe display
2025-08-25 17:01:18 +02:00
Camille Moussu
18b24edd46
Merge pull request #54 from linagora/4-story-manage-attendance
...
4 story manage attendance
2025-08-25 10:10:37 +02:00
Camille Moussu
f3ebd7c107
[ #4 ] added explicit log for 201
2025-08-25 09:49:35 +02:00
Camille Moussu
684fd82027
[ #4 ] event url is now stored and reused when updating event to prevent duplication
2025-08-25 09:47:43 +02:00
Camille Moussu
4ba8be73b7
[ #58 ] changed the error detection to prevent displaying error on first connection
2025-08-22 12:11:38 +02:00
Camille Moussu
4e31b2666c
[ #4 ] fixed test
2025-08-22 10:52:37 +02:00
Camille Moussu
6c58680450
[ #4 ] added padding between calendar headers
2025-08-22 10:48:09 +02:00
Camille Moussu
aaba50cf00
[ #4 ] added delegated calendars
2025-08-21 16:00:49 +02:00
Camille Moussu
cc262d6816
[ #4 ] fix test and imports
2025-08-21 16:00:48 +02:00
Camille Moussu
5e410124cc
[ #32 ] changed how userinfo is filled
2025-08-21 15:56:35 +02:00
Camille Moussu
6f43b560c4
[ #4 ] fixed test for d&d
2025-08-21 15:56:35 +02:00
Camille Moussu
cd829703e9
[ #4 ] attendance now change event display
2025-08-21 15:56:34 +02:00
Camille Moussu
a71d1f12fb
[ #4 ] fixed duplication when managing attendance
2025-08-21 15:51:41 +02:00
Camille Moussu
38dfb49dc8
[ #4 ] added tests
2025-08-21 15:49:34 +02:00
Camille Moussu
b3d85eb15c
[ #4 ] added attendance management
2025-08-21 15:49:34 +02:00
Camille Moussu
a6c6f944a6
[ #50 ] fixed mailto duplication
2025-08-21 13:18:41 +02:00
Camille Moussu
5cdce4201a
[ #50 ] fixed sent invite to appear on invitee calendar
2025-08-21 13:18:41 +02:00
Camille Moussu
eac718cfdc
[tests] removed noisy warnings
2025-08-21 13:18:41 +02:00
Camille Moussu
d7b3d4e077
[ #50 ] added attendee search and tests
2025-08-21 13:18:41 +02:00
Camille Moussu
9a58c485ac
[ #32 ] added check is no name or lastname
2025-08-21 09:27:29 +02:00
Camille Moussu
b9d2a16984
[ #32 ] changed how userinfo is filled
2025-08-21 09:27:29 +02:00
Camille Moussu
290c7f301b
[ #32 ] added setup in readme and support to missing applist.js
2025-08-21 09:27:29 +02:00