Type | Line | Description |
---|---|---|
TODO | 45 | Find a better way to handle the password hashing. |
Type | Line | Description |
---|---|---|
TODO | 101 | Add type hint for filter param once interface is worked out |
Type | Line | Description |
---|---|---|
TODO | 33 | Allow retrieval of more fields from referenced tables. If, for example, you wanted to show all the fields in an address rather than just a single value to represent that foreign key value. |
Type | Line | Description |
---|---|---|
TODO | 57 | Implement url() method. |
TODO | 62 | Implement initComponent() method. |
Type | Line | Description |
---|---|---|
TODO | 98 | Refactor this into a separate class. |
TODO | 202 | Can now use or ManyToMany stuff instead of this. |
Type | Line | Description |
---|---|---|
TODO | 182 | Look into doing this completely client-side instead littering these placeholders in server response. |