Maria Teresa Paratore
|
90c432b18f
|
fixed URL for JHipster REST API
|
2023-12-11 15:48:15 +01:00 |
Maria Teresa Paratore
|
a64bfc97dc
|
fixed filtering on 'name' only
|
2023-12-11 12:26:44 +01:00 |
Maria Teresa Paratore
|
01b7badfe1
|
work in progress
|
2023-12-11 12:12:10 +01:00 |
Maria Teresa Paratore
|
0a804990ee
|
adjusting for non-logged users
|
2023-12-11 10:50:05 +01:00 |
Maria Teresa Paratore
|
b8e4c74e81
|
updated favicon.ico and logos. Adjusted tree's behavior on hover.
Debugging Angular's material table default filtering (work in
progress...)
|
2023-12-08 18:53:08 +01:00 |
Maria Teresa Paratore
|
664699e25a
|
cleared unused code
|
2023-12-06 19:23:10 +01:00 |
Maria Teresa Paratore
|
50e575e238
|
angular material icons added and loaded locally
|
2023-12-05 17:02:51 +01:00 |
Maria Teresa Paratore
|
1c31888a2c
|
debugging...
|
2023-12-01 19:10:46 +01:00 |
Maria Teresa Paratore
|
b2786fb527
|
Added path to contexts in dropdown widget
|
2023-12-01 18:41:58 +01:00 |
Maria Teresa Paratore
|
a3e84a3185
|
Resource types tree is now expanded as soon as it is loaded
|
2023-12-01 11:39:38 +01:00 |
Maria Teresa Paratore
|
d7aeacf410
|
ignoring generated file
|
2023-11-30 16:38:45 +01:00 |
Maria Teresa Paratore
|
1409452f8d
|
Renaming application
|
2023-11-30 16:36:44 +01:00 |
Maria Teresa Paratore
|
642c31beab
|
Changing application name
|
2023-11-30 16:22:37 +01:00 |
Maria Teresa Paratore
|
f33062a633
|
minor changes
|
2023-11-28 17:17:59 +01:00 |
Maria Teresa Paratore
|
9bd727bb79
|
minor changes for Docker deployment configuration
|
2023-11-28 17:00:30 +01:00 |
Maria Teresa Paratore
|
aff4df706b
|
added OnDestroy method
|
2023-11-23 17:05:11 +01:00 |
Maria Teresa Paratore
|
46719a5e62
|
Fixed bug on loading spinner
|
2023-11-23 13:20:38 +01:00 |
Maria Teresa Paratore
|
9e6e11ecae
|
minor changes
|
2023-11-22 13:33:36 +01:00 |
Maria Teresa Paratore
|
e07d3e3fd9
|
adjusting interceptor
|
2023-11-22 13:32:28 +01:00 |
Maria Teresa Paratore
|
e5b9dad2bc
|
minor changes...
|
2023-11-22 13:31:35 +01:00 |
Maria Teresa Paratore
|
5988c79723
|
adding HttpInterceptors...
|
2023-11-21 18:50:56 +01:00 |
Maria Teresa Paratore
|
31a74a259a
|
added HttpInterceptor to manage REST services delays (work in
progress...)
|
2023-11-20 10:10:58 +01:00 |
Maria Teresa Paratore
|
756152b67a
|
minor changes
|
2023-11-20 10:09:36 +01:00 |
Maria Teresa Paratore
|
2091cd918b
|
resourceType has been parametrised
|
2023-11-16 16:47:06 +01:00 |
Maria Teresa Paratore
|
5a8be6f329
|
fixed bug for auto-fill validation. Created ad-hoc validation function.
|
2023-11-16 15:21:43 +01:00 |
Maria Teresa Paratore
|
bc5a3e8c6a
|
fixing bug on default autocomplete-input validation mechanism
|
2023-11-15 17:59:53 +01:00 |
Maria Teresa Paratore
|
2548bcfd63
|
Linked form with autocompletion to JHipster REST for fetching Contexts.
Consequently fixed Angular Material CSS.
|
2023-11-10 19:28:50 +01:00 |
Maria Teresa Paratore
|
8c7f66d741
|
cleaning code and adjusting calls to JHipster services (work in
progress).
|
2023-11-09 18:59:25 +01:00 |
Maria Teresa Paratore
|
a504c772b1
|
removed useless class
|
2023-11-08 19:51:45 +01:00 |
Maria Teresa Paratore
|
452f19eb74
|
Completed code to retrieve and display the resource types as a nested
tree.
|
2023-11-08 19:49:54 +01:00 |
Maria Teresa Paratore
|
0b7a13aa2c
|
Managing to transform a tree returned by ResourceRegistryClient into a
JSON Object (Work in Progress)
|
2023-11-06 17:59:49 +01:00 |
Maria Teresa Paratore
|
37470005ab
|
Added java classes to manage ResourceImpl DTOs via JSONPath. Added end
modified .ts and .html files for ResourceImpl Angular tables.
|
2023-11-02 18:07:21 +01:00 |
Maria Teresa Paratore
|
d2cbfae119
|
Added JSONPath-based logic to get DTOs for EServices and HostingNodes.
Tables completed.
|
2023-11-02 18:05:32 +01:00 |
Maria Teresa Paratore
|
69272233a7
|
added support for JSONPath
|
2023-10-31 09:50:22 +01:00 |
Maria Teresa Paratore
|
f07a7f3ef7
|
Adding support for JSONPath and updating Resources material tables (work
in progress...)
|
2023-10-27 16:46:14 +02:00 |
Maria Teresa Paratore
|
ac3755c41b
|
added java and typescript code to manage resource instances' table via
service (...work in progress...). Material Table restored.
|
2023-10-24 17:59:09 +02:00 |
Maria Teresa Paratore
|
1eaf8aa78c
|
work in progress
|
2023-10-23 17:24:38 +02:00 |
Maria Teresa Paratore
|
24f9d8ec19
|
updating jhipster endpoints for REST APIs
|
2023-10-23 12:12:17 +02:00 |
Maria Teresa Paratore
|
affff0e800
|
added support for material dropdown and autocompletion (work in
progress)
|
2023-10-18 18:17:59 +02:00 |
Maria Teresa Paratore
|
b61cd64a03
|
Addd resource types tree and raw json view
|
2023-10-17 17:35:23 +02:00 |
Maria Teresa Paratore
|
a0a608b712
|
adding logging support...
|
2023-10-16 12:53:49 +02:00 |
Maria Teresa Paratore
|
cd00f73747
|
added support for local logging
|
2023-10-16 12:52:33 +02:00 |
Maria Teresa Paratore
|
afcd47eac4
|
work in progress...
|
2023-10-13 19:40:12 +02:00 |
Maria Teresa Paratore
|
cf12b842b3
|
Added support for Material Trees and related service to fetch data.
Added component to display pretty-printed JSON retrieved from service.
|
2023-10-13 18:55:17 +02:00 |
Maria Teresa Paratore
|
fbfc0337b6
|
Added service and components for Bootstrap table with searchable fields
and ordering.
|
2023-10-13 16:44:04 +02:00 |
Maria Teresa Paratore
|
a95187bbe5
|
"bootstrap": "5.2.0" restored
|
2023-10-13 08:55:55 +02:00 |
Maria Teresa Paratore
|
6636ce0448
|
work in progress...
|
2023-10-12 17:08:14 +02:00 |
Maria Teresa Paratore
|
da9db179ff
|
added components and directives for Bootstrap tables ordering and
filtering
|
2023-10-12 17:07:48 +02:00 |
Maria Teresa Paratore
|
ad55f05b57
|
Added support for Bootstrap extra components
|
2023-10-12 12:56:44 +02:00 |
Maria Teresa Paratore
|
88d62c45b5
|
minor changes
|
2023-10-11 11:22:57 +02:00 |