Commit Graph

12 Commits (2.4)

Author SHA1 Message Date
iglocska 55ab16b568
new: [generic json template] added with JS based highlighting 2023-06-07 14:25:54 +02:00
Jakub Onderka 3496eec83a fix: [UI] Undefined index attribute_tag_id 2022-10-14 17:40:36 +02:00
Jakub Onderka 5a643f4bbb fix: [UI] Reload just tags part when modifying tag relationship 2022-10-14 15:49:24 +02:00
Jakub Onderka 4be480f4e0 chg: [api] Return REST responses for modifyTagRelationship 2022-10-14 14:56:16 +02:00
Jakub Onderka aacd19a318 fix: [UI] Submit form on CTRL+ENTER on select 2022-10-14 13:00:38 +02:00
iglocska 91cab11f7b
new: [tag] relationships added
- add a relationship to any attributeTag / eventTag relationship
- works for both clusters and tags
- displayed on the event index/view
- included in the API

- new endpoint to modify the relationship via /tags/modifyTagRelationship/[scope]/[id]
  - scope is attribute/event
  - id is the id of the EventTag / AttributeTag object
2022-10-03 12:14:46 +02:00
iglocska 816c1212f8
new: [generic template] for simple displaying of information added 2022-03-13 12:40:48 +01:00
Jakub Onderka 307a273e77 chg: [role] Do not allow delete role when is still assigned to user 2020-12-22 17:52:58 +01:00
Jakub Onderka e9e47b0a86 fix: [UI] Auth Key index and view changes and fixes 2020-12-17 13:50:25 +01:00
iglocska a016c00569
new: [factories] generic confirmation UI factory added 2020-11-30 23:45:12 +01:00
iglocska 92f5886493
new: [standardised delete] view factory added 2020-11-11 10:47:42 +01:00
iglocska 2d1c36928d
new: [generic templates] added with a single view for now (delete) 2020-10-20 01:49:55 +02:00