Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signup et al #188

Merged
merged 82 commits into from
Nov 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
3dea229
feat: bootstrap cloud signup page
valeriansaliou Oct 6, 2024
aa7d5e6
feat: add embedded modifier to page-content
valeriansaliou Oct 6, 2024
460a54a
chore: move page url
valeriansaliou Oct 6, 2024
206cd33
fix: fine tune embedding layout design
valeriansaliou Oct 6, 2024
6222c23
fix: adjust url
valeriansaliou Oct 6, 2024
5d8c07c
feat: populate basic layout for signup
valeriansaliou Oct 6, 2024
e8b0a90
feat: add base-progress components
valeriansaliou Oct 6, 2024
f73677b
feat: populate progress bar on cloud signup
valeriansaliou Oct 6, 2024
1ef568b
feat: finish up cloud signup layout
valeriansaliou Oct 6, 2024
8a6dd2e
fix: improve inner padding for content
valeriansaliou Oct 6, 2024
2e320b8
fix: fine-tune signup form margin top
valeriansaliou Oct 6, 2024
7fead71
feat: add lilliput size to base-title
valeriansaliou Oct 7, 2024
d4ebfc1
feat: add link tint to base-button
valeriansaliou Oct 7, 2024
9f55945
feat: import simplified form-field from prose-app-web
valeriansaliou Oct 7, 2024
30f20fc
feat: populate section-cloud-signup-form
valeriansaliou Oct 7, 2024
a252ebb
chore: add missing module for form-field
valeriansaliou Oct 7, 2024
28d7f09
fix: improve disabled state
valeriansaliou Oct 7, 2024
813ab83
feat: add model to section-cloud-signup-form
valeriansaliou Oct 7, 2024
28302b7
feat: add form-fieldset-field
valeriansaliou Oct 7, 2024
8f5ce8e
feat: add name to form-toggle
valeriansaliou Oct 7, 2024
235ddf4
chore: generize cloud signup into partials for each step
valeriansaliou Oct 7, 2024
2ea6c7f
fix: show progress
valeriansaliou Oct 9, 2024
0ce7ce5
feat: sync colors from sketch
valeriansaliou Oct 9, 2024
3414dd2
feat: add base-security-level component
valeriansaliou Oct 9, 2024
51b3793
feat: implement cloud signup account form step
valeriansaliou Oct 9, 2024
4136002
fix: tests
valeriansaliou Oct 9, 2024
d2b2e35
feat: add base-notice
valeriansaliou Oct 9, 2024
39e43dc
feat: add form-label
valeriansaliou Oct 9, 2024
ac19bd7
feat: add form-labelled-field
valeriansaliou Oct 9, 2024
84066f4
feat: improve form-field customizability
valeriansaliou Oct 9, 2024
a07f423
feat: progress on implementing server creation flow
valeriansaliou Oct 9, 2024
d5e5045
fix: wide fieldset top padding
valeriansaliou Oct 9, 2024
e3c1e72
feat: add support for pattern on fields
valeriansaliou Oct 10, 2024
709b4d6
feat: enforce patterns where relevant
valeriansaliou Oct 10, 2024
2fe2435
refactor: use unique names for keyframes
valeriansaliou Oct 10, 2024
5381a47
feat: implement final step of signup
valeriansaliou Oct 10, 2024
7b348d2
chore: add comment
valeriansaliou Oct 10, 2024
a033048
refactor: commonize home features
valeriansaliou Oct 10, 2024
3b70ae8
feat: add features to cloud signup aside
valeriansaliou Oct 10, 2024
c16765c
feat: add vue-confetti
valeriansaliou Oct 10, 2024
8b07eff
fix: show signup progress over confettis
valeriansaliou Oct 10, 2024
2ac6ef4
feat: add confettis to signup final
valeriansaliou Oct 10, 2024
cdfadbe
style: fix style
valeriansaliou Oct 10, 2024
fda13a2
fix: only trigger confettis if directive exists
valeriansaliou Oct 10, 2024
51725b4
feat: detect password strength
valeriansaliou Oct 12, 2024
84e04b1
feat: make cloud signup more responsive
valeriansaliou Oct 12, 2024
c9fcaae
feat: crude card type detection
valeriansaliou Oct 12, 2024
1f4ed7d
feat: add base-payment-icon
valeriansaliou Oct 12, 2024
9919f0e
fix: disable indexing of signup form
valeriansaliou Oct 12, 2024
d9e4c8e
chore: migrate to base-payment-icon
valeriansaliou Oct 12, 2024
df61833
feat: reveal payment icon
valeriansaliou Oct 12, 2024
93a576f
feat: add red light color
valeriansaliou Oct 12, 2024
c1f9ddc
feat: add more variants to base-notice
valeriansaliou Oct 12, 2024
6f9c74c
feat: add alert system at each signup step
valeriansaliou Oct 12, 2024
3b7045e
feat: add shaky effect on base-notice
valeriansaliou Oct 12, 2024
88767e7
feat: finalize all errors states on base notices
valeriansaliou Oct 12, 2024
83b6dff
refactor: improve loading states for form components
valeriansaliou Oct 12, 2024
5cbd286
feat: add proper loading state to base-button
valeriansaliou Oct 12, 2024
a4237d8
feat: implement dummy pending states on cloud signup
valeriansaliou Oct 12, 2024
c26969b
fix: improve loading state of buttons
valeriansaliou Oct 12, 2024
97f1d43
feat: add login link to header
valeriansaliou Oct 13, 2024
8019d78
feat: add cloud account pages
valeriansaliou Oct 13, 2024
7c58d5f
feat: add form-titled-field component
valeriansaliou Oct 13, 2024
ace1f9f
refactor: migrate to form-titled-field component
valeriansaliou Oct 13, 2024
49198ea
feat: pre-populate cloud signin page
valeriansaliou Oct 13, 2024
ed1fe98
feat: add password reset page
valeriansaliou Oct 13, 2024
0296d4b
feat: add open external icon to base-button
valeriansaliou Oct 13, 2024
0e43bbb
feat: add base-floating-link component
valeriansaliou Oct 13, 2024
d1f5f55
refactor: move image
valeriansaliou Oct 13, 2024
d214d12
feat: progress on account workspaces page
valeriansaliou Oct 13, 2024
dab8691
fix: toggle field value on click on pricing
valeriansaliou Oct 13, 2024
66e4ce0
chore: commonize form field border radius
valeriansaliou Oct 16, 2024
e6f8eaa
feat: add base-payment-preview
valeriansaliou Oct 16, 2024
0f00858
feat: implement account settings view
valeriansaliou Oct 16, 2024
a5b41ea
fix: column gap in page-header
valeriansaliou Oct 16, 2024
d04765f
feat: implement view invoices link
valeriansaliou Oct 16, 2024
b09427c
fix: docker warnings
valeriansaliou Oct 19, 2024
efa9cd0
fix: redirects shall be relative
valeriansaliou Oct 29, 2024
bbf0785
Merge branch 'master' into cloud-signup
valeriansaliou Oct 29, 2024
08829db
style: improve nginx configuration file style
valeriansaliou Oct 29, 2024
633379b
chore: disable wip sections
valeriansaliou Nov 24, 2024
7a5845a
Merge pull request #186 from prose-im/cloud-signup
valeriansaliou Nov 24, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.27-alpine-slim as web
FROM nginx:1.27-alpine-slim AS web

RUN rm -rf /etc/nginx/ /var/www/

Expand Down
4 changes: 2 additions & 2 deletions env/nginx/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ error_log /dev/stdout info;
events {}

http {
include mime.types;
charset utf-8;
include mime.types;
charset utf-8;

access_log off;
absolute_redirect off;
Expand Down
5 changes: 5 additions & 0 deletions nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -304,5 +304,10 @@ export default defineNuxtConfig({
// Dev Tools Configuration
devtools: {
enabled: true
},

// Experimental Configuration
experimental: {
inlineRouteRules: true
}
});
26 changes: 25 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@
},
"dependencies": {
"vue": "3.5.11",
"vue-confetti": "2.3.0",
"keycode": "2.2.1",
"check-password-strength": "2.0.10",
"credit-card-type": "10.0.1",
"crisp-sdk-web": "1.0.25"
},
"devDependencies": {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/assets/images/components/base/BasePaymentIcon/elo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading