Commit graph

441 commits

Author SHA1 Message Date
7499092eeb frontend: downcase "Number" 2024-01-15 08:27:17 -03:00
12403a6029 (back|front)end: add ability to filter by projectId 2024-01-15 08:14:41 -03:00
fd85056711 frontend: fix Task component 2024-01-15 08:03:14 -03:00
dde21f2f22 frontend: add ParamContext 2024-01-15 07:58:19 -03:00
40f86c69a5 frontend: update favicon.svg 2024-01-15 07:20:28 -03:00
6563e50279 frontend: replace 'constants.ts' with 'App.tsx' 2024-01-15 03:30:04 -03:00
116bf23da3 backend: POST '/servlet/graphql' -> POST '/graphql' 2024-01-14 20:15:19 -03:00
7a6e6f368f README: add 'Design' section 2024-01-14 18:48:27 -03:00
5f64b8a5ff frontend: prettier 2024-01-14 17:48:41 -03:00
0ff4b887a1 frontend: add Tabs.tsx 2024-01-14 06:50:38 -03:00
6a8902ea5c README: update 2024-01-14 01:59:30 -03:00
8c09b91cc0 frontend: add vendor/tail
And remove unused vendored css.
2024-01-14 01:51:44 -03:00
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