Results 18 issues of Zaffer

Is it possible to the call the CRUD functions inside the application from other parts of the code? How do I do that? ie: `user = users.get(f"/user/{user_id}")` or something like...

I'm a noob at npm and frontend frameworks, but what do I do about all the warnings npm throws at me? Like this: ![image](https://user-images.githubusercontent.com/51871197/123558631-a3055000-d797-11eb-9c5b-c7b4a4513950.png) Some of this quite scary!? Thanks...

The link in the read me and also the terminal output of docker compose shows: curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py But it's depreciated, must now be: curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/install-poetry.py

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

feature

your example code: `=ImportJSON("https://mysafeinfo.com/api/data?list=bestnovels&format=json&rows=20&alias=cnt=count,avg=average_rank,tt=title,au=author,yr=year", "/title") ` returns Reference does not exist error because "/title" should be "/Title".

Please add just the 4 basic types of toaster? This is the default clasess: - warning - info - success - error Then I can use this code and do...

Hi please add the .info and .warning as standard. This way it will be compatible for me to move over from toastr js (https://codeseven.github.io/toastr/) will also be nice to implement...

Love SQLModel! Got confused in the start because I Pulled HEAD instead of base for the tutorial start.

A clear and concise description of what the problem is. > I'm always frustrated when I don't have control of the algorithm's recommendations, especially as it relates to heuristics that...

**Is your feature request related to a problem? Please describe.** Hold mouse over tab title should pop up with full file name. **Describe the solution you'd like** This will allow...