Sami Mokaddem
|
62b2a1b264
|
new: [crud:auditlog] Added auditlogs for entity being viewed
|
2023-02-16 14:52:05 +01:00 |
Sami Mokaddem
|
94509ff5d3
|
new: [js-bootstrap:quickConfirm] Added quickConfirm UI element to create a confirmation popover to confirm actions
|
2023-02-16 13:34:17 +01:00 |
Sami Mokaddem
|
e21eceed8a
|
chg: [js-bootstrap] Added new quick function to display a modal from an URL
|
2023-02-16 13:33:20 +01:00 |
Sami Mokaddem
|
e630b78134
|
new: [js-bootstrap:popover] Added support of popover in bootstrap-helper
|
2023-02-16 13:32:21 +01:00 |
Sami Mokaddem
|
d2003d45d6
|
chg: [js-utils:sanitize] Added sanitization function
|
2023-02-16 13:30:54 +01:00 |
Sami Mokaddem
|
3e6b77c478
|
new: [element:index_table] Added possibility to download current table based on filters
|
2023-02-13 15:29:03 +01:00 |
Sami Mokaddem
|
05f592a198
|
fix: [ui:connectionTestResult] Only display error once
|
2023-01-19 10:27:54 +01:00 |
Sami Mokaddem
|
f1c84ff834
|
chg: [js:bootstrap-helper] Improved table building mechanism
|
2022-12-02 09:46:40 +01:00 |
Sami Mokaddem
|
48a3c242aa
|
chg: [js:bootstrap-helper] Added support of modal size
|
2022-12-02 09:46:05 +01:00 |
Sami Mokaddem
|
2c840c7d4f
|
chg: [herlper:bootstrap] Major refactor of the BootstrapHelper to make it more modular + added documentation
|
2022-11-28 08:36:17 +01:00 |
Sami Mokaddem
|
a9e85a34d3
|
fix: [instance:settings] Revert setting back to its original in case of failure
|
2022-11-15 11:03:11 +01:00 |
Sami Mokaddem
|
67eb9de05a
|
new: [ui:index_table] Fire pending debounced functions on dropdown hidden
|
2022-10-28 09:12:30 +02:00 |
Sami Mokaddem
|
0c4a73cc39
|
chg: [js:bootstrap-helper] Allow closing success toast without title
|
2022-10-25 14:31:10 +02:00 |
Sami Mokaddem
|
7ab3a5bfee
|
chg: [js:api-helper] Show feedback for failure in postForm
|
2022-10-25 10:29:47 +02:00 |
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 |