1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-07-03 08:51:05 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
8a46d642e5 chore: decaffeinate: convert error.coffee and 58 other files to JS 2018-02-14 09:56:31 -05:00
b7cd01597e chore: decaffeinate: rename error.coffee and 58 other files from .coffee to .js 2018-02-14 09:55:12 -05:00
d3194fba19 Relocate internal sources to HackMyAPI.
Move internal sources and related tests to:

https://github.com/hacksalot/HackMyAPI
2016-01-24 09:55:04 -05:00
201f39442e Add support for .ignore flag in FRESH and JRS resumes.
Preliminary support for ".ignore" on any non-leaf FRESH or JRS node.
Nodes (employment entries, education stints, etc.) decorated with
".ignore" will be treated by HMR as if they weren't present.
2016-01-19 20:09:59 -05:00
e72564162b Remove custom "extend" method.
Replace with NPM extend.
2016-01-18 17:31:08 -05:00
712cba57b8 Capture. 2016-01-18 00:34:57 -05:00
5c95fe7af1 Integrate with fresh-jrs-converter.
Move FRESH/JRS conversion logic (and all future format conversions) into
a separate repo.
2016-01-16 12:40:16 -05:00
1d655a4ddb Support duration units for JRS resumes. 2016-01-08 12:13:54 -05:00
c5eab0fd9c Scrub. 2016-01-05 23:59:41 -05:00
9b52c396d3 Fix missing method rename. 2016-01-05 22:32:46 -05:00
2759727984 Add convenience method. 2016-01-05 22:26:16 -05:00
8d7cf32988 Finish Commander.js integration. 2016-01-03 03:18:56 -05:00
069c02ddcc Interim changes supporting v1.3.0. 2015-12-31 03:34:41 -05:00
483207e5a0 Improve Markdown support for JSON Resume themes. 2015-12-29 10:01:45 -05:00
3c1ae4cbd1 Add baseline support for local generation of JSON Resume themes. 2015-12-28 04:37:42 -05:00
ef2fe95bd8 Remove unused method. 2015-12-24 04:04:44 -05:00
eabab26eef Update file headers. 2015-12-17 10:15:59 -05:00
b38a7c1da2 Improve conversions and tests. 2015-12-12 10:48:26 -05:00
541198321e Fix JSHint warnings. 2015-12-09 21:44:35 -05:00
5b3a25c461 Support NEW command. 2015-12-02 14:56:36 -05:00
9cde39703e Clean up handling of "meta". 2015-11-20 09:28:55 -05:00
0aa9bc2937 Rename Sheet/FreshSheet to JRSResume/FRESHResume. 2015-11-19 10:39:14 -05:00