Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:HTML language:Java language:HTML linked:pr

Filter by

3.7M results  (329 ms)

3.7M results

Problema La editarea unei cheltuieli (sau venituri), apăsa Salvează returna eroarea [object Object] în loc de un mesaj clar. Root cause ExpenseUpdate și IncomeUpdate aveau câmpul date: Optional[date] ...
bug
financiar-pl

Weekly digest notification A Sunday-evening summary notification for parents recapping the week per child. Behaviour - New notification type weekly_digest (parent-facing, off by default). - A daily ...
enhancement

Feature Name Developer Portfolio Analytics Dashboard Description Create a responsive dashboard that helps developers track portfolio performance, project statistics, GitHub activity, coding streaks, ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
type:feature

Feature Name Job Application Tracker Dashboard Description Create a responsive dashboard that helps users track job applications, interview stages, application statuses, deadlines, recruiter contacts, ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
type:feature

Summary Add two new zero-token providers for the Indonesian job market, following the existing provider plugin pattern (like greenhouse/lever/workable). Motivation Indonesia has a booming tech job market ...

Description For debounce({ strategy: leading }), the backend repositories always preserve the existing nextRunAt and the original debounceStartedAt on subsequent saves, with no check for whether the debounce ...

Description In BaseNotificationChannel, clearReconnect() resets the attempt counter: protected clearReconnect(): void { if (this.reconnectTimeout) { clearTimeout(this.reconnectTimeout); this.reconnectTimeout ...

I m getting ready to teach BBH ch29 in bbh-2024.1.131. The lesson material needs some improvements: - I d like the content and format to be as similar to previous lessons, particularly, BBH 26, 27, ...

Description Job.unique() overwrites uniqueOpts wholesale: unique(unique, opts?) { this.attrs.unique = unique; this.attrs.uniqueOpts = opts; // clobbers existing opts return this; } debounce() ...

Description Job.isExpired() reads the job definition and dereferences it without a guard: const definition = this.agenda.definitions[this.attrs.name]; const lockDeadline = new Date(Date.now() - definition.lockLifetime); ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.