Calinoiu Alexandru Nicolae

Results 27 issues of Calinoiu Alexandru Nicolae

Hi, Do you plan to implement swipe to remove animations similar to ListViewAnimator?

The library looks flexible enough so adding support in my app for json:api with this gem should be trivial, was wondering if there is a deeper reason on why not...

On ubuntu 20.04 Fish version 3.1 Steps to reproduce - install nvm with `omf install nvm` - run nvm all works good - `refresh` - try to run nvm you...

**Describe the bug** I have an notifications table in my database, after adding a Notifications relation I started receiving very strange errors. Upon investigation it turns out that instrumentation will...

Hi, I have the following simple relations, a `user` has many `tasks` throught `users_tasks`. The following code in the `UserRepo` will work fine ``` user1 = users.changeset(:create, new_users.first) command =...

bug
unconfirmed

Hi fellows, I've created a couple of `gin` indexes to speed up my pg_search scopes. All works fine and the generated queries use the indexes if I do simple against...

indexes

## Expected Behavior Will like the readme to have plain ruby examples ## Actual Behavior The readme looks very rails oriented ## Steps to Reproduce the Problem None ## Specifications...

good first issue

The current documentation is hosted here https://github.com/deanwampler/deanwampler.github.io/tree/3e605ff512458b93d7761d0593be8812a51636f4/open-source/aquarium Will need to move it to some other place.

Hi, I have configured [rubocop-md](https://github.com/rubocop-hq/rubocop-md) on my project, it runs fine when I run rubocop form the terminal. When I run it via guard, I get the following error ```...

bug

Trying to parse de following wsdl file [ws-rca-dev.24broker.ro.xml.txt](https://github.com/elixir-soap/soap/files/5535597/ws-rca-dev.24broker.ro.xml.txt) I get all lists empty ``` {:ok, %{ complex_types: [], endpoint: "", messages: [], namespaces: %{}, operations: [], schema_attributes: %{ element_form_default: "",...