Wabo
b0965eb276
Restore WaboSign W mark logos overwritten by upstream sync
...
The 3.0.2 upstream sync (977a98a5 ) replaced public/favicon.svg,
public/logo.svg, and all multi-size favicon files with the DocuSeal
logo. Restored the WaboSign orange 'W' mark from pre-sync commit.
3 weeks ago
Wabo
36e26f7549
Merge remote-tracking branch 'upstream/master'
3 weeks ago
Wabo
78264a3584
Always register Google OAuth2 strategy in test env so route helper is available
3 weeks ago
Wabo
f848f073aa
Fix CI failures: omniauth config, users#index auth, missing logo partials
...
- Add Google OAuth2 provider config to devise initializer (was lost in upstream sync)
- Add explicit admin authorization check for UsersController#index
- Create _wabosign_logo partials for start_form and submit_form (were renamed by rebrand-sync but files never created)
3 weeks ago
Wabo
49cd964938
Fix brand_name form rendering, add missing GOOGLE_SSO_KEY, fix Docuseal references
...
- Add brand_name_form partial to personalization settings page
- Use brand_name or PRODUCT_NAME in title partial instead of hardcoded WaboSign
- Add missing EncryptedConfig::GOOGLE_SSO_KEY constant
- Replace deleted Docuseal module references with Wabosign in powered_by and email_attribution
3 weeks ago
Wabo
20a1ec661b
Add BRAND_NAME_KEY to ALLOWED_KEYS in personalization_settings_controller
3 weeks ago
Wabo
b378d30635
Fix Rubocop LineLength offense in sms_settings_controller
3 weeks ago
Wabo
5360d5420b
Add omniauth gems to Gemfile (required for Google SSO)
3 weeks ago
Wabo
f81edc07e5
Add :omniauthable to User model's devise declarations (required for Google SSO)
3 weeks ago
Wabo
d9b86d464c
Restore fork-specific features lost during upstream sync:
...
- README.md: Restore WaboSign branding and content (was overwritten by upstream)
- Routes: Restore account_logo, omniauth_callbacks, send_sms, sms test_message, sso create actions
- Account model: Restore LOGO constants and logo attachment
- User model: Restore EDITOR_ROLE, VIEWER_ROLE, editor?, viewer?, from_google_omniauth, signed_in_via_sso?, default_sso_account
- Ability model: Restore role-based permissions (admin, editor, viewer)
- SMS controller: Restore create and test_message actions
- SSO controller: Restore create action and fix config key
- Brakeman fix: Escape JSON in mcp_settings to fix XSS warning
3 weeks ago
Wabo
a153e926f8
Restore EDITOR_ROLE, VIEWER_ROLE, and editor?, viewer? methods to User model (fork-specific, removed during upstream sync)
3 weeks ago
Wabo
ae16a0a0bf
Restore brand_name method to Account model (fork-specific, removed during upstream sync)
3 weeks ago
Wabo
727a25e22d
Restore BRAND_NAME_KEY constant to AccountConfig (fork-specific, removed during upstream sync)
3 weeks ago
Wabo
89571e17e1
Add missing constants to lib/wabosign.rb (CONSOLE_URL, CLOUD_URL, CDN_URL, etc.) — these were in deleted lib/docuseal.rb
3 weeks ago
Wabo
9137d4384d
Remove lib/docuseal.rb — conflicts with lib/wabosign.rb (Zeitwerk expects lib/docuseal.rb to define Docuseal module)
3 weeks ago
Wabo
d9587b5a2d
Merge temp-rebrand: sync to upstream 3.0.2 + rebrand-check update
3 weeks ago
Wabo
6fb7a1a779
Update rebrand-check to tolerate new upstream patterns (i18n keys, Twitter handles, github.com/docusealco)
3 weeks ago
Wabo
977a98a5da
Sync to upstream 3.0.2 — integrate 28 upstream commits with WaboSign rebrand
3 weeks ago
Alex Turchyn
1f89accac3
Merge from docusealco/wip
3 weeks ago
Pete Matsyburka
9fcaef4cf7
use new_from_memory_copy
3 weeks ago
Pete Matsyburka
d5738a0631
disable variant_processor
3 weeks ago
Pete Matsyburka
8bf7a1f95a
adjust image detect fields
3 weeks ago
Pete Matsyburka
04cf36891e
fix complete button press enter
3 weeks ago
Pete Matsyburka
b2d9948c30
remove active storage analyzers
3 weeks ago
Pete Matsyburka
a2c9ac1707
remove image_processing
3 weeks ago
Pete Matsyburka
46a6bd0108
fix stamp
3 weeks ago
Pete Matsyburka
5f069e7a40
use load vips
3 weeks ago
Pete Matsyburka
ff57e5c6ae
fix pdfa
3 weeks ago
Alex Turchyn
f65b6e2d76
add confirm prompt for template upload via URL
3 weeks ago
Pete Matsyburka
58fd180ae0
update gem
3 weeks ago
Pete Matsyburka
cd6503c4c3
adjust image size
3 weeks ago
Pete Matsyburka
e8b36c2b6d
update gh stars
3 weeks ago
Pete Matsyburka
51743f1359
fix spec
3 weeks ago
Pete Matsyburka
504c42646b
refactor template builder data
3 weeks ago
Pete Matsyburka
c61e84d1b4
adjust archive
3 weeks ago
Pete Matsyburka
b8ab01c46c
add dynamic documents to template response
3 weeks ago
Pete Matsyburka
9558060bde
check resubmit config
3 weeks ago
Pete Matsyburka
0741c879f1
use expires_at with file links
3 weeks ago
Wabo
dca4a705ce
Merge upstream/master (tag 3.0.1) via sync/upstream-3.0.1
...
Upstream highlights (17 commits, DocuSeal 3.0.1):
- convert images on upload (JPEG for opaque images, PNG for alpha)
- security headers
- handle dangerous file extensions
- isolate editor nodes
- gem updates
- image autorotation fix
WaboSign conflict resolutions:
- Kept per-account branded_product_name() calls throughout PDF generation
- Took upstream's smarter image format selection (JPEG/PNG based on alpha)
- Kept deleted SaaS-only controllers (newsletters, enquiries, console_redirect)
- Kept deleted docs/api/ (intentionally removed in WaboSign 1.0.0)
- Took upstream convert-upload custom element for template upload button
- Removed vendor/bundle (upstream added in 3.0.1; fork excludes /vendor)
- Applied encoding-error fix to bin/rebrand-sync
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 weeks ago
Wabo
6589867c9c
Remove vendor/bundle from tracking (upstream added in 3.0.1, not wanted in fork)
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 weeks ago
Wabo
5282ea43fe
Apply WaboSign rebrand sweep to upstream 3.0.1
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 weeks ago
Pete Matsyburka
2e6dd2867e
file url ttl env var
3 weeks ago
Pete Matsyburka
9f3fcccb61
optimize build
4 weeks ago
Pete Matsyburka
ae08d7abad
adjust opacity_layer
4 weeks ago
Pete Matsyburka
16808a7ec6
use pngload_buffer
4 weeks ago
Pete Matsyburka
b1dfcd6283
fix email typo
4 weeks ago
Pete Matsyburka
369f4c0f08
sync prefillable field changes
4 weeks ago
Pete Matsyburka
827de03579
fix result generatrion
4 weeks ago
Alex Turchyn
0c7f4e5b43
fix sidekiq embedded redis connection
4 weeks ago
Alex Turchyn
9c700a3fb6
Merge from docusealco/wip
4 weeks ago