2bbbe1098a
fix: action
2024-01-05 01:32:47 +05:30
d24b9de254
fix: skip install
2024-01-05 01:19:22 +05:30
c86f79dd7b
feat: add workflow call actions
2024-01-05 01:11:28 +05:30
0c12e34c38
fix: remove call
2024-01-05 01:08:32 +05:30
26b604dbd0
fix: add workflow call
2024-01-05 00:21:05 +05:30
308f55f3d4
fix: key
2024-01-05 00:09:41 +05:30
e5b7bf81fa
fix: add action to codeql
2024-01-05 00:06:16 +05:30
b35f050409
fix: add shell
2024-01-05 00:03:20 +05:30
ce6f523230
fix: key
2024-01-04 23:56:32 +05:30
9e57de512a
feat: use actions
2024-01-04 23:46:09 +05:30
9b5d64cc1a
feat: add playwright action
2024-01-04 23:44:27 +05:30
fc372d0aa9
feat: add node install action
2024-01-04 23:41:48 +05:30
e470020b16
feat: add cache build action
2024-01-04 23:41:24 +05:30
0a9006430f
fix: command
2024-01-04 23:40:35 +05:30
6be119ac95
fix: improve document meta logic
2024-01-03 20:10:50 +11:00
b8a45dd5e3
chore: fix package vulnerabilities ( #802 )
...
**Description:**
Fixes Dependabot Vulnerabilities listed here,
https://github.com/documenso/documenso/security/dependabot
2024-01-03 13:31:38 +05:30
5660b99df7
chore: fix package vulnerabilities
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2024-01-03 13:23:13 +05:30
8c5216cd44
feat: updated one-click deploys ( #770 )
...
**Description:**
- Added `railway.toml` to deploy from `/docker/Dockerfile`
- Added Koyeb as a deploy option
2024-01-03 13:13:48 +05:30
e646c4cf08
Merge branch 'main' into feat/1click-deploys
2024-01-03 12:49:59 +05:30
5d56b152d6
fix: fixed padding in footer ( #794 )
...
fixes : #793
2024-01-03 13:29:13 +11:00
5c16b10dc2
fix: update footer to be responsive
2024-01-03 13:16:27 +11:00
9bcd6e39e7
docs: change url for cloning ( #784 )
2024-01-03 12:59:33 +11:00
2202fa3d04
chore: update the stale to prevent automatic closure of issues ( #799 )
...
Issues that have an open pull request and are currently in the review
period have been closed due to inactivity before.
2024-01-03 12:55:27 +11:00
c1a6a327af
chore: update stale workflows
2024-01-03 12:54:32 +11:00
837c17f1f3
chore: hide empty accordion for documents without date field ( #800 )
2024-01-03 12:44:57 +11:00
d731532fbf
chore: hide empty accordion for documents without date field
2024-01-02 04:58:35 +00:00
d02f6774b2
chore: update the stale to prevent automatic closure of issues
2024-01-01 17:41:29 +00:00
77facba8b4
docs(url): change URL for cloning
2023-12-30 18:27:24 -05:00
e900706ab0
Merge branch 'documenso:main' into docs/change-url-for-cloning
2023-12-29 08:50:49 -05:00
bed788f78f
docs(url): change URL for cloning
2023-12-29 08:48:26 -05:00
341481d6db
fix: trimmed long file names for better UX ( #760 )
...
Fixes #755
### Notes for Reviewers
- The max length of the title is set to be `16`
- If the length of the title is <16 it returns the original one.
- Or else the title will be the first 8 characters (start) and last 8
characters (end)
- The truncated file name will look like `start...end`
### Screenshot for reference

---------
Co-authored-by: Catalin Pit <25515812+catalinpit@users.noreply.github.com >
2023-12-29 12:18:19 +02:00
8f5634268d
feat: add templates to command menu ( #786 )
2023-12-29 15:16:26 +11:00
5d6f69dc19
fixed padding issue in footer
2023-12-28 23:30:20 +05:30
5307fa6453
fixed padding issue in footer
2023-12-28 23:29:44 +05:30
0bb86963a9
rolled back to original file
2023-12-28 23:27:45 +05:30
fb0d9b8ef9
fixed padding in footer
2023-12-28 23:14:46 +05:30
918c6f19f2
fix: fixed the title box overlapping issue ( #785 )
...
The issue is fixed. Now the box is no more overlapping
<img width="305" alt="Screenshot 2023-12-26 at 10 20 32 AM"
src="https://github.com/documenso/documenso/assets/77022877/bd17ed92-7bb0-4f3a-b0f6-173e5f6b5029 ">
2023-12-28 11:36:46 +02:00
3f89f8725b
fix: resolve conflicting z-index values ( #788 )
...
## Description
Currently there are various z-index values that are causing:
- Toasts to be placed behind dialog blur background
- Menu being cropped off by header
## Changes Made
- Revert `z-[1000]` back to `z-50` for the header (not exactly sure why
it was bumped)
- Refactor z-indexes over 9000 to start from 1000
- Ensure z-index of toast is higher than dialog
2023-12-28 20:08:19 +11:00
c4800f74b9
feat: update disabled dropzone text ( #787 )
...
Update the dropzone so it will display the relevant disabled text based
on the reason it is disabled.
2023-12-28 20:07:29 +11:00
d8eff192fe
fix: update date format and add missing default
2023-12-27 14:05:50 +11:00
eb84d7ff3c
fix: remove invalid migration
2023-12-27 14:05:49 +11:00
32633f96d2
feat: dateformat and timezone customization ( #506 )
2023-12-27 14:05:49 +11:00
27b7e29be7
feat: added undo button while drawing signature ( #480 )
2023-12-27 14:05:49 +11:00
de4a0b2560
chore: update lint-staged config
2023-12-27 14:05:49 +11:00
5a11de1db9
feat: disable upload document animation for unverified users ( #749 )
2023-12-27 13:54:46 +11:00
f7cf33c61b
fix: Layout issue in the singleplayer mode ( #759 )
...
Fixes #744
2023-12-26 14:08:05 +11:00
8f4fea2f14
chore: user metrics naming, adopters description ( #769 )
...
Rename Metrics
2023-12-26 13:25:45 +11:00
5a32b5cafd
fix: added constants for theme variables ( #777 )
...
fixes : #776
2023-12-26 10:49:27 +11:00
8d1b960aa8
feat: add templates to command menu
2023-12-25 23:16:56 +00:00
2b25806c33
fix(url): change URL for cloning
2023-12-23 23:26:53 -05:00