Commit Graph

17 Commits

Author SHA1 Message Date
Zsombor Gegesy befc5a67fc Format code, better function name 2024-03-09 11:50:56 +01:00
Zsombor Gegesy 5a2c222d61 Better error handling and more lenient on the imported values 2024-03-09 11:50:56 +01:00
Amruth Pillai 1aaaaeca20 format files 2024-01-21 10:44:22 +01:00
Amruth Pillai 8bca7f5390 release: v4.0.4 2024-01-19 10:04:23 +01:00
Amruth Pillai 643348046f Merge pull request #1714 from calumapplepie/patch-1
Update profile.ts to add default values
2024-01-19 09:58:04 +01:00
Sergej Kasper 45a936c05d fix(import): LinkedIn Profile.csv parsing fixes 2024-01-15 10:43:32 +01:00
Calum McConnell b08b86ca9d Update profile.ts to add default values
Add some default values to the LinkedIn data import in case of missing data.
Default values used in place of optional data in order to minimize changes to other parts of the codebase; since optionals require an extra step to handle.  Default values of whitespace might work better,
but I cannot test to be sure.

Closes: #1604
2024-01-11 21:50:37 -05:00
Amruth Pillai 563abc074c Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume 2023-11-23 22:34:23 +01:00
Amruth Pillai d36fc1b31d fix(parser): make reactive-resume v3 parser more lenient with validation 2023-11-23 22:34:21 +01:00
Anubhav Singh 0403308847 Bug Fixed - 1574 - JSON Schema Field issue 2023-11-24 01:40:02 +05:30
Amruth Pillai 37c17ce8f3 fix ts error on parser 2023-11-22 23:04:44 +01:00
Amruth Pillai 4687091ebd fix an assorted set of issues, more info on linear 2023-11-22 22:50:21 +01:00
Amruth Pillai 69b99b9127 Set version of libraries to 0.0.1 2023-11-22 15:43:50 +01:00
Amruth Pillai dfb3ef60dd - add docker-swarm deployment example
- update dependencies
2023-11-22 09:08:23 +01:00
Amruth Pillai 8b217dfcfa - upgrade react-resizable-panels to latest version
- update translations
- remove cypress
- add await to all return blocks
2023-11-19 09:52:55 +01:00
Amruth Pillai 34247f13b6 design nosepass template, add tests, add template previews 2023-11-17 08:31:12 +01:00
Amruth Pillai 22933bd412 refactor(v4.0.0-alpha): beginning of a new era 2023-11-05 12:31:42 +01:00