Commit Graph

15 Commits

Author SHA1 Message Date
0a016aa928 Fix horizontal scroll bar on small screen (#7212)
* Fix horizontal scroll bar on small screen

* Update CHANGELOG.md
2024-09-09 15:14:35 +02:00
b049303037 Marketplace / Modules Redesign (#6348)
* Marketplace / Modules Redesign

* Marketplace / Modules Redesign

* Marketplace / Modules Redesign

* Fix missed assets for install module from marketplace

* Display installed modules on Marketplace

* Display header for installing module process

* Update module action buttons after adding of a licence key

* Don't show the close icon during install module

* Improve redirects after module actions from marketplace

* Factorize Marketplace module

* Refactor the module managers(Marketplace, Administration, Container Modules)

* Fix enabling modules list on Space creating

* Remove unused page of module info

* Marketplace filter service

* Remove unused method `isFilteredBySingleTag`

* Factorize adding of licence key

* Factorize install, activate and update modules from Marketplace

* Add menu item for "Add Licence Key" form

* Update module links on Marketplace

* Remove unused code

* Fix space and profile module list wrapper

* Update module list styles

* Improve alignment of icons in top account menu

* Cache pending module update count in database

* Refresh theme styles

* Fix category for translatable strings

* Fix tests

* Update style of Module Configuration page

* Change style for page description

* Update styles for admin modules and marketplace

* Fix filter modules by ID in Marketplace

* Update wording

* Update wording

---------

Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2023-07-12 16:07:57 +00:00
84f07d32cc Fix left border from divider of dropdown menu (#5953) 2022-11-29 16:43:16 +01:00
b548233701 Layout for wall create content form menu (#5827)
* Layout for wall create content form menu

* Activate current content form menu

* Display menu only on Post creating form

* Improve content form menu

* API for content form menu

* Clean up code

* API for content form menu

* Use icon from Content record for wall entry create menu

* Improve code on load create wall entry form

* New property ContentActiveRecord::$createPermission

* Display create form wall entry menu only with defined property "createRoute"

* Improve creating a content from wall stream

* Update using of permission for create new post

* Rename property to WallCreateContentForm->displayContentTabs

* Initialize widgets after load content form from menu

* Fix reset content form after submit

* Display a create content menu tab only of enabled module

* Update CHANGELOG.md (#5827)

* Fix click action of create content menu

* New method for register assets of create content menu item

* Use default sort order for create content menu item

* Change a sort order of the Post create menu item

* Remove unused function registerCreateContentMenuAssets()

* Display top sorted content form on wall stream

* Removed unused import

* Code comment

* Fix @since version

* Rename action of create form

* Widget WallCreateContentFormFooter

* Improve visibility of menu and form of create wall entry

* Style for create wall entry tabs on mobile screen

* Fix menu visibility of create wall entry

* Fix visibility of errors on create a wall entry

* Create WallCreateContentFormContainer

* Refactored `ContentContainerModule:getContentClasses()` method signature

* Fixed changed content name

* Minore changes

* Fixed Tests with new CreatePermission

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2022-11-08 22:02:27 +01:00
a8a1b17f0d Fix #4727: Nav tabs with data-toggle are styled in link color 2020-12-17 15:22:32 +01:00
562acd7e3c Improved use of link color variable 2020-10-19 15:54:24 +02:00
f61a56029b Fix: Tab menu text coloring on hover and activation. 2020-10-13 14:42:01 +02:00
040e673893 #4432 Made tab space equal to4 instead to 2. And several horisontal space between selectors 2020-10-09 14:49:01 +03:00
d39c81f488 Prevent dropdown divider to be rendered if no further menu entries are following. 2020-10-02 15:23:45 +02:00
1ffd659c8a Aligned preference dropdown style with new stream controls style. 2020-09-28 18:10:50 +02:00
dbb1aa94a1 Enh: Initial implementation of new WallStreamEntryWidget 2020-09-15 16:57:19 +02:00
27d7f8749a - Enh: Added css footer-nav class for footer navigation 2018-06-27 15:05:40 +02:00
6bc65a88d2 Enh: Added new MarkdownField input widget as replacement of deprecated MarkdownEditor
Fix: Fixed markdown file upload pjax issue
2017-07-20 17:54:37 +02:00
fb2a917e52 Update nav.less 2017-03-14 10:25:17 +01:00
98f92e2221 Moved root folders (js/css/resources/less) into static folder 2017-01-26 17:44:51 +01:00