Commit graph

381 commits

Author SHA1 Message Date
a40aae70b2 gemspec: replace git ls-files with Dir.glob 2024-02-08 15:18:00 -03:00
617c4b2294 frontend: remove duplicate imports of React 2024-02-08 15:18:00 -03:00
0x1eef
1e1dc45ffe
Merge pull request #1 from ZimbiX/patch-1
Fix URL scheme typo in readme
2024-02-08 09:47:32 -03:00
Brendan Weibrecht
9d0d4259af
Fix URL scheme typo in readme 2024-02-08 15:12:24 +11:00
8d5012f40d v0.3.4 2024-02-08 00:14:19 -03:00
529d4d2799 Rebuild frontend on deploy / publish 2024-02-08 00:11:27 -03:00
6c997bfc43 frontend: fix tab-switching on 'New task' page 2024-02-07 23:56:18 -03:00
8fd205c817 frontend: improve preview render 2024-02-07 23:13:28 -03:00
a95c1f6d4b frontend: keep location.hash between tab switches 2024-02-07 22:57:49 -03:00
04766fc515 frontend: improve preview render 2024-02-07 22:50:54 -03:00
0cbaab03ea frontend: add style for <code> within preview 2024-02-07 22:37:36 -03:00
8c5a41cc01 frontend: improve preview render 2024-02-07 22:32:00 -03:00
2465e33745 frontend: update Gemfile.lock 2024-02-07 22:31:36 -03:00
8dbc8a12b4 Keep x bit on both libexec/ + bin/ 2024-02-07 20:56:05 -03:00
f25a6f94f8 Update README.md 2024-02-07 20:10:53 -03:00
762a44e14e v0.3.3 2024-02-07 20:08:33 -03:00
17d644068d Keep x bit set on libexec/ 2024-02-07 20:06:58 -03:00
4998b4c38a v0.3.2 2024-02-07 20:02:59 -03:00
52ebbd0bda Fix manifest 2024-02-07 20:01:12 -03:00
e0232b7db8 v0.3.1 2024-02-07 19:58:07 -03:00
47c10ce671 v0.3.0 2024-02-07 19:50:59 -03:00
18fcafa1fd Add tooling for gem releases 2024-02-07 19:40:48 -03:00
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