Jacob Wallraff
|
3f3e3fcb3b
|
Apply formatting changes
|
2023-01-30 11:29:48 -08:00 |
|
Jacob Wallraff
|
fe67c60f16
|
Merge pull request #111 from github/thyeggman/json-import-assertions
Add json import assertions
|
2023-01-30 11:02:46 -08:00 |
|
Josh Gross
|
16ad1addf5
|
Update position tuples in tests
|
2023-01-27 15:54:51 -05:00 |
|
Josh Gross
|
c33fcbc83d
|
Use an object type to represent Position
|
2023-01-27 15:43:52 -05:00 |
|
Jacob Wallraff
|
981d2d3765
|
Add json import assertions
|
2023-01-26 16:02:15 -08:00 |
|
Laura Yu
|
115c1bb41c
|
Support completion for partial expressions (#103)
Adding basic expression auto complete
|
2023-01-25 13:38:28 -08:00 |
|
Jacob Wallraff
|
ccac2556de
|
Remove unused schedule type
|
2023-01-24 15:00:49 -08:00 |
|
Jacob Wallraff
|
0790776dea
|
Format and remove unused code
|
2023-01-24 12:46:28 -08:00 |
|
Jacob Wallraff
|
58d92658b6
|
Address feedback
|
2023-01-23 17:50:54 -08: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 |
|
Christopher Schleiden
|
e6a2e3eb43
|
Fix a bunch of auto-complete issues
|
2023-01-19 10:17:43 -08: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 |
|
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 |
|
Jacob Wallraff
|
4cd9500523
|
Port over josh's changes
|
2023-01-09 16:52:53 -08:00 |
|
Josh Gross
|
c49981ec64
|
npm run format -ws
|
2023-01-09 19:02:19 -05:00 |
|
Christopher Schleiden
|
b8d127c84a
|
Move schema
|
2023-01-09 14:27:13 -08:00 |
|
Christopher Schleiden
|
ee44381251
|
Adjust schema location
|
2023-01-09 14:13:07 -08:00 |
|
Christopher Schleiden
|
23be948895
|
Bring in latest changes
|
2023-01-09 14:06:35 -08:00 |
|
Christopher Schleiden
|
7ba0613401
|
Bring in latest changes
|
2023-01-09 14:03:56 -08:00 |
|
Christopher Schleiden
|
bf1a33a148
|
Fix test paths
|
2023-01-09 08:55:29 -08:00 |
|
Christopher Schleiden
|
c1e226146d
|
Fix path to test files
|
2023-01-09 08:42:37 -08:00 |
|
Christopher Schleiden
|
70e33f999d
|
Merge parser and expressions into repository
|
2023-01-06 15:54:31 -08:00 |
|