rusikv
|
9d287be468
|
UI: fixed oauth domain and mobile apps clients deleting
|
2024-08-16 14:19:48 +03:00 |
|
rusikv
|
60a8da1bd7
|
UI: oauth2 client form fixed mapper section not updating, set client entity list label and placeholder text
|
2024-08-14 15:31:13 +03:00 |
|
rusikv
|
3c02537454
|
UI: oauth - switched to entity-list for clients, introduce entity-chips for tables, fixes improvements
|
2024-08-13 13:08:21 +03:00 |
|
rusikv
|
7a2a194074
|
UI: oauth2 configuration breakdown: initial implementation
|
2024-08-08 15:10:32 +03:00 |
|
ViacheslavKlimov
|
5d5632606c
|
Merge remote-tracking branch 'origin/master' into feature/activation-link-ttl
|
2024-08-07 14:26:23 +03:00 |
|
Igor Kulikov
|
f2c3a9f6af
|
Merge with master
|
2024-07-26 18:13:53 +03:00 |
|
Igor Kulikov
|
9986fb608c
|
Merge pull request #11288 from maxunbearable/fix/3968-resource-title-edit
Fixed Editing Resource title for JS module Resource
|
2024-07-26 16:46:11 +03:00 |
|
mpetrov
|
4e6dbd8446
|
refactoring
|
2024-07-26 16:19:25 +03:00 |
|
mpetrov
|
75c8a9ed5e
|
Fixed Editing Resource title for JS module Resource
|
2024-07-26 12:15:28 +03:00 |
|
ViacheslavKlimov
|
567986cb40
|
UI for password reset and user activation links TTL (Security settings)
|
2024-07-24 13:23:18 +03:00 |
|
mpetrov
|
1587fdc216
|
edited due to suggestions
|
2024-07-23 11:59:29 +03:00 |
|
mpetrov
|
573367e908
|
Made title read only on LwM2M resorces
|
2024-07-11 17:39:32 +03:00 |
|
Igor Kulikov
|
3242a71e01
|
UI: Pipe SCADA symbols
|
2024-06-28 19:29:16 +03:00 |
|
Igor Kulikov
|
e84447d28e
|
UI: Implement SCADA layout.
|
2024-06-11 18:44:50 +03:00 |
|
Igor Kulikov
|
19630f6c36
|
Merge branch 'master' into feature/scada-symbol
|
2024-06-07 15:42:38 +03:00 |
|
rusikv
|
9eb4a8fbe6
|
UI: qr code: extended mobile app settings with default links, refactored badges, removed redundant apis
|
2024-06-06 13:25:23 +03:00 |
|
rusikv
|
2c2b48f5e8
|
UI: qr code settigns store links form labels renaming
|
2024-06-05 15:07:46 +03:00 |
|
rusikv
|
99e712127e
|
UI: mob app qr code - added links to stores for badges
|
2024-06-05 11:25:49 +03:00 |
|
Igor Kulikov
|
3af88a8d9f
|
Merge with upstream/master
|
2024-06-04 13:45:34 +03:00 |
|
Igor Kulikov
|
9e8fe8ad73
|
UI: SCADA symbol components refactoring.
|
2024-05-30 18:20:50 +03:00 |
|
rusikv
|
9844b44bc6
|
Merge remote-tracking branch 'upstream/master' into enhancement/mobile-app-qr-code-improvements
|
2024-05-30 11:35:08 +03:00 |
|
Vladyslav_Prykhodko
|
7cb87e8789
|
UI: Change validation application secret for OAuth2
|
2024-05-28 14:34:34 +03:00 |
|
rusikv
|
de0b9760bb
|
UI: fixed mob qr code admin settings not applying, extra small screen layout imprvmts, qr code clickble in mobile mode
|
2024-05-23 21:39:28 +03:00 |
|
rusikv
|
1d9791afae
|
UI: mobile app qr code improvements
|
2024-05-21 13:46:31 +03:00 |
|
rusikv
|
45ed484c2a
|
UI: mobile app qr code improvements, cleanup
|
2024-05-15 17:26:36 +03:00 |
|
rusikv
|
ffbb2c7c73
|
UI: refactor mobile app qr code widgets validationm, cleanup widgets json
|
2024-05-10 16:46:32 +03:00 |
|
Igor Kulikov
|
ecb11b6a3a
|
UI: SCADA symbol edit page.
|
2024-05-09 18:56:31 +03:00 |
|
rusikv
|
d163b5679c
|
UI: mobile qrcode improvements
|
2024-05-07 17:14:31 +03:00 |
|
rusikv
|
953c215002
|
UI: added separate mobile qrcode widget to cards bundle
|
2024-05-07 11:08:39 +03:00 |
|
rusikv
|
a057f42e95
|
UI: mobile app QR code UI initial implementation
|
2024-05-02 21:37:11 +03:00 |
|
rusikv
|
753bacd2dc
|
UI: oauth settings style improvement
|
2024-03-25 16:31:56 +02:00 |
|
rusikv
|
9973cc609a
|
UI: upgrade oauth checkboxes to chip buttons
|
2024-03-21 18:39:05 +02:00 |
|
Andrii Landiak
|
9f6c9e7330
|
Merge remote-tracking branch 'upstream/develop/3.6.4' into feature/edge-oauth-support
|
2024-03-12 11:12:29 +02:00 |
|
Andrii Landiak
|
43c830e102
|
Fix ui when clicked edge enabled for oauth2
|
2024-02-21 15:45:55 +02:00 |
|
Andrii Landiak
|
e6ffb22d6f
|
Add ui part of oauth edge enabled. Add test
|
2024-02-21 14:32:20 +02:00 |
|
ViacheslavKlimov
|
4ff3f7851c
|
Merge branch 'master' into feature/push-notifications
# Conflicts:
# application/src/main/java/org/thingsboard/server/controller/BaseController.java
|
2024-02-15 11:21:56 +02:00 |
|
Artem Dzhereleiko
|
f29291e7c6
|
Merge remote-tracking branch 'upstream/master' into AD/bug-fix/hide-progress-bar
|
2024-02-05 15:19:46 +02:00 |
|
Artem Dzhereleiko
|
567e6a493e
|
UI: Refactoring after review
|
2024-02-05 12:57:22 +02:00 |
|
Vladyslav_Prykhodko
|
31dad36129
|
Merge remote-tracking branch 'upstream/master' into feature/push-notifications
|
2024-01-25 16:40:22 +02:00 |
|
Igor Kulikov
|
1c5c8cb466
|
Merge pull request #9936 from ArtemDzhereleiko/AD/bug-fix/safari/sys-admin-general-settings
Fixed sysadmin general settings for Firefox
|
2024-01-24 17:59:57 +02:00 |
|
Artem Dzhereleiko
|
2d6dba7772
|
UI: Refactoring
|
2024-01-23 15:27:53 +02:00 |
|
Artem Dzhereleiko
|
b87699dc8d
|
UI: Fixed progress bar
|
2024-01-23 11:20:36 +02:00 |
|
Vladyslav_Prykhodko
|
a68b12bdd5
|
UI: Minor improvement notification settings
|
2024-01-12 12:46:04 +02:00 |
|
Vladyslav_Prykhodko
|
7fd9d2955b
|
UI: Improved mobile push notification settings
|
2024-01-10 12:28:35 +02:00 |
|
Vladyslav_Prykhodko
|
5739802fda
|
Merge remote-tracking branch 'upstream/master' into feature/push-notifications
|
2024-01-09 15:20:49 +02:00 |
|
Igor Kulikov
|
c5a72ed8df
|
Update license header to 2024 year.
|
2024-01-09 10:46:16 +02:00 |
|
Artem Dzhereleiko
|
f05f6dadb5
|
UI: Fixed sysadmin general settings for Safari
|
2024-01-03 17:09:15 +02:00 |
|
ViacheslavKlimov
|
7bf58e3891
|
Major refactoring for mobile app notifications
|
2023-12-28 12:30:41 +02:00 |
|
ViacheslavKlimov
|
6c0c891f60
|
Merge branch 'master' into feature/push-notifications
# Conflicts:
# application/src/main/java/org/thingsboard/server/actors/ruleChain/DefaultTbContext.java
# common/data/src/main/java/org/thingsboard/server/common/data/notification/NotificationDeliveryMethod.java
# common/data/src/main/java/org/thingsboard/server/common/data/notification/targets/NotificationTargetType.java
# common/data/src/main/java/org/thingsboard/server/common/data/notification/template/DeliveryMethodNotificationTemplate.java
# pom.xml
# ui-ngx/src/app/modules/home/pages/notification/sent/sent-notification-dialog.component.html
# ui-ngx/src/app/modules/home/pages/notification/sent/sent-notification-dialog.component.scss
# ui-ngx/src/app/modules/home/pages/notification/template/template-configuration.ts
# ui-ngx/src/app/modules/home/pages/notification/template/template-notification-dialog.component.html
# ui-ngx/src/app/modules/home/pages/notification/template/template-notification-dialog.component.scss
# ui-ngx/src/app/shared/models/notification.models.ts
|
2023-12-27 11:49:28 +02:00 |
|
Vladyslav_Prykhodko
|
6b95db4807
|
UI: Remove selector selectMaxResourceSize
|
2023-12-22 16:23:30 +02:00 |
|