Commit Graph

221 Commits (main)

Author SHA1 Message Date
Sami Mokaddem 63593cfd56
new: [CRUD:index] Allow exporting data into csv
- Added CSVConverter tool and CSV server request detector
2023-11-02 08:08:06 +01:00
iglocska a0fedb011c
new: [UI] mermaid.js added 2023-10-05 11:00:51 +02:00
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 db19afd9ac
chg: [ui:select2] Added CSS file relying on BS variables instead of default theme hardcoded values 2023-03-13 09:59:01 +01:00
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 97716e3f6a
new: [css:bootstrap-additional] Added table-xs class 2022-12-02 09:45:26 +01:00
Sami Mokaddem 71164e5135
chg: [layout:user_profile] Improved UI 2022-11-28 08:37:00 +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 866fbc2d51
chg: [layout:notification-menu] Improved spacing and size 2022-10-28 11:09:42 +02: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 4c401e6e29
chg: [ui:layout] Added spacing between toast 2022-10-28 09:10:26 +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 5389f02b4f
new: [scss:boostrap-additional] Added `btn-outline-text` to ease integration with themes 2022-10-21 15:29:45 +02:00
Sami Mokaddem ddfc83af6f
chg: [navigation:socialProvider] Improved UI for SSO profile management 2022-10-21 14:14:38 +02:00
Luciano Righetti 9a2c6a4c4b new: add api tests for MetaTemplates and openapi spec, fix minor issues. 2022-03-08 15:51:07 +01:00
Sami Mokaddem b30dff219b
fix: [indexTable] Missing argument to display the reload popup 2022-02-24 14:50:57 +01:00
Sami Mokaddem f044bd8957
chg: [layout:sidebar] Only show collapsible parents if they have children 2022-02-23 10:19:16 +01:00
Sami Mokaddem ec37a637f8
chg: [header] moved inline style in css file 2022-02-09 09:51:21 +01:00
Sami Mokaddem a77e29fa38
new: [layout:sidebar] Notifications in the sidebar 2022-02-08 17:58:30 +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
Luciano Righetti d91a362e99 Merge branch 'develop' into add-inter-connection-tests 2022-01-26 15:31:49 +01:00
Luciano Righetti bd73b620cd chg: add missing openapi endpoints for sync test 2022-01-26 15:19:23 +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 9540bff6ce
chg: [web:deps] Updated font-awesome version from 5.8.2 to 5.15.4 2022-01-21 12:21:09 +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 788fcd19ce
fix: [themes] Recompiled css file repairing the merge conflict overlooked 2022-01-20 14:00:37 +01:00
Sami Mokaddem 8d60c93328
new: [themes] bash script to help dev compile css files 2022-01-20 13:59:43 +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
Luciano Righetti 25b7d167f1 chg: remove the /api/v1 prefix for api endpoints 2022-01-19 16:22:44 +01:00
Luciano Righetti 7ed87ff0f2 chg: refactor ApiTestTrait to reduce code duplication, enforce openapi spec validations 2022-01-19 15:15:49 +01:00
Luciano Righetti 850eb0fb2d add: cover authkeys api endpoints, extend openapi spec 2022-01-18 17:39:41 +01:00
Luciano Righetti e6daa63064 add: more encription keys api endpoints covered 2022-01-18 16:11:00 +01:00
Luciano Righetti f48c1a5a17 Merge branch 'develop' into add-integration-tests 2022-01-18 14:29:54 +01:00
Luciano Righetti b1ad454db8 add: api tests for /encryptionkeys, extend openapi spec 2022-01-18 14:29:27 +01:00
Luciano Righetti 299cb126dc add: wiremock tests and boilerplate, update test readme, extend openapi spec 2022-01-17 16:02:15 +01:00
Sami Mokaddem aeaa833f64
new: [CodeMirror] Shows a placeholder whenever the textarea is empty 2022-01-17 11:29:50 +01:00