Commit Graph

118 Commits

Author SHA1 Message Date
Amruth Pillai e87b05a93a release: v4.1.0 2024-05-05 14:55:06 +02:00
Amruth Pillai 5ed561812f add privacy policy, bump up version to 4.0.13 2024-05-03 20:53:58 +02:00
abizek 8c879841d7 fix(tfa): lazily translate error message 2024-04-02 17:05:29 +05:30
abizek ac9109c2b6 fix(builder): right sidebar scroll to page section 2024-04-02 12:28:17 +05:30
Jonathan Zaehringer 6f2e75f22b feat: separate links option at section level to reduce section item height 2024-03-25 17:27:33 +01:00
Amruth Pillai f6c2ae7504 remove banner on mobile/tablet devices 2024-03-25 15:08:39 +01:00
Amruth Pillai 890875ad9d - upgrade to browserless v2
- add missing languages
- add donation banner
- update dependencies
- bump version to 4.0.9
2024-03-22 12:11:15 +01:00
Anubhav Jain 08a6415ba8 -- code refactored -- 2024-03-11 11:25:45 +00:00
Anubhav Jain 1ee9478200 debounce in profile icon 2024-03-11 10:28:50 +00:00
Amruth Pillai 53dfd4cb09 fix language selector 2024-03-10 11:12:15 +01:00
Amruth Pillai b47b7824ff - bump up version to 4.0.6
- update dependencies
- remove test phase from CI script
- lint and format all files
2024-03-10 10:35:23 +01:00
Amruth Pillai 10b2ca8bf2 Merge pull request #1790 from gzsombor/import-fixes
Better error handling and more lenient on the imported values
2024-03-10 10:23:58 +01:00
Amruth Pillai f1d4ebb504 Merge pull request #1788 from abizek/main
Fix popover stacking in right sidebar theme section
2024-03-10 10:21:40 +01:00
Zsombor Gegesy 71d3cea100 Fix build 2024-03-09 12:33:49 +01:00
Zsombor Gegesy 5a2c222d61 Better error handling and more lenient on the imported values 2024-03-09 11:50:56 +01:00
abizek 269f4c8b4d fix(builder): fix popover stacking in right sidebar theme section
Fixes #1642
2024-02-28 00:16:18 +05:30
Dhaval Savalia b92b4c9936 fix(CustomField): add a way to have icon in custom fields 2024-02-18 12:50:33 -05:00
Murshal Akhtar Ansari f30d299949 fix(import): Changing 'Filetype' clears the 'File' upload field properly 2024-02-14 21:14:02 +03:00
Amruth Pillai debfd9167f add eslint ignore 2024-01-21 11:12:35 +01:00
Amruth Pillai b68b5a7747 add digitalocean attribution 2024-01-21 11:00:24 +01:00
Amruth Pillai 8bca7f5390 release: v4.0.4 2024-01-19 10:04:23 +01:00
CorreyL ac322a9bd4 Add pending inputs as a new Keyword
Ensures that any Keywords that were intended to be added are not lost
2024-01-18 19:45:29 -08:00
CorreyL 390f274d06 Dialogs that accept keywords, track pending inputs
In every dialog component that allows the input of Keyword, instantiate
a pendingKeyword State to track if the BadgeIput element has a pending
input
2024-01-18 19:42:24 -08:00
MYSTYX7 aa8a8e378e fix(auth): Locale & Theme switch in authentication 2023-12-04 16:29:13 +05:30
MYSTYX7 d0ef127fe1 fix(auth): Fix Locale & ThemeSwitch button overlap 2023-12-03 00:05:59 +05:30
Amruth Pillai 57aac2ab62 fix: label date -> date or date range, closes #1564 2023-11-26 15:50:02 +01:00
Amruth Pillai e26ca2adf1 feat: add env var VITE_DISABLE_SIGNUPS to allow admins to disable all signups, closes #1592 2023-11-26 15:48:17 +01:00
Amruth Pillai f090573147 - fix: add line-clamp-1 on button text, closes #1585
- fix: add drag handle icon to panels
2023-11-26 15:37:58 +01:00
Amruth Pillai 062748eb5c fix: openai chat completions api upgrade, closes #1586 2023-11-26 15:32:56 +01:00
Amruth Pillai 9298a7473e fix: wrap rich input toolbar, closes #1588 2023-11-26 15:26:39 +01:00
Amruth Pillai 4f4919566d fix: language selector in settings 2023-11-26 15:25:47 +01:00
Amruth Pillai 73322acde1 fix: modify z-index for dialogs to fix popover being hidden 2023-11-26 14:55:37 +01:00
Amruth Pillai 9418bcf44f update dependencies 2023-11-25 02:48:48 +01:00
Amruth Pillai e9d888b07c fix: implement fuzzy search with locale switcher and settings page 2023-11-24 03:53:09 +01:00
Amruth Pillai c4d3dd89d7 feat: add product hunt banner to landing page 2023-11-24 01:07:02 +01:00
Amruth Pillai 4750410af0 Merge pull request #1571 from MyLiveCV/BUG-1569
BUG-1569 - Add Lock Option for List View
2023-11-23 22:31:01 +01:00
Anubhav Singh f2ca131aee BUG-1569 - Add Lock Option for List View 2023-11-24 00:31:11 +05:30
Amruth Pillai edc46da933 Merge pull request #1570 from MyLiveCV/BUG-1569
Bug Fix for 1569 - `On Dashboard in List View Lock Menu missing`
2023-11-23 19:59:21 +01:00
Anubhav Singh 482c0b4982 BUG-1569 - Add Lock Option for List View 2023-11-24 00:21:09 +05:30
Anubhav Singh e00efd03a1 BUG-1566 - Add Copy functionality 2023-11-23 22:37:13 +05:30
Amruth Pillai 6e53a0f7a3 fix: auth layout if email is the only auth provider 2023-11-23 17:15:49 +01:00
Amruth Pillai 4411ee7d1d fix: add link to docs in hero section 2023-11-23 14:00:33 +01:00
Amruth Pillai 4687091ebd fix an assorted set of issues, more info on linear 2023-11-22 22:50:21 +01:00
Amruth Pillai 27758c72e3 feat: add tooltip to url-input label icon, closes RX-14 2023-11-22 22:25:30 +01:00
Amruth Pillai da2f4dba60 feat: implement back navigation on some of the auth flows, closes RX-13 2023-11-22 16:01:08 +01:00
Amruth Pillai 78c435681b fix: merge similar translation strings, closes RX-12 2023-11-22 15:47:27 +01:00
Amruth Pillai 436efe0f59 fix: RX-11 merge similar strings 2023-11-22 15:44:49 +01:00
Amruth Pillai dfb3ef60dd - add docker-swarm deployment example
- update dependencies
2023-11-22 09:08:23 +01:00
Amruth Pillai 2a3ae68948 implement button to download PDF from a public resume page 2023-11-21 13:45:39 +01:00
Amruth Pillai 1825fc3283 - implement disable_email_auth env var
- add sync crowdin translations github action
2023-11-21 09:44:37 +01:00