Alex Kriuchykhin
|
2df9367b01
|
Remove old JS code, unneeded JS include nonce [SCI-8670] (#5607)
|
2023-06-16 10:19:54 +02:00 |
|
Anton
|
c4f82cc756
|
Css fixes [SCI-8671]
|
2023-06-15 15:12:51 +02:00 |
|
Martin Artnik
|
dcc30822f5
|
New icon tweaks & fixes [SCI-8366]
|
2023-06-08 17:33:50 +02:00 |
|
Giga Chubinidze
|
a777fd5584
|
New icons implementation [SCI-8366]
|
2023-06-08 10:33:37 +04:00 |
|
Soufiane
|
30c5b1675f
|
Missing warning messages when setting up new user [SCI-8595] (#5548)
* Fix form errors in users invitation edit [SCI-8595]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
* Fix form errors in users confirmation new [SCI-8595]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
* Fix form errors in users registration [SCI-8595]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
---------
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
|
2023-06-02 15:35:29 +02:00 |
|
Oleksii Kriuchykhin
|
f903ec80e5
|
Merge branch 'hotfix/1.27.1.2' into develop
|
2023-05-10 10:35:45 +02:00 |
|
Anton
|
560ddca839
|
Add html support to disclaimer body and enable during registration [SCI-8410][SCI-8407]
|
2023-05-05 10:44:22 +02:00 |
|
Soufiane
|
1b34de37ef
|
CSP and inline js refactor [SCI-8118][SCI-8119] (#5206)
CSP and inline js refactor [SCI-8118][SCI-8119]
|
2023-05-03 11:31:17 +02:00 |
|
aignatov-bio
|
9466b119a1
|
Merge pull request #5297 from scinote-eln/features/navigation-refactor
Features/navigation refactor
|
2023-04-13 13:59:25 +02:00 |
|
Giga Chubinidze
|
1d44eea8cf
|
updated device table stylings
|
2023-04-10 23:57:43 +04:00 |
|
Anton
|
0c76d7a9b1
|
Merge branch 'develop' into features/navigation-refactor
|
2023-03-31 20:31:30 +02:00 |
|
ajugo
|
f535bc1fa0
|
Fix protocol counter on my statistics [SCI-8240] (#5228)
|
2023-03-31 10:01:58 +02:00 |
|
Anton
|
ed1c4bcb69
|
Replace webpacker with jsbundling-rails [SCI-7926]
|
2023-03-30 13:39:57 +02:00 |
|
ajugo
|
fe37699ba5
|
Add switch for connected devices [SCI-8112] (#5179)
|
2023-03-22 12:15:01 +01:00 |
|
ajugo
|
8eb04c50c2
|
Add removing connected device [SCI-8146] (#5174)
|
2023-03-21 16:44:24 +01:00 |
|
G-Chubinidze
|
06eeb3b27f
|
FE manage devices (table view) + revoking the device [SCI-7633] (#4920)
* FE manage devices (table view) + revoking the device [SCI-7633]
* revocation code optimisation
* hound fixes
---------
Co-authored-by: Giga Chubinidze <gchubinidze@unisens.ge>
|
2023-03-17 13:44:41 +01:00 |
|
ajugo
|
914cd3c2c8
|
Fix the eye icon on disable 2fa modal [SCI-7528] (#4906)
|
2023-02-06 11:17:57 +01:00 |
|
Oleksii Kriuchykhin
|
e887e7c82b
|
Merge branch 'develop' into features/sso-improvements
|
2023-02-01 16:08:56 +01:00 |
|
Giga Chubinidze
|
a0a81eee1c
|
My profile page updates of user data [SCI-7627]
|
2023-01-26 17:01:54 +04:00 |
|
Andrej
|
41362f300e
|
Implement 2fa screen after sign in [SCI-7612]
|
2022-12-21 11:59:25 +01:00 |
|
Oleksii Kriuchykhin
|
c26dcf4b23
|
Replace empty? with blank? [SCI-5579]
|
2021-07-23 11:56:28 +02:00 |
|
Martin Artnik
|
0c63013d8b
|
Made 2fa enable modal accessible globally [SCI-5856]
|
2021-07-05 16:50:37 +02:00 |
|
Oleksii Kriuchykhin
|
29c83ffbb1
|
Merge branch 'develop' into features/new-reports
|
2021-05-21 11:04:17 +02:00 |
|
miha
|
ac18cb7225
|
rename partial to include html
|
2021-04-14 14:07:55 +02:00 |
|
miha
|
e610683d5c
|
[SCI-5623] added external_id setting to user
|
2021-04-14 09:44:09 +02:00 |
|
Oleksii Kriuchykhin
|
2f6194a99f
|
Remove canvas-to-blob library [SCI-5595]
|
2021-03-29 14:02:30 +02:00 |
|
aignatov-bio
|
8396c086f5
|
Add sticky toolbar for projects page [SCI-5401] (#3108)
* Add sticky toolbar for projects page [SCI-5401]
|
2021-01-25 15:36:23 +01:00 |
|
Mojca Lorber
|
81798a96ad
|
Add new SciNote avatars
|
2020-11-25 10:43:59 +01:00 |
|
aignatov-bio
|
84b99eaf3d
|
Fix error handling on registration page
|
2020-08-11 15:39:35 +02:00 |
|
aignatov-bio
|
33e3e3d301
|
Small 2fa fixes
|
2020-07-27 13:42:51 +02:00 |
|
aignatov-bio
|
53d62b0310
|
Fix tests
|
2020-07-22 13:16:27 +02:00 |
|
aignatov-bio
|
ddfe8231d8
|
Merge branch 'features/2fa' into develop
|
2020-07-22 11:56:36 +02:00 |
|
aignatov-bio
|
fef6e5f1db
|
Add recovery strategy for 2fa
|
2020-07-09 17:01:00 +02:00 |
|
Urban Rotnik
|
b11f166c38
|
Fix cucumber tests
|
2020-07-09 13:14:07 +02:00 |
|
Mojca Lorber
|
00b668a4ba
|
Change title size to h1
|
2020-07-08 13:02:47 +02:00 |
|
aignatov-bio
|
88c092dc98
|
Add i18n and constants
|
2020-07-07 15:59:02 +02:00 |
|
aignatov-bio
|
7a9a25e6a9
|
Add 2fa wizzard tabs
|
2020-07-07 13:17:17 +02:00 |
|
aignatov-bio
|
be3a1994f8
|
Add basic UX to 2FA
|
2020-07-07 13:09:48 +02:00 |
|
aignatov-bio
|
4b9881e31e
|
Add 2fa to user settings page
|
2020-07-01 13:25:06 +02:00 |
|
aignatov-bio
|
fe79fa4788
|
Fix markup
|
2020-06-29 10:57:41 +02:00 |
|
aignatov-bio
|
6fa97d3639
|
Add enable 2fa button to user settings
|
2020-06-29 10:56:06 +02:00 |
|
Urban Rotnik
|
a9bed41ff5
|
Remove obsolete html message
|
2020-05-22 10:33:13 +02:00 |
|
aignatov-bio
|
b9e81f208d
|
Fix i18n
|
2020-03-27 10:34:06 +01:00 |
|
aignatov-bio
|
8ff4b540e2
|
Update css for login screen
|
2020-03-27 09:43:49 +01:00 |
|
Mojca Lorber
|
e70bc67146
|
Implement missing style guide changes
|
2020-01-31 14:11:37 +01:00 |
|
aignatov-bio
|
a9690482d1
|
Add autosave feature to text fields
|
2019-11-12 11:26:18 +01:00 |
|
Mojca Lorber
|
16eddc0ad0
|
Save on click away, inline editing
|
2019-11-03 14:59:30 +01:00 |
|
Mojca Lorber
|
7b86a3932a
|
Additional avatar small fixes
|
2019-10-30 15:23:14 +01:00 |
|
Mojca Lorber
|
a0873cb16d
|
Small improvements in the avatar settings
|
2019-10-29 13:21:22 +01:00 |
|
aignatov-bio
|
521a367960
|
Add predefined avatars
|
2019-10-11 11:46:51 +02:00 |
|