Stephen Abello
bdec220d7e
N°3723 Restyle attachment drag and drop and add a better user experience
2021-02-17 11:04:38 +01:00
acognet
4f7760ed86
N°3540 - Migrate printable version of an object
2021-02-15 18:17:32 +01:00
acognet
4c23f1f32b
N°3648 - Feedback alpha 3.0 : finish relation edition
2021-02-15 16:55:03 +01:00
Pierre Goiffon
1cc48c8d8e
💄 iTop 3.0.0 badge dashlet : make whole badge clickable ( #191 )
...
Would be better to have only one handler on the dashboard side but we want to respect code responsibility !
So until we have a system for components to print "static" code (that will be printed only once whatever number of component instances we have in the page), we are doing it the "old" way : calling a JQuery widget in the component JS Twig.
2021-02-11 12:09:06 +01:00
Stephen Abello
3be360dfb9
N°3670 Add new file upload button
2021-02-10 17:19:40 +01:00
Stephen Abello
d8006b160c
N°3670 Migrate Attachment list to new UI
2021-02-10 15:52:56 +01:00
Eric
4ceccb3c41
Add setup.css for initial setup
2021-02-10 09:01:03 +01:00
Eric
ed4cf4ff05
Fix File Select widget
2021-02-09 18:18:11 +01:00
Eric
d332787deb
Provide font CSS classes
2021-02-09 18:18:11 +01:00
Eric
9ed2127530
Add File Select widget
2021-02-09 17:24:27 +01:00
Eric
3c60e4f765
Add Toolbar factory, Use new factory entry for cancel buttons, better check of twig errors, fix fatal error page
2021-02-09 14:43:46 +01:00
Molkobain
26e54b8796
Typo
2021-02-08 19:17:07 +01:00
Molkobain
aa0fb2b8f7
N°3649 - Activity panel: Move case log entry form above toolbar's actions
2021-02-08 12:24:05 +01:00
Molkobain
6710ffa334
N°3649 - Activity panel: Improve colors separation for case logs
2021-02-08 12:24:04 +01:00
Molkobain
0664a42f99
N°3649 - Activity panel: Fix toolbar wrapping with large labels
2021-02-08 12:24:04 +01:00
Molkobain
40c112d47a
N°3649 - Activity panel: Show confirmation dialog on multiple case logs entries submission
2021-02-08 12:24:04 +01:00
Molkobain
8026965915
N°3649 - Activity panel: Work on multiple caselogs edition at once
2021-02-08 12:24:03 +01:00
Molkobain
977d1d0246
N°3649 - Activity panel: Continue improvement following the alpha feedbacks
...
- Add possibility to choose which caselogs are displayed in any tab
- Change case log entry form submit button label from "Add entry" to "Save"
2021-02-08 12:24:02 +01:00
Molkobain
9a4f956153
N°3649 - Activity panel: Code cleanup
...
- Move entry form toggler SCSS to proper file
- Rename entry form toggler
2021-02-08 12:24:01 +01:00
Molkobain
927fd980f6
N°2844 - Make activity panel and object details scroll independently (generic page layout)
2021-02-08 12:24:01 +01:00
Molkobain
446512793b
N°2847 - Simplify SCSS rules according to guidelines
2021-02-08 12:24:01 +01:00
Molkobain
7f55fd4bf6
N°3649 - Activity panel: Continue improvement following the alpha feedbacks
...
- Fix compose button visible when no editable caselog
- Fix "states" filter visible on object with no state attribute
- All tabs now have all the actions / filters
- Initial active tab is now the first one (caselog or activity)
2021-02-08 12:24:01 +01:00
Eric
96faad7539
N°3565 - Migrate backoffice pages to new UIBlock system : Setup (fix some fonts)
2021-02-08 11:30:25 +01:00
Stephen Abello
f1d047becf
Add a Factory for 'Cancel' buttons, make 'Cancel' buttons alternative, make buttons uppercase
2021-02-02 16:17:03 +01:00
Stephen Abello
50af5d9af1
Add semi bold font to typography
2021-02-02 16:14:33 +01:00
Stephen Abello
494789c02e
N°3669 Replace Monorale with Raleway (+ lining figures)
2021-02-02 15:30:33 +01:00
Eric
4f4ea5c6fa
N°3565 - Migrate backoffice pages to new UIBlock system : Setup (move variable)
2021-02-02 08:50:48 +01:00
Eric
2f68be14f8
N°3565 - Migrate backoffice pages to new UIBlock system : Setup
2021-02-01 16:28:10 +01:00
Molkobain
da632c3f0f
N°2847 - Improve panel integration regarding the mockups (not done yet)
2021-02-01 12:08:39 +01:00
Stephen Abello
9ebf0ce1e5
N°3535 Migrate dashboard editor modal to new design
2021-01-29 17:04:00 +01:00
Molkobain
7d1a2668a1
N°2847 - Fix object details properties's margins
2021-01-27 21:23:03 +01:00
acognet
d39d634aba
2284 - Replace JQuery Autocompleter plugin by JQuery UI Autocomplete widget - fix autocomplete on short lists, tab and autoselect item when there is only one option
2021-01-27 11:14:53 +01:00
acognet
c65a760de7
Fix css file-input
2021-01-27 11:14:53 +01:00
Molkobain
880b88a4ef
Code formatting
2021-01-22 17:20:08 +01:00
Molkobain
16dc6b36ba
Rename class to match used lib.
2021-01-22 17:20:08 +01:00
acognet
f1cad5993b
N°3528 - Finish silo selection migration
2021-01-22 11:47:17 +01:00
Stephen Abello
b8aeef1d71
N°3538 * New design for modals
...
* Fix date picker style
* Move jQueryUI style to vendors/ stylesheet folder
2021-01-21 16:41:06 +01:00
acognet
8f1d9fba57
N°3528 - Finish silo selection migration
2021-01-21 15:20:10 +01:00
Molkobain
4816d1e943
N°2847 - Add style for scrollbars throughout the whole application, not only the nav. menu
2021-01-20 19:01:32 +01:00
Eric
54c5c8c016
Merge remote-tracking branch 'origin/develop' into feature/MVCTwigTags3.0
2021-01-20 10:43:12 +01:00
Molkobain
aa2651ca71
N°3208 - Quick create: Fix several items:
...
- Tab navigation no longer passing over history items
- Autocomplete results selection can now be done via up/down arrows
2021-01-19 16:00:30 +01:00
Molkobain
f4b9b0b313
N°3628 - Navigation menu: Add visual hint on toggler when silo applied
2021-01-18 15:41:08 +01:00
Eric
77808ecd41
Add UIBlocks to twig (WIP)
2021-01-18 12:03:31 +01:00
Stephen Abello
2b798baffc
N°3560 Add title to scrollable tabs content
2021-01-18 11:56:04 +01:00
Molkobain
04b4749510
N°1957 - Navigation menu: Show (dismissable) hint for the menu filter
2021-01-18 09:28:17 +01:00
Molkobain
ad6646afaf
N°1957 - Navigation menu: Fix several bugs with menus filter
...
- Placeholder font style
- Results do not scroll under the filter input anymore
2021-01-18 09:28:16 +01:00
Molkobain
7e3d414e9e
Navigation menu: Fix menu counters being over the filter input
2021-01-18 09:28:16 +01:00
Molkobain
c117f8a5ab
Navigation menu: Fix placeholder hint placement
2021-01-18 09:28:16 +01:00
Molkobain
b8d6918f71
N°1957 - Fix clear icon that was not longer shown
2021-01-18 09:28:15 +01:00
Stephen Abello
137b4e55c4
N°3560 Allow to scroll vertically through tabs content. User can activate this feature in preference page
2021-01-15 11:03:08 +01:00