Commit graph

426 commits

Author SHA1 Message Date
f6fa1de835 v0.5.8 2024-05-04 12:23:11 -03:00
0cdea6df5e Fix 'twenty up -b 0.0.0.0'
The fix comes from updating to server.rb v0.2.1
Also add Gemfile.lock for server/, cli/
2024-05-04 11:57:01 -03:00
c723d0abd5 Add 'source_code_uri' 2024-04-28 02:32:01 -03:00
9fcf625e02 Coerce 'migrate' command options 2024-04-27 04:21:05 -03:00
6463c49b16 Fix docs for 'disconnect' command 2024-04-27 04:16:37 -03:00
66d1d61f36 v0.5.7 2024-04-27 03:53:03 -03:00
ff6acde702 server: noop in migration when there's nothing to do 2024-04-27 03:51:46 -03:00
897260ce83 rm common_option_mixin.rb 2024-04-27 03:40:25 -03:00
c1b3498e99 Add Command#require_models! 2024-04-27 03:33:04 -03:00
dc0093c7d9 v0.5.6 2024-04-27 03:22:51 -03:00
b191bac700 Trigger the Rescue hook from RequireMigration hook 2024-04-27 03:21:10 -03:00
01183ad228 v0.5.5 2024-04-27 02:59:14 -03:00
e24f7a0690 Init model (when neccessary) 2024-04-27 02:45:20 -03:00
47aaecc483 Fix require 'twenty/server/model' 2024-04-27 02:38:57 -03:00
0bfb2309c8 Fix 'Migration#pending_migrations?' 2024-04-27 02:36:02 -03:00
31600100d2 Add lib/server/mixin.rb 2024-04-27 02:28:04 -03:00
e89687d445 Add "option", "hook" concepts 2024-04-27 01:55:00 -03:00
1b98c2dce9 Fix NoMethodError 2024-04-27 00:46:24 -03:00
daa1122581 Fix description of option 2024-04-27 00:41:01 -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
73c80f116a cli: increase backtrace size 2024-04-26 23:39:20 -03:00
a2e12dcae8 Update .gitmodules 2024-04-26 22:37:50 -03:00
bd61b2a836 Add .prettierignore 2024-04-26 22:31:46 -03:00
5757e6647d 'npm run prettier' 2024-04-26 22:24:52 -03:00
935643cff2 Add Select/index.tsx, Select/Filter.tsx 2024-04-26 22:23:45 -03:00
12a5d51ab1 Update README.md 2024-04-26 22:06:12 -03:00
017ba55923 Update Copy#chmod! 2024-04-26 21:47:38 -03:00
e0fa9a2bd3 v0.5.4 2024-04-26 21:42:58 -03:00
54fe0f7ee3 gemspec: add summary, description 2024-04-26 21:41:28 -03:00
cb9e4b4fe2 v0.5.3 2024-04-26 21:16:31 -03:00
7425ee18cf Fix typos 2024-04-26 21:15:40 -03:00
15565d2cbe v0.5.2 2024-04-26 21:03:28 -03:00
6960ad83b5 Fix implicit connect / disconnect 2024-04-26 21:02:40 -03:00
4aa703bf98 v0.5.1 2024-04-26 20:55: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
07787710e5 Fix README 2024-04-26 14:08:38 -03:00
e0c44c96e9 Add gap between tabs 2024-04-26 01:43:31 -03:00
49d9b38bd4 Unset list-style-type within ".markdown" 2024-04-25 20:11:19 -03:00
81b2e08534 update client/Gemfile.lock 2024-04-25 20:11:07 -03:00
e898876e76 v0.5.0 2024-04-25 19:57:01 -03:00
a240121150 Update Gemfile.lock 2024-04-25 19:56:38 -03:00
e1525f5d8a Update nanoc-webpack.rb 2024-04-25 19:56:04 -03:00
6e4d7b118f Regen schema.ts, schema.graphql 2024-04-25 18:49:23 -03:00
e3a89efb5a Add open task count to /projects 2024-04-25 18:44:25 -03:00