Commit Graph

36 Commits (3.x)

Author SHA1 Message Date
Sami Mokaddem db56924f67
chg: [layout:sidebar] Improved sidebar behavior when mouse enter-leave-enter a parent submenu 2024-01-08 09:53:32 +01:00
Sami Mokaddem 1a078e2783
chg: [layout:sidebar] Added a bit of JS to not close the sidebar sub-menu right after the mouse leaves 2023-12-05 10:14:39 +01:00
Sami Mokaddem fc8e6a1d41
new: [js:bootstrap-helper] Added support of spinner size in overlay factory 2023-12-05 09:11:26 +01:00
Sami Mokaddem abb5919d31
chg: [js:bootstrap-helper] Improved modalAutoGuess logic 2023-08-11 10:17:08 +02:00
Sami Mokaddem 7ab0590e68
fix: [ui:apexchart] Make sure line thickness is visible 2023-08-04 10:09:08 +02:00
Sami Mokaddem 566108b6f2
chg: [sharingGroup:add] Usage of newer UI 2023-08-02 11:31:55 +02:00
Luciano Righetti 085d1352a3 fix: sharing groups add ui not working 2023-07-27 11:26:39 +02:00
Luciano Righetti 2dae54ca15 add: migrate edit view (wip) 2023-06-14 10:53:47 +02:00
Sami Mokaddem 2b26ad938a
chg: [layout:event-view] Slightly improved spacing and added new css helper shadow-md 2023-05-10 09:15:31 +02:00
Sami Mokaddem e88ddd86cd
chg: [layout] Merged the sidebars with dropdown and hover element together
- Dropdown will be used when browsing MISP on small screen
- Hover will be used in the other case
2023-05-10 08:47:45 +02:00
Sami Mokaddem d3ef6f5426
chg: [layout:login] Changed background color to linear-gradient
Choice made based on Caro's preference
2023-05-05 11:44:22 +02:00
Sami Mokaddem 53d7992df2
chg: [js:apexcharts] Updated ApexChart to version v3.38.0 2023-05-05 11:43:10 +02:00
Sami Mokaddem 39e57930cf
chg: [scss:themes] Few improvements and added included bootswatch scss files 2023-05-05 11:42:22 +02:00
Sami Mokaddem 5726a173d3
chg: [ui] Updated page title and favicon 2023-04-14 09:40:05 +02:00
Sami Mokaddem 725f044896
chg: [helper:Bootstrap] Usage of IconHelper in some components. Also changed IconHelperAPI 2023-04-11 15:19:12 +02:00
Sami Mokaddem 9c27d43d5f
new: [helper:iconHelper] Added new helper to support the different types of icons used in the application
- Type of icon such as font-awesome, stacked font-awesome and img
2023-04-11 14:19:40 +02:00
Sami Mokaddem ae94f6ef64
fix: [web:font-awesome] Fixed font-family on custom elements 2023-04-11 11:23:14 +02:00
Sami Mokaddem e9b582deb9
fix: [web:font-awesome] Updated missing web-fonts 2023-04-11 11:12:36 +02:00
Sami Mokaddem 449d52a72e
chg: [web:font-awesome] Updated to version 6.4.0 2023-04-11 10:36:54 +02:00
Sami Mokaddem b5c8364580
chg: [layout:navbarBreadcrumb] Restored default font size 2023-03-30 08:16:25 +02:00
Sami Mokaddem 03208d083a
fix: [layout:sidebar] Fixed sidebar height to at least fill the page 2023-03-30 08:04:44 +02:00
Sami Mokaddem 06bd1ec889
chg: [layout:sidebar] Another type of sidebar that reveal submenus on hover
Sidebar no longer scrollable, submenu can no longer be opened automatically
2023-03-29 16:59:25 +02:00
Sami Mokaddem 13b541c1de
chg: [genericElements:groupContextFilters] Adapted border-radius and dropdown direction 2023-03-29 11:57:37 +02:00
Sami Mokaddem 57d005cbc1
fix: [ui:theme] Got rid of default css files in favor of compiled version 2023-03-28 10:30:16 +02:00
Sami Mokaddem deed2e8c36
chg: [ui:login] Changed background and added options to pick from 2023-03-27 11:46:59 +02:00
Sami Mokaddem 418dfc83fe
chg: [layout:ui] More UI tweaking 2023-03-27 11:46:29 +02:00
Sami Mokaddem 25bbc42e3b
chg: [layout:ui] More BS variable override 2023-03-24 18:40:28 +01:00
Sami Mokaddem 062fa0bb83
chg: [deps:bootstrap] Updated bootstrap to v5.2.3 2023-03-24 17:59:26 +01:00
Sami Mokaddem f36f6c2f73
chg: [app:ui] Slight change to sizes 2023-03-24 17:34:59 +01:00
Sami Mokaddem c140945521
chg: [layout:action-bar] Changed BG and shadow 2023-03-24 17:06:29 +01:00
Sami Mokaddem cc3952a7c6
chg: [app:ui] More improvements 2023-03-24 17:00:07 +01:00
Sami Mokaddem 02add76c64
chg: [layout:sidebar] More improvements 2023-03-24 16:47:59 +01:00
Sami Mokaddem c21786e879
chg: [layout:sidebar] Improved sidebar and icons 2023-03-24 12:03:33 +01:00
Sami Mokaddem 2bbbe69d6d
chg: [ui] Migrated UI from Cerebrate and adapted to MISP logo usage 2023-03-24 09:13:03 +01:00
Sami Mokaddem b1b8024ad0
chg: [ui:navigation] Improved UI and navigation 2023-03-23 09:32:35 +01:00
iglocska 35932dbf45
new: [3.x] initial skeleton added
- basic functionality available for authentication
- user/org/role management
- logging

- requires a MISP 2.x database as the datastore
2023-01-31 14:58:25 +01:00