Commit graph

265 commits

Author SHA1 Message Date
3b577d67e8 frontend: _items.scss -> _lists.scss 2023-12-26 03:05:33 -03:00
9171b60ed5 frontend: add hover effect (ul.items) 2023-12-26 01:52:42 -03:00
15ca4263e8 frontend: improve ul.items markup 2023-12-26 01:50:05 -03:00
c330c84762 frontend: fix broken src/js/main/projects.tsx 2023-12-26 01:19:14 -03:00
ee4ebc271f frontend: add src/css/vendor/ 2023-12-26 01:06:38 -03:00
e076598f13 cli: add "twenty console" 2023-12-25 23:12:57 -03:00
67a3cc7ead frontend: add lib/fetch.ts 2023-12-25 22:55:34 -03:00
ececaad22a frontend: update Gemfile.lock 2023-12-25 22:54:43 -03:00
628bd47e65 backend: merge migration 3 into migration 1 2023-12-25 22:26:41 -03:00
e27e317896 frontend: throw on non-200 status code 2023-12-25 02:44:19 -03:00
90febb1ba5 backend: fix Tasks servlet 2023-12-25 02:06:08 -03:00
cf734f08dd frontend: TASK_IN_PROGRESS -> TASK_INPROGRESS 2023-12-24 17:54:38 -03:00
c8cc348096 backend: reduce migration count 2023-12-24 17:51:22 -03:00
2742833bdc backend: fix safe-nav 2023-12-24 17:43:11 -03:00
d475e83602 Task#state -> Task#status (enum) 2023-12-24 17:32:13 -03:00
828e9dea15 backend: add missing .rubocop.yml 2023-12-24 17:17:09 -03:00
caded3b40a backend: fix ResponseMixin 2023-12-24 16:53:59 -03:00
d3e2381c53 backend: apply stricter regexp 2023-12-24 16:21:25 -03:00
1d028c1b9a backend: configure rubocop / standardrb 2023-12-24 16:15:46 -03:00
3b455b973d backend: update API docs 2023-12-24 15:44:57 -03:00
3b1546388b backend: add Servlet::ResponseMixin 2023-12-24 15:43:01 -03:00
05f7ce8c49 backend: add docs 2023-12-24 15:33:08 -03:00
fc67398bad backend|cli: add Twenty::Servlet.server. 2023-12-24 15:19:05 -03:00
8ca73dc1d9 frontend: fix fonts, improve Task.tsx tabs 2023-12-24 00:53:06 -03:00
ea6412a7c1 frontend: style <code> in markdown 2023-12-24 00:12:19 -03:00
89259f1f9e frontend: style <code> elements within markdown 2023-12-23 23:43:21 -03:00
e4a7b5f5cd frontend: add fonts/noto-sans-mono-regular.ttf 2023-12-23 23:34:50 -03:00
bc40874980 frontend: add default task content 2023-12-23 23:05:09 -03:00
2c22ea86d8 frontend: depend_on /js/lib/ 2023-12-23 23:04:05 -03:00
acc48d9e63 frontend: remove unused Ref 2023-12-23 22:00:42 -03:00
4755aef3bc frontend: apply styles to .task.content 2023-12-23 21:56:41 -03:00
97c522cecf backend: small refactors 2023-12-23 21:54:43 -03:00
9b0a01f640 frontend: align timeout, and animation-duration 2023-12-23 21:28:38 -03:00
f80b16be25 frontend: add animations when completing, or removing a task.
Applies to Tasks.tsx.
2023-12-23 21:23:20 -03:00
0ead197351 frontend: update _animations.scss 2023-12-23 21:19:47 -03:00
79f0b7ae58 frontend: update _animations.scss 2023-12-23 20:31:47 -03:00
f14e359d56 frontend: update _animations.scss 2023-12-23 20:24:54 -03:00
b25220a34f frontend: update css/_animations.scss 2023-12-23 20:17:54 -03:00
13446841d8 frontend: add css/_animations.scss 2023-12-23 19:30:13 -03:00
09ba22c19b frontend: add more markdown features 2023-12-23 17:22:44 -03:00
7d0b026915 frontend: rm src/css/_normalize.scss
`_form.scss` has its own copy of `_normalize.scss`.
2023-12-23 17:02:39 -03:00
8b9f45ef40 (back|front)end: rename 'connection' leftovers 2023-12-23 16:56:48 -03:00
2c9a1e94a8 (back|front)end: rename Twenty::Connection as Twenty::Project. 2023-12-23 16:47:32 -03:00
a268eb2b0e README: update 2023-12-23 16:23:55 -03:00
d51ccc4f24 twenty.gemspec: update description 2023-12-23 16:22:08 -03:00
0ab63dc9d2 cli: add "migrate" command 2023-12-23 16:02:16 -03:00
4e1d8653fc frontend: run prettier 2023-12-23 14:26:41 -03:00
2497a340be frontend: fetch task in edit.tsx 2023-12-23 14:25:17 -03:00
b12f5b4fb4 README: update 2023-12-23 13:34:50 -03:00
9dfd8ea722 backend: rename 'issues' table as 'tasks' 2023-12-23 13:24:50 -03:00