Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
6d8d925
customizationz for midtrans intgeration
oderao Jul 2, 2023
c0d83e0
add midtrans svg
oderao Jul 2, 2023
a70d9c0
Merge pull request #1 from oderao/press_custom
oderao Jul 2, 2023
10035bc
add support to save cards via midtrans
oderao Jul 6, 2023
9763b6d
Merge pull request #2 from oderao/press_custom
oderao Jul 6, 2023
be8ecb5
add customizations for signup page
oderao Jul 6, 2023
a49a9ee
add www folder for optibizpro
oderao Jul 6, 2023
7139c6f
Merge pull request #3 from frappe/master
oderao Jul 7, 2023
9e9a8ac
add team to saas site
oderao Jul 7, 2023
cb350b3
fix:use app title to get saas app generator
oderao Jul 16, 2023
e538f59
Merge branch 'master' into press_custom
oderao Jul 21, 2023
43ce408
Merge pull request #5 from oderao/press_custom
oderao Jul 21, 2023
6d7c3ac
fix merge conflicts between frappe/press/master and odera/press/master
oderao Jul 21, 2023
f2d2c45
disable update stripe billing address
oderao Aug 2, 2023
41397f6
Update marketplace_app.html
optibizpro-id Aug 12, 2023
1292d25
Update admin_login.html
optibizpro-id Aug 14, 2023
4afd2d8
Update base.html
optibizpro-id Aug 14, 2023
76b034e
Update erpnext_verify_account.html
optibizpro-id Aug 14, 2023
256d328
Update invite_team_member.html
optibizpro-id Aug 14, 2023
4c765db
Update macros.html
optibizpro-id Aug 14, 2023
3b38556
Update marketplace_auto_review.html
optibizpro-id Aug 14, 2023
dafa413
Update one_time_login_link.html
optibizpro-id Aug 14, 2023
a573932
Update payment_failed.html
optibizpro-id Aug 14, 2023
88af921
Update payment_failed_partner.html
optibizpro-id Aug 14, 2023
003bb1e
Update remote_login.html
optibizpro-id Aug 14, 2023
f1ecf98
Update reset_password.html
optibizpro-id Aug 14, 2023
1030471
Add files via upload
optibizpro-id Aug 14, 2023
12af389
Add files via upload
optibizpro-id Aug 14, 2023
dfc9b93
Update base.html
optibizpro-id Aug 14, 2023
e19e53e
Update footer.html
optibizpro-id Aug 14, 2023
4a9c353
Update logo.html
optibizpro-id Aug 14, 2023
1c95755
Update erpnext_signup_layout.html
optibizpro-id Aug 14, 2023
3707d53
Update erpnextsmb_signup_layout.html
optibizpro-id Aug 14, 2023
0364bba
Update frappe_signup_layout.html
optibizpro-id Aug 14, 2023
8aac43e
Update healthcare_signup_layout.html
optibizpro-id Aug 14, 2023
bb25f34
Update macros.html
optibizpro-id Aug 14, 2023
7e30d0c
Update signup.html
optibizpro-id Aug 14, 2023
1bbbf66
Update index.html
optibizpro-id Aug 14, 2023
0e2f1fb
Update index.py
optibizpro-id Aug 14, 2023
0aff5ce
Update signup.html
optibizpro-id Aug 14, 2023
23b4ed4
Update index.html
optibizpro-id Aug 14, 2023
47444fb
Update Bench.vue
optibizpro-id Aug 14, 2023
6038fce
Update FrappeCloudLogo.vue
optibizpro-id Aug 14, 2023
d9077fd
Update oauth.py
optibizpro-id Aug 14, 2023
f868701
Update signup.html
optibizpro-id Aug 14, 2023
cac14f6
Update FrappeCloudLogo.vue
optibizpro-id Aug 14, 2023
1a98636
revert and redo changes lost by commit
oderao Aug 15, 2023
7af6b6d
update logos and api endpoints urls
oderao Aug 15, 2023
b8747bf
remove stripe payment option
oderao Aug 17, 2023
5924928
Update account_request.py
optibizpro-id Sep 6, 2023
b3bd89f
Update base.html
optibizpro-id Sep 6, 2023
bbe0ff8
Update SetupAccount.vue
optibizpro-id Sep 6, 2023
14030e1
Update Welcome.vue
optibizpro-id Sep 6, 2023
edbd20a
Update NewSite.vue
optibizpro-id Sep 8, 2023
b3b5108
Update NewBench.vue
optibizpro-id Sep 8, 2023
0728db0
Update NewServer.vue
optibizpro-id Sep 8, 2023
e1df58d
Update NewSelfHostedServer.vue
optibizpro-id Sep 8, 2023
955b3eb
Update AccountReferral.vue
optibizpro-id Sep 12, 2023
f1e1e27
Update AccountAPI.vue
optibizpro-id Sep 12, 2023
4670068
remove condition for card
oderao Sep 16, 2023
008a1ea
feat:add subscription for app
oderao Apr 14, 2024
c619c04
update:remove annual option in app subscription
oderao Apr 20, 2024
75401b6
update marketplace app vue
oderao Sep 16, 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
4 changes: 2 additions & 2 deletions dashboard/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<title>Frappe Cloud</title>
<title>OptiBizPro Cloud</title>
<link rel="icon" href="/favicon.png" type="image/x-icon" />
<span class="hidden"> {{ head_html or "" }} </span>
</head>

<body>
<noscript>
<strong
>Frappe Cloud Dashboard doesn't work properly without JavaScript
>OptiBizPro Cloud Dashboard doesn't work properly without JavaScript
enabled. Please enable it to continue.</strong
>
</noscript>
Expand Down
Binary file modified dashboard/public/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dashboard/src/assets/amex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading