WIP: web: implement search history #3

Draft
Manos Pitsidianakis wants to merge 1 commits from web-calendar-search into main

Signed-off-by: Manos Pitsidianakis manos@pitsidianak.is

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
Manos Pitsidianakis added 1 commit 2023-12-26 19:24:52 +02:00
b537f22c09
WIP: web: implement search history
Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
Manos Pitsidianakis force-pushed web-calendar-search from b537f22c09 to d07a0487e6 2024-01-16 10:45:34 +02:00 Compare
This pull request has changes conflicting with the target branch.
  • web/Cargo.toml
  • web/src/lib.rs
  • web/src/lists.rs
  • web/src/main.rs
  • web/src/minijinja_utils.rs
  • web/src/templates/calendar.html
  • web/src/templates/css.html
  • web/src/templates/header.html
  • web/src/templates/lists/list.html
  • web/src/templates/topics.html
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b web-calendar-search main
git pull origin web-calendar-search

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff web-calendar-search
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: meli/mailpot#3
There is no content yet.