Commit graph

12 commits

Author SHA1 Message Date
1b98c2dce9 Fix NoMethodError 2024-04-27 00:46:24 -03:00
e651789ed4 Add -t, --target 2024-04-27 00:38:02 -03:00
3105be205e Replace Twenty::Path 2024-04-26 23:55:33 -03:00
e7f910be5f Fix docs 2024-04-26 23:44:20 -03:00
7425ee18cf Fix typos 2024-04-26 21:15:40 -03:00
f5c299cbc8 Fix docs 2024-04-26 16:52:18 -03:00
b919e97296 Require an absolute path for Project#path 2024-04-26 16:46:33 -03:00
c324246186 Remove new? guard on path existence 2024-04-26 16:46:33 -03:00
3ce9248518 Require Project#path to exist on create 2024-04-26 16:46:33 -03:00
671c3d92e3 Add Twenty::Project#path_exist? 2024-04-26 16:46:26 -03:00
e3a89efb5a Add open task count to /projects 2024-04-25 18:44:25 -03:00
2e8cf6e333 Drop 'twenty-' prefix from toplevel directories
The directories twenty-{server,client,cli} have been renamed to
not include 'twenty-'. The gems are still published with the twenty-
prefix, otherwise a collision is impossible to avoid. This commit makes
it slightly easier to generalize twenty.
2024-04-21 20:11:25 -03:00