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
|
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 |
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
|
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
|
f16165ee6d
|
fix: [layout:topbar] Make icon mask supported by more browsers
|
2021-10-18 20:56:51 +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
|
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
|
14c7d20cc1
|
fix: [ui:sidebar] Make the sidebar scrollable if content is too large
|
2021-10-18 13:11:19 +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
|
7ab8a93fbd
|
chg: [navigation] regrouped navigation related data into files
|
2021-10-08 10:23:03 +02:00 |
Sami Mokaddem
|
8542d7ceb5
|
chg: [layout:loging] Improved layout
|
2021-10-05 12:17:19 +02:00 |
Sami Mokaddem
|
552566c286
|
chg: [layout:app] Added application background
|
2021-10-05 12:06:57 +02:00 |
Sami Mokaddem
|
1c21090a9c
|
chg: [layout:login] Improved layout
|
2021-10-05 12:06:09 +02:00 |
Sami Mokaddem
|
9d551973be
|
chg: [helper:overlay] Better support of themes and added blur
|
2021-10-04 16:03:15 +02:00 |
Sami Mokaddem
|
07a4ebfc92
|
chg: [ui:keycloak] Nice login and logged-in UI
|
2021-10-04 13:15:47 +02:00 |
Sami Mokaddem
|
04a0b7ef2a
|
chg: [css] Added support of variant for dropdown-item
|
2021-10-04 13:13:41 +02:00 |
Sami Mokaddem
|
9afa093d9e
|
chg: [sass] Update package
|
2021-10-04 13:12:34 +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
|
43ac537fbc
|
fix: [navigation] Added setting page and more layout fixes
|
2021-09-18 10:31:05 +02:00 |