Commit Graph

3699 Commits

Author SHA1 Message Date
Amruth Pillai
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
Amruth Pillai
d11784161a Merge pull request #526 from lpmi-13/fix_date_placholder
fix typo in placeholder dates
2021-07-13 10:39:26 +05:30
Adam Leskis
b869291589 set more recent date as placeholder 2021-07-12 23:20:28 +01:00
Adam Leskis
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
Adam Leskis
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
Adam Leskis
5771f28018 fix typo in placeholder dates 2021-07-06 13:01:19 +01:00
Amruth Pillai
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
Faturachman Yusuf
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
Amruth Pillai
6754cb1e45 bump verison to v2.7.7, translations added 2021-06-26 21:21:28 +05:30
Amruth Pillai
4f40e8421f Merge pull request #522 from AmruthPillai/l10n_develop
New Crowdin updates
2021-06-26 21:19:45 +05:30
Amruth Pillai
d6470620eb Update run-tests.yml 2021-06-26 21:19:14 +05:30
Amruth Pillai
795f14713d New translations en.json (Hebrew) 2021-06-26 21:17:54 +05:30
Amruth Pillai
6b7b71dc7b New translations en.json (Romanian) 2021-06-26 21:17:53 +05:30
Amruth Pillai
75f76b267f New translations en.json (French) 2021-06-26 21:17:52 +05:30
Amruth Pillai
cdf8a133e3 New translations en.json (Spanish) 2021-06-26 21:17:51 +05:30
Amruth Pillai
91ffcba7da New translations en.json (German) 2021-06-26 21:17:49 +05:30
Amruth Pillai
04e3cd4b8d New translations en.json (Italian) 2021-06-26 21:17:48 +05:30
Amruth Pillai
a256bb8ce7 New translations en.json (Norwegian) 2021-06-26 21:17:45 +05:30
Amruth Pillai
d33dc23ad1 New translations en.json (Polish) 2021-06-26 21:17:45 +05:30
Amruth Pillai
4dde9fbcc1 New translations en.json (Russian) 2021-06-26 21:17:44 +05:30
Amruth Pillai
b9c5aac485 New translations en.json (Swedish) 2021-06-26 21:17:43 +05:30
Amruth Pillai
19906ea18b New translations en.json (Turkish) 2021-06-26 21:17:42 +05:30
Amruth Pillai
eebb6890ab New translations en.json (Ukrainian) 2021-06-26 21:17:41 +05:30
Amruth Pillai
6ecf8dd404 New translations en.json (Portuguese, Brazilian) 2021-06-26 21:17:40 +05:30
Amruth Pillai
affbc26e22 New translations en.json (Persian) 2021-06-26 21:17:39 +05:30
Amruth Pillai
cfff2bf562 New translations en.json (Hindi) 2021-06-26 21:17:38 +05:30
Amruth Pillai
9db04bfaba New translations en.json (Greek) 2021-06-26 21:17:37 +05:30
Amruth Pillai
21b4e02dee New translations en.json (Kannada) 2021-06-26 21:10:05 +05:30
Amruth Pillai
8804a3a18d New translations en.json (Arabic) 2021-06-26 21:10:03 +05:30
Amruth Pillai
ff2131141c New translations en.json (Czech) 2021-06-26 21:10:02 +05:30
Amruth Pillai
62b3144ef9 New translations en.json (Japanese) 2021-06-26 21:10:01 +05:30
Amruth Pillai
75dd08188e New translations en.json (Chinese Simplified) 2021-06-26 21:09:59 +05:30
Amruth Pillai
ef59464bcd New translations en.json (Japanese) 2021-06-26 16:23:39 +05:30
Amruth Pillai
08325b3bdd - fix: Indonesian language display
- update dependencies
2021-06-24 12:52:19 +05:30
Amruth Pillai
56e0852d23 Create SECURITY.md 2021-06-24 12:47:01 +05:30
Amruth Pillai
c4ddba2933 Merge pull request #519 from mberlinger3/pikachu_address
Pikachu address
2021-06-24 12:44:45 +05:30
Amruth Pillai
2eaeb11c93 Merge pull request #518 from mberlinger3/bugfix
Removed duplicate locale
2021-06-24 12:44:20 +05:30
Mike
60b84b8e14 Added address to pikachu template with icon 2021-06-23 22:31:13 -07:00
Mike
97d5bf73c4 Removed duplicate locale 2021-06-23 22:27:20 -07:00
Amruth Pillai
db9dc36e6d Merge pull request #517 from faturachmanyusup/develop
Fix Error when select Bahasa Indonesia
2021-06-23 17:23:13 +05:30
Faturachman Yusuf
9dab038a9a Update README.md
- change bahasa Indonesi to Bahasa Indonesia
2021-06-22 21:42:38 +07:00
Faturachman Yusuf
08b5ac588c Merge branch 'develop' of https://github.com/faturachmanyusup/Reactive-Resume into develop 2021-06-22 21:41:26 +07:00
Faturachman Yusuf
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
Amruth Pillai
b2583724fd fix lint 2021-06-22 16:56:53 +05:30
Amruth Pillai
c908f450f9 update dependencies 2021-06-22 16:56:29 +05:30
Amruth Pillai
c6986b5048 v2.7.5 - add Indonesian language 2021-06-22 16:53:37 +05:30
Amruth Pillai
6f12251aef Merge pull request #516 from faturachmanyusup/develop
add new translation 'Indonesian (Bahasa Indonesia)' with code 'id'
2021-06-22 16:49:02 +05:30
Faturachman Yusuf
6539430980 add new translation 'Indonesian (Bahasa Indonesia)' with code 'id' 2021-06-19 17:55:13 +07:00
Amruth Pillai
a13842d014 Merge pull request #513 from AmruthPillai/l10n_develop
New Crowdin updates
2021-06-19 10:57:00 +05:30
Amruth Pillai
8d72ec2460 New translations en.json (Dutch) 2021-06-18 13:23:03 +05:30