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 |
Luciano Righetti
|
25ded7e3bf
|
add: more sharing groups api tests, add broods api tests, extend openapi spec
|
2022-01-14 17:43:53 +01:00 |
Luciano Righetti
|
fa7316db3f
|
add: add sharing groups api tests, extend openapi spec
|
2022-01-14 14:43:21 +01:00 |
Luciano Righetti
|
2d05f9228d
|
add: some extra scopes and actions
|
2022-01-13 16:57:05 +01:00 |
Luciano Righetti
|
c8fd8f4a62
|
add: add basic api coverage of inbox processor endpoint, extend openapi spec
|
2022-01-13 16:34:43 +01:00 |
Luciano Righetti
|
5906f6d2c7
|
add: add individuals api tests and extend openapi spec
|
2022-01-11 17:17:04 +01:00 |
Luciano Righetti
|
f774f68ede
|
add: add api tests for tags and orgs, extend openapi spec, fix routes for tags plugin
|
2022-01-11 12:33:34 +01:00 |
Luciano Righetti
|
b954e11064
|
add: add/edit operations api tests and openapi spec
|
2022-01-10 16:19:58 +01:00 |
Luciano Righetti
|
71072f60eb
|
chg: extend openapi spec
|
2022-01-10 11:59:55 +01:00 |
Luciano Righetti
|
6776789fdf
|
new: add /api/v1/users/index api test
|
2022-01-07 17:08:00 +01:00 |
Luciano Righetti
|
a69608530c
|
new: add /api openapi spec view with redoc, add faker to fixtures, validate api responses with openapi spec, add /api/v1/ prefix to api routes
|
2022-01-07 13:45:52 +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
|
e22068ec90
|
chg: [themes] Recompiled themes using dart-sass
|
2021-12-16 11:53:56 +01:00 |
Sami Mokaddem
|
b9da619538
|
chg: [themes:packages] Replaced node-sass by dart-sass
|
2021-12-16 11:53:12 +01:00 |
Sami Mokaddem
|
ae2b666fbf
|
chg: [scss:bootstrap-additional] Added hover on dropdown items and mw/mh support
|
2021-12-01 08:27:17 +01:00 |
Sami Mokaddem
|
5e39707623
|
chg: [element:bar] better support of passed options
|
2021-11-15 11:49:35 +01:00 |
Sami Mokaddem
|
c0d25578a0
|
fix: [ui:sidebar] Correctly add activeSidebarLinkColor to parent element if child is selected
|
2021-11-11 14:58:07 +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
|
452873e3ba
|
chg: [ui:meta_templates] Slightly improved UI
|
2021-11-09 09:11:35 +01:00 |
Sami Mokaddem
|
d045f1f4d5
|
chg: [ui] Added support of redirections via Ajax responses
|
2021-11-08 15:54:37 +01:00 |
Sami Mokaddem
|
b11db037d7
|
chg: [css:metafields] Improved responsiveness
|
2021-11-08 14:07:31 +01:00 |
Sami Mokaddem
|
9f7f39ec85
|
chg: [app] More UI improvement for responsiveness
|
2021-11-04 15:19:45 +01:00 |
Sami Mokaddem
|
4f084e6beb
|
chg: [app] Various layout improvements for responsiveness
|
2021-11-04 10:47:03 +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
|
f596aefdb5
|
chg: [ui:login] Better logo centering
|
2021-10-21 15:53:39 +02:00 |
Sami Mokaddem
|
b995d06db9
|
fix: [helpers:bootstrap] Correctly pass modal instance and set correct status node
|
2021-10-21 11:11:33 +02:00 |