Molkobain
3dc7b66f6f
N°2847 - Code clean up
...
* Fix TWIG exceptions due non existent JS templates for ajax tab
* Fix DisplayBlock::GetRenderContent and HistoryBlock::GetRenderContent signature mismatch warning
* Add return type hinting on ButtonFactory methods
* Rename ButtonFactory::MakeAlternativeNeutralActionButton() to ButtonFactory::MakeLinkNeutral()
* Add ButtonFactory::MakeLinkNeutral() to visual test page
* Fix button spacing/padding when only icon or label
2020-09-29 10:35:16 +02:00
Eric
8306ce36a0
N°2847 - Fixed multi-column bottom margin
2020-09-25 18:21:23 +02:00
Eric
bfd4ba16d9
N°2847 - Action buttons
2020-09-25 16:02:18 +02:00
Eric
6969e4db1b
N°2847 - Title CSS
2020-09-24 15:12:25 +02:00
Eric
ecd5a7aadf
N°2847 - FieldSet, MultiColumn, Tab for object details CSS
2020-09-24 10:45:14 +02:00
Eric
7bf473d2a3
N°2847 - FieldSet, MultiColumn, Tab CSS
2020-09-23 14:51:18 +02:00
Eric
98d2e42bad
N°2847 - FieldSet and Fields
2020-09-23 08:55:58 +02:00
Eric
33f11d2a43
N°2847 - Form and Input WIP
2020-09-22 13:26:14 +02:00
Eric
74160d2447
N°2847 - Add Title component
...
* Add id to button factory
* Rework of Configuration File Editor page
2020-09-18 18:16:09 +02:00
Eric
410a637598
N°2847 - Tab Management - iTop Pages refactoring - introduction of UIContentBlock as base block
2020-09-16 12:00:48 +02:00
Stephen Abello
163c1ebc91
N°2847 Add disabled state for Button component
2020-09-10 15:33:35 +02:00
Eric
2df2392cc6
Fix images in form edition
2020-09-09 14:27:58 +02:00
Molkobain
8193ada159
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# composer.json
# css/light-grey.scss
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
2020-09-08 17:30:32 +02:00
Eric
46fe1661db
Display modal
2020-09-08 17:20:13 +02:00
Molkobain
3c9c3204ac
N°2847 - Update folders order
2020-09-08 10:11:21 +02:00
odain
1eba8ba4ac
Merge branch 'support/2.7' into develop
2020-09-07 16:48:15 +02:00
acognet
fef8038f70
N°3261 - Configure this list : sort icon disappears when descending sort is selected
2020-08-31 15:11:47 +02:00
Molkobain
2840f6930b
N°2847 - Navigation menu: Fix newsroom icon color on hover
2020-08-28 22:15:47 +02:00
Molkobain
c50b6c806a
N°2847 - Navigation menu: Fix user picture size / position when image is taller than wide
2020-08-28 22:11:36 +02:00
Molkobain
0bef32cf8d
N°2847 - Alert & Panel: Add top spacing, fix border-radius and reorder some parts of the SCSS
2020-08-26 22:15:50 +02:00
odain
9a0d9d2c38
Merge branch 'feature/fast-theme-compilation2' into develop
...
N°2982 - speedup themes/scss compilation during setup
N°2996 - Remove iTop version from css-variable.scss
2020-08-26 17:59:31 +02:00
Molkobain
8bdaec0129
N°2847 - Alert & Panel: Improve factories, add color schemes, add visual tests
2020-08-26 17:45:22 +02:00
Molkobain
3b0ca9d771
N°2847 - Add "information" semantic to color palette, reorder colors like a rainbow 🌈
2020-08-26 17:45:22 +02:00
Molkobain
8108dc8803
N°2847 - Button: Reformat SCSS file
2020-08-26 16:03:34 +02:00
Molkobain
61ec7f8053
N°2847 - Button: Add factory, color constants and refactor existing code to use the factory
2020-08-26 16:03:33 +02:00
Molkobain
d5f44ffd7b
N°2847 - Alert: Add factory and color constants
2020-08-26 16:03:33 +02:00
Stephen Abello
93eace9e5b
N°2847 Fix preference page width
2020-08-21 14:02:41 +02:00
Stephen Abello
9dcb4bbfe5
N°2847 First step to convert user preferences page to our new design
2020-08-20 11:14:15 +02:00
Stephen Abello
11f27019e4
N°2847 - Add Html component
...
- Fix icons on buttons
- Comment some rules from legacy css
2020-08-20 11:14:15 +02:00
Stephen Abello
dd81c76aaa
N°2847 Add margin to panels and buttons siblings
2020-08-20 11:14:14 +02:00
Molkobain
880be200ae
Revert "N°2847 Fix first and last popover menu item border radius"
...
This reverts commit 417008f5
2020-08-19 10:23:40 +02:00
Molkobain
c5b8d3fa72
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# application/datamodel.application.xml
# application/itopwebpage.class.inc.php
# css/light-grey.scss
2020-08-19 10:20:37 +02:00
Stephen Abello
417008f549
N°2847 Fix first and last popover menu item border radius
2020-08-19 10:12:04 +02:00
Molkobain
2ce1c2efec
N°2847 - Work on the ActivityPanel and PopoverMenu features
...
- Deprecate cmdbAbstractObject::DisplayBareHistory() as history will be replace by ActivityPanel
- Rename illustrations to original filenames to find source more easily
- Remove unused "max_history_case_log_entry_length" config. parameter
- Activity panel: Introduce iCMDBChangeOp and iCMDBChangeOpSetAttribute interface for better dependency injection
- Activity panel: Add placeholder when no entry
- Activity panel: Fix tab toolbar icons color
- Activity panel: Add history entries (entries after the first 50 are not loaded yet)
- Popover menu: Fix no border-radius on first/last entries hover
2020-08-19 10:09:01 +02:00
acognet
e43f55df03
N°2508 - Include Obsolescence icon within list and autocomplete
2020-08-18 15:55:03 +02:00
Eric
0311fe330b
Fix setup CSS
2020-08-18 14:14:52 +02:00
Stephen Abello
e39947f72c
N°2847 Add semantic colors to alert and panel component
2020-08-18 12:06:18 +02:00
Stephen Abello
74db53d51d
N°2847 Add alert component
2020-08-18 12:03:21 +02:00
odain
0b9ba4d053
Merge branch 'feature/release-checklist-2.7' into develop
2020-08-18 10:31:02 +02:00
Stephen Abello
9516e7f023
N°2847 Add panel component
2020-08-17 17:02:57 +02:00
Molkobain
fabc92eb89
N°2847 - Activity panel: Fix glitch on closed case log entry
2020-08-17 10:00:44 +02:00
Pierre Goiffon
71848cb56b
Merge branch 'support/2.7' into develop
...
# Conflicts:
# .jenkins/bin/tests/phpunit.sh
# Jenkinsfile
# core/config.class.inc.php
# core/dbobjectsearch.class.php
# core/ormlinkset.class.inc.php
# datamodels/2.x/combodo-db-tools/dbtools.php
# dictionaries/nl.dictionary.itop.ui.php
2020-08-17 09:36:43 +02:00
odain-cbd
71b725420a
Merge branch 'develop' into feature/fast-theme-compilation2
2020-08-17 00:18:15 +02:00
Molkobain
e3f1deda00
N°2847 - Activity panel: Fix case log entries highlight strip when closed
2020-08-14 18:12:35 +02:00
odain
a538e3c1a2
N°2996 Remove iTop version from css variables
...
- $version does not exit anymore in css-variables.css. now its value is computed during setup and equals setup timestamp instead.
- use precompiled files (declared in datamodels XML files) to check if theme compilation is required or not.
- referenced images in scss files are included in precompiled file signatures just like scss files md5sum.
- images declared in scss files with v=$version are reloaded automatically on browser side after each theme compilation (see xxx.png?v=timestamp)
- precompiled files are replaced if theme compilation occurred. this will avoid same time consuming operation at next setup.
- code cleanup: arrays / variables renamed
2020-08-14 17:03:16 +02:00
Stephen Abello
3ffe3dd4bd
N°2847 Add Button component
2020-08-14 16:26:16 +02:00
Stephen Abello
f70065b2fc
N°2847 Add a border radius variable to scss
2020-08-14 16:26:16 +02:00
Stephen Abello
4b98f2ac25
N°2847 Add secondary color variables
2020-08-14 16:26:16 +02:00
Molkobain
398621693e
N°2847 - Activity panel: Several improvements
...
- Improve display of code snippets
- Improve code structure for loops on case log colors
2020-08-14 12:18:47 +02:00
Molkobain
b9d7967c0e
N°2847 - Activity panel: Add highlight color on case log entries
2020-08-14 10:41:51 +02:00