Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Set file reminders #39685

Merged
merged 36 commits into from
Aug 9, 2023
Merged

feat: Set file reminders #39685

merged 36 commits into from
Aug 9, 2023

Commits on Aug 9, 2023

  1. feat(files_reminders): integrate load scripts

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dec0111 View commit details
    Browse the repository at this point in the history
  2. feat(files_reminders): add reminder service

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    71943eb View commit details
    Browse the repository at this point in the history
  3. fix: due date nullable

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    efed517 View commit details
    Browse the repository at this point in the history
  4. fix: frontend ocs

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    00da82a View commit details
    Browse the repository at this point in the history
  5. feat(files_reminders): add datetime utils

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e97206b View commit details
    Browse the repository at this point in the history
  6. feat(files_reminders): register file action

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d6bf9e3 View commit details
    Browse the repository at this point in the history
  7. feat(files_reminders): emit action menu opened

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1acdb73 View commit details
    Browse the repository at this point in the history
  8. fix: action icon color

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e6cbb38 View commit details
    Browse the repository at this point in the history
  9. feat(files_reminders): add logger

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5ca3770 View commit details
    Browse the repository at this point in the history
  10. feat(files_reminders): add webpack module

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2089fba View commit details
    Browse the repository at this point in the history
  11. feat(files_reminders): add types

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fdfdb2a View commit details
    Browse the repository at this point in the history
  12. feat(files_reminders): mount set reminder actions

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    10b0d67 View commit details
    Browse the repository at this point in the history
  13. fix: prevent sidebar from opening

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    10a921e View commit details
    Browse the repository at this point in the history
  14. feat(files_reminders): add verbose date string util

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    419bea6 View commit details
    Browse the repository at this point in the history
  15. feat(files_reminders): add set reminder actions

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5e4881b View commit details
    Browse the repository at this point in the history
  16. enh: later today 3 hours later

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    07c0f7e View commit details
    Browse the repository at this point in the history
  17. enh: rename to saturday sunday

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c2dfc42 View commit details
    Browse the repository at this point in the history
  18. enh: shorten date string if same day

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    440959a View commit details
    Browse the repository at this point in the history
  19. fix: indent with tabs

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    41856fb View commit details
    Browse the repository at this point in the history
  20. enh: use vue-material-design-icons

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d1367ec View commit details
    Browse the repository at this point in the history
  21. fix: composer

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7a4c200 View commit details
    Browse the repository at this point in the history
  22. feat(files_reminders): v1.0.0

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7af30fc View commit details
    Browse the repository at this point in the history
  23. enh: add clean up buffer

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    18fb955 View commit details
    Browse the repository at this point in the history
  24. fix: eslint

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    683041c View commit details
    Browse the repository at this point in the history
  25. fix: load script

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    89692cf View commit details
    Browse the repository at this point in the history
  26. fix: remove non-existing reminder notification

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0b15fee View commit details
    Browse the repository at this point in the history
  27. enh: use alarm icon

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    893da9c View commit details
    Browse the repository at this point in the history
  28. refactor: format options

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dbe8ba2 View commit details
    Browse the repository at this point in the history
  29. enh: remove icons

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d086fe3 View commit details
    Browse the repository at this point in the history
  30. feat: custom date & time

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    597abe0 View commit details
    Browse the repository at this point in the history
  31. enh: en dash

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ce3119e View commit details
    Browse the repository at this point in the history
  32. enh: move to 8am

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ffd68a8 View commit details
    Browse the repository at this point in the history
  33. chore: compile assets

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    38e4ba2 View commit details
    Browse the repository at this point in the history
  34. enh: pass params in subject

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    86db2d7 View commit details
    Browse the repository at this point in the history
  35. enh: set later today to 6pm

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9d43583 View commit details
    Browse the repository at this point in the history
  36. chore: compile assets

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1d2ec6b View commit details
    Browse the repository at this point in the history