feature/fetch-projects-by-keyword #15

Merged
aniram merged 22 commits from feature/fetch-projects-by-keyword into main 2026-02-04 19:43:43 +00:00
Owner
No description provided.
aniram added this to the 2026.1 milestone 2026-02-04 19:20:28 +00:00
aniram self-assigned this 2026-02-04 19:20:28 +00:00
Reviewed-on: https://git.marina.sh/aniram/cidadon/pulls/14
aniram left a comment
Author
Owner

good, needs very few changes

good, needs very few changes
@ -0,0 +48,4 @@
Name string `json:"nome"`
}
//<dataHora>2025-12-19T17:22</dataHora>
Author
Owner

remove this comment block

remove this comment block
aniram marked this conversation as resolved
@ -71,3 +72,2 @@
/** JS injected CSS classes **/
@source inline("hidden");
@source inline("invisible");
@source inline('hidden');
Author
Owner

let's be consistent here, use either single or double quotes

let's be consistent here, use either single or double quotes
aniram marked this conversation as resolved
aniram merged commit e96177e012 into main 2026-02-04 19:43:43 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aniram/cidadon!15
No description provided.