mohammadamer
563e5ba024
Fix All Day event issue
...
Fix All Day event issue that makes All Day events date expanded to another day instead of being full day event.
2021-11-22 21:18:49 +02:00
Hugo Bernier
052ec4f3db
Fixed query labels without the sample tag
2021-11-21 00:14:21 -05:00
Hugo Bernier
026934d79c
Fixed discussion query to remove labels
2021-11-21 00:00:02 -05:00
Hugo Bernier
15215dd8fe
Fixing hungry regex
2021-11-20 23:55:10 -05:00
Hugo Bernier
38c5ec7920
Fixed all readmes to point to their respective sample labels
2021-11-20 23:07:01 -05:00
Hugo Bernier
c7fecfd583
Moved disclaimer to bottom
2021-11-07 02:11:17 -05:00
Hugo Bernier
e9cc7d7069
Merge branch 'main' into React-Calendar-recurrent-events-issue
2021-11-04 01:25:39 -04:00
Hugo Bernier
ff8274ade1
Updated tags to say SPFx
2021-11-02 00:46:21 -04:00
Hugo Bernier
8161d1f64f
Added SPFx doctor to README instructions
2021-11-02 00:04:30 -04:00
Hugo Bernier
fb516ca1c2
Updated compatibility matrix for SPFx 1.10
2021-11-01 22:28:25 -04:00
Hugo Bernier
fcfaecda83
Removed reference to LTS
2021-11-01 21:07:49 -04:00
mohammadamer
195e67ec28
Merge branch 'pnp:main' into React-Calendar-recurrent-events-issue
2021-11-01 01:18:06 +02:00
mohammadamer
a6c61538aa
Fix recurrent events endby date isn't applied correctly
2021-11-01 01:16:51 +02:00
Hugo Bernier
9f9805d6bb
Merge branch 'main' into patch-2
2021-10-31 14:01:24 -04:00
Hugo Bernier
525af507ec
Updated sample.json and readme
2021-10-31 14:00:11 -04:00
Hugo Bernier
3f85ca66b3
Updated sample.json to remove created and updated
2021-10-31 13:19:05 -04:00
Hugo Bernier
a2df9ea25f
Updated readme and sample.json
2021-10-30 00:46:42 -04:00
mohammadamer
a69b3ef469
Update parseRecurrenceEvent.ts
...
Parsing EventDate and EndDate in case the event instance is an exception recurrent event which resolve unhandled exception that happens when end user clicks such events with unparsed date in the calendar view.
2021-10-16 20:11:32 +03:00
mohammadamer
b56448a657
Update Year.tsx
...
Highlight today style in the year view like the other calendar views
2021-10-03 00:53:05 +03:00
mohammadamer
91a2da907d
Update
...
Update year view to look nicer and highlight today in year view like the other calendar views.
2021-10-03 00:48:50 +03:00
Hugo Bernier
54a685797b
Merge branch 'main' into master
2021-07-14 15:46:22 -04:00
Hugo Bernier
9484e85576
Updated readme and sample json, as solution version
2021-07-14 15:43:33 -04:00
mohammadamer
540c3a8ded
Update events.ts to disable Edit Recurrence Series button when user has readonly access
...
Disable Edit Recurrence Series button when user has readonly access
2021-07-14 19:26:57 +03:00
Hugo Bernier
788af86aa1
Update readme and sample.json
2021-06-27 01:26:13 -04:00
Abderahman88
24a38e0fa6
fix year-view overlap
2021-06-22 01:52:21 +02:00
Hugo Bernier
65703eace0
Updated readme and sample.json
2021-05-19 23:27:40 -04:00
Eli
894ed03ca0
Moved the recurrent event parsing further down in the function, and now the week-view seems to work fine again
2021-05-10 13:12:59 +02:00
Eli
76c8cbcd96
Added save to local storage so that the api-calls to getLocalTime is not made for every event, on every refresh. No the code will first compare the results with the localStorage results - and if they are equal - use the local to display the event. If they are not equal, the for loop will run like before. WARNING: This triggers a bug in the 'week'-view. Have not fixed this yet
2021-05-10 12:42:56 +02:00
Eli
d2abcf24d1
removed the localStorage thing again. If this is to be used I need to add a compare-function to make sure that new events are added to the local storage.
2021-05-10 09:47:34 +02:00
Eli
fa8de53a12
Added local storage to avoid all the api-requests getting called on every refresh of the page. Which again could lead to throttling
2021-05-07 21:33:48 +02:00
Hugo Bernier
7e8624c017
Update sample.json
2021-05-03 00:48:51 -04:00
Hugo Bernier
68f7f67761
Changed from updated to modificationDateTime
2021-05-02 15:39:42 -04:00
Hugo Bernier
cd1cb830d6
Changed master to main
2021-05-02 15:04:59 -04:00
Hugo Bernier
82598c094f
Added links to issue templates
2021-04-26 02:08:59 -04:00
Hugo Bernier
5d146e40b0
Merge branch 'master' into master
2021-04-04 22:18:28 -04:00
Hugo Bernier
1b11dcba16
Updated sample json and readme
2021-04-04 22:16:03 -04:00
mohammadamer
c97646dddb
Update sv-se.js
...
Update popup confirmation message so the end user can get different messages when delete (All Recurrences events) or (One Recurrence event)
2021-03-27 20:57:09 +02:00
mohammadamer
1ce43186bf
Update pt-pt.js
...
Update popup confirmation message so the end user can get different messages when delete (All Recurrences events) or (One Recurrence event)
2021-03-27 20:56:18 +02:00
mohammadamer
16d4af58ee
Update nl-nl.js
...
Update popup confirmation message so the end user can get different messages when delete (All Recurrrences events) or (One Recurrence event)
2021-03-27 20:54:38 +02:00
mohammadamer
868056c581
Update en-us.js
...
Update popup confirmation message so the end user can get different messages when delete (All Recurrrences events) or (One Recurrence event)
2021-03-27 20:53:33 +02:00
mohammadamer
85c0d59b12
Update mystrings.d.ts
...
Update popup confirmation message so the end user can get different messages when delete (All Recurrrences events) or (One Recurrence event)
2021-03-27 20:51:57 +02:00
mohammadamer
83e8dd1449
Update event.tsx
...
Update popup confirmation message so the end user can get different messages when delete (All Recurrrences events) or (One Recurrence event)
2021-03-27 20:47:12 +02:00
Hugo Bernier
974e5e671f
Updated readme and sample.json
2021-03-21 01:14:43 -04:00
mohammadamer
2aa033e372
Change RecurrenceID to Date type
...
Change RecurrenceID to Date type like SharePoint Standard functionality to solve the issue of deleting one occurrence of recurrent event
2021-03-18 18:02:12 +02:00
mohammadamer
4cecbce672
Change RecurrenceID to Date type
...
Change RecurrenceID to Date type like SharePoint Standard functionality to solve the issue of deleting one occurrence of recurrent event
2021-03-18 18:00:18 +02:00
mohammadamer
d7f623adbf
Update spservice.ts to fix delete events
...
Change the RecurrentID to Date type
Some fixes for RecurrentID in some places since it became a Date Type
applied SharePoint Standard functionality for deleting one occurrence of recurrent event by adding prefix "Deleted"
2021-03-18 17:45:16 +02:00
mohammadamer
28900087ec
Update spservice.ts to fix delete events
...
Update spservice.ts to fix issue with delete recurrence events that has no recurrence Exception.
2021-03-16 14:02:54 +02:00
Hugo Bernier
7ed51a0838
Updated sample JSON
2021-03-15 03:48:14 -04:00
Hugo Bernier
e6cd0b17de
Added sample metadata
2021-02-08 02:19:31 -05:00
Abderahman88
9a84340da3
fixed timezone difference
2020-12-24 22:15:44 +01:00