gianantoniopini
bd1bd2fc97
List component, drag handler: added check for source and destination id being the same
2021-02-09 12:31:54 +01:00
gianantoniopini
2fa4ff8d9d
Builder page: added unit test for drag & drop of skill
2021-02-09 09:36:36 +01:00
gianantoniopini
23bf495a5a
List component: added support for drag & drop
2021-02-09 05:59:32 +01:00
gianantoniopini
ef3f2a802f
Dashboard page: added first unit test for create resume interaction
2021-01-25 15:15:02 +01:00
gianantoniopini
cb2aeec70a
Dashboard: added unit tests for Delete resume
2021-01-22 10:43:06 +01:00
gianantoniopini
16ed433705
Exported LoadingScreen testId and language Storage item key in order to be used in unit tests
2021-01-22 06:36:11 +01:00
gianantoniopini
0bab0d01d1
Removed testId from LoadingScreen
2021-01-22 06:05:00 +01:00
gianantoniopini
1215071ab9
Dashboard tests: added test for loading screen
2021-01-20 14:27:27 +01:00
Amruth Pillai
98aef7eb77
[2.5.2] Fix fontSize not reflecting in exported PDF
2021-01-07 09:35:31 +05:30
Amruth Pillai
c40d89e98e
[2.5.1] update dependencies
2021-01-03 11:58:17 +05:30
Amruth Pillai
fdd35492a0
[2.5] Implement Font Size Adjustments
2021-01-03 11:44:14 +05:30
Ryan Polley
abd24e7eb7
Add ability to customize font size
...
Added an ability to customize font sizes. This is set at a new section in the settings.
The controler for this sets a number of css variables which are used in css rules that
override tailwind's text-<size> to use the font size and line spacing contained in the
variable. The control itself is a simple logarithmic slider that controls a "scale
factor" by which all the text sizes in a resume are scaled by.
2020-12-26 13:24:29 -06:00
Amruth Pillai
df71b86028
- bumped version to 2.3.3
...
- fixed text alignment issues
- updated dependencies
- added ukranian language
2020-12-09 10:40:27 +05:30
Amruth Pillai
cd0c847606
updates to dependencies, merging to production
2020-12-05 15:22:45 +05:30
gianantoniopini
59f0ff9228
Issue #314 : Added BirthDate field to Profile builder and Castform template
2020-11-04 13:38:43 +01:00
Amruth Pillai
c704f8029b
[ADD] new languages [FIX] PDF export
2020-10-10 12:07:29 +05:30
Amruth Pillai
a11db1db10
adding stylelint to repo
2020-10-04 08:58:01 +05:30
Amruth Pillai
2aaed1a575
fixing crashes, upgrading dependencies, patching security vulnerabilities
2020-10-03 08:57:37 +05:30
Rob Gries
370de9ec47
Remove useTranslation hook from util functions
2020-10-02 18:17:48 +00:00
Shingo Ichijima
2107a1af45
Fix scaling for large monitor
2020-08-03 23:25:33 +09:00
Amruth Pillai
f2a0b612d0
solving bugs reported in GH issues
2020-07-24 21:54:48 +05:30
Amruth Pillai
7aab7c74f6
- add multiple languages
...
- switch from moment to dayjs
2020-07-21 11:07:19 +05:30
Amruth Pillai
fe645e7d4c
- make dates follow internationalization standard
2020-07-20 07:43:56 +05:30
Amruth Pillai
9930cee309
- update layout to work for responsive screen sizes
2020-07-19 20:33:11 +05:30
Amruth Pillai
688a77ddb5
- update screenshots
2020-07-18 22:14:05 +05:30
Amruth Pillai
89261f27d8
fix test being repeated in share your resume
2020-07-18 18:40:51 +05:30
Amruth Pillai
b52f3dee07
- add app version
...
- fix bugs with artboard
2020-07-17 10:32:28 +05:30
Amruth Pillai
96259c6c5d
- final sanity checks before release
2020-07-17 09:06:47 +05:30
Amruth Pillai
816e400b31
- implement ability to rename sections
...
- clean up kannada translations
2020-07-17 08:36:46 +05:30
Amruth Pillai
f8d679993a
- make the app faster, better accesibility
2020-07-16 20:30:53 +05:30
Amruth Pillai
0b70d7ebec
- attempt at responsiveness fix
...
- bring back scrollbars
- update dependencies
2020-07-16 19:53:14 +05:30
Amruth Pillai
0019fee34e
- switch to using downloadjs for downloading files
...
- increase timeout for cloud function
2020-07-16 17:34:21 +05:30
Amruth Pillai
406a3dba56
- gear up for staging release
2020-07-16 15:59:35 +05:30
Amruth Pillai
8e9bd99e91
- add sitemap.xml
...
- reduce screenshot sizes
2020-07-16 10:31:56 +05:30
Amruth Pillai
be40644497
- implement screenshots
...
- implement OG tags
2020-07-16 10:04:49 +05:30
Amruth Pillai
a7657b4a5c
- implement i18n
...
- translation dynamic for sections
- added articles for SEO
2020-07-16 08:42:19 +05:30
Amruth Pillai
b7c565de79
- implement about section
2020-07-14 22:59:59 +05:30
Amruth Pillai
af955bbf55
- implement donation link, in about section
2020-07-14 17:24:59 +05:30
Amruth Pillai
55fd1d4bdc
- implement celebi template
2020-07-13 09:46:55 +05:30
Amruth Pillai
7b2094a543
- implement glalie template
2020-07-12 21:51:38 +05:30
Amruth Pillai
41e708e302
- implement gengar template
2020-07-12 19:31:22 +05:30
Amruth Pillai
5ccc360345
- implement cloud functions for printing
...
- implement AMOLED mode
- implement reset layout
2020-07-12 15:04:07 +05:30
Amruth Pillai
f468ca73c3
- implement actions section
...
- implement settings section
2020-07-12 12:55:08 +05:30
Amruth Pillai
8972a96afd
- implement duplicate resume functionality
2020-07-11 21:45:34 +05:30
Amruth Pillai
5ec1f21bd3
- complete onyx design template
...
- implement public sharable urls
- implement more actions
2020-07-11 20:42:16 +05:30
Amruth Pillai
0b5653fab5
- completed design of Onyx template
2020-07-11 10:49:55 +05:30
Amruth Pillai
a8c5d29858
- implement actions section
2020-07-10 13:40:48 +05:30
Amruth Pillai
89fa8236e8
- creating a dynamic color palette
...
- implementing actions section
2020-07-10 01:09:33 +05:30
Amruth Pillai
da197be2f5
- implement fonts section
2020-07-09 20:43:38 +05:30
Amruth Pillai
3eaab3b427
- implement colors section
2020-07-09 20:06:49 +05:30