Commit graph

11 commits

Author SHA1 Message Date
a34c48b26c Fix bug
When the user clicks a project on /projects, and then clicks
"New task" the project that has been clicked should persist to
the "New task" page.
2024-04-25 02:16:48 -03:00
97486320cb Update client/Gemfile.lock 2024-04-25 01:47:08 -03:00
97011e288c v0.4.0 2024-04-25 01:36:45 -03:00
c9f4b9fa7f Further tweaks to markdown CSS 2024-04-25 01:34:08 -03:00
50e3a6d6a4 Improve render of markdown HTML 2024-04-25 01:10:48 -03:00
5f5f15b9f6 Add filter placeholder 2024-04-25 00:46:13 -03:00
b39017b6f2 Fix 'rake schema:regen' 2024-04-24 03:26:57 -03:00
c3b5c2377c Add FilterInput
Easier to quickly set focus on project.
2024-04-24 03:21:07 -03:00
ef51483b0f Set max height on ProjectSelect 2024-04-23 14:11:23 -03:00
d15a09ac1b Rename: *.gemspec.erb => *.gemspec.tt 2024-04-21 22:54:47 -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