Sami Mokaddem
|
b30dff219b
|
fix: [indexTable] Missing argument to display the reload popup
|
2022-02-24 14:50:57 +01:00 |
Sami Mokaddem
|
62ca877f0b
|
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop-unstable
|
2022-02-08 08:42:25 +01:00 |
Sami Mokaddem
|
f53b458103
|
fix: [userSettings] Allow admin to edit other user's settings
|
2022-01-26 12:11:44 +01:00 |
Sami Mokaddem
|
eef09f44c4
|
chg: [brood:connectionTest] Correctly handles network exceptions
|
2022-01-25 15:02:35 +01:00 |
Sami Mokaddem
|
b343c22f23
|
chg: [brood:connectionTest] Correctly handles network exceptions
|
2022-01-24 16:35:42 +01:00 |
Sami Mokaddem
|
fc2c67ef55
|
new: [dependency:js] Added moment.js
|
2022-01-24 15:12:48 +01:00 |
Sami Mokaddem
|
f8c775ba03
|
chg: [api:index] Serve redoc script directly form the server
|
2022-01-20 14:54:47 +01:00 |
Sami Mokaddem
|
324ac1ce40
|
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into refactor-metatemplates
|
2022-01-20 09:00:45 +01:00 |
Sami Mokaddem
|
aeaa833f64
|
new: [CodeMirror] Shows a placeholder whenever the textarea is empty
|
2022-01-17 11:29:50 +01:00 |
Sami Mokaddem
|
7f9418639e
|
fix: [main] Prevent setting listeners if dependencies are not loaded
|
2021-12-20 15:26:36 +01:00 |
Sami Mokaddem
|
5e39707623
|
chg: [element:bar] better support of passed options
|
2021-11-15 11:49:35 +01:00 |
Sami Mokaddem
|
a005d0491f
|
new: [genericElements:index_table] Support of meta_fields in table column
|
2021-11-10 09:06:39 +01:00 |
Sami Mokaddem
|
d045f1f4d5
|
chg: [ui] Added support of redirections via Ajax responses
|
2021-11-08 15:54:37 +01:00 |
Sami Mokaddem
|
b995d06db9
|
fix: [helpers:bootstrap] Correctly pass modal instance and set correct status node
|
2021-10-21 11:11:33 +02:00 |
Sami Mokaddem
|
8686aa87a6
|
fix: [genericElement:index_table] Better support of nested dropdown if it has been added after page load
|
2021-10-20 15:41:11 +02:00 |
Sami Mokaddem
|
64fdd4d290
|
fix: [settings] Correctly detect value changes for select[multiple]
|
2021-10-20 13:16:03 +02:00 |
Sami Mokaddem
|
ab7db2c348
|
chg: [element:settings] Added support of multi-select fields
|
2021-10-20 12:21:13 +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
|
7941a6530a
|
new: [genericElement:indexTable] Table actions - WiP
Table actions allow to perform actions on the table such as hide/show columns, regroup rows by fields and so on
|
2021-10-20 09:39:12 +02:00 |
Sami Mokaddem
|
78180fa90f
|
new: [userSettings] Added complete support of user settings
Including support of bookmarks, sidebar behavior and theming
|
2021-10-18 13:28:26 +02:00 |
Sami Mokaddem
|
a2e3ad76dd
|
chg: [settings] Refactored settings table and views
Allow for improved re-usability to use the views and functions with other settings
|
2021-10-18 13:24:30 +02:00 |
Sami Mokaddem
|
24fbe36f34
|
fix: [bootstrap-helper] Better positioning if container has the row class
|
2021-10-18 13:07:18 +02:00 |
Sami Mokaddem
|
29ca08ce60
|
new: [sidebar:bookmarks] Added early version of user-defined bookmarks
Bookmark configs are saved in their respective user setting for each users
|
2021-10-08 16:57:38 +02:00 |
Sami Mokaddem
|
7fbf83bf49
|
new: [layout:sidebar] Save sidebar expanded state in user setting
|
2021-10-08 16:56:08 +02:00 |
Sami Mokaddem
|
9d551973be
|
chg: [helper:overlay] Better support of themes and added blur
|
2021-10-04 16:03:15 +02:00 |
mokaddem
|
20a7903573
|
chg: [instance:settings] Support of BS5 in setting page
|
2021-09-28 09:23:02 +02:00 |
mokaddem
|
468505b5c6
|
chg: [navbar:search_all] Fixed layout
|
2021-09-17 19:06:56 +02:00 |
mokaddem
|
24a8aa42c8
|
chg: [navbar:search-all] Fixed dropdown instantiation
|
2021-09-17 18:53:32 +02:00 |
mokaddem
|
e62056d5ac
|
chg: [bootstrap] Moved more files to support bootstrap v5
|
2021-09-17 17:51:45 +02:00 |
mokaddem
|
0d8841a3bf
|
Merge branch 'ui-navigation' into develop-unstable
|
2021-09-17 17:12:33 +02:00 |
mokaddem
|
67b43635d0
|
chg: [bootstrap] Migrated APP to use bootstrap v5.x
|
2021-09-17 13:04:37 +02:00 |
mokaddem
|
ea469e0fc5
|
fix: [helpers:bootstrap] Fixed missing variable definition
|
2021-09-16 15:53:59 +02:00 |
mokaddem
|
8032d0fad8
|
chg: [instance:search_all] Support of limit and per-model-searches
|
2021-09-13 15:56:51 +02:00 |
mokaddem
|
1d541ff214
|
chg: [instance:search_all] Improved layout of displayed results
|
2021-09-10 14:12:19 +02:00 |
mokaddem
|
b3c25f0cae
|
new: [instance:search_all] Early work on search all feature
|
2021-09-10 11:55:54 +02:00 |
mokaddem
|
a2a0fccce8
|
chg: [app] Added apexcharts dependency as a PoC
Might get removed later on
|
2021-09-07 10:00:25 +02:00 |
mokaddem
|
0458bbc76f
|
chg: [helpers:bootstrap] Prevent toast to hide if it's being hovered
|
2021-09-02 18:00: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
|
eed5b9226a
|
chg: [behavior:tags] Custom finder and small improvements
|
2021-09-01 16:12:56 +02:00 |
mokaddem
|
61255e2837
|
chg: [tags] Improved UI and added missing files
|
2021-08-31 15:21:28 +02:00 |
mokaddem
|
e835810406
|
fix: [genericTemplates:filters] Custom tags (such as negated and like) are correctly parsed and added to the picker
|
2021-08-31 11:19:15 +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
|
29595c6e22
|
chg: [tag] Continuation of integrating tagging plugin - WiP
- Can tag/untag any model
|
2021-08-26 16:12:55 +02:00 |
mokaddem
|
8b659fb6af
|
chg: [tag] Continuation of integrating tagging plugin - WiP
- Tagging / Untagging
|
2021-08-26 12:06:12 +02:00 |
mokaddem
|
b1e5bbad1a
|
new: [tag] Started integration of tag plugin with custom helpers - WiP
|
2021-08-24 10:49:53 +02:00 |
mokaddem
|
34fc7ad027
|
chg: [helpers:api-helpers] Slight rework on notifications
|
2021-07-27 10:38:43 +02:00 |
mokaddem
|
7c4b45a6e0
|
chg: [instance:settings] Improved support of checkboxes
|
2021-07-22 15:51:06 +02:00 |
mokaddem
|
6f4f628c7c
|
chg: [instance:settings] UI Improvements and framework to save settings - WiP
|
2021-07-21 16:07:30 +02:00 |
mokaddem
|
9f4fbf0410
|
chg: [instance:settings] Improved UI interface
Added searches and notices for individual settings
|
2021-07-21 11:18:06 +02:00 |
mokaddem
|
ce9fc762bc
|
chg: [helpers:submissionModal] Allow passing modalFactory options
|
2021-07-07 15:03:54 +02:00 |