|
2eef36c33d
|
Update changelog
|
2022-08-10 14:14:37 -05:00 |
|
|
7ef0e16df5
|
Implement Xero service
|
2022-08-10 14:12:28 -05:00 |
|
|
451bf6745c
|
Implement test connection to Xero
|
2022-08-09 17:23:58 -05:00 |
|
|
eb903b5ee3
|
Version bump
|
2022-08-05 14:32:12 -05:00 |
|
|
614a1cfb68
|
Merge branch 'zgo-test'
|
2022-08-05 14:28:53 -05:00 |
|
|
8243b4e3f8
|
Add buttons to checkout component
|
2022-08-04 16:31:37 -05:00 |
|
|
de1a19ffd0
|
Fix checkout payment memo
|
2022-08-04 14:43:46 -05:00 |
|
|
7516eaf11f
|
Add new fields to order model
|
2022-08-03 15:55:51 -05:00 |
|
|
80798093dd
|
Add field to Owner model
|
2022-08-03 14:52:09 -05:00 |
|
|
9c6bd6f8a6
|
Merge branch 'zgo-test' of gitlab.com:pitmutt/zgo into zgo-test
|
2022-08-03 10:18:22 -05:00 |
|
|
b5885517e9
|
Add console.log to Checkout component for debugging
|
2022-08-03 09:33:21 -05:00 |
|
|
ee09c1f710
|
Payment service component added - initial testing version
|
2022-08-01 21:29:07 -05:00 |
|
|
75cc66dfef
|
Rev=move order when last Item is deleted
|
2022-08-01 19:41:47 -05:00 |
|
|
96f1368066
|
Merge branch 'zgo-test' of gitlab.com:pitmutt/zgo into zgo-test
|
2022-08-01 16:44:48 -05:00 |
|
|
2daf62e8f3
|
Font changed in notifier.css
|
2022-08-01 16:43:37 -05:00 |
|
|
9e6ee4fcf5
|
UI enhancements
|
2022-08-01 16:21:45 -05:00 |
|
|
15ec498595
|
Merge branch 'zgo-test' of gitlab.com:pitmutt/zgo into zgo-test
|
2022-08-01 16:11:48 -05:00 |
|
|
55a657a385
|
Cancel Order Dialog updated to new Look&Feel
|
2022-07-31 17:54:50 -05:00 |
|
|
e58673390d
|
Merge branch 'zgo-test' of https://gitlab.com/pitmutt/zgo into zgo-test
|
2022-07-30 14:21:14 -05:00 |
|
|
7dea52f5ef
|
Item delete dialog updated to new look&feel
|
2022-07-30 14:20:02 -05:00 |
|
|
5ccc63f29f
|
Version release
|
2022-07-27 08:58:55 -05:00 |
|
|
e91a2e86df
|
Merge branch 'zgo-test' of gitlab.com:pitmutt/zgo into zgo-test
|
2022-07-27 06:45:24 -05:00 |
|
|
fd1cb67f5d
|
Items Create/Edit Forms updated
|
2022-07-26 20:37:14 -05:00 |
|
|
b1b1b44839
|
Update Changelog
|
2022-07-26 15:43:33 -05:00 |
|
|
1e14ab0c5a
|
Fix order list redirection
|
2022-07-26 11:26:42 -05:00 |
|
|
946828563c
|
Update formatting for list of orders
|
2022-07-26 10:00:17 -05:00 |
|
|
0b9419c41f
|
Console.log commented out in various modules
|
2022-07-25 19:21:15 -05:00 |
|
|
9d59a4eb2e
|
Change log updated
|
2022-07-25 16:53:25 -05:00 |
|
|
7930d6410b
|
New component for receipts on order lists
|
2022-07-25 16:42:56 -05:00 |
|
|
7ef92aee12
|
Change log updated
|
2022-07-24 18:02:35 -05:00 |
|
|
b615556aef
|
Invoice format ready for user
|
2022-07-24 18:00:09 -05:00 |
|
|
ed7ceb7594
|
Checkout dialog box working
|
2022-07-23 14:54:36 -05:00 |
|
|
a0b07d8315
|
Invoice form working with notifications added
|
2022-07-23 11:02:36 -05:00 |
|
|
8223e10a52
|
fix satoshis format
|
2022-07-22 17:13:55 -05:00 |
|
|
b291265b5b
|
Change Zcash value format to 8 decimals instead of 6
|
2022-07-22 16:08:45 -05:00 |
|
|
cbcf35b5a7
|
Notifier service up an running
|
2022-07-22 15:42:58 -05:00 |
|
|
5a4336da3c
|
Viewing key error messages implemented partially
|
2022-07-21 23:06:23 -05:00 |
|
|
c2130a1c97
|
User interface reviewed
|
2022-07-20 20:00:06 -05:00 |
|
|
2d1123c613
|
Minor changes in settings form - read/write is working
|
2022-07-20 12:03:37 -05:00 |
|
|
79c1b1e5dc
|
Clean up merge
|
2022-07-20 11:10:24 -05:00 |
|
|
eea842d4e4
|
Merge with Origin
|
2022-07-20 11:03:18 -05:00 |
|
|
25a1d7a50e
|
Add console outputs for debugging Settings form
|
2022-07-20 10:40:55 -05:00 |
|
|
a16b9cf42d
|
Merge branch 'zgo-test' of gitlab.com:pitmutt/zgo into zgo-test
|
2022-07-20 10:36:30 -05:00 |
|
|
70e1b6e42c
|
Correct saving of viewing key
|
2022-07-20 10:31:23 -05:00 |
|
|
3815f94204
|
Merge branch 'zgo-test' of https://gitlab.com/pitmutt/zgo into zgo-test
|
2022-07-20 10:18:12 -05:00 |
|
|
a777c5b5f3
|
Commit minor changes in settings form / @angular-cli updated to version 14.0.6
|
2022-07-20 10:16:06 -05:00 |
|
|
fb5c76fa03
|
Fix item price in wide screens
|
2022-07-20 09:25:51 -05:00 |
|
|
25c6e81ebc
|
Formatting corrections
|
2022-07-20 09:03:40 -05:00 |
|
|
988727dcbd
|
Change log updated (CHANGELOG.md)
|
2022-07-19 20:54:47 -05:00 |
|
|
17fb948740
|
Settings form in testing mode - read/write is not workng properly
|
2022-07-19 20:48:52 -05:00 |
|