100 Commits

Author SHA1 Message Date
CalDescent
ade66a2136 Fixed deletion bugs in browser. 2023-03-04 17:06:13 +00:00
2b6c7409be update chat version to 3 2023-03-04 00:01:29 +00:00
5465582b97 add send msg to group 2023-03-03 23:47:59 +00:00
CalDescent
17b400e73c Ensure the refresh button works every time it is pushed.
Including the current time ensures that the URL is always different, so will always reload.
2023-03-03 18:01:37 +00:00
CalDescent
32b9dff3ea Fixed layout of tags input fields when publishing data. 2023-03-03 15:21:37 +00:00
Justin Ferrari
aa2884d83a Fixed error handling in PUBLISH_QDN_RESOURCE 2023-03-03 10:07:31 -05:00
CalDescent
00d0567d28
Merge pull request #137 from JustinWesleyFerrari/justin/q-apps
Justin/q apps
2023-03-03 14:46:47 +00:00
CalDescent
d6a3dcf1a4 Added preview mode when publishing an app or website. 2023-03-03 14:30:10 +00:00
CalDescent
d6c734cbc4 Adapted home button in browser to take you to websites/apps list, depending on the resource being viewed. 2023-03-03 13:25:31 +00:00
CalDescent
198d6fba07 Small tweaks to authentication popup. 2023-03-03 13:16:05 +00:00
Justin Ferrari
0281f14d15 Merge remote-tracking branch 'Main/q-apps' into justin/q-apps 2023-03-02 21:23:42 -05:00
Justin Ferrari
fdde6aeffe Fixed issue with send_message 2023-03-02 21:22:08 -05:00
CalDescent
194f461147 Fix browser loading issue. We no longer need to authorize a website/app before viewing. 2023-03-02 21:51:28 +00:00
CalDescent
0215a03988 Merge remote-tracking branch 'JustinWesleyFerrari/feature/qapps-modals' into q-apps
# Conflicts:
#	qortal-ui-plugins/plugins/core/qdn/browser/browser.src.js
#	qortal-ui-plugins/plugins/utils/publish-image.js
2023-03-02 21:04:03 +00:00
CalDescent
836ef5d6d1 Upgraded browser functionality to support identifier, paths, and a dynamic address bar.
Requires Q-Apps functionality in the core.
2023-03-02 16:18:45 +00:00
CalDescent
44732fcb01 GET_ACCOUNT_ADDRESS and GET_ACCOUNT_PUBLIC_KEY replaced with a single action: GET_USER_ACCOUNT, as it doesn't make sense to request address and public key separately (they are essentially the same thing). 2023-03-02 16:18:45 +00:00
CalDescent
45e0326bfd Initial UI support and placeholders for Q-Apps 2023-03-02 16:18:45 +00:00
AlphaX-Projects
b996a90ef4 Added view button 2023-03-02 17:11:53 +01:00
Justin Ferrari
bd6cf70b2f Removed other coins in SEND_COIN & fixed bug 2023-02-25 20:56:39 -05:00
Justin Ferrari
d90ad72d9b Merge remote-tracking branch 'Phillip/feature/q-apps-confirmation-modals' into feature/qapps-modals 2023-02-24 17:49:17 -05:00
Justin Ferrari
21951f3ebe Added auth modal to q-apps 2023-02-24 17:46:43 -05:00
8f9498b4c9 version 2 api transaction for q-app 2023-02-24 14:56:52 +00:00
f08fb36fdc add translations 2023-02-24 13:14:02 +00:00
abe7be473d fix issues 2023-02-24 13:02:05 +00:00
Justin Ferrari
353943cbf9 Added response return to SEND_QORT 2023-02-23 21:26:14 -05:00
697157c79f fixes 2023-02-24 00:53:25 +00:00
fb9da8d1d4 format file 2023-02-23 23:24:43 +00:00
8bc0161a70 Merge remote-tracking branch 'justin/feature/qapps-modals' into feature/q-apps-confirmation-modals 2023-02-23 23:24:15 +00:00
a58eecfebe comment-out deploy_at 2023-02-23 23:21:25 +00:00
6568d7600d added deploy_at, join_group, publish qdn 2023-02-23 23:20:15 +00:00
Justin Ferrari
9a7cf9e4d4 Fixed SEND_CHAT_MESSAGE bugs 2023-02-23 12:52:51 -05:00
Justin Ferrari
2d276d583f Fixed SEND_COIN issue 2023-02-21 13:32:24 -05:00
Justin Ferrari
48fff83732 Added SEND_COIN case 2023-02-20 22:54:13 -05:00
Justin Ferrari
d22f71b6ed Changed modal UI + added two cases 2023-02-19 22:07:48 -05:00
7acdb30eb6 added loader class 2023-02-19 09:10:20 +02:00
cd4dd739b7 pass error 2023-02-18 19:40:14 +02:00
7c6f9e90bb add throw error to publish-data 2023-02-18 19:35:01 +02:00
48af282ba0 add publish-data function 2023-02-18 19:17:50 +02:00
43169de98b error msg 2023-02-18 16:22:26 +02:00
a0d2323305 create modal and logic for it- rough draft 2023-02-18 16:13:13 +02:00
CalDescent
2625c58ba8 Upgraded browser functionality to support identifier, paths, and a dynamic address bar.
Requires Q-Apps functionality in the core.
2023-02-17 15:38:54 +00:00
CalDescent
3008fae6b3 GET_ACCOUNT_ADDRESS and GET_ACCOUNT_PUBLIC_KEY replaced with a single action: GET_USER_ACCOUNT, as it doesn't make sense to request address and public key separately (they are essentially the same thing). 2023-02-17 13:09:08 +00:00
CalDescent
391f4eabb3 Initial UI support and placeholders for Q-Apps 2023-02-17 13:09:08 +00:00
cad6429159 fix old messages, avatar, 404 imgs 2023-01-21 23:09:53 +02:00
Justin Ferrari
0b7dbeeb0d Changed default avatar 2022-11-13 21:54:15 -05:00
AlphaX-Projects
aa5842b940 Fix lit import and delete not needed console logs 2022-10-19 12:24:47 +02:00
AlphaX-Projects
512bdc1cae fix followed and blocked names tab 2022-09-11 14:30:57 +02:00
AlphaX-Projects
679aa3857f
Fix pagination 2022-08-16 11:05:06 +02:00
AlphaX-Projects
b7e4149d6c Translate Data Management Page 2022-04-13 17:38:01 +02:00
AlphaX-Projects
b27867c7a0 Translate Browser Page 2022-04-13 16:24:16 +02:00