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
b781731e5c
Merge pull request #453 from agirdzius/missing-dayjs-locales
...
Added missing Hindi, Swedish and Russian dayjs locales.
2021-02-12 11:18:04 +05:30
90b968f152
Merge pull request #456 from ConorSheehan1/develop
...
fix link to product hunt
2021-02-12 11:17:56 +05:30
b6d5f0ce12
Merge pull request #450 from gianantoniopini/develop
...
Add support for drag & drop to the List component
2021-02-12 11:17:43 +05:30
eb01954b9b
fix link to product hunt
2021-02-10 22:34:55 +00:00
39278b7803
Added missing Hindi, Swedish and Russian dayjs locales.
2021-02-10 12:51:26 +00:00
bd1bd2fc97
List component, drag handler: added check for source and destination id being the same
2021-02-09 12:31:54 +01:00
8ce73a38ea
Builder unit tests helper: comments correction
2021-02-09 11:52:48 +01:00
2fa4ff8d9d
Builder page: added unit test for drag & drop of skill
2021-02-09 09:36:36 +01:00
db460c9b55
New translations en.json (Arabic)
2021-02-09 12:27:17 +05:30
23bf495a5a
List component: added support for drag & drop
2021-02-09 05:59:32 +01:00
3ff4b5c90f
Version bump to 2.6.1
2021-02-08 15:12:29 +00:00
341f36870b
Added Lithuanian translations.
2021-02-08 11:41:47 +00:00
89936b651a
[2.6.0] update dependencies + verify firebase engine
2021-02-07 12:34:15 +05:30
04f8fe2db7
[2.6.0] update dependencies
2021-02-07 12:21:21 +05:30
91329969be
Merge pull request #437 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-02-06 09:50:28 +05:30
142f8e0b31
Merge pull request #443 from gianantoniopini/develop
...
Addition of some unit tests to the Dashboard page
2021-02-06 09:50:14 +05:30
811e158fbc
Merge remote-tracking branch 'upstream/develop' into develop
2021-02-02 14:20:47 +01:00
f2bc5e36b3
Dashboard: removed unit tests related to rename resume
2021-02-02 14:03:35 +01:00
a2b637fa71
Dashboard: unit tests related to rename resume
2021-02-02 14:02:56 +01:00
fd79891a1a
Dashboard: unit tests related to rename resume
2021-02-02 14:01:17 +01:00
23386839a6
Firebase Stub: unit tests separated in different files
2021-02-02 12:39:16 +01:00
a589b3530a
Merge pull request #442 from AmruthPillai/issue-441
...
Fix #441 : Make Skill Level Optional
2021-02-02 15:56:02 +05:30
26022ae73e
Update SkillModal.js
2021-02-02 15:46:48 +05:30
4634b4f0a0
Castform: unit tests refactoring to reduce nesting
2021-02-02 10:40:26 +01:00
f72d2639e5
Builder page: unit tests separated in different files
2021-02-02 10:27:30 +01:00
e39026c8b4
Dashboard page: unit tests separated in different files
2021-02-01 18:00:52 +01:00
5ee077dac5
Dashboard page: added unit tests related to duplicate resume interaction
2021-02-01 12:10:15 +01:00
c748e6a0b4
Dashboard page: removed unit tests related to rename resume interaction (they are generating warnings)
2021-02-01 10:49:02 +01:00
97f065f51c
Merge remote-tracking branch 'upstream/develop' into develop
2021-02-01 07:23:19 +01:00
5b0124bedc
New translations en.json (Spanish)
2021-02-01 07:24:24 +05:30
51673a9e6d
- bump up version to 2.5.5
2021-01-31 11:03:45 +05:30
9ddba69ff0
- Added Greek Language
2021-01-31 10:59:41 +05:30
2a2ceea448
Merge pull request #434 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-01-31 10:57:29 +05:30
bff0bec759
New translations en.json (German)
2021-01-31 00:31:13 +05:30
7bdddb8dc7
New translations en.json (Greek)
2021-01-30 15:40:51 +05:30
da8bf8bc36
Dashboard page: added more unit tests for rename resume interaction
2021-01-27 11:33:11 +01:00
5d9527e46e
Dashboard page: unit tests refactoring
2021-01-27 10:35:58 +01:00
a20fe10c06
Dashboard page: added unit test for delete resume interaction
2021-01-26 17:38:05 +01:00
8018d7f527
Dashboard page: refactored setup of fetch mock, added more assertions to unit test
2021-01-26 14:22:27 +01:00
e27bedcf88
Dashboard page: unit tests refactoring
2021-01-26 13:19:49 +01:00
b196ca1bf5
Dashboard page: added unit test related to create resume interaction
2021-01-25 17:54:36 +01:00
87fee23480
Dashboard page: added unit test related to create resume interaction
2021-01-25 17:30:05 +01:00
9d486c11cc
Dashboard page: added unit test related to create resume interaction
2021-01-25 16:44:08 +01:00
ef3f2a802f
Dashboard page: added first unit test for create resume interaction
2021-01-25 15:15:02 +01:00
8b39dcc239
Merge pull request #431 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-01-25 12:35:26 +05:30