|
6c3043f6fc
|
some layout for calendar app
|
2022-06-03 15:25:36 +02:00 |
|
|
3a88ea0b0f
|
answer vue component: use union type instead of enum
|
2022-06-03 14:39:35 +02:00 |
|
|
4217524e63
|
answer to invite: some layout
|
2022-06-01 11:25:45 +02:00 |
|
|
76b49d22e7
|
module in ts to give an answer to calendar invite
|
2022-05-31 22:45:21 +02:00 |
|
|
1c79e25579
|
first component for pushing calendar answer
|
2022-05-27 14:29:10 +02:00 |
|
|
782436ee2e
|
send first calendar on ms graph
|
2022-05-25 21:32:00 +02:00 |
|
|
f962b7543f
|
fix relation inside calendar, bootstrap messenger for handling create and update calendar entity
|
2022-05-25 10:22:30 +02:00 |
|
|
5ea12a581b
|
calendar app: fix concerned groups
|
2022-05-24 22:56:08 +02:00 |
|
|
eb8b8c6939
|
calendar app: set mainUser and options for form
|
2022-05-24 22:45:43 +02:00 |
|
|
352b5b41b0
|
reformat to indentation 2
|
2022-05-24 16:22:05 +02:00 |
|
|
9dba558bef
|
remove unused methods
|
2022-05-23 22:50:48 +02:00 |
|
|
00e87f8c75
|
set mainUser event if not set before
|
2022-05-23 22:50:33 +02:00 |
|
|
a5998ce99d
|
handle moving an event
|
2022-05-23 22:43:19 +02:00 |
|
|
d8e7a7f1af
|
allow to select a date on a calendar
|
2022-05-23 22:34:11 +02:00 |
|
|
d32a69a657
|
prevent loading users calendar multiple times when adding multiple users
|
2022-05-23 18:27:05 +02:00 |
|
|
00ef58301e
|
remove logs
|
2022-05-23 17:59:56 +02:00 |
|
|
3fbdcdc431
|
calendar app: change mainUser if mainUser is selected
|
2022-05-23 17:59:21 +02:00 |
|
|
7dcd5be735
|
fixes for editing calendar
|
2022-05-23 17:30:40 +02:00 |
|
|
a025883a5d
|
create event by selecting a calendar range
|
2022-05-23 16:48:17 +02:00 |
|
|
38c7c8de60
|
remove log messages
|
2022-05-23 15:07:58 +02:00 |
|
|
f825c69ce5
|
fetch remote calendar and show on FullCalendar frame
|
2022-05-23 15:00:32 +02:00 |
|
|
a349089f3d
|
change text color and remove unused consts
|
2022-05-20 20:44:55 +02:00 |
|
|
461fc1c41f
|
add toggle button to show/add remote and ranges for each user in calendar
|
2022-05-20 20:40:24 +02:00 |
|
|
dba0e84781
|
calendar app: fix list for showing users and their colors (not in rgith place in page)
|
2022-05-18 13:33:56 +02:00 |
|
|
b89edc29af
|
calendar app: do not store events twice in vuex
|
2022-05-17 17:31:17 +02:00 |
|
|
b50c51bc2a
|
calendar items wit round-robin color
|
2022-05-17 17:16:48 +02:00 |
|
|
f68c69d443
|
refactor to use store for storing events
|
2022-05-17 16:57:31 +02:00 |
|
|
682dc2174e
|
some style changes
|
2022-05-17 16:26:21 +02:00 |
|
|
c0f9bf35ac
|
fix toggle to show or hide appointments
|
2022-05-17 16:05:00 +02:00 |
|
|
0c61edd0d6
|
everything changed to use store for faster re-render of calendar
|
2022-05-17 15:49:50 +02:00 |
|
|
85f00fdb28
|
refactor store in calendar
|
2022-05-16 17:20:15 +02:00 |
|
|
6144f2439a
|
wip store mainUser in both store and input data with event
|
2022-05-16 15:30:35 +02:00 |
|
|
4be3efc619
|
work on create calendar
|
2022-05-13 13:49:24 +02:00 |
|
|
f4b1a25a67
|
quick fixes to make calendar app work
|
2022-05-12 12:50:55 +02:00 |
|
|
88784b7f7e
|
copy ranges from one day to another fixed
|
2022-05-12 12:23:39 +02:00 |
|
|
c339f7a828
|
fix merge conflict
|
2022-05-11 21:31:08 +02:00 |
|
|
5ceddc747d
|
start copy dates
|
2022-05-11 21:27:47 +02:00 |
|
|
f8a9cafacb
|
add today button again
|
2022-05-11 15:15:13 +02:00 |
|
|
ce78177ab7
|
only fetch data for view and adapt all callbacks for header buttons
|
2022-05-11 15:15:13 +02:00 |
|
|
7c693b7495
|
change height of calendar for better overview
|
2022-05-11 15:15:13 +02:00 |
|
|
6631e77df5
|
more changes to save modified, deleted new plages immediately
|
2022-05-11 15:15:13 +02:00 |
|
|
c77af0bc4a
|
start refactoring
|
2022-05-11 15:15:13 +02:00 |
|
|
e28d17a131
|
ranges are immediately deleted as well as saved (needs refactoring)
|
2022-05-11 15:15:13 +02:00 |
|
|
2b1c3d1aff
|
comment out console logs
|
2022-05-11 15:15:13 +02:00 |
|
|
f3444b6a58
|
change ranges to 15min instead of 30 + save new range immediately
|
2022-05-11 15:15:13 +02:00 |
|
|
901b496030
|
quick fixes to make calendar app work
|
2022-05-09 18:01:09 +02:00 |
|
|
cebdfdaa30
|
start refactoring
|
2022-05-06 17:38:08 +02:00 |
|
|
5a1a33b6a4
|
ranges are immediately deleted as well as saved (needs refactoring)
|
2022-05-06 16:25:03 +02:00 |
|
|
28c0b8994b
|
comment out console logs
|
2022-05-06 15:55:05 +02:00 |
|
|
9c070cd8ae
|
change ranges to 15min instead of 30 + save new range immediately
|
2022-05-06 15:54:35 +02:00 |
|