Skip to content

Changes

Summary

  1. UI - Support for policy imports (commit: 3c4912e) (details)
  2. UI - policy imports review (commit: 733dd2f) (details)
  3. UI - policy imports review 2 (commit: 876c30b) (details)
  4. UI - Send messages improvements (commit: 47ea395) (details)
  5. UI - policy imports missing headers in new files (commit: b9d874d) (details)
  6. UI - bug fix for things without features (commit: 117389c) (details)
Commit 3c4912ed72947716d9f3c81e005a2fe95ce27bf4 by Thomas Fries
UI - Support for policy imports

Signed-off-by: thfries <thomas.fries0@gmail.com>
(commit: 3c4912e)
The file was modified ui/modules/policies/policies.html (diff)
The file was modified ui/modules/api.ts (diff)
The file was modified ui/modules/things/thingsSearch.ts (diff)
The file was addedui/modules/policies/policiesEntries.ts
The file was addedui/modules/policies/policiesResources.ts
The file was addedui/modules/policies/policiesSubjects.ts
The file was addedui/modules/utils/observable.ts
The file was modified ui/modules/utils.ts (diff)
The file was modified ui/modules/utils/tabHandler.ts (diff)
The file was modified ui/main.ts (diff)
The file was addedui/modules/policies/resourceTemplates.json
The file was addedui/modules/policies/policiesImports.ts
The file was modified ui/modules/utils/crudToolbar.ts (diff)
The file was modified ui/modules/policies/policies.ts (diff)
The file was modified ui/modules/environments/environments.html (diff)
The file was addedui/modules/policies/policiesJSON.ts
The file was modified ui/modules/things/thingsSSE.ts (diff)
The file was modified ui/modules/policies/policyTemplates.json (diff)
The file was modified ui/modules/things/fields.ts (diff)
Commit 733dd2f7ea788b4a56ccf03da54234d4d84193e0 by Thomas Fries
UI - policy imports review
- Changed naming CRUD, JSON and Manage
- Fixed typos in labels
- Splitted tabs for entries and imports
- Fixed things search field delete button
- Search button now in primary color
- Empty crud toolbar now called create instead of edit

Signed-off-by: thfries <thomas.fries0@gmail.com>
(commit: 733dd2f)
The file was modified ui/modules/environments/environments.html (diff)
The file was modified ui/modules/utils/crudToolbar.html (diff)
The file was modified ui/modules/policies/policies.html (diff)
The file was modified ui/modules/things/features.html (diff)
The file was modified ui/modules/things/things.html (diff)
The file was modified ui/modules/utils/crudToolbar.ts (diff)
Commit 876c30bb1370c323afe48739fcd7b75712f471ed by Thomas Fries
UI - policy imports review 2
- Update bootstrap-icons for new copy icon
- Fixed color of selected copy icon
- Allow additional actions in table rows
- Clipboard copy value now explicit and not guessed from sibling html
- Policy import allows navigation
- fixed SSE mapping of incoming messages

Signed-off-by: thfries <thomas.fries0@gmail.com>
(commit: 876c30b)
The file was modified ui/index.html (diff)
The file was modified ui/modules/policies/policies.html (diff)
The file was modified ui/modules/policies/policiesResources.ts (diff)
The file was modified ui/modules/policies/policiesSubjects.ts (diff)
The file was modified ui/modules/policies/policiesImports.ts (diff)
The file was modified ui/modules/connections/connectionsMonitor.ts (diff)
The file was modified ui/modules/things/attributes.ts (diff)
The file was modified ui/modules/utils.ts (diff)
The file was modified ui/modules/things/messagesIncoming.ts (diff)
The file was modified ui/main.scss (diff)
The file was modified ui/modules/policies/policies.ts (diff)
The file was modified ui/modules/things/thingsCRUD.ts (diff)
Commit 47ea3955c2c415f23f722220cc10a27147fad6c7 by Thomas Fries
UI - Send messages improvements
- disable send buttons when no thing or feature is selected

Signed-off-by: thfries <thomas.fries0@gmail.com>
(commit: 47ea395)
The file was modified ui/modules/things/thingMessages.html (diff)
The file was modified ui/modules/things/thingMessages.ts (diff)
The file was modified ui/modules/things/featureMessages.html (diff)
The file was modified ui/modules/things/featureMessages.ts (diff)
The file was modified ui/modules/things/features.ts (diff)
The file was modified ui/modules/policies/policies.ts (diff)
Commit b9d874d41307c2f817f772e2bacb25ea4531360c by Thomas Fries
UI - policy imports missing headers in new files

Signed-off-by: thfries <thomas.fries0@gmail.com>
(commit: b9d874d)
The file was modified ui/modules/policies/policiesSubjects.ts (diff)
The file was modified ui/modules/policies/policiesJSON.ts (diff)
The file was modified ui/modules/policies/policiesEntries.ts (diff)
The file was modified ui/modules/policies/policiesImports.ts (diff)
The file was modified ui/modules/policies/policies.ts (diff)
The file was modified ui/modules/policies/policiesResources.ts (diff)
Commit 117389c207264f252e313a34666889caf4dbff18 by Thomas Fries
UI - bug fix for things without features

Signed-off-by: thfries <thomas.fries0@gmail.com>
(commit: 117389c)
The file was modified ui/modules/things/features.ts (diff)