d4e7914a27
Updated "deleteUser" Firebase cloud function implementation, UI call and error handling
2021-04-22 18:38:02 +02:00
43c8729c5b
bump version
2021-04-14 14:41:17 +05:30
8bfed6a342
update package-lock.json
2021-04-14 14:29:07 +05:30
71471020b6
Merge pull request #481 from ntotao/patch-1
...
Update it.json
2021-04-14 14:22:49 +05:30
1e02f5b27a
Update it.json
...
Edited some showed-in-the-resume words, such as "present" which was translated to regalo (it's literally like a birthday present). "Attuale" is the right translation.
Also edited some wording around to enhance the experience in an Italian fluent translation.
2021-04-13 13:26:07 +02:00
abd18236ed
Merge pull request #477 from ceoshikhar/develop
...
Fixed bug where multiple resumes are created if "Create Resume" button is spammed
2021-04-03 17:18:54 +05:30
6ffcf2a1c4
fix: multiple resumes are created if "Create Resume" button is spammed
2021-04-03 14:49:37 +05:30
8628ca5475
Merge pull request #474 from indranil32/bengali-locale
...
Adding Bengali translation for this amazing app
2021-03-31 12:50:28 +05:30
cf95dd6a28
Merge pull request #475 from p-8-z/local_sk
...
Added sk.json to i18n locales. Slovak translation
2021-03-31 12:35:02 +05:30
b392bada3b
added sk.json to i18n locales
2021-03-30 20:52:00 +02:00
978207a700
Adding Bengali translation for this amazing app
2021-03-30 22:20:38 +05:30
a7fa5f5fe9
- npm audit fix
2021-03-20 12:15:01 +05:30
f73d9ad7d0
Fixed type in StorageContext.js
...
Thank you kind stranger.
2021-03-16 08:44:02 +05:30
ee93c47403
Create DEPLOYMENT.md
2021-03-13 11:37:17 +05:30
a0dd63edb2
Merge pull request #468 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-03-11 21:10:13 +05:30
0f1778a11c
New translations en.json (Dutch)
2021-03-11 21:09:08 +05:30
bf03e40895
update dependencies for functions
2021-03-07 10:00:40 +05:30
9ed97c8b6c
[2.6.6] Added Romanian Language
2021-03-07 09:41:39 +05:30
b06e9b3ef0
Merge branch 'develop' of github.com:AmruthPillai/Reactive-Resume into develop
2021-03-07 09:38:33 +05:30
b81c167a10
Merge pull request #464 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-03-07 09:38:16 +05:30
33ac260683
[2.6.5] Addition of Show/Hide Selectors for all blocks
...
- Updating dependencies
2021-03-07 09:38:02 +05:30
e28bd17d3b
New translations en.json (Persian)
2021-03-07 09:37:03 +05:30
9134375ad8
New translations en.json (Italian)
2021-03-07 09:37:02 +05:30
e6c8a73e72
New translations en.json (Japanese)
2021-03-07 09:37:01 +05:30
1e87b1a7f4
New translations en.json (Norwegian)
2021-03-07 09:36:59 +05:30
70be890e37
New translations en.json (Polish)
2021-03-07 09:36:58 +05:30
d6db251a8f
New translations en.json (Russian)
2021-03-07 09:36:57 +05:30
fa5fa3e891
New translations en.json (Ukrainian)
2021-03-07 09:36:56 +05:30
a92a56449c
New translations en.json (Chinese Simplified)
2021-03-07 09:36:55 +05:30
7b422bfccd
New translations en.json (Portuguese, Brazilian)
2021-03-07 09:36:54 +05:30
d1feab6701
New translations en.json (Hindi)
2021-03-07 09:36:53 +05:30
b2a511736e
New translations en.json (Kannada)
2021-03-07 09:36:52 +05:30
e405b3b641
New translations en.json (French)
2021-03-07 09:36:51 +05:30
4609fb583e
New translations en.json (German)
2021-03-07 09:36:46 +05:30
a12a8a2f83
New translations en.json (Finnish)
2021-03-07 09:36:45 +05:30
34d07bc863
New translations en.json (Dutch)
2021-03-07 09:36:43 +05:30
e4c9833c8d
New translations en.json (Swedish)
2021-03-07 09:36:42 +05:30
5070a11854
New translations en.json (Romanian)
2021-03-07 09:36:41 +05:30
1365972676
Merge pull request #462 from anu1097/feature/toggle-switch-left-panel
...
feat: adding a toggle switch for left panel items
2021-03-07 08:51:16 +05:30
b0e0a53794
Merge pull request #460 from lordkyuusei/develop
...
Updating FR.json translations
2021-02-27 20:04:14 +05:30
cf47447102
feat: adding a toggle switch for left panel items
2021-02-26 02:14:40 +05:30
7af837165d
Mise à jour de certaines erreurs de traduction
2021-02-22 17:47:37 +01:00
d98e591fee
[2.6.3] update dockerfile to add other required packages
2021-02-16 09:59:34 +05:30
a219b1d979
[2.6.3] updating dependencies
2021-02-16 09:17:11 +05:30
797e30022e
Merge pull request #459 from mlow/develop
...
Dockerfile improvements
2021-02-15 00:28:57 +05:30
d6ae8309b4
Dockerfile improvements
...
- Add missing build dependencies for `sharp` node module (dependency of
`gatsby-plugin-sharp`).
- Add ARG instructions for firebase variables, allowing them to be set
via --build-arg flags when building the image.
- Use `npm ci` instead of `npm install`, and execute it after copying
only package*.json. This prevents having to fetch all dependencies if
package*.json hasn't changed between builds.
- Use `node:alpine` instead of `node` - not an improvement per-se,
but I happen to be more familiar with adding build dependecies in the
alpine based node image.
2021-02-14 00:41:29 -07:00
f1a911560d
[2.6.2] add eslint-webpack-plugin
2021-02-12 11:27:56 +05:30
5e5ee5fffa
[2.6.2] update dependencies, bump up version
2021-02-12 11:23:28 +05:30
0639cef426
Merge pull request #448 from agirdzius/lithuanian-locale
...
Added Lithuanian translations.
2021-02-12 11:18:23 +05:30
d1a392c2f0
Merge pull request #449 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-02-12 11:18:15 +05:30