]> source.dussan.org Git - nextcloud-server.git/commit
feat(files_reminders): Add reminder status indicator
authorChristopher Ng <chrng8@gmail.com>
Thu, 15 Feb 2024 01:05:38 +0000 (17:05 -0800)
committerChristopher Ng <chrng8@gmail.com>
Fri, 8 Mar 2024 11:46:55 +0000 (03:46 -0800)
commitc9139c64ffde394a00ae5aed6bc95949b4f8a076
tree02401bead49041966dd2dc487bbf60e78ce45b17
parent5ae3556178dcaa8b80d58ac0e9ca35a857768650
feat(files_reminders): Add reminder status indicator

Signed-off-by: Christopher Ng <chrng8@gmail.com>
apps/files_reminders/src/actions/reminderStatusAction.ts [new file with mode: 0644]
apps/files_reminders/src/components/SetCustomReminderModal.vue
apps/files_reminders/src/init.ts
apps/files_reminders/src/services/customPicker.ts