Commit Graph

2604 Commits

Author SHA1 Message Date
1640ffb177 Merge pull request #530 from AmruthPillai/l10n_develop
New Crowdin updates
2021-07-13 10:42:38 +05:30
9f31a890ef New translations en.json (Italian) 2021-07-13 10:42:09 +05:30
8b79a88809 New translations en.json (Portuguese, Brazilian) 2021-07-13 10:42:08 +05:30
3801b54ced Merge pull request #528 from lpmi-13/set_present_as_end_date
update Project data model to use "Present" if no end date selected
2021-07-13 10:40:26 +05:30
d6d8f240bd Merge branch 'develop' into set_present_as_end_date 2021-07-13 10:40:20 +05:30
ec7b33c008 Merge pull request #527 from lpmi-13/add_info_to_readme
add information on setting up firebase to the readme
2021-07-13 10:39:36 +05:30
d11784161a Merge pull request #526 from lpmi-13/fix_date_placholder
fix typo in placeholder dates
2021-07-13 10:39:26 +05:30
b869291589 set more recent date as placeholder 2021-07-12 23:20:28 +01:00
be4334f6a2 update Project data model to use "Present" if no end date selected
Sometimes, projects are ongoing, and it would be helpful to be able to show that, similar to how it's done in the Work section.

This is what's expected in the `formatDateRange` function, and it's more consistent with the way things are done in other parts of the application.
2021-07-06 13:36:47 +01:00
ed950ddcdc add information on setting up firebase to the readme
I had to think a bit about what values to put in the .env file, and once I figured it out, I thought it would be helpful to add that information explicitly in the readme so other developers could speed up local development.
2021-07-06 13:34:08 +01:00
5771f28018 fix typo in placeholder dates 2021-07-06 13:01:19 +01:00
5fbf48cc3b Merge pull request #523 from faturachmanyusup/develop
Change button text "Add New" in List.js from STATIC to DYNAMIC using …
2021-06-28 20:39:08 +05:30
36a9b1302b Change button text "Add New" in List.js from STATIC to DYNAMIC using translation shared.buttons.add and improve Indonesian translation 2021-06-28 15:22:43 +07:00
6754cb1e45 bump verison to v2.7.7, translations added 2021-06-26 21:21:28 +05:30
4f40e8421f Merge pull request #522 from AmruthPillai/l10n_develop
New Crowdin updates
2021-06-26 21:19:45 +05:30
d6470620eb Update run-tests.yml 2021-06-26 21:19:14 +05:30
795f14713d New translations en.json (Hebrew) 2021-06-26 21:17:54 +05:30
6b7b71dc7b New translations en.json (Romanian) 2021-06-26 21:17:53 +05:30
75f76b267f New translations en.json (French) 2021-06-26 21:17:52 +05:30
cdf8a133e3 New translations en.json (Spanish) 2021-06-26 21:17:51 +05:30
91ffcba7da New translations en.json (German) 2021-06-26 21:17:49 +05:30
04e3cd4b8d New translations en.json (Italian) 2021-06-26 21:17:48 +05:30
a256bb8ce7 New translations en.json (Norwegian) 2021-06-26 21:17:45 +05:30
d33dc23ad1 New translations en.json (Polish) 2021-06-26 21:17:45 +05:30
4dde9fbcc1 New translations en.json (Russian) 2021-06-26 21:17:44 +05:30
b9c5aac485 New translations en.json (Swedish) 2021-06-26 21:17:43 +05:30
19906ea18b New translations en.json (Turkish) 2021-06-26 21:17:42 +05:30
eebb6890ab New translations en.json (Ukrainian) 2021-06-26 21:17:41 +05:30
6ecf8dd404 New translations en.json (Portuguese, Brazilian) 2021-06-26 21:17:40 +05:30
affbc26e22 New translations en.json (Persian) 2021-06-26 21:17:39 +05:30
cfff2bf562 New translations en.json (Hindi) 2021-06-26 21:17:38 +05:30
9db04bfaba New translations en.json (Greek) 2021-06-26 21:17:37 +05:30
21b4e02dee New translations en.json (Kannada) 2021-06-26 21:10:05 +05:30
8804a3a18d New translations en.json (Arabic) 2021-06-26 21:10:03 +05:30
ff2131141c New translations en.json (Czech) 2021-06-26 21:10:02 +05:30
62b3144ef9 New translations en.json (Japanese) 2021-06-26 21:10:01 +05:30
75dd08188e New translations en.json (Chinese Simplified) 2021-06-26 21:09:59 +05:30
ef59464bcd New translations en.json (Japanese) 2021-06-26 16:23:39 +05:30
08325b3bdd - fix: Indonesian language display
- update dependencies
2021-06-24 12:52:19 +05:30
56e0852d23 Create SECURITY.md 2021-06-24 12:47:01 +05:30
c4ddba2933 Merge pull request #519 from mberlinger3/pikachu_address
Pikachu address
2021-06-24 12:44:45 +05:30
2eaeb11c93 Merge pull request #518 from mberlinger3/bugfix
Removed duplicate locale
2021-06-24 12:44:20 +05:30
60b84b8e14 Added address to pikachu template with icon 2021-06-23 22:31:13 -07:00
97d5bf73c4 Removed duplicate locale 2021-06-23 22:27:20 -07:00
db9dc36e6d Merge pull request #517 from faturachmanyusup/develop
Fix Error when select Bahasa Indonesia
2021-06-23 17:23:13 +05:30
9dab038a9a Update README.md
- change bahasa Indonesi to Bahasa Indonesia
2021-06-22 21:42:38 +07:00
08b5ac588c Merge branch 'develop' of https://github.com/faturachmanyusup/Reactive-Resume into develop 2021-06-22 21:41:26 +07:00
cddb238994 FIX error when select Indonesian Language
- import 'id.json' in src/i18n/locales/index.js
- import 'dayjs/locale/id' in src/utils/dayjs.js
2021-06-22 21:32:29 +07:00
b2583724fd fix lint 2021-06-22 16:56:53 +05:30
c908f450f9 update dependencies 2021-06-22 16:56:29 +05:30