Commit graph

41 commits

Author SHA1 Message Date
Rockstar Developer
9d21c89151 Preserving title with custom amount (#403)
* Preserving title with custom amount

* Custom button texts for complete localization

* Update tests, now checking custom amount description and button text

* Support for Custom CSS in POS
2018-11-17 11:39:43 +09:00
rockstardev
7341be76bb Extracting public portion of app controller 2018-09-08 14:53:41 +09:00
rockstardev
45b7df6ac9 Removing traces of PayButton being an app... shhhh... 2018-08-22 14:04:59 +02:00
rockstardev
5a43ce2719 Transfering Pay Button from App directly to Store 2018-08-22 13:57:54 +02:00
rockstardev
4111b8a5a3 Maintaining AppId reference 2018-08-22 12:59:55 +02:00
rockstardev
5b5a2e8c25 Reorganizing Javascript code and references 2018-08-22 11:10:46 +02:00
rockstardev
9a5034c13c URL of image for pay button 2018-08-22 10:52:17 +02:00
rockstardev
b1fcf4524a Separate app for PayButton 2018-08-22 10:26:49 +02:00
rockstardev
0084d4766b Server side validation of PayButton POST 2018-08-17 13:21:00 +02:00
rockstardev
74ddcfa01e Handling payment button post and providing test form 2018-08-17 12:38:03 +02:00
rockstardev
ed36fba0d7 Defining input names for validation errors 2018-08-17 10:30:49 +02:00
rockstardev
af015d435b Integrating Clipboard.js and implemeting copy code 2018-08-16 22:22:15 +02:00
rockstardev
ec59980e6f Validation and conditional rendering of Generated Code section 2018-08-16 21:55:24 +02:00
rockstardev
f0f4247c5d Field validation 2018-08-15 23:58:39 +02:00
rockstardev
b562094956 Currency dropdown as part of page model 2018-08-14 23:47:41 +02:00
rockstardev
4afd55c441 Rendering button code on load from srvModel 2018-08-14 23:47:28 +02:00
rockstardev
d7404f418d Returning intialized model and inputchange on all attribs 2018-08-14 19:40:57 +02:00
rockstardev
893410911c Button width influenced by generator 2018-08-14 18:59:59 +02:00
rockstardev
556b581b6a Updating display of generated HTML 2018-08-14 14:57:46 +02:00
rockstardev
57daf27fdd Completion of UI for rest of Pay Button gneerator 2018-08-11 13:34:52 +02:00
rockstardev
e698d90e3c Pay Button page foundation 2018-08-10 20:26:51 +02:00
nicolas.dorier
5e2d4407ca Update doc for update point of sale 2018-08-02 10:30:47 +09:00
nicolas.dorier
5ee9a92f1e Do not use external website for highlightjs 2018-07-12 01:20:44 +09:00
nicolas.dorier
789193a0c8 fix typo 2018-05-25 12:55:29 +09:00
nicolas.dorier
8d61314852 Use FullNotification and improve instructions 2018-05-25 00:02:24 +09:00
nicolas.dorier
1ce6ae8727 fix typo 2018-05-24 23:58:24 +09:00
nicolas.dorier
dec5dbc0d2 Ability to pass fields to POS app #181 2018-05-24 23:54:48 +09:00
nicolas.dorier
4afb0acc84 does not generate antiforgery 2018-05-11 22:41:11 +09:00
nicolas.dorier
bba268b5e2 Upgrade to .NET Core 2.1 2018-05-08 17:57:53 +09:00
nicolas.dorier
70c98b6901 use the theme manager for ViewPointOfSale 2018-05-08 00:19:28 +09:00
nicolas.dorier
1fa1b74261 Center the last row of the PoS screen 2018-04-27 00:00:32 +09:00
nicolas.dorier
4f9e4116a2 Point of Sale support free entry 2018-04-26 22:09:18 +09:00
nicolas.dorier
0421004616 fix point of sale view on mobile 2018-04-18 21:52:13 +09:00
lepipele
b798a17ef8 Updating Bootstrap4 path on POS 2018-04-08 00:28:39 -05:00
lepipele
4b8899860e Migrating btn-info to btn-secondary 2018-04-08 00:25:00 -05:00
lepipele
f46c8a0a0f Migrating btn-success to btn-primary 2018-04-08 00:08:15 -05:00
lepipele
48832f9ac3 Updating tables not to have top border and margin as requested 2018-04-08 00:06:47 -05:00
lepipele
3c76dfb584 Migrating to btn-primary
btn-default has been removed in Bootstrap4:
https://github.com/twbs/bootstrap/issues/25029
2018-04-07 23:49:36 -05:00
lepipele
0fb492a70f Migrating to FontAwesome
Glyphicons dropped from Bootstrap4:
https://getbootstrap.com/docs/4.0/migration/#components
New version of Glyphicons not readily available in CSS format
Using FA since it's already in solution
2018-04-06 00:14:07 -05:00
lepipele
42d04bff61 Migrating table styles 2018-04-05 23:20:12 -05:00
nicolas.dorier
149c29963d Add Point of Sale feature to BTCPay 2018-04-03 16:58:47 +09:00