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
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
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
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
f1cad5993b
N°3528 - Finish silo selection migration
2021-01-22 11:47:17 +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
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
Molkobain
874bf38316
N°2844 - Fix object panel layout during a transition
2020-12-22 18:22:58 +01:00
Molkobain
f525e161a8
N°2127 - Fix field content overlapping on rest of the UI (Backoffice)
2020-12-17 12:12:04 +01:00
Molkobain
815b2e1670
N°2847 - Restore components/layouts SCSS files to keep matching SCSS conventions
2020-12-04 23:03:17 +01:00
Eric
15aa9e508c
N°3123 - Refactor Directories
2020-12-02 13:18:01 +01:00
Stephen Abello
a49a56def8
N°2847 Correctly center external key value on edition
2020-11-24 09:35:09 +01:00
Molkobain
8d19958d6d
N°2847 - ActivityPanel: Rework for new UX in edition/creation
...
- Hide main action buttons
- Remove activity tab entry form
- Send caselogs value with global form
2020-11-23 23:17:12 +01:00
Molkobain
7d0f1f46d3
N°2847 - ActivityPanel: Rework for new UX
...
- Add MetaModel::GetCaseLogs($sClass) function
- Rename ActivityNewEntryForm to CaseLogEntryForm
- Rework ActivityPanel and CaseLogEntryForm markup / CSS
- Change for 1 CaseLogEntryForm per tab (caselogs and activity) with specific "Add entry..." choices
2020-11-23 11:11:05 +01:00
Molkobain
931225ed5a
N°2847 - Activity panel: Work on the global UX
...
- Fix collapse/expand icon not toggling
2020-11-15 17:56:32 +01:00
Stephen Abello
18ed151e50
N°2847 Add placeholder to menu filter
2020-11-13 10:05:48 +01:00
Stephen Abello
64134ff428
N°2847 Add silo selector to navigation menu
2020-11-12 11:00:59 +01:00
Eric
cfbfaad154
N°2847 - Dashboards edition
2020-11-03 16:15:03 +01:00
Molkobain
10afd1cede
N°2847 - Panel: Fix top padding being too small since integration with tab containers
2020-11-02 18:04:03 +01:00
Eric
be338e385b
N°2847 - Dashboards
2020-11-02 09:59:31 +01:00
Eric
bd606ca3f9
N°2847 - Move dashboard title and menu to the top bar
2020-10-28 15:43:42 +01:00
Eric
48b3716278
N°3294 - Fix CSS typo
2020-10-27 11:43:31 +01:00
Eric
4fd65a8a62
N°3294 - WIP: Introduce counter in OQL menu entries
2020-10-26 13:37:32 +01:00
Molkobain
deda05351b
N°3182 - Show menu group initials when no CSS decoration classes specified
2020-10-19 21:23:07 +02:00
Molkobain
9a47e3cf74
N°2844 - Continue work on object details: Quick fixes for alpha, will need to be refactored
...
- Improve display of details in creation/modification/transition modes
2020-10-15 15:55:05 +02:00
Molkobain
64a96ac001
N°2847 - Dashboard: Improve grid alignments and design of the badge dashlet
2020-10-09 18:42:53 +02:00
Stephen Abello
b25a6a2f04
N°2847 Correctly open/close Activity new entry form
2020-10-09 09:26:39 +02:00
Molkobain
00212e8127
N°2847 - Dashboard: Start rework for demo
2020-10-09 00:04:13 +02:00
Stephen Abello
6a87ce48e1
N°2847 Renamed and moved files for Activity New Entry (thanks to @Molkobain comment on 157e0a6)
2020-10-07 17:01:44 +02:00
Molkobain
ad59e81144
N°2847 - Activity panel: Improve width when expanded
2020-10-07 13:33:38 +02:00
Stephen Abello
157e0a6915
N°2847 Add backend for new entry form for activity panel
2020-10-07 09:46:23 +02:00
Molkobain
8994f82e0f
N°2847 - Fieldset: Fix alignement/positionning with siblings, parent (also some renaming and variables extraction)
2020-10-05 17:03:17 +02:00
Molkobain
8551322cd7
N°2847 - Multi columns layout: Fix alignment with parent (also some renaming to match conventions)
2020-10-05 16:26:41 +02:00