Jace

Results 188 issues of Jace

Hey I was trying out cameronjs on my windwos machine and I followed the steps listed there to get started. ```sh jaceb@home MINGW64 ~/git $ yarn global add cameronjs [1/4]...

I was looking at the configurations available and saw it is all based on btford/write-good repo. That has something I think might be nice here, extensions. https://github.com/btford/write-good#extensions Is this something...

I was trying to set this up with the executable on my windows 11 computer. I got this error when trying to install 1.20.5 ![image](https://user-images.githubusercontent.com/638764/178410743-1549cbb4-9f05-49f5-8688-9619ebc5203b.png) After I removed /.kit and...

When the database is sqlite, the deploy won't work until you change your service plan. When you setup render ```bash yarn rw setup deploy render --d sqlite ``` This is...

release:feature
fixture-ok
contributor-pr

I'm excited to try this and just have it work. Do you have plans to update this to start form utah or vancouver instead of tokyo? I was looking at...

When adding an individual, if the individual is the top level, meaning, they are no parents for the person yet, show a parent element for mother and father.

enhancement

![image](https://user-images.githubusercontent.com/638764/101390219-155c2480-3888-11eb-9bcb-92189126be35.png) ![image](https://user-images.githubusercontent.com/638764/101390593-b34fef00-3888-11eb-8d95-4589d2ee33cc.png) To me this is confusing. the "Child of Former Pa.." should be clear via the line who their parents are. Also, seems off to have the lines drawn...

enhancement

Standard types of tests are; 1. UI 16 tests 2. SP tests 3. API tests An item should be create admin only that inserts a test with steps to simplify...

It seems creating groups is now supported thanks to dorian's information; 1. Create atf admin user & impersonante 2. create other users 3. create groups 4. assign users to groups...