Commit graph

409 commits

Author SHA1 Message Date
d0494a559c Link root path to tasks component 2024-01-29 13:33:26 -03:00
899e8f5b3a README: update 2024-01-27 23:49:40 -03:00
ff73da7f06 README: update 2024-01-25 04:32:41 -03:00
c70e1f853c readme: add 'Screenshots' section 2024-01-24 17:05:08 -03:00
86f67fddae Add tail/border 2024-01-24 17:05:08 -03:00
7c36b72541 Add Select.tsx 2024-01-24 17:05:08 -03:00
c289d807e5 Delete _borders.scss 2024-01-24 17:05:08 -03:00
c0a9b6a050 frontend: add tail/_display.scss 2024-01-24 17:05:08 -03:00
c48c1b2bf8 tail.css: add flex/ 2024-01-24 17:05:08 -03:00
17458dd2a5 backend: improve SetRandomProjectColor mutation 2024-01-17 15:44:52 -03:00
a369edd812 Merge branch 'develop' 2024-01-17 15:15:20 -03:00
fb0260466a Add ability to change project's color 2024-01-17 15:14:55 -03:00
d7ee9e50e6 frontend: improve Projects.tsx 2024-01-17 09:10:58 -03:00
3c4d958409 Merge branch 'develop' 2024-01-16 17:47:46 -03:00
ed761c2418 cli: shorten mixin names 2024-01-16 17:47:09 -03:00
9607b8b2b3 frontend: tweak 'ProjectSelect' design 2024-01-15 14:53:38 -03:00
a017048b21 frontend: add 'ProjectSelect' to the navbar 2024-01-15 13:45:12 -03:00
76cb7718f1 frontend: clicking a project filters tasks by that project 2024-01-15 08:42:04 -03:00
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