nicolas.dorier
e70d5ceb08
Fix JS error on WalletSendVault after PIN is asked ( #1210 )
2019-12-04 12:52:54 +09:00
nicolas.dorier
df38b84bbb
Fix alignment in psbt review
2019-12-03 14:30:29 +09:00
Nicolas Dorier
e841bfa148
Merge pull request #1186 from dennisreimann/custom-theme
...
UI: Add custom theme file option
2019-12-02 18:29:07 +09:00
Nicolas Dorier
03b76380e7
Merge pull request #1192 from dennisreimann/ln-node-certthumbprint
...
LN Node: Show ready to use certthumbprint
2019-12-02 18:28:11 +09:00
Nicolas Dorier
db56c2b106
Merge pull request #1202 from pavlenex/create-wallet
...
Change create with connect in wallet page
2019-12-02 18:27:40 +09:00
pavlenex
91f83d751f
Connect wallet clarification
2019-11-30 18:15:28 +01:00
Dennis Reimann
ea6df35c87
LN Node: Show ready to use certthumbprint
...
Turns the output of the `openssl` command from
`SHA256 Fingerprint=48:37:A4:D6:[…]`
into this, which can be copied and inserted directly:
`4837A4D6[…]`
2019-11-24 09:48:34 +01:00
Dennis Reimann
7ccf0c3612
UI: Add custom theme file option
...
This adds a "Custom Theme CSS file" to the "Server settings: Theme" page. It works similar to the custom bootstrap and creative start fields, but is only added to the head in case it is set.
The main idea here is that users would choose one of our predefined themes and have the option to override specific values. The other apporach would be to let the custom theme replace the predefined one, but this could lead to issues in case we extend the set of variables, which would be unset then.
This way users can copy a predefined theme and override all variables or just the ones they want to customize.
The help icon besides the label links to a page in the docs I'm currently working on.
2019-11-22 21:09:18 +01:00
nicolas.dorier
eef623fb4b
Ask passphrase when appropriate ( Fix #1185 )
2019-11-22 19:13:04 +09:00
Kukks
d6b3530384
add login button to register page
2019-11-21 09:28:35 +01:00
nicolas.dorier
5afa847e6e
Fix sign transaction
2019-11-21 16:38:43 +09:00
nicolas.dorier
1bcbc9bab0
Should not show the password
2019-11-21 16:03:06 +09:00
nicolas.dorier
1a8d6e5c05
Implement BTCPayServer vault derivation scheme import
2019-11-21 14:06:16 +09:00
nicolas.dorier
45b08ac8d2
Add sponsor
2019-11-19 20:37:15 +09:00
nicolas.dorier
9a4b385432
Add sponsor
2019-11-19 20:33:26 +09:00
nicolas.dorier
71a6ffac2e
Adjust status message for WalletTransactions
2019-11-18 21:47:09 +09:00
Nicolas Dorier
3af3ffd038
Merge pull request #1167 from dennisreimann/ui-improvements
...
UI: Payment request improvement
2019-11-18 14:23:51 +09:00
Lucas Cullen
6064e3ce55
Add office365 quick settings
2019-11-18 08:12:06 +10:00
nicolas.dorier
0fcfe0e977
Can prune wallet transaction history
2019-11-17 17:13:09 +09:00
Dennis Reimann
0be6f3ca70
UI: Remove superfluous spaces when description is empty
2019-11-16 23:28:53 +01:00
Dennis Reimann
7af80611b6
UI: Better payment request amounts display
...
Uses a table instead of list group items, so that the columns properly align (rows use the same grid). Also aligns the values on the right.
2019-11-16 22:59:51 +01:00
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
c83bcd259d
Testing happy messages, fix approval button
2019-11-16 15:20:54 +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
Dennis Reimann
c8937f6d46
POS app theme fixes
2019-11-15 15:15:19 +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
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
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
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
rockstardev
7bce316e78
Merge branch 'master' into feature/lndseedbackup
2019-11-14 21:02:56 -06:00
rockstardev
c6ef6fc17d
Removing bootstrap and creative start vendor dirs, moving to main
2019-11-14 20:41:53 -06: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
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
458b2fd72e
Register page fixes
2019-11-14 18:42:55 +01:00
Dennis Reimann
dd8caa46c4
Remove modern theme option
...
For now as it is not really shaped yet.
2019-11-14 18:42:53 +01:00
Dennis Reimann
55de85d829
Casa theme color fixes
2019-11-14 18:42:52 +01:00
Dennis Reimann
5bb6918465
Add Casa theme draft
2019-11-14 18:42:50 +01:00
Dennis Reimann
205fd3c9ce
Use grid consistently
2019-11-14 18:42:49 +01:00
Dennis Reimann
50bf55cbdf
Unify section headings
2019-11-14 18:42:48 +01:00
Dennis Reimann
6dd3c79c23
Move themes and bootstrap
2019-11-14 18:42:46 +01:00
radWorx
a25e0ef592
add-theme-picker
2019-11-14 18:42:45 +01:00