Commit graph

323 commits

Author SHA1 Message Date
85d0280b8c Set default status in 'CreateTask' 2024-03-28 14:38:23 -03:00
b459240ddb Fix 'UpdateTask' 2024-03-28 14:17:12 -03:00
9bbc067ff0 Fix create of 'datadir', 'tmpdir' 2024-03-28 14:02:07 -03:00
4cbd4d6f39 Replace ActiveRecord with Sequel 2024-03-28 13:44:51 -03:00
689b650a75 Replace webrick with rack + puma 2024-03-27 19:08:00 -03:00
1eab5c121b Drop <h1> from Task.tsx, fix Context.ts 2024-03-19 13:20:00 -03:00
1de76126f2 Add rake/tasks/rubocop.rake 2024-03-13 09:15:47 -03:00
b28a723d19 Replace ParamContext & CookieContext with AppContext 2024-03-13 06:58:18 -03:00
e1fb2875ae Persist 'projectId' between page reloads 2024-03-12 11:04:08 -03:00
510abf3031 Fix 'rake nanoc:watch' on hardenedbsd. 2024-03-12 05:47:48 -03:00
4dc4a335fe README: update 2024-03-12 05:11:38 -03:00
228198af44 Update Path 2024-03-12 04:57:14 -03:00
32989a92bf Update cmd.rb to v0.5.0 2024-03-11 15:03:04 -03:00
2350a8d56e README: update 2024-03-11 14:54:53 -03:00
e871c5309a Move 20.png to share/twenty/demo.png 2024-02-18 06:42:13 -03:00
2d8287da94 cli: update option descriptions 2024-02-18 01:19:49 -03:00
f42015faa9 Update bin/setup 2024-02-18 01:15:22 -03:00
3aee102d80 cli: --bind -> -f, --fork 2024-02-17 22:33:18 -03:00
07ea06931c Add bin/setup 2024-02-17 21:43:16 -03:00
a384fa7391 Fix stale references to twenty-backend 2024-02-17 20:41:35 -03:00
f2f1474fac cli: add RescueMixin
Add an error handler to the CLI
2024-02-17 20:23:46 -03:00
a1e1739b63 server: modify .rubocop.yml, commit result 2024-02-17 16:21:36 -03:00
8246c43e30 cli: add .rubocop.yml 2024-02-17 16:21:36 -03:00
c6203c83bd cli: add daemon support to 'up' & 'down' commands 2024-02-16 04:47:33 -03:00
5b39384442 Fix require in lib/twenty.rb 2024-02-16 03:20:42 -03:00
d72b9597f0 cli: add ability to bind to custom addr / port 2024-02-16 01:21:12 -03:00
3ab0106d11 cli: update cmd.rb dependency 2024-02-16 01:10:06 -03:00
786af18ac7 Rename 'frontend' as 'client', 'backend' as 'server' 2024-02-15 22:23:10 -03:00
c4c0b7fc0e v0.3.5 2024-02-15 21:46:26 -03:00
e62fa1ba66 Update tasks/nanoc.rake 2024-02-15 21:21:57 -03:00
6406bb6eaa Add webpack.{production,development}.js 2024-02-15 21:03:39 -03:00
436060fc8a Nuke cache in 'nanoc:clean' 2024-02-15 20:35:04 -03:00
7da20dfcfa frontend: update webpack / tsconfig 2024-02-09 21:44:36 -03:00
4804fa6678 No longer require bundle exec rake 2024-02-09 20:27:50 -03:00
8d0a0da564 frontend: update nanoc-webpack.rb 2024-02-09 20:01:58 -03:00
7e4998ad90 Update .projectile 2024-02-09 19:57:53 -03:00
4c3a4b5725 Add Rakefile.rb task descriptions 2024-02-09 19:57:29 -03:00
417018ce35 cli: add command alias (20) 2024-02-09 19:56:20 -03:00
5066d98ec9 frontend: update DEFAULT_TASK_CONTENT 2024-02-08 20:56:46 -03:00
669f9b4fcd frontend: update ryo.rb 2024-02-08 20:53:17 -03:00
d4db853c3e frontend: add ~ alias 2024-02-08 17:58:55 -03:00
932819fd63 Add more efficient copying 2024-02-08 15:18:00 -03:00
a40aae70b2 gemspec: replace git ls-files with Dir.glob 2024-02-08 15:18:00 -03:00
617c4b2294 frontend: remove duplicate imports of React 2024-02-08 15:18:00 -03:00
0x1eef
1e1dc45ffe
Merge pull request #1 from ZimbiX/patch-1
Fix URL scheme typo in readme
2024-02-08 09:47:32 -03:00
Brendan Weibrecht
9d0d4259af
Fix URL scheme typo in readme 2024-02-08 15:12:24 +11:00
8d5012f40d v0.3.4 2024-02-08 00:14:19 -03:00
529d4d2799 Rebuild frontend on deploy / publish 2024-02-08 00:11:27 -03:00
6c997bfc43 frontend: fix tab-switching on 'New task' page 2024-02-07 23:56:18 -03:00
8fd205c817 frontend: improve preview render 2024-02-07 23:13:28 -03:00