Commit Graph

102 Commits (2.4)

Author SHA1 Message Date
iglocska 62f8f290e6
chg: [org index] sort on metafields 2023-06-26 10:05:29 +02:00
Jakub Onderka 4c59dd0080 chg: [UI] Remove org name from table 2022-05-22 21:54:45 +02:00
Jakub Onderka 970aedcbf2 fix: [UI] Show just actions according user to permission 2022-05-22 19:51:40 +02:00
Jakub Onderka 5b75d9daa2 chg: [UI] Use asset loader for Organisations/view.ctp 2022-05-02 10:26:31 +02:00
Jakub Onderka 809a1b07b0 fix: [UI] Put back jQuery UI 2022-04-30 18:02:49 +02:00
Luciano Righetti 2bd4a5b30c fix: [security] a malicious site administrator could store an XSS payload in a svg org logo which would be executed if someone opens the direct link to the image, as reported by Ianis BERNARD - NATO Cyber Security Centre 2022-03-17 14:42:49 +01:00
Jakub Onderka 5b623198ca chg: [internal] Deprecate Org::getUUIDs endpoint 2021-09-09 14:21:05 +02:00
Jakub Onderka 7a379345f6 chg: [UI] Add link to add new organisation 2021-07-26 13:35:32 +02:00
Luciano Righetti a3dd6a850a fix: merge develop branch 2021-07-14 08:27:54 +02:00
mokaddem 18872a503d
fix: [organisations:view] Restored org logo
Fix #7491
2021-07-13 15:27:03 +02:00
Luciano Righetti 1bc44f5b0d fix: add type dropdown in all generic forms. 2021-06-24 16:01:56 +02:00
mokaddem cb6ee8caf9
fix: [organisations:add] Wrong label value 2021-05-21 07:11:41 +02:00
mokaddem a6f770f0a2
chg: [organisations:edit] Usage of the add view 2021-04-27 14:26:58 +02:00
mokaddem 6ec20b80d3
chg: [organisations:add] Migrated view to factory 2021-04-27 13:56:29 +02:00
mokaddem 77e68c5a07
chg: [organisations:index] Migrated view to factory 2021-04-27 10:44:09 +02:00
Jakub Onderka e3cbd08255 fix: [UI] Remove nonsense paginator options 2021-01-10 16:51:09 +01:00
Jakub Onderka 9f8cbeff54 new: [UI] Show sharing groups in org view 2021-01-07 18:32:15 +01:00
Jakub Onderka 23c3034351 new: [UI] Allow to sort orgs by number of orgs 2020-12-23 15:09:22 +01:00
Jakub Onderka 072dcfdc1d
Merge pull request #6698 from JakubOnderka/small-ui-fixes
Small UI fixes
2020-12-13 13:44:24 +01:00
Jakub Onderka aba8317d89 new: [UI] Find org images also by uuid and support SVG images 2020-12-13 13:09:39 +01:00
Jakub Onderka feddffea35 chg: [UI] Move org UUID after ID to match other page style 2020-12-11 17:20:46 +01:00
Jakub Onderka 8ab97c074b chg: [UI] Use IconHelper for flag icons 2020-10-16 09:21:26 +02:00
Jakub Onderka 7aa9101e84 new: [UI] Show organisation nationality flag 2020-10-16 09:21:26 +02:00
Jakub Onderka 527accefb9 chg: [UI] Allow quickSelect organisation UUID 2020-10-11 10:29:07 +02:00
Jakub Onderka d57b559bd3 fix: [UI] Remove not used organisation landing page 2020-10-11 10:28:47 +02:00
Jakub Onderka 700536086a fix: [UI] Remove duplicate request for quick filter 2020-10-06 14:15:17 +02:00
Jakub Onderka da6b3bc0bf chg: [UI] Support quick select for UUID 2020-10-06 14:15:16 +02:00
Vito Piserchia 7da8b32ada rebase continue 2020-08-17 17:25:02 +02:00
Vito Piserchia a393d411e1 rebase continue 2020-08-17 17:13:58 +02:00
Vito Piserchia 316359c3ba rebase continue 2020-08-17 15:59:27 +02:00
Vito Piserchia b8c7485712 resolve merge 2020-08-16 13:31:31 +02:00
Jakub Onderka 7378d1ab19 fix: [UI] Always use UUID with capital letter 2020-05-05 12:43:10 +02:00
Jakub Onderka ed498aa804 fix: [UI] Input is not pair element 2019-10-13 19:49:59 +02:00
iglocska b004cf0290
fix: [UI] removed obsolete logo preview tool from org add/edit 2019-09-13 10:53:43 +02:00
iglocska 4798a4aa68
fix: [UI] Double sanitisation of org view fixed, fixes #4704 2019-05-31 10:53:54 +02:00
mokaddem b94e9b4d10 fix: [organisation:view] Fixed spinner when viewing events from an org. 2019-05-30 13:49:23 +02:00
iglocska 67cfea5785
fix: [UI] Org index filter fixed 2019-05-30 09:21:04 +02:00
Olivier BERT a0a8b34e8c New bunch of accessibility fixes.
This affects EventBlacklists, Feeds, GalaxyClusters, News (index), OrgBlacklists (index), Organisations (index), SharingGroups (index), Taxonomies (view), Event Discussions, Event attribute table, Event proposal table.
2019-04-17 14:24:56 +02:00
Olivier BERT aef027c4b9 Accessibility: added roles and aria labels for many icons and icon links (server list, tags, users, roles, attributes, ...)
There is still much work to be done. But we are on the road.

Ideally, and in order to avoid code dupplicates, we should have some utility functions to generate a proper and accessible yes/no icon, an accessible icon link, etc. This would prevent the code from being filled with "aria-label" tags, since the "title" and "aria-label" properties are nearly always the same.
2019-04-02 15:31:34 +02:00
iglocska a90eaec445 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-26 07:59:35 +01:00
iglocska a067fc769e new: [UI] Move to FA 5 2019-03-23 11:18:22 +01:00
4ekin 0b33adedc1 fix: fixed i18n string representation in Views
Fix for a plenty of Views with incorrect localizations (only English
text shown)
2019-03-21 18:10:26 +03:00
4ekin 840a2fb7e8 fix: Attributes index wrong ditribution field
fix: Logs search bug i18n
fix: Organisations index bug i18n
2019-03-12 16:45:48 +03:00
4ekin 9b0efffcd8 fix: More filter element i18n bug 2019-03-04 18:44:12 +03:00
iglocska fdaf0919d3 new: [UI] Tied the index filter system into all indeces
- WIP: Event view
2019-02-20 23:02:02 +01:00
iglocska d8ee91be68 chg: [refactor] Side menu generic templates moved 2019-02-13 14:45:01 +01:00
iglocska 4c59cd5978 new: [UI] Further refactoring to use the modern meta table UI 2019-02-08 16:30:25 +01:00
iglocska c65ef596b2 fix: [UI] org view with domain restrictions had a layout breaking long key 2019-02-06 17:48:29 +01:00
iglocska ea515ee6f2 fix: [UI] event view UUIDs capitalised 2019-02-04 14:46:08 +01:00
iglocska 9c4ec07b5f fix: [ui] Safari.... 2019-02-04 11:47:58 +01:00