Commit Graph

  • 5dbdc20b36 chore: rename Citadel to Taskcafe Jordan Knott 2020-08-06 20:50:35 -05:00
  • 7ffd0ff6b8 fix: rename projects typescript declaration file to types Jordan Knott 2020-07-31 18:58:10 -05:00
  • ef988d6304
    docs(README): add warning that project is still in active development Jordan Knott 2020-07-24 12:33:46 -05:00
  • b778b30a13 docs(README): improve docker installation steps Mandar Vaze 2020-07-21 13:09:15 +05:30
  • 9f84c49a76 docs(README): Fix minor typo shema -> schema Mandar Vaze 2020-07-23 06:11:48 +05:30
  • 70802ff4c9 fix: replace hardcoded API url's with absolute paths Jordan Knott 2020-07-20 17:36:17 -05:00
  • 20b5188662 fix: remove log containing user password Jordan Knott 2020-07-20 17:34:48 -05:00
  • a4ff94d78b fix: add roboto & sans-serif fallback font Jordan Knott 2020-07-20 17:34:33 -05:00
  • 6f33cc5799 fix: update api import paths & fix Dockerfile not copying frontend build Jordan Knott 2020-07-19 17:25:58 -05:00
  • c3b1837589 change: update docker-compose.dev.yml with new web & postgres service Jordan Knott 2020-07-19 16:10:37 -05:00
  • 8eb41ab8a8 feat: embed schema migrations in binary Jordan Knott 2020-07-19 16:10:07 -05:00
  • e52620a9e2 docs(README): change docker instructions to use only docker commands instead of mage helper targets Jordan Knott 2020-07-19 13:33:07 -05:00
  • 89bde32427 fix: create internal/frontend dir if not exists during build Jordan Knott 2020-07-19 13:28:02 -05:00
  • 66a2931ab8 feature: add Dockerfile & docker-compose installation instructions Jordan Knott 2020-07-18 17:28:25 -05:00
  • de03fd9ef7 fix: update order of yarn install & build commands and split yarn install & build targets Jordan Knott 2020-07-18 15:34:33 -05:00
  • e5bfe9b9ab feature: fix user admin related bugs Jordan Knott 2020-07-17 21:55:38 -05:00
  • 68fa7aef94 feature: add user project count to Admin component Jordan Knott 2020-07-17 19:40:05 -05:00
  • ccaa97e2bb fix: update tmuxinator script with new api command Jordan Knott 2020-07-17 19:39:18 -05:00
  • 158f574b2a change: add LICENSE & basic compile instructions Jordan Knott 2020-07-16 22:58:46 -05:00
  • 50ca9f7216 chore: remove unused scripts/auth & Pipfile Jordan Knott 2020-07-16 22:38:12 -05:00
  • e15bccff89 chore: remove Makefile Jordan Knott 2020-07-16 22:37:27 -05:00
  • 1ad63a2b0c chore: remove bad file Jordan Knott 2020-07-16 22:32:43 -05:00
  • 1222111bef fix: unify popup content padding Jordan Knott 2020-07-16 22:31:33 -05:00
  • c35f63e668 change: set start height of quick card text area to 90px Jordan Knott 2020-07-16 22:21:58 -05:00
  • c236681cd2 fix: hide card edit icon while in quick card editor Jordan Knott 2020-07-16 22:21:37 -05:00
  • 6c55b89ee2 fix(Input): floating label now floats when the input has a value Jordan Knott 2020-07-16 22:01:26 -05:00
  • 810e74e99f fix: show correct label variant based on setting Jordan Knott 2020-07-16 21:57:20 -05:00
  • d3f29134e0 fix: ignore system user in users query & add full name to user in install route Jordan Knott 2020-07-16 21:57:02 -05:00
  • 45a92636cb change: add loading state to project board Jordan Knott 2020-07-16 21:14:26 -05:00
  • a90ace7a06 change: sort task labels based on label color position Jordan Knott 2020-07-16 20:27:48 -05:00
  • 559fcbc0e4 fix: all cards in lists animate on label toggle at same time Jordan Knott 2020-07-16 20:26:21 -05:00
  • 8c610b11bf feature: fix label manager popup padding & switch input to ControlledInput Jordan Knott 2020-07-16 20:14:13 -05:00
  • 2cf6be082c feature: add first time install process Jordan Knott 2020-07-16 19:40:23 -05:00
  • 90515f6aa4 feature: add web & migrate commands Jordan Knott 2020-07-15 18:20:08 -05:00
  • 1e9813601e bugfix: fix user checklist item toggle completion Jordan Knott 2020-07-13 16:21:37 -05:00
  • d8daa60729 feature: add user pass popups and remove user popup Jordan Knott 2020-07-13 16:20:36 -05:00
  • 609baa98aa feature: connect card operation icon to quick card editor Jordan Knott 2020-07-13 16:20:06 -05:00
  • b95cc6859e docs(README): add features & roadmap section Jordan Knott 2020-07-12 02:17:53 -05:00
  • a20ff90106 chore: project cleanup and bugfixes Jordan Knott 2020-07-12 02:06:11 -05:00
  • e7e6fdc24c change: add .keep to .gitignore exclusion list Jordan Knott 2020-07-04 18:13:25 -05:00
  • 1fa008483d change: add uploads folder to .gitignore Jordan Knott 2020-07-04 18:12:17 -05:00
  • 401bd73782 change: update tmuxinator script to reflect new dir structure Jordan Knott 2020-07-04 18:10:28 -05:00
  • e5d5e6da01 arch: move web folder into api & move api to top level Jordan Knott 2020-07-04 18:08:37 -05:00
  • eaffaa70df cleanup: refactor api architecture & add user roles Jordan Knott 2020-07-04 18:02:57 -05:00
  • a3958595cd change: disable unimplemented buttons Jordan Knott 2020-06-23 20:46:45 -05:00
  • 3ea95a662d bugfix: ensure all popup close buttons hide popup Jordan Knott 2020-06-23 20:16:17 -05:00
  • 7c11ca92f6 bugfix: fix Popup and QuickCardEditor overflowing off screen when near viewport bottom Jordan Knott 2020-06-23 20:08:48 -05:00
  • 596a4d904c change: add project README Jordan Knott 2020-06-23 17:32:20 -05:00
  • 1ea55a68c2 change(configs): use pgcli instead of psql command Jordan Knott 2020-06-23 17:17:39 -05:00
  • a589fbe399 chore: create helper function for interacting with apollo cache Jordan Knott 2020-06-23 16:55:17 -05:00
  • 57382de9d0 feature: remove sidebar & redesign top navbar Jordan Knott 2020-06-23 15:20:53 -05:00
  • fd7c006b73 feature: add team creation & project deletion Jordan Knott 2020-06-20 17:49:11 -05:00
  • 5c3afaba7c change: redesign task details modal Jordan Knott 2020-06-19 16:33:02 -05:00
  • 9d6c67f791 feature: add checklist Jordan Knott 2020-06-18 18:12:15 -05:00
  • b6f0e8b6b2 feature: add due dates to tasks Jordan Knott 2020-06-15 17:36:59 -05:00
  • a12e9c1e50 chore: add theme colors, merge Card components, create single Button component Jordan Knott 2020-06-14 19:50:35 -05:00
  • 6267a37b6e feature: various additions Jordan Knott 2020-06-12 17:21:58 -05:00
  • 4c02df9061 feature: add projects & quick card members button Jordan Knott 2020-05-31 21:20:03 -05:00
  • 67ac88856b change: hide project heading when project name is null Jordan Knott 2020-05-31 00:15:10 -05:00
  • e87a2ea0b7 change: updated editor button text color Jordan Knott 2020-05-31 00:04:14 -05:00
  • f1f69440c3 feature: add quick card labels popup Jordan Knott 2020-05-30 23:51:22 -05:00
  • 2a59cddadb feature: add labels & remove old types Jordan Knott 2020-05-30 23:11:19 -05:00
  • 539259effd feature: add ability to delete & update project labels Jordan Knott 2020-05-27 20:12:50 -05:00
  • cbcd8c5f82 feature: add project labels Jordan Knott 2020-05-27 16:18:50 -05:00
  • fba4de631f feature: add more to project pane Jordan Knott 2020-05-26 19:53:31 -05:00
  • 7e78ee36b4 feature: UI changes Jordan Knott 2020-04-20 18:04:27 -05:00
  • c38024e692 feature: add ability to assign tasks Jordan Knott 2020-04-19 22:02:55 -05:00
  • beaa215bc2 chore: move Kanban code to separate module Jordan Knott 2020-04-16 15:05:12 -05:00
  • 16eb9e165f feature: update task details design Jordan Knott 2020-04-12 17:45:51 -05:00
  • c250ce574b feature: ability to delete task groups Jordan Knott 2020-04-11 14:24:45 -05:00
  • 063be79b89 feature(web): add location saving to task groups on position change Jordan Knott 2020-04-10 21:53:03 -05:00
  • bd878c9c64 feature(api): add mutation to update task group location Jordan Knott 2020-04-10 21:47:43 -05:00
  • bd73717deb feature(Project): add ability to create new task groups Jordan Knott 2020-04-10 21:22:58 -05:00
  • e022e7914a feature(api): update gqlgen & add complexity limit Jordan Knott 2020-04-10 21:22:22 -05:00
  • 6b41461a6a cleanup: fix eslint errors Jordan Knott 2020-04-10 15:31:12 -05:00
  • dc4792f7c2 cleanup(prettier): run prettier across all ts/tsx files Jordan Knott 2020-04-10 14:47:24 -05:00
  • 90f22d322e feature: add TaskDetails component Jordan Knott 2020-04-10 14:45:49 -05:00
  • a877cd9414 feature: add dashboard redirect Jordan Knott 2020-04-10 11:31:29 -05:00
  • d51a9c58ab cleanup(Lists): move draggable helper functions out of Lists component Jordan Knott 2020-04-09 22:32:45 -05:00
  • 0766565dc7 cleanup: merge types & add graphql-codegen-cli Jordan Knott 2020-04-09 22:27:57 -05:00
  • 9611105364 initial commit Jordan Knott 2020-04-09 21:40:22 -05:00