Maciej Kasprzyk

Results 7 issues of Maciej Kasprzyk

### Functionality changes toSentence - Result of `toSentence([])` is `""` (previously it rised an error). - Empty strings, null and undefined in array are ommited ... so `toSentence([null, 'test', undefined])`...

Has anyone succeeded in deploying on Heroku? I tried like this: 1. Setup Heroku project ```bash heroku login heroku create my-memos heroku stack:set container -a my-memos ``` 2. Add heroku.yml...

### Current When moving a cursor over section, a triangle in corner reacts. This may suggest that section is clickable but atm it's not. ![hover-before](https://github.com/user-attachments/assets/90b66fca-b7ec-4bd4-9a88-38aa39bcbaf5) ### After When section is...

## Proposed Changes https://github.com/pupilfirst/pupilfirst/issues/1686 Adds a button which will trigger `SyncProfileService::execute`. ## Sync only one user? I assume current `SyncRolesService` cannot be used, because it would affect whole school. It...

## Proposed Changes Hi. Spotted this minor thing while looking at recent discord issues. ![discord_role](https://github.com/user-attachments/assets/9bde2be4-0835-47f5-88d0-31015023bb30) [It seems](https://guides.rubyonrails.org/association_basics.html#options-for-has-and-belongs-to-many) there is no `dependent` option for `has_and_belongs_to_many`. - [X] remove unsuported option -...

**Describe the bug** With captcha enabled I'm not able to sign in. _There are couple of possible improvements on this page, including https://github.com/pupilfirst/pupilfirst/issues/1326. In this ticket let's focus on just...

bug

Hi again! ## Proposed Changes Currently: This PR: @pupilfirst/developers ## Merge Checklist - [x] Add specs that demonstrate bug / test a new feature. - [x] Check if route, query,...