Commit Graph

128 Commits (fe83ea6b7ae36bf2d65e461013d529f28c6ddce1)

Author SHA1 Message Date
Jakub Onderka 511d2aa0db fix: [UI] Galaxy cluster distribution levels 2022-12-15 10:05:13 -05:00
Jakub Onderka fd54b79c71 chg: [UI] Add page title for galaxy cluster view 2022-09-07 17:41:51 +02:00
Jakub Onderka a007089486 chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
Jakub Onderka 51a2ec92f3 fix: [UI] Empty form 2022-04-25 10:45:32 +02:00
Jakub Onderka 270080bce4 chg: [UI] Inline attribute detaching 2022-04-24 19:39:00 +02:00
Jakub Onderka dc760e9b00 fix: [internal] Use standard type logging 2022-04-24 16:59:58 +02:00
iglocska 5dfda76c48
fix: [galaxyclusters] view by uuid fixed 2022-01-06 17:39:58 +01:00
mokaddem 52d6a2dc02
chg: [galaxyClusters:view] Both inbound and outbound relations can be viewed 2021-07-12 11:34:09 +02:00
mokaddem 7f72702b3f
fix: [galaxies:add] Missing entry in sidebar
Fix #7499
2021-07-01 16:07:45 +02:00
mokaddem ffb3d9409b
chg: [galaxyCluster:view] oved CyCat relationships in their own child elements
- Significantly speed up view loading time
2021-06-04 10:16:23 +02:00
mokaddem 6a7b2f20b7
fix: [galaxyCluster:view] Typo in setting name 2021-06-04 09:34:55 +02:00
iglocska 22d4c14b48
new: [CyCat integration] v1
- lookup on relationshis for a given galaxy cluster
2021-06-04 00:11:55 +02:00
Jakub Onderka 6f74097c37 chg: [optimise] Faster loading galaxy cluster index 2021-03-01 22:46:35 +01:00
Tom King 8077eeaa3c Merge remote-tracking branch 'upstream/2.4' into bug/galaxy_cluster 2021-02-17 09:56:08 +00:00
Tom King 8892fed986 fix: Allow cluster authors to be an actual array 2021-01-30 15:15:00 +00:00
Tom King 55a8850bf6 fix: Allow 'hard' param in POSTed body for deleting a cluster, send back a proper message 2021-01-30 13:51:12 +00:00
mokaddem 4c84f76542
chg: [galaxyClusters:view_relation] Reuse already fetched relations 2020-12-04 09:48:53 +01:00
mokaddem a2b3504c42
fix: [galaxyCluster] Integrated changes of improved index factory 2020-12-01 15:58:57 +01:00
Jakub Onderka 7c7a8f2817 chg: [tag] Fetch event count for tags in one query 2020-11-24 16:30:03 +01:00
Jakub Onderka 261d15265d chg: [sighting] Speedup loading sighting for tags and galaxies 2020-11-24 16:30:03 +01:00
mokaddem a890ff1021
new: [galaxyCluster:index] Added badge showing number of custom clusters 2020-11-19 18:17:20 +01:00
mokaddem 8b2cea7cdc
chg: [galaxyClusters] Sort by version then by value 2020-11-19 17:47:19 +01:00
mokaddem 65f65adc1a
chg: [galaxyClusters] Returns created json blob instead of interface
response
2020-11-12 16:18:51 +01:00
mokaddem aff0bff826
fix: [galaxyClusterController:edit] Default empty list to empty string 2020-11-12 11:36:20 +01:00
mokaddem 63d3cf39e6
fix: [galaxyClusters:index] Apply find on correct model for REST
requests
2020-11-12 09:42:12 +01:00
mokaddem 6c20213fd8
fix: [galaxyClusters] Fixing badly merged merge-conflict 2020-11-09 10:55:17 +01:00
mokaddem 150b4cb7d1
Merge remote-tracking branch 'origin/2.4' into galaxy-cluster2.0 2020-11-09 10:07:43 +01:00
iglocska 065eba4c6b
Revert "fix: [tag] Show correct count of tag attributes and events"
This reverts commit e644f4ea4c.
2020-09-30 17:47:40 +02:00
mokaddem 1cc35df4f0
chg: [galaxyClusterRelation] Make sure sourceCluster is always contained 2020-09-25 12:16:54 +02:00
mokaddem 780957518d
fix: [galaxyCluster] Recursive conditions on grandparent model 2020-09-25 11:13:26 +02:00
mokaddem d6cef3bd07
chg: [galaxyClusters] Added warning regarding useability of clusters 2020-09-23 09:06:16 +02:00
mokaddem cae3f5b27a
chg: [sidemenu] `Export Galaxy Clusters` is now visible when viewing
galaxy_cluster/view
2020-09-23 08:41:18 +02:00
mokaddem eb84b3344f
Merge remote-tracking branch 'origin/2.4' into galaxy-cluster2.0 2020-09-22 12:08:12 +02:00
Jakub Onderka e644f4ea4c fix: [tag] Show correct count of tag attributes and events 2020-08-18 10:57:33 +02:00
mokaddem 8818519981
Merge remote-tracking branch 'origin/2.4' into galaxy-cluster2.0 2020-07-15 16:12:08 +02:00
mokaddem 88806caca4
fix: [galaxyClusters:view] Fixed full_group_by issue when viewing the
galaxy matrix
2020-07-15 16:07:55 +02:00
mokaddem a8cf7de3ee
chg: [galaxyClusters] Added more entries in side menu 2020-07-15 13:35:33 +02:00
mokaddem 45d1b3c109
chg: [galaxyClusters:publish] Return job id if rest call 2020-07-14 13:49:04 +02:00
mokaddem 45ad28be5d
chg: [galaxyCluster] Prevent creation if UUID is in blocklist. Added
default distribution fallback
2020-07-13 16:48:14 +02:00
mokaddem 19d17ad12a
chg: [clusterBlocklist] Added forms and endpoints to interract with the
model
2020-07-13 15:26:55 +02:00
mokaddem 2051880b3f
new: [GalaxyCluster] Added soft and hard deletion 2020-07-13 12:34:58 +02:00
mokaddem 1c4b3b97e9
chg: Removed integer type hinting in controllers 2020-07-07 14:49:09 +02:00
mokaddem 3460af16a7
chg: [galaxyClusters] Doc and code reuse 2020-07-07 11:43:01 +02:00
mokaddem 8bccb07968
chg: [galaxyClusters] Variable renaming and code reuse 2020-07-07 11:29:49 +02:00
mokaddem b235a9a825
chg: [galaxyCluster:fetchIfAuthorized] Renamed function
checkAuthorization into fetchIfAuthorized
2020-07-07 10:39:51 +02:00
mokaddem b1d9c8efaa
chg: Refacto bunch of galaxy clusters files 2020-07-07 09:47:13 +02:00
mokaddem 1eb260795a
chg: [galaxyCluster:add/edit] Automatically prepend GalaxyCluster if
missing
2020-07-03 14:59:25 +02:00
mokaddem 543dcca00a
fix: [galaxyCluster] Make sure we correctly update cluster relations and few QoL fixes 2020-07-02 11:27:28 +02:00
mokaddem b54edc0c3a
new: [galaxyCluster:publish] Upon publishing, push the cluster to remote
servers
2020-06-26 15:48:50 +02:00
mokaddem b319603bac
chg: [galaxyClusters:updateCluster] Improved parsing of new element to
be added from parent
2020-06-19 11:42:41 +02:00