Nicolas Dorier
|
35a4278ae8
|
Merge pull request #1161 from britttttk/app-button
Hide View button in crowdfund
|
2019-11-16 18:58:11 +09:00 |
|
Nicolas Dorier
|
06365b7b73
|
Merge pull request #1158 from Kukks/register-login-secure-lock
Do not allow login or register over an insecure connection
|
2019-11-16 18:15:16 +09:00 |
|
nicolas.dorier
|
f31e013986
|
bump
|
2019-11-16 18:03:16 +09:00 |
|
nicolas.dorier
|
fe1df743ce
|
bump nbx
|
2019-11-16 17:22:51 +09:00 |
|
Kukks
|
22ffd48cd4
|
refactor
|
2019-11-16 08:57:16 +01:00 |
|
nicolas.dorier
|
c83bcd259d
|
Testing happy messages, fix approval button
|
2019-11-16 15:20:54 +09:00 |
|
nicolas.dorier
|
8ebac28ccf
|
Fix tests
|
2019-11-16 15:07:02 +09:00 |
|
nicolas.dorier
|
4e5001d7ef
|
Delete password from the lnd seed backup
|
2019-11-16 14:07:43 +09:00 |
|
nicolas.dorier
|
84fe14a1ed
|
Test LND Seed Backup service and Logs. Use the Confirm View instead of poppup
|
2019-11-16 14:06:37 +09:00 |
|
Nicolas Dorier
|
6828730313
|
Merge pull request #1162 from dennisreimann/theme-fixes
Theme fixes
|
2019-11-16 12:36:50 +09:00 |
|
Nicolas Dorier
|
e540079220
|
Merge pull request #1163 from dennisreimann/main-bundle-script-order
Fix script order in main bundle
|
2019-11-16 12:36:03 +09:00 |
|
Nicolas Dorier
|
e99f806b66
|
Merge pull request #1164 from dennisreimann/page-titles
Page title fixes
|
2019-11-16 12:35:45 +09:00 |
|
Dennis Reimann
|
b452f1d125
|
Limit custom table styles to small tables
Otherwise it overrides to many styles so that i.e. font-sizes with th .h*-classes do not work anymore.
|
2019-11-15 15:15:22 +01:00 |
|
Dennis Reimann
|
f0a9d209a5
|
Fix bootstrap reference in cart bundle
|
2019-11-15 15:15:21 +01:00 |
|
Dennis Reimann
|
984aa2912a
|
Fix script order in main bundle
creative.js relies on ScrollReveal being present on initialization, so it has to be included after scrollreveal.min.js
|
2019-11-15 15:15:20 +01:00 |
|
Dennis Reimann
|
c8937f6d46
|
POS app theme fixes
|
2019-11-15 15:15:19 +01:00 |
|
Dennis Reimann
|
cb849ab23e
|
Light/dark color fixes
fix
|
2019-11-15 15:15:18 +01:00 |
|
Dennis Reimann
|
3bca3427eb
|
Consistent use of page title on Pay Button page
|
2019-11-15 14:44:08 +01:00 |
|
Dennis Reimann
|
a127b13db1
|
Add missing payment request page titles
|
2019-11-15 14:43:36 +01:00 |
|
Dennis Reimann
|
a2f608266b
|
Fix bootstrap reference in cart bundle
|
2019-11-15 14:01:18 +01:00 |
|
Dennis Reimann
|
05f8b8d8af
|
Fix script order in main bundle
creative.js relies on ScrollReveal being present on initialization, so it has to be included after scrollreveal.min.js
|
2019-11-15 13:56:03 +01:00 |
|
Kukks
|
f1cef81d76
|
Do not allow login or register over an insecure connection
|
2019-11-15 12:39:17 +01:00 |
|
Dennis Reimann
|
e1bf376f10
|
Mark up alert-links for better display
|
2019-11-15 11:24:27 +01:00 |
|
Dennis Reimann
|
9298eab30d
|
Improve QR code display on dark background
|
2019-11-15 11:23:52 +01:00 |
|
Dennis Reimann
|
584528f903
|
Improve pay button display on dark background
|
2019-11-15 11:08:10 +01:00 |
|
Dennis Reimann
|
3501920956
|
Set apart theme select from custom css file references
|
2019-11-15 11:06:09 +01:00 |
|
Dennis Reimann
|
65a867e82d
|
Fix css references on bootstrap kitchensink page
|
2019-11-15 11:05:12 +01:00 |
|
nicolas.dorier
|
2bfea50014
|
Update NBXplorer
|
2019-11-15 18:53:20 +09:00 |
|
nicolas.dorier
|
89539fca01
|
Fix build
|
2019-11-15 18:20:10 +09:00 |
|
nicolas.dorier
|
240f6fa45a
|
Allow /rates to pass storeId
|
2019-11-15 18:10:14 +09:00 |
|
nicolas.dorier
|
c004065eea
|
Apply some lipstick on the lnd seed backup
|
2019-11-15 17:55:55 +09:00 |
|
Britt Kelly
|
1cfba82d77
|
Hide button when missing required fields
|
2019-11-14 23:58:38 -07:00 |
|
nicolas.dorier
|
3bdcbd8907
|
Small adjustment to make tables look better
|
2019-11-15 15:22:01 +09:00 |
|
nicolas.dorier
|
fd53811fdd
|
Adjust base font-size to match old style
|
2019-11-15 14:45:53 +09:00 |
|
rockstardev
|
5eeda40098
|
Addressing CSS inconsistencies compared to old design
Fixes: #1159
|
2019-11-14 22:48:15 -06:00 |
|
rockstardev
|
7bce316e78
|
Merge branch 'master' into feature/lndseedbackup
|
2019-11-14 21:02:56 -06:00 |
|
rockstardev
|
68f172b9ef
|
Switching back to v as prefix, other scripts assume it's presence
z wouldn't work because some scripts in btcpayserver-docker re-append v as prefix to find tag
|
2019-11-14 21:00:39 -06:00 |
|
rockstardev
|
9b3e7338ba
|
Fixing broken CrowdfundTests.CanContributeOnlyWhenAllowed test
|
2019-11-14 20:56:28 -06:00 |
|
rockstardev
|
c6ef6fc17d
|
Removing bootstrap and creative start vendor dirs, moving to main
|
2019-11-14 20:41:53 -06:00 |
|
Rockstar Developer
|
e4c797eaa7
|
Merge pull request #1137 from dennisreimann/ui-css-refactoring
UI: Support themes via CSS variables
|
2019-11-14 20:28:01 -06:00 |
|
Dennis Reimann
|
bdca51a178
|
Fine tuning the classic theme
|
2019-11-14 21:10:17 +01:00 |
|
Dennis Reimann
|
e147ce8606
|
Minor layout improvements
|
2019-11-14 18:45:35 +01:00 |
|
Dennis Reimann
|
830286ecc1
|
Center content on forgot password page
|
2019-11-14 18:44:14 +01:00 |
|
Dennis Reimann
|
bc56cab488
|
Fix colors in wallet send view
|
2019-11-14 18:44:13 +01:00 |
|
Dennis Reimann
|
dd683db6d5
|
Bump up font size and spacings in classic theme
|
2019-11-14 18:44:12 +01:00 |
|
Dennis Reimann
|
5436999b13
|
Fix welcome layout background
|
2019-11-14 18:44:11 +01:00 |
|
Dennis Reimann
|
29946763ba
|
Move theme switch to top
|
2019-11-14 18:42:58 +01:00 |
|
Dennis Reimann
|
7160f7dc22
|
Add bootstrap kitchensink
Can be used to control the look of all elements:
/_bootstrap_kitchensink.html?theme=casa
|
2019-11-14 18:42:57 +01:00 |
|
Dennis Reimann
|
e44db30ddb
|
Finetune color settings
fix
|
2019-11-14 18:42:56 +01:00 |
|
Dennis Reimann
|
458b2fd72e
|
Register page fixes
|
2019-11-14 18:42:55 +01:00 |
|