Commit Graph

30 Commits (6ff8eb6a9116ad0b788fafb44e686a66c3ce4535)

Author SHA1 Message Date
Sami Mokaddem 6ff8eb6a91
chg: [UI:saas] Clean-up css files and improved sidebar behavior and rendering for all themes 2023-03-21 09:45:21 +01:00
Sami Mokaddem 5b07c57037
fix: [elements:dropdownField] Always attach select2 to the body 2023-03-13 10:02:33 +01:00
Sami Mokaddem 9373c35bc6
chg: [metaTemplate] Started refactoring the whole feature
Objective of the refactoring is to:
Simplified metafields searches and started to add support of multi-field and edition
2021-11-03 11:47:10 +01:00
Sami Mokaddem 370ae3438e
new: [user:registration] Added user self-registration feature 2021-10-20 22:29:23 +02:00
Sami Mokaddem 43fbdc63f6
fix: [ui:select2] Fixed z-index issue
By attaching it to the modal body if applicable
2021-10-20 16:45:51 +02:00
Sami Mokaddem 43dfacfe72
chg: [genericElement:indexTable] Refactored code and added support of compact display 2021-10-20 11:28:39 +02:00
Sami Mokaddem a71fdef9f7
chg: [layout:home] Improved scaling when hovering activity panels 2021-10-18 20:48:43 +02:00
Sami Mokaddem 97428a8892
chg: [ui:home] Nicer icons and layout 2021-10-18 14:59:18 +02:00
Sami Mokaddem 9d551973be
chg: [helper:overlay] Better support of themes and added blur 2021-10-04 16:03:15 +02:00
mokaddem 8b5d2bc48a chg: [ui:setting] Fixed select2 setting search input UI 2021-09-28 11:35:39 +02:00
mokaddem bc8de62815 chg: [ui:settings] Setting page support themes 2021-09-28 10:59:57 +02:00
mokaddem 20a7903573 chg: [instance:settings] Support of BS5 in setting page 2021-09-28 09:23:02 +02:00
mokaddem b4fdc625da chg: [setting] Support of themes in settings 2021-09-18 11:21:50 +02:00
mokaddem 4faecfbbd7 chg: [instance:home] Slightly improved UI 2021-09-18 10:22:59 +02:00
mokaddem 0c38ee1532 chg: [genericTemplate:filters] Fixed some UI issues 2021-09-17 18:12:24 +02:00
mokaddem e65e283c04 chg: [genericElement:table] Changed action link display into buttons instead of links 2021-09-17 18:02:48 +02:00
mokaddem 0d8841a3bf Merge branch 'ui-navigation' into develop-unstable 2021-09-17 17:12:33 +02:00
mokaddem e16a83eddd chg: [elements:index_actions] UI hover feedback 2021-09-13 13:03:27 +02:00
mokaddem 866f73af88 chg: [app:naviation] Support of breadcrumbs for navigation - WiP 2021-09-09 11:05:44 +02:00
mokaddem 50c4a31a2e chg: [layout:sidebar] Started integration of sidebar - WiP 2021-09-07 15:51:21 +02:00
mokaddem 3f4e2ae4b8 chg: [home] Added link to index for each panels 2021-09-07 09:59:36 +02:00
mokaddem 15e9f51244 chg: [tag] Moved CSS and JS parts into the plugin folder 2021-09-02 12:03:07 +02:00
mokaddem a4535ea42e chg: [tag] Continuation of integrating tagging plugin - WiP
- Filtering
- CRUD of tags
2021-08-30 15:11:21 +02:00
mokaddem b1e5bbad1a new: [tag] Started integration of tag plugin with custom helpers - WiP 2021-08-24 10:49:53 +02:00
mokaddem 1804d1ee3b fix: [pagination] Fixed ellipsis pagination 2021-03-04 09:00:16 +01:00
mokaddem 3fada66314 chg: [element:generic_index] Contextual filtering button UI improved 2021-01-18 10:39:16 +01:00
mokaddem 1753ce387e chg: [element:genericElements] UI improvements in index factory 2021-01-12 10:56:47 +01:00
mokaddem a5e3ded892 chg: [genericElements:indexTable] Improved UI of toggle field 2021-01-11 14:21:46 +01:00
mokaddem 899fa27a45 chg: [component:CRUD] Improved flexibility 2021-01-11 12:48:58 +01:00
iglocska 44c60942c0
chg: [restructure] the application
- move the app dir's contents to the source
- update composer for easier installation
2020-06-22 14:28:17 +02:00