e34d0cebe5
fix deploy step in publish-docker-image
2025-01-12 17:42:51 +01:00
0053d696ff
Update ESLint configuration and schemas to use Zod library
...
- Changed ESLint configuration to target TypeScript files and added parser options for better integration.
- Updated various schemas across the application to replace `nestjs-zod/z` imports with `zod` for consistency.
- Refactored password validation in authentication schemas to use `z.string()` instead of `z.password()`.
- Enhanced date handling in user and resume schemas by introducing a new `dateSchema` utility.
- Updated `.ncurc.json` to target minor upgrades for dependencies.
2025-01-12 17:34:45 +01:00
6fb0a72a56
fix dependencies to latest minor, add swc to no-update list
2025-01-12 17:01:20 +01:00
5b3e91e34d
update release version
2025-01-12 16:55:59 +01:00
d1a5a41e4d
Enhance UI and Configuration:
...
- Added missing `type="button"` attributes to various toolbar buttons in the rich-input component for better accessibility.
- Updated Gengar template to ensure the summary section is only displayed when populated.
- Changed boolean values in Docker Compose files from unquoted to quoted strings for consistency and to prevent potential parsing issues.
2025-01-12 16:50:07 +01:00
d0a07686a5
Merge pull request #1997 from 2368883029/main
...
Fix(client): Fix Unintentional Form Submission on Rich-input Toolbar Actions
2025-01-12 16:41:35 +01:00
ffa4747ed6
Merge pull request #2002 from ilatypov/main
...
Allow the headless browser connect to the app.
2025-01-12 16:40:44 +01:00
b963813910
Merge branch 'main' into main
2025-01-12 16:40:36 +01:00
58950ed0ef
Merge pull request #2008 from busches/patch-1
...
fix(docs): Add missing themes to bug-report
2025-01-12 16:38:15 +01:00
1c7a6c952f
Merge pull request #2010 from busches/fix-2007
...
fix(Gengar): Hide Summary section unless populated
2025-01-12 16:37:01 +01:00
3ae651fece
resolve formatting and linting issues
2025-01-12 16:35:35 +01:00
bd52983780
Merge branch 'main' into fix-2007
2025-01-12 16:35:10 +01:00
39daed3502
Merge branch 'infinia-yzl-main'
2025-01-12 16:25:25 +01:00
dda47f51ec
Merge branch 'main' of github.com:infinia-yzl/Reactive-Resume into infinia-yzl-main
2025-01-12 16:24:54 +01:00
374b9bcc58
Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume
2025-01-12 16:23:48 +01:00
f0b18019d5
fix allowOverflow definition on scroll-area
2025-01-12 16:23:46 +01:00
5c10f3d866
Merge pull request #2024 from plecrx/patch-1
...
fix(storage-controller): rm duplicate userID & use correct filename parameter
2025-01-12 16:09:05 +01:00
5d839e5420
Merge pull request #2009 from busches/patch-2
...
fix(docs): Update CONTRIBUTING.md for Node 20
2025-01-12 16:07:44 +01:00
febbdefc0b
Merge pull request #2035 from noreb001/bugfix/CardClippingIssue
...
bugfix: Fixed clipping issue with cards on dashboard page
2025-01-12 16:03:25 +01:00
6110440682
resolves #2047 , fix summary text in chikorita template, when in sidebar
2025-01-12 15:58:28 +01:00
d0a174d7b7
fix localhost translation logic in printer service
2025-01-12 15:52:30 +01:00
6708570c49
Merge pull request #2091 from raymondyangdev/main
...
fix(templates): Add right border after website in Rhyhorn
2025-01-12 15:38:54 +01:00
bb4bbf4174
Merge pull request #2095 from jbilinski/upstream-0
...
fix(printer): refine "localhost" matching in printer.service.ts
2025-01-12 15:37:38 +01:00
a3ef6520e7
- refactor(templates): update sidebar display conditionals for consistency
...
- Modified multiple template files to change the sidebar length conditionals from `!== 0` to `> 0` for improved readability and consistency across components.
- Added Code of Conduct
2025-01-12 15:36:01 +01:00
0fec5ce86d
Merge pull request #2103 from 0x346e3730/feat/full-width-main-if-no-sidebar
...
feat(templates): make main full-width if sidebar is empty
2025-01-12 15:31:42 +01:00
26e34b6b83
chore: update Prettier configuration and add Tailwind CSS plugin; refactor CSS classes for consistency
...
- Updated .prettierrc to include Tailwind CSS plugin and functions.
- Added prettier-plugin-tailwindcss to package.json and pnpm-lock.yaml.
- Refactored CSS classes in main.css and various TSX files for improved consistency and readability.
- Adjusted spacing in several components to enhance layout and maintain uniformity.
2025-01-12 15:29:23 +01:00
007243f2c3
Merge pull request #2114 from Karanrajsinh/main
...
Fix #1660 [Mobile Frontend Issue] : Section-Dialog Overflow In Mobile Device Along With Some Changes In Spacing And Font Size Of Sidebar
2025-01-12 15:28:18 +01:00
9d0a0bba86
Merge branch 'main' into main
2025-01-12 15:17:55 +01:00
89a44cc33a
- normalize username and email fields to lowercase, resolves #1740
...
- add autoComplete attributes to auth flow for easier sign in/sign up
2025-01-12 15:13:11 +01:00
92856b6f06
Merge pull request #1978 from googleknight/fix/profile-picture-adjustment-crash
...
fix(edit profile picture): fix the page crash happening when clicking on circular border radius
2025-01-12 13:46:26 +01:00
c968188080
Merge pull request #2133 from smuwonge/main
...
docs: remove period for consistency in feature list
2025-01-12 13:35:06 +01:00
db36bc9770
Merge pull request #2143 from AmruthPillai/fix/linkedin-logo-not-appearing
...
Release v4.3.2
v4.3.2
2025-01-12 13:31:31 +01:00
35df043f66
fix: handle edge case to display LinkedIn logo when used in Profiles
2025-01-12 13:24:57 +01:00
3c4a26bc06
Update publish-docker-image.yml
2025-01-11 19:03:28 +01:00
62046c49b5
Merge pull request #2140 from AmruthPillai/release/v4.3.1
...
release: v4.3.1
v4.3.1
2025-01-11 16:15:17 +01:00
3b73dcf29d
fix issues brought up by coderabbit
2025-01-11 16:13:04 +01:00
9b20c46348
revert ci workflow to non-distributed
2025-01-11 16:09:07 +01:00
996ef650db
update CI
2025-01-11 16:01:19 +01:00
1c36ac1d68
update CI workflow
2025-01-11 15:59:36 +01:00
198c269790
remove console.log statements
2025-01-11 15:55:06 +01:00
58ef309b68
release: v4.3.1
2025-01-11 15:38:26 +01:00
54bace451c
Merge pull request #2138 from AmruthPillai/dependabot/npm_and_yarn/npm_and_yarn-45c02561f4
...
Bump the npm_and_yarn group across 1 directory with 10 updates
2025-01-11 14:03:54 +01:00
193b15edc1
Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-45c02561f4
2025-01-11 13:22:39 +01:00
e4ec678512
pin versions of chromium
2025-01-11 13:17:14 +01:00
29c18c1e89
Bump the npm_and_yarn group across 1 directory with 10 updates
...
Bumps the npm_and_yarn group with 10 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `5.4.2` | `5.4.6` |
| [braces](https://github.com/micromatch/braces ) | `3.0.2` | `3.0.3` |
| [dset](https://github.com/lukeed/dset ) | `3.1.3` | `3.1.4` |
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) | `4.3.5` | `4.5.1` |
| [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) | `2.0.6` | `2.0.7` |
| [nanoid](https://github.com/ai/nanoid ) | `3.3.7` | `3.3.8` |
| [pug](https://github.com/pugjs/pug ) | `3.0.2` | `3.0.3` |
| [rollup](https://github.com/rollup/rollup ) | `4.21.0` | `4.30.1` |
| [webpack](https://github.com/webpack/webpack ) | `5.90.3` | `5.97.1` |
| [ws](https://github.com/websockets/ws ) | `7.5.9` | `7.5.10` |
Updates `vite` from 5.4.2 to 5.4.6
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite )
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
Updates `dset` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/lukeed/dset/releases )
- [Commits](https://github.com/lukeed/dset/compare/v3.1.3...v3.1.4 )
Updates `fast-xml-parser` from 4.3.5 to 4.5.1
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.5...v4.5.1 )
Updates `http-proxy-middleware` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 )
Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
Updates `pug` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/pugjs/pug/releases )
- [Commits](https://github.com/pugjs/pug/compare/pug@3.0.2...pug@3.0.3 )
Updates `rollup` from 4.21.0 to 4.30.1
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.21.0...v4.30.1 )
Updates `webpack` from 5.90.3 to 5.97.1
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.97.1 )
Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10 )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: dset
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: fast-xml-parser
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: http-proxy-middleware
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: nanoid
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: pug
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: rollup
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: webpack
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ws
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-11 11:37:06 +00:00
13d90e8138
update translations
v4.3.0
2025-01-11 12:28:16 +01:00
02ce1ad48c
fix lint issues
2025-01-11 12:07:30 +01:00
8a401de5c9
fix account deletion
2025-01-09 15:46:50 +01:00
1c5c4d0117
fix: allow the headless browser connect to the app
2025-01-02 20:04:17 -05:00
d6fee1e3a6
docs: remove period for consistency in feature list
2025-01-02 14:31:52 -08:00