Commit graph

429 commits

Author SHA1 Message Date
2a1263abeb frontend: apply style to '.markdown' 2024-01-14 01:35:47 -03:00
046f5b9315 frontend: improve Task.tsx UI 2024-01-13 23:03:25 -03:00
9cfab64412 frontend: add rake tasks, improve performance in 'watch' mode 2024-01-13 22:50:37 -03:00
d4604b8a6e frontend: duplicate scss variables as custom css properties 2024-01-13 20:42:39 -03:00
f9541c50a7 frontend: secondary-hover -> hover-bg-secondary 2024-01-13 20:42:29 -03:00
4ea61b2c89 frontend: improve 'New task' page 2024-01-13 20:21:03 -03:00
024728c2eb frontend: add layout/_cursor.scss 2024-01-13 20:15:32 -03:00
9e820a0068 frontend: remove large amounts of custom CSS 2024-01-13 18:16:08 -03:00
64b457d893 frontend: react-mount -> react-root 2024-01-13 06:46:02 -03:00
18c958be67 Fix projects.tsx 2024-01-13 06:44:47 -03:00
765358b4aa Replace partials with html/react.html.erb 2024-01-13 06:27:19 -03:00
07530d194d frontend: import more tailwind classes, apply them 2024-01-13 06:02:06 -03:00
45aab0b5bc frontend: import tailwind classes 2024-01-13 03:41:18 -03:00
b02ea9f535 frontend: fix / regen schema.ts 2024-01-12 23:40:29 -03:00
04af5bad1e Merge branch 'main' into develop 2024-01-12 23:39:48 -03:00
1ce395a535 frontend: iterate on CSS / UI 2024-01-12 23:35:59 -03:00
4ea25cce4a frontend: extend '_layout.scss' 2024-01-12 23:19:41 -03:00
6ad0391f79 (back|front)end: Add new states, iterate on the UI 2024-01-12 03:45:51 -03:00
9c390fe3ce frontend: increase width of sidebar 2024-01-11 19:19:56 -03:00
25ef272feb Refactor.... 2024-01-11 12:59:48 -03:00
fb2dbe87c9 back|frontend: update 'tasks' query to filter by status 2024-01-11 04:59:52 -03:00
6479c6c1c9 frontend: layout / design tweaks 2024-01-11 01:04:51 -03:00
6ae8f05ee3 fixup! wip: add ability to change project on edit / new pages. 2024-01-11 00:09:09 -03:00
f78f38ae46 wip: add ability to change project on edit / new pages. 2024-01-11 00:06:03 -03:00
143859cb5f frontend: query 'Project#name' 2024-01-10 21:32:26 -03:00
ac9d611107 backend: fix graphql servlet 2024-01-10 21:15:37 -03:00
711124065d Merge branch 'graphql' 2024-01-10 21:13:40 -03:00
f2a54c4fb8 milestone: switch to graphql 2024-01-10 21:13:15 -03:00
afcdfc344e frontend: experiment with UI 2024-01-10 00:10:04 -03:00
3069e46d2e backend: add diverse set of colors 2024-01-10 00:10:04 -03:00
1e633d13e1 cli: add --database support to 'console' command 2024-01-10 00:10:04 -03:00
7e4375be35 cli: add --database support to 'migrate' command 2024-01-10 00:10:04 -03:00
9a84308bbb frontend: experiment with UI 2024-01-09 16:42:06 -03:00
59e527d955 backend: add diverse set of colors 2024-01-09 05:36:09 -03:00
f3becdf57b Merge branch 'main' into colorable-models 2024-01-09 05:24:09 -03:00
0c5578b028 cli: add --database support to 'console' command 2024-01-09 05:23:40 -03:00
0afe729f86 cli: add --database support to 'migrate' command 2024-01-09 05:20:57 -03:00
94ad5e8e46 frontend: separate tags and <a> 2024-01-09 04:59:54 -03:00
a4521130c1 (back|front)end: add Project#color 2024-01-09 04:36:00 -03:00
026e11af11 backend: return project from Task#as_json 2024-01-09 02:07:47 -03:00
6bd3e3ad65 frontend: iterate on CSS / UI 2024-01-09 00:58:33 -03:00
7b600c2e82 backend: store sqlite database as 20.sqlite 2024-01-08 21:18:40 -03:00
03d94b3695 backend: database_path -> default_database 2024-01-08 21:10:32 -03:00
2393c098f7 backend: reduce implementation of Twenty::Model 2024-01-08 20:49:02 -03:00
5b7a1a57c8 backend: remove 'require_models' 2024-01-07 15:57:52 -03:00
dbadc4f0f5 backend: avoid connect on require 2024-01-07 15:49:10 -03:00
fe4c8ba7c4 cli: add SQLiteConnectionMixin 2024-01-07 05:51:08 -03:00
db7e131b9f backend: handle errors in prepare_dir 2024-01-07 05:34:13 -03:00
596dbdf297 Add --database option to the "up" command 2024-01-07 05:30:41 -03:00
b8c749d9fb frontend: set title on new task | edit task page 2024-01-02 22:27:42 -03:00