Commit Graph

59 Commits

Author SHA1 Message Date
Jacob Wallraff 0cecfddb66 Move dependency to correct place 2023-01-24 15:43:30 -08:00
github-actions 35ab335f25 v0.1.96 2023-01-24 23:06:37 +00:00
Jacob Wallraff 39b5f7bf65 Merge pull request #100 from github/thyeggman/cronstrue-hover
Produce hover sentence for cron expressions
2023-01-24 15:05:53 -08:00
Jacob Wallraff ccac2556de Remove unused schedule type 2023-01-24 15:00:49 -08:00
github-actions 8321faff01 v0.1.95 2023-01-24 22:06:33 +00:00
Jacob Wallraff 0790776dea Format and remove unused code 2023-01-24 12:46:28 -08:00
Jacob Wallraff f2138b7eed Merge branch 'main' into thyeggman/cronstrue-hover 2023-01-24 11:17:08 -08:00
github-actions f459224685 v0.1.94 2023-01-24 18:39:03 +00:00
github-actions a9a311cf3e v0.1.93 2023-01-24 18:30:37 +00:00
Jacob Wallraff 58d92658b6 Address feedback 2023-01-23 17:50:54 -08:00
Jacob Wallraff 7560a1ee51 Merge branch 'main' into thyeggman/cronstrue-hover 2023-01-23 17:16:28 -08:00
github-actions 1f3f130a4d v0.1.92 2023-01-24 00:44:38 +00:00
Jacob Wallraff d3d55ffc08 Remove changes in parser 2023-01-23 16:27:32 -08:00
Jacob Wallraff 6be2bd1cd7 Move hover logic from parser to language service 2023-01-23 16:22:18 -08:00
Jacob Wallraff 86401f1f54 Add tests and small bug fixes 2023-01-23 15:12:16 -08:00
Jacob Wallraff 08273a85d8 Add constants and re-add tests: 2023-01-23 14:18:05 -08:00
Jacob Wallraff 245277c18d Re-add parsing and validation for cron, and use cronstrue for sentences 2023-01-23 14:07:32 -08:00
github-actions 37157938ea v0.1.91 2023-01-23 21:14:10 +00:00
github-actions 23e2a5c1bc v0.1.90 2023-01-23 16:42:31 +00:00
github-actions 675e8f1307 v0.1.89 2023-01-20 17:52:20 +00:00
github-actions 5a2d53882c v0.1.88 2023-01-19 21:20:13 +00:00
Christopher Schleiden e6a2e3eb43 Fix a bunch of auto-complete issues 2023-01-19 10:17:43 -08:00
github-actions a7fd04c47d v0.1.87 2023-01-19 18:09:21 +00:00
github-actions 8eeec23153 v0.1.86 2023-01-19 00:32:33 +00:00
github-actions 235709c1af v0.1.85 2023-01-18 21:20:37 +00:00
github-actions 5d712ecba0 v0.1.84 2023-01-13 20:37:06 +00:00
Christopher Schleiden 27b50dfb53 Update tests for updated schema 2023-01-13 12:32:08 -08:00
Christopher Schleiden 5a4b6219ff Update schema with descriptions 2023-01-13 11:27:20 -08:00
github-actions c0fc4312f5 v0.1.83 2023-01-11 22:45:07 +00:00
github-actions ef56b080b9 v0.1.82 2023-01-11 22:15:54 +00:00
github-actions 031e1b474b v0.1.81 2023-01-11 20:05:45 +00:00
github-actions 2bfc7d5293 v0.1.80 2023-01-11 00:37:23 +00:00
github-actions dd386b06bb v0.1.79 2023-01-10 21:32:21 +00:00
Jacob Wallraff 404b429488 Add more tests 2023-01-10 13:16:44 -08:00
Jacob Wallraff e6a7271ba5 Add test reasons 2023-01-10 13:08:29 -08:00
Jacob Wallraff 78e2e32518 Match one or more whitespace characters 2023-01-10 12:03:56 -08:00
Jacob Wallraff f877c22e9c Remove support for */TUE 2023-01-10 11:54:41 -08:00
Jacob Wallraff 92db0c1af7 Remove duplicate test 2023-01-10 10:32:35 -08:00
Jacob Wallraff f163cceaa3 Merge branch 'main' into thyeggman/cron-parsing 2023-01-10 10:30:29 -08:00
Jacob Wallraff b0da5195d1 More tests and a fix 2023-01-10 10:22:25 -08:00
Jacob Wallraff 5626b7fb85 Add more test cases and fix more validation 2023-01-10 09:57:07 -08:00
Jacob Wallraff 7be6d9619c More test cases 2023-01-09 18:02:30 -08:00
Jacob Wallraff d02fa0bb67 Add tests and correct a lot of validation 2023-01-09 17:51:44 -08:00
github-actions 250412c0cc v0.1.78 2023-01-10 01:11:52 +00:00
Jacob Wallraff 4cd9500523 Port over josh's changes 2023-01-09 16:52:53 -08:00
github-actions b02eaa37b2 v0.1.77 2023-01-10 00:12:40 +00:00
Josh Gross c49981ec64 npm run format -ws 2023-01-09 19:02:19 -05:00
Josh Gross 3df70b2491 Use a standard format configuration across packages 2023-01-09 19:01:50 -05:00
github-actions 3e93c3c232 v0.1.76 2023-01-09 23:29:53 +00:00
github-actions 31fcfe1e44 v0.1.75 2023-01-09 22:50:14 +00:00