Commit Graph

  • 9dba566660 feat: add pre-commit hooks & refactor code to pass linting Jordan Knott 2020-08-20 18:11:24 -0500
  • abf9e1328a fix(Card): change checkmark icon to outline style Jordan Knott 2020-08-19 12:33:08 -0500
  • 68d5455a85 refactor: remove taskcafectl Jordan Knott 2020-08-19 12:20:21 -0500
  • 76cb389556 Add license scan report and status fossabot 2020-08-19 14:00:05 -0500
  • db9c7408ab
    fix: check error on read config Jordan Knott 2020-08-19 00:34:27 -0500
  • 83765077ff fix: update task assignee icon styles Jordan Knott 2020-08-18 17:53:11 -0500
  • f8a783378a docs(README): add better preview image Jordan Knott 2020-08-18 17:26:25 -0500
  • ed2800c53f docs(README): add contribution & community section Jordan Knott 2020-08-18 17:10:45 -0500
  • 4e56ae88d6 Fix: remove debug statements when logging in with incorrect password Sam 2020-08-18 22:36:58 +0100
  • b691aaa7d7 Fix: remove debug statements when logging in with incorrect password Sam 2020-08-18 22:36:58 +0100
  • 4d62191e34 docs(CONTRIBUTING): add another general rule Jordan Knott 2020-08-18 16:34:31 -0500
  • 2485723097 docs: add contributing guide Jordan Knott 2020-08-18 16:19:10 -0500
  • 399f049e2f Stop logging password attempts in log Sam 2020-08-18 21:41:28 +0100
  • 0446092939 Merge branch 'master' into fix-user-password Sam 2020-08-18 15:15:41 +0100
  • f745caec18 Merge branch 'gmaster' Sam 2020-08-18 15:13:54 +0100
  • 6cacd46827 Fix tab issue, spelling mistake and password reset Sam 2020-08-18 14:03:51 +0100
  • 80a1e5e85e
    fix(Dockerfile): remove config file from being added Jordan Knott 2020-08-14 12:35:56 -0500
  • 0d07b4a805 Fix Dockerfile trying to copy bad file Sam Tidball 2020-08-14 13:50:50 +0100
  • 3d4a0ff28c feat: set checklist badge color to green when all items complete Jordan Knott 2020-08-13 16:56:03 -0500
  • df4d114b98 fix: hide checklist badge if checklist item total is 0 Jordan Knott 2020-08-13 16:33:01 -0500
  • c2ef8a7d56 feat: replace config system with viper based system Jordan Knott 2020-08-12 22:17:42 -0500
  • b28e000320 chore: remove data dir Jordan Knott 2020-08-12 22:16:33 -0500
  • 9f02f8e562 chore: update docker & git ignore files Jordan Knott 2020-08-12 22:16:06 -0500
  • 7e2f8935f8
    docs(README): add section on how Taskcafe is different from other solutions Jordan Knott 2020-08-12 21:11:01 -0500
  • 9c4fe2594a fix: prevent checklist title being hidden when description editor is open Jordan Knott 2020-08-12 20:56:57 -0500
  • b3b4c01907
    docs: add CODE_OF_CONDUCT.md Jordan Knott 2020-08-12 15:27:07 -0500
  • 7bba294897 fix: get correct new postion after dropping task in different list Jordan Knott 2020-08-12 15:17:44 -0500
  • 2e9767f1a0 chore: remove debug console.log statements Jordan Knott 2020-08-12 14:44:28 -0500
  • 6761d4571e feat: add change password tab to user profile settings Jordan Knott 2020-08-12 14:09:12 -0500
  • e64f6f8569 feat: enforce user roles Jordan Knott 2020-07-31 20:01:14 -0500
  • c73489ef98 feat: enforce user roles Jordan Knott 2020-07-31 20:01:14 -0500
  • 5dbdc20b36 chore: rename Citadel to Taskcafe Jordan Knott 2020-08-06 20:50:35 -0500
  • 7ffd0ff6b8 fix: rename projects typescript declaration file to types Jordan Knott 2020-07-31 18:58:10 -0500
  • ef988d6304
    docs(README): add warning that project is still in active development Jordan Knott 2020-07-24 12:33:46 -0500
  • b778b30a13 docs(README): improve docker installation steps Mandar Vaze 2020-07-21 13:09:15 +0530
  • 9f84c49a76 docs(README): Fix minor typo shema -> schema Mandar Vaze 2020-07-23 06:11:48 +0530
  • 721b42c197 docs(README): improve docker installation steps Mandar Vaze 2020-07-21 13:09:15 +0530
  • 169e7d020f docs(README): Fix minor typo shema -> schema Mandar Vaze 2020-07-23 06:11:48 +0530
  • 26e500a7a8
    minor improvement to docker install in README Mandar Vaze 2020-07-21 13:09:15 +0530
  • 538e63f67b
    Fix minor typo in the README Mandar Vaze 2020-07-21 13:03:03 +0530
  • 70802ff4c9 fix: replace hardcoded API url's with absolute paths Jordan Knott 2020-07-20 17:36:17 -0500
  • 20b5188662 fix: remove log containing user password Jordan Knott 2020-07-20 17:34:48 -0500
  • a4ff94d78b fix: add roboto & sans-serif fallback font Jordan Knott 2020-07-20 17:34:33 -0500
  • 6f33cc5799 fix: update api import paths & fix Dockerfile not copying frontend build Jordan Knott 2020-07-19 17:25:58 -0500
  • c3b1837589 change: update docker-compose.dev.yml with new web & postgres service Jordan Knott 2020-07-19 16:10:37 -0500
  • 8eb41ab8a8 feat: embed schema migrations in binary Jordan Knott 2020-07-19 16:10:07 -0500
  • e52620a9e2 docs(README): change docker instructions to use only docker commands instead of mage helper targets Jordan Knott 2020-07-19 13:33:07 -0500
  • 89bde32427 fix: create internal/frontend dir if not exists during build Jordan Knott 2020-07-19 13:28:02 -0500
  • 66a2931ab8 feature: add Dockerfile & docker-compose installation instructions Jordan Knott 2020-07-18 17:28:25 -0500
  • de03fd9ef7 fix: update order of yarn install & build commands and split yarn install & build targets Jordan Knott 2020-07-18 15:34:33 -0500
  • e5bfe9b9ab feature: fix user admin related bugs Jordan Knott 2020-07-17 21:55:38 -0500
  • 68fa7aef94 feature: add user project count to Admin component Jordan Knott 2020-07-17 19:40:05 -0500
  • ccaa97e2bb fix: update tmuxinator script with new api command Jordan Knott 2020-07-17 19:39:18 -0500
  • 158f574b2a change: add LICENSE & basic compile instructions Jordan Knott 2020-07-16 22:58:46 -0500
  • 50ca9f7216 chore: remove unused scripts/auth & Pipfile Jordan Knott 2020-07-16 22:38:12 -0500
  • e15bccff89 chore: remove Makefile Jordan Knott 2020-07-16 22:37:27 -0500
  • 1ad63a2b0c chore: remove bad file Jordan Knott 2020-07-16 22:32:43 -0500
  • 1222111bef fix: unify popup content padding Jordan Knott 2020-07-16 22:31:33 -0500
  • c35f63e668 change: set start height of quick card text area to 90px Jordan Knott 2020-07-16 22:21:58 -0500
  • c236681cd2 fix: hide card edit icon while in quick card editor Jordan Knott 2020-07-16 22:21:37 -0500
  • 6c55b89ee2 fix(Input): floating label now floats when the input has a value Jordan Knott 2020-07-16 22:01:26 -0500
  • 810e74e99f fix: show correct label variant based on setting Jordan Knott 2020-07-16 21:57:20 -0500
  • d3f29134e0 fix: ignore system user in users query & add full name to user in install route Jordan Knott 2020-07-16 21:57:02 -0500
  • 45a92636cb change: add loading state to project board Jordan Knott 2020-07-16 21:14:26 -0500
  • a90ace7a06 change: sort task labels based on label color position Jordan Knott 2020-07-16 20:27:48 -0500
  • 559fcbc0e4 fix: all cards in lists animate on label toggle at same time Jordan Knott 2020-07-16 20:26:21 -0500
  • 8c610b11bf feature: fix label manager popup padding & switch input to ControlledInput Jordan Knott 2020-07-16 20:14:13 -0500
  • 2cf6be082c feature: add first time install process Jordan Knott 2020-07-16 19:40:23 -0500
  • 90515f6aa4 feature: add web & migrate commands Jordan Knott 2020-07-15 18:20:08 -0500
  • 1e9813601e bugfix: fix user checklist item toggle completion Jordan Knott 2020-07-13 16:21:37 -0500
  • d8daa60729 feature: add user pass popups and remove user popup Jordan Knott 2020-07-13 16:20:36 -0500
  • 609baa98aa feature: connect card operation icon to quick card editor Jordan Knott 2020-07-13 16:20:06 -0500
  • b95cc6859e docs(README): add features & roadmap section Jordan Knott 2020-07-12 02:17:53 -0500
  • a20ff90106 chore: project cleanup and bugfixes Jordan Knott 2020-07-12 02:06:11 -0500
  • e7e6fdc24c change: add .keep to .gitignore exclusion list Jordan Knott 2020-07-04 18:13:25 -0500
  • 1fa008483d change: add uploads folder to .gitignore Jordan Knott 2020-07-04 18:12:17 -0500
  • 401bd73782 change: update tmuxinator script to reflect new dir structure Jordan Knott 2020-07-04 18:10:28 -0500
  • e5d5e6da01 arch: move web folder into api & move api to top level Jordan Knott 2020-07-04 18:08:37 -0500
  • eaffaa70df cleanup: refactor api architecture & add user roles Jordan Knott 2020-07-04 18:02:57 -0500
  • a3958595cd change: disable unimplemented buttons Jordan Knott 2020-06-23 20:46:45 -0500
  • 3ea95a662d bugfix: ensure all popup close buttons hide popup Jordan Knott 2020-06-23 20:16:17 -0500
  • 7c11ca92f6 bugfix: fix Popup and QuickCardEditor overflowing off screen when near viewport bottom Jordan Knott 2020-06-23 20:08:48 -0500
  • 596a4d904c change: add project README Jordan Knott 2020-06-23 17:32:20 -0500
  • 1ea55a68c2 change(configs): use pgcli instead of psql command Jordan Knott 2020-06-23 17:17:39 -0500
  • a589fbe399 chore: create helper function for interacting with apollo cache Jordan Knott 2020-06-23 16:55:17 -0500
  • 57382de9d0 feature: remove sidebar & redesign top navbar Jordan Knott 2020-06-23 15:20:53 -0500
  • fd7c006b73 feature: add team creation & project deletion Jordan Knott 2020-06-20 17:49:11 -0500
  • 5c3afaba7c change: redesign task details modal Jordan Knott 2020-06-19 16:33:02 -0500
  • 9d6c67f791 feature: add checklist Jordan Knott 2020-06-18 18:12:15 -0500
  • b6f0e8b6b2 feature: add due dates to tasks Jordan Knott 2020-06-15 17:36:59 -0500
  • a12e9c1e50 chore: add theme colors, merge Card components, create single Button component Jordan Knott 2020-06-14 19:50:35 -0500
  • 6267a37b6e feature: various additions Jordan Knott 2020-06-12 17:21:58 -0500
  • 4c02df9061 feature: add projects & quick card members button Jordan Knott 2020-05-31 21:20:03 -0500
  • 67ac88856b change: hide project heading when project name is null Jordan Knott 2020-05-31 00:15:10 -0500
  • e87a2ea0b7 change: updated editor button text color Jordan Knott 2020-05-31 00:04:14 -0500
  • f1f69440c3 feature: add quick card labels popup Jordan Knott 2020-05-30 23:51:22 -0500
  • 2a59cddadb feature: add labels & remove old types Jordan Knott 2020-05-30 23:11:19 -0500
  • 539259effd feature: add ability to delete & update project labels Jordan Knott 2020-05-27 20:12:50 -0500
  • cbcd8c5f82 feature: add project labels Jordan Knott 2020-05-27 16:18:50 -0500
  • fba4de631f feature: add more to project pane Jordan Knott 2020-05-26 19:53:31 -0500