Commit graph

  • 336df64a05 remove unnecessary mocks sriniv27 2021-02-09 21:09:20 -05:00
  • 11f4a87b05 test that no editor is launched sriniv27 2021-02-09 19:46:48 -05:00
  • 93c62215d9 update for passworded access sriniv27 2021-02-09 19:40:19 -05:00
  • 1df4b74e53 move overrides earlier in the execution sriniv27 2021-02-08 20:15:10 -05:00
  • c8e09b023f reuse existing mock; delete unneeded code sriniv27 2021-02-08 20:14:48 -05:00
  • 9b80d56773 update docs sriniv27 2021-02-08 20:13:13 -05:00
  • 08ab7a7183
    Bump cryptography from 3.3.1 to 3.4.3 #1187 dependabot[bot] 2021-02-09 06:46:21 +00:00
  • 9623d2f101
    Bump yq from 2.11.1 to 2.12.0 #1186 dependabot[bot] 2021-02-08 07:47:30 +00:00
  • 588950b5f9
    Bump cryptography from 3.3.1 to 3.4.1 #1185 dependabot[bot] 2021-02-08 07:47:10 +00:00
  • 9b2633a7c5 fix bad mock import Suhas 2021-02-06 21:35:13 -05:00
  • e0f7736a32 make format Suhas 2021-02-06 21:32:40 -05:00
  • 9d60911a14 update unittest Suhas 2021-02-06 21:28:50 -05:00
  • 694ba3bad6 unittest export_journal Suhas 2021-02-06 20:48:07 -05:00
  • ac0233a162 behave test and dummy short exporter Suhas 2021-02-06 20:24:55 -05:00
  • ddebb67f85 match indentation to rest of file Suhas 2021-02-06 20:15:01 -05:00
  • 2642cdef22 first cut at wrapper method to export journals Suhas 2021-02-06 20:14:36 -05:00
  • 6e3574c529 define dummy exporter type pretty Suhas 2021-02-06 20:14:13 -05:00
  • 1bd5931c43 delete remaining unneded code Suhas 2021-02-06 20:04:13 -05:00
  • 06f5ef3682 Revert "Revert "config file for pretty formatting"" Suhas 2021-02-06 19:54:30 -05:00
  • afc48bb4ea delete prettyexporter Suhas 2021-02-06 18:58:41 -05:00
  • cc9a2f1ad0 Revert "config file for pretty formatting" Suhas 2021-02-06 18:57:20 -05:00
  • 166ca60568 Revert "make color handling more robust" Suhas 2021-02-06 18:56:27 -05:00
  • 457375dbe6 Revert "make format" Suhas 2021-02-06 18:55:44 -05:00
  • dc776b171a
    Fix case on documentation tag in issue template Micah Jerome Ellison 2021-02-06 14:10:21 -08:00
  • 3f3bdbeeda Update changelog [ci skip] Jrnl Bot 2021-02-06 20:19:19 +00:00
  • 115f790210
    Bump pytz from 2020.5 to 2021.1 (#1174) dependabot[bot] 2021-02-06 12:17:40 -08:00
  • 98fbc71421 update lockfile and make format #1176 Suhas 2021-02-04 09:32:52 -05:00
  • 81f499b410
    Update pyproject.toml Suhas 2021-02-04 09:30:16 -05:00
  • 899fd23539
    Merge branch 'develop' into format-pretty-#1172 Suhas 2021-02-04 09:27:34 -05:00
  • ddb62b7cb3 make format Suhas 2021-02-04 09:15:02 -05:00
  • b8daeec6b9 fix linting errors Suhas 2021-02-04 09:12:40 -05:00
  • ca45c7634c base .vscode/launch.json and ignore further user modifications from SCM Suhas 2021-02-04 08:54:08 -05:00
  • be8c48d2b0 formatting for pretty exporter Suhas 2021-02-04 08:53:00 -05:00
  • c9404d013d rework core run() so config_upgrade can be tested Suhas 2021-02-04 08:52:46 -05:00
  • ce930a27a1 make color handling more robust Suhas 2021-02-04 08:52:13 -05:00
  • 15efc56779 implement behave test steps for format --pretty Suhas 2021-02-04 08:51:33 -05:00
  • 1739cee1f0 basic colorize unittest Suhas 2021-02-04 08:49:53 -05:00
  • bfb975b1bb update gitignore Suhas 2021-02-02 20:18:28 -05:00
  • 3d69131411 config file for pretty formatting Suhas 2021-02-02 20:18:22 -05:00
  • 2251cd3a2f include vscode debugging config Suhas 2021-02-02 20:18:07 -05:00
  • d44a6e8d18 add pretty exporter Suhas 2021-02-02 20:14:49 -05:00
  • 1f8351a9f0 behavior test for format --pretty Suhas 2021-02-02 20:14:32 -05:00
  • 6d035e709e convenience context.args #1175 Suhas 2021-02-01 21:12:34 -05:00
  • 927530c057 implement PrettyExporter Suhas 2021-02-01 21:12:13 -05:00
  • 2f25e5cd12 implement test steps Suhas 2021-02-01 21:11:21 -05:00
  • 3626e44861 behave test scenario Suhas 2021-02-01 21:10:19 -05:00
  • cbc59755d7 make format Suhas 2021-02-01 18:40:50 -05:00
  • ac819eb28f update lockfile to remove pytest-cov and pytest-mock deps Suhas Srinivasan 2021-02-01 13:43:12 -05:00
  • f6e6436320
    Update pyproject.toml Suhas 2021-02-01 13:40:53 -05:00
  • 44310cb2db formatting Suhas Srinivasan 2021-02-01 13:38:55 -05:00
  • f250406e7d Merge branch 'develop' into lockfile-merge Suhas Srinivasan 2021-02-01 13:37:22 -05:00
  • 2be0d3729e
    Simplify config override syntax (#8) Suhas 2021-02-01 13:30:59 -05:00
  • d55fa4134a
    Lockfile merge (#7) Suhas 2021-02-01 13:22:55 -05:00
  • a51db6c614
    Bump pytz from 2020.5 to 2021.1 (#6) dependabot[bot] 2021-02-01 13:21:56 -05:00
  • 19aee953bf
    Bump pytz from 2020.5 to 2021.1 #1174 dependabot[bot] 2021-02-01 08:17:48 +00:00
  • 318e45e2ad variable renames Suhas 2021-01-31 20:31:23 -05:00
  • e26fd0721b update documentation to sphinx style Suhas 2021-01-31 20:31:13 -05:00
  • 6e658c31df
    Simplify config override syntax (#5) Suhas 2021-01-31 20:17:02 -05:00
  • d9f441face
    Merge branch 'develop' into lockfile-merge Suhas 2021-01-30 19:05:43 -05:00
  • eca002ac29 Update changelog [ci skip] Jrnl Bot 2021-01-30 21:49:37 +00:00
  • 6e28b0b4a1
    Bump keyring from 21.8.0 to 22.0.1 (#1168) dependabot[bot] 2021-01-30 13:48:08 -08:00
  • fbb40b75f6
    Bump pytest from 6.2.1 to 6.2.2 (#1167) dependabot[bot] 2021-01-30 13:47:37 -08:00
  • ea845a8408
    Make journal selection behavior more consistent when there's a colon with no date (#1164) Jonathan Wren 2021-01-30 13:47:26 -08:00
  • ac0c49918d Update changelog [ci skip] Jrnl Bot 2021-01-30 21:34:06 +00:00
  • bd1c5c3f62
    Add brew and gitter badges to README Micah Jerome Ellison 2021-01-30 13:31:24 -08:00
  • 40f93a9322 document config-override enhancement Suhas 2021-01-29 20:11:13 -05:00
  • 7df83aa44a update gitignore Suhas 2021-01-29 20:11:00 -05:00
  • dbf4650004 document apply_overrides Suhas 2021-01-28 21:30:10 -05:00
  • ac85511dfe make format Suhas 2021-01-28 20:58:57 -05:00
  • 4205543c02 Merge branch 'develop' of https://github.com/sriniv27/jrnl into develop Suhas 2021-01-28 20:52:41 -05:00
  • 56255cd69c space Suhas 2021-01-28 08:42:20 -05:00
  • adb7932817 make format Suhas 2021-01-28 08:40:28 -05:00
  • 3b7e05c69f update tests ith better verifications Suhas 2021-01-28 08:36:58 -05:00
  • 8ea258c544 refactor deserialization Suhas 2021-01-28 20:38:25 -05:00
  • 9a19c370e3 skip on win Suhas 2021-01-28 09:21:23 -05:00
  • 2a618761d0 Merge branch 'develop' of https://github.com/sriniv27/jrnl into develop Suhas 2021-01-28 20:48:06 -05:00
  • 1a99d65ee4 refactor deserialization Suhas 2021-01-28 20:38:25 -05:00
  • e74420bbd5 update deps Suhas 2021-01-28 09:26:27 -05:00
  • 8624fd3e01 skip on win Suhas 2021-01-28 09:21:23 -05:00
  • 3731ccbb43 Bump keyring from 21.8.0 to 22.0.1 dependabot[bot] 2021-01-28 13:58:18 +00:00
  • 54a5a68da9 Bump pytest from 6.2.1 to 6.2.2 dependabot[bot] 2021-01-28 13:58:06 +00:00
  • 6e09f93f16 update tests with better verifications Suhas 2021-01-28 08:36:58 -05:00
  • 63a5519ac0
    Merge pull request #4 from sriniv27/dependabot/pip/keyring-22.0.1 Suhas 2021-01-28 15:13:12 -05:00
  • 0bb4c80517
    Merge pull request #3 from sriniv27/dependabot/pip/pytest-6.2.2 Suhas 2021-01-28 15:12:49 -05:00
  • 206336651a update deps Suhas 2021-01-28 09:26:27 -05:00
  • c4c4155826 skip on win Suhas 2021-01-28 09:21:23 -05:00
  • 6e0a47ccf7 make format #1159 Suhas 2021-01-28 08:58:24 -05:00
  • 5e4eb66620
    Bump keyring from 21.8.0 to 22.0.1 dependabot[bot] 2021-01-28 13:58:18 +00:00
  • e95ab585cf
    Bump pytest from 6.2.1 to 6.2.2 dependabot[bot] 2021-01-28 13:58:06 +00:00
  • 18458b7299
    Merge pull request #2 from sriniv27/double-delimited-text-input-for-config-override Suhas 2021-01-28 08:51:30 -05:00
  • 31577ad0fc review feedbac Suhas 2021-01-28 08:51:09 -05:00
  • 52e146d12c space Suhas 2021-01-28 08:42:20 -05:00
  • 528ce1efe2 make format Suhas 2021-01-28 08:40:28 -05:00
  • 983c9c8c4b update tests ith better verifications Suhas 2021-01-28 08:36:58 -05:00
  • b8b56124ee stick to config convention in testbed Suhas 2021-01-28 08:36:44 -05:00
  • 6daf4fb2ee handle datatypes in deserialization and update helptext Suhas 2021-01-27 18:14:42 -05:00
  • e85300eced formatting Suhas 2021-01-27 18:14:08 -05:00
  • b2a60fd297 test different editor launch commands Suhas 2021-01-27 18:14:00 -05:00
  • 0f5dfade18 better, more specific behave tests Suhas 2021-01-27 18:13:10 -05:00
  • abbb2c502f organize deserialization unittests Suhas 2021-01-27 18:09:10 -05:00