Konstantinos Triantafyllou
4060033e34
Merge from master
2022-10-23 02:15:13 +03:00
Konstantinos Triantafyllou
44427dba5f
Fix change status of stakeholder and indicator. Add new APIs in development environment.
2022-10-14 14:59:36 +03:00
Konstantinos Triantafyllou
612fa0ef2f
Update angular core and cli to version 14
2022-09-23 13:25:18 +03:00
argirok
c0f76eb601
fix import indicators with no numbers - create separate method to migrate from old json format.
2022-09-19 16:38:36 +03:00
Konstantinos Triantafyllou
9b494fcf5a
Quick fix for import indicators
2022-09-19 14:42:59 +03:00
Konstantinos Triantafyllou
4ed0890bb9
Fix a bug with active subcategory in admin
2022-09-13 13:30:16 +03:00
argirok
35e4563144
fix export indicators not in the current active subcategory
2022-09-09 13:00:39 +03:00
argirok
a3b2d58dc9
export: add section information
...
import: sends a list of sections to save instead of a list of indicators
2022-09-08 17:45:59 +03:00
Alex Martzios
e510da08de
remove 'uk-blend-multiply' from charts and add it conditionally for fullscreen view to work
2022-09-07 14:52:48 +03:00
Alex Martzios
170a93d108
add loading for modals: edit/create/delete topics and indicators
2022-08-04 17:45:43 +03:00
Konstantinos Triantafyllou
ac0d97404a
Rename all component css to less. Import less from common-assets and delete deprecated.css. Remove dashboard-theme submodule
2022-07-17 16:24:47 +03:00
Konstantinos Triantafyllou
0c3c3b408b
Fix bug with dropdown after dragging event ends
2022-06-21 14:39:27 +03:00
Konstantinos Triantafyllou
d4649fb3c0
Change modal header background for dashboard pages
2022-06-21 13:53:25 +03:00
Konstantinos Triantafyllou
0ec44320c5
Restrict Edit Delete actions only to admins and curators
2022-06-06 17:17:26 +03:00
Konstantinos Triantafyllou
bd63de452b
Enable fullscreen for iframes. Fix copy to clipboard for links in indicators form.
2022-06-06 16:36:23 +03:00
Konstantinos Triantafyllou
c9499ea0a6
Remove some console logs. Fix selected filters alignment
2022-05-05 17:18:58 +03:00
argirok
df2a6c09f0
fix in export indicators (change variable to numbers)
2022-05-05 11:40:13 +03:00
Konstantinos Triantafyllou
e27936ccc5
Some changes in grid of indicators, both monitor and indications pages. Update libraries
2022-04-11 12:31:09 +03:00
Konstantinos Triantafyllou
3c7e7963f5
1. Remove PreloadAllModules from app-routing. 2. Replace deprecated icons with Material icons. 3. Redesign indicators page base on new theme.
2022-04-09 16:25:09 +03:00
argirok
0403ca6dee
import indicators: use this.index to get the index of the category to import the indicators - used to import them always in the active subcategory
2021-12-13 11:37:06 +02:00
Alex Martzios
04c064fa38
Add 'Copy URL' button for number/chart URL(indicators) - dev only
2021-12-07 16:59:13 +02:00
Konstantinos Triantafyllou
3e11718df1
Indicator Component: Remove filters. Cache number responses. Fix bug with delete save in subcategories.
2021-11-24 19:31:33 +02:00
Konstantinos Triantafyllou
71bed68e05
Revert change sizes in number indicators
2021-10-19 15:56:30 +03:00
Konstantinos Triantafyllou
9ee588df82
Change description overlay. Fix a bug in case of more than one sections has no indicators. Make numbers with fixed width
2021-10-19 15:30:17 +03:00
Konstantinos Triantafyllou
34fe82e26b
Fix import indicators through dropdown and remove modal. Add notification send after a successful import. Update library and common-assets
2021-07-22 17:48:47 +03:00
argirok
73172be0a8
Import/ Exprort: add the links in the topic component - subcategory actions dropdown
2021-07-21 17:20:51 +03:00
argirok
e009a7526f
Import/ Exprort: only for curators, import: set Restricted for indicators
2021-07-21 12:39:46 +03:00
Konstantina Galouni
f51ca5f7ed
[Trunk | Monitor Dashboard]:
...
1. indicators.component.ts:
a. Added fields "import_loading" and "export_loading" and set "editing", to show loading icon and disable edit options while export or import process is ongoing.
b. Validate schema of indicators' file when importing it (type (chart or number), url, and jsonPath (for number indicators) are requested).
2. indicators.component.html:
a. Instead of import or export icon (next to buttons), show loading icon when "import_loading" or "export_loading" is true.
b. Disable edit options for indicators when "import_loading" or "export_loading" is true and show tooltip.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@61433 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-19 09:50:08 +00:00
Argiro Kokogiannaki
94fe302965
[Monitor Dashboard|Trunk]
...
Add importAndSave indicators method
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@61425 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-16 11:31:31 +00:00
Konstantina Galouni
18a31fdf7c
[Trunk | Monitor Dashboard]:
...
1. indicators.component.html: Added buttons for exporting and importing indicators of a specific subcategory.
2. indicators.component.ts: Added methods for exporting and importing indicators of a specific subcategory (import of indicators is not creating anything for now).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@61419 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-16 08:58:27 +00:00
Konstantinos Triantafyllou
3f231e23a0
[Monitor Dashboard | Trunk]: Update to angular 11
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@61408 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-14 16:02:04 +00:00
Konstantinos Triantafyllou
2ac2e0aed1
[Monitor dashboard | Trunk]: Notifications for development
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@60573 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-04 11:35:10 +00:00
Argiro Kokogiannaki
be871e043b
[Monitor Dashboard | trunk]
...
app: for Default profiles remove menu for users and pages
add properties for monitor stats tool
stats tool: apply new schema changes
in indicator form add method to check for schema enhancements and update the url
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@60258 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-15 16:02:30 +00:00
Konstantinos Triantafyllou
a1968a2899
[Monitor Dashboard | Trunk]: Indicators: Build sections on an entity changed.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@60246 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-14 18:56:12 +00:00
Konstantinos Triantafyllou
957934730c
[Monitor Dashboard | Trunk]: Fix a bug with indicators on topic changed.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@60245 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-14 18:47:03 +00:00
Konstantinos Triantafyllou
5db6152749
[Monitor Dashboard | Trunk]: Add indicator path remove for loop
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@60234 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-14 10:02:55 +00:00
Konstantinos Triantafyllou
1f953e598c
[Monitor Dashboard | Trunk]: Add note for https on edit-stakeholder. Change number indicator form logic
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@60161 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-17 15:39:31 +00:00
Konstantinos Triantafyllou
6d2948d87f
[Monitor Dashboard | Trunk]: Change reorder method
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@60104 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-09 13:24:32 +00:00
Konstantinos Triantafyllou
2f47c6c069
[Monitor Dashboard | Trunk]: Fix create stakeholder bug
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@60095 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-08 11:39:50 +00:00
Konstantinos Triantafyllou
479463ca63
[Monitor Dashboard | Trunk]: Some UI changes
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@60004 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-01 15:43:43 +00:00
Argiro Kokogiannaki
f51535542e
[Monitor Dashboard|Trunk]
...
-Search pages:
-updates for custom filter
-add
-remove custom filter parameters
-Monitor component:
- apply height sizes
- put indicator title inside the card
- add link to graph
- add last update of statistics date
- encode and handle filter parameters similar to search pages
-Indicators: add height in the form
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@59980 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-27 10:46:58 +00:00
Argiro Kokogiannaki
ca80593e4e
[Dashboard|Trunk]
...
Indicators description: update the logic for the 2 descriptions show and enable description based on the type of the profile and if it is inherited or not
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@59926 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-20 10:52:17 +00:00
Argiro Kokogiannaki
086992a91b
[Monitor|Trunk]
...
-edit numbers:
- create url: parse the index id properly
- save url: keep only the path from url
- set stat-tool the default option
- hide other options for non admins
- set default json paths for stats-tool
-search link: pass the stakeholder filter in parameters
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@59920 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-19 16:16:36 +00:00
Konstantinos Triantafyllou
f54486f752
[Monitor Dashboard | Trunk]: 1. Fix bug with topics. 2. Change number edit to be same as charts
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@59891 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-16 16:48:07 +00:00
Argiro Kokogiannaki
5404b8575a
[Monitor Dashboard | Trunk]
...
code cleaning:
-remove unused imports, files
- add unsubscribe calls
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@59847 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-13 16:42:12 +00:00
Konstantinos Triantafyllou
02f9cf4f40
[Monitor Dashboard | Trunk]: Fix number indicator form, add validation
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@59811 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-11 09:20:54 +00:00
Konstantinos Triantafyllou
47b1770111
[Monitor Dashboard]: Number indicatos add if it is number or string show number
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@59783 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-05 10:06:50 +00:00
Konstantinos Triantafyllou
a9a559e469
[Monitor Dashboard | Trunk]: Hide additional information if indicator is new
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@59781 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-05 08:34:26 +00:00
Konstantinos Triantafyllou
1331d48f60
[Monitor Dashboard | Trunk]: Hide additional information if indicator is new
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@59780 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-05 08:34:05 +00:00
Konstantinos Triantafyllou
80c88075b9
[Monitor Dashboard | Trunk]: Disable additional description if is not default profile
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@59776 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-05 08:20:18 +00:00