Commit Graph

589 Commits

Author SHA1 Message Date
balzack
459732df1d fixing lint error 2024-05-23 18:17:52 -07:00
Roland Osborne
0001f6c8c9 integrated admin login with mfa 2024-05-21 15:54:29 -07:00
Roland Osborne
51306e92c4 adding mfa to admin login 2024-05-21 00:56:25 -07:00
Roland Osborne
ff8d0955d6 adjusting mfa modal layout 2024-05-18 09:06:12 -07:00
Roland Osborne
0960c00c72 updating mfa modal layout 2024-05-18 08:50:23 -07:00
Roland Osborne
9c83347162 fix lint warnings 2024-05-18 08:42:59 -07:00
balzack
047f5b364f adjust mfa dialog 2024-05-18 08:29:16 -07:00
balzack
a1041fb225 adding mobile mfa settings control 2024-05-17 20:01:19 -07:00
Roland Osborne
5336d19608 allow for login with MFA token 2024-05-16 18:45:48 -07:00
Roland Osborne
810009f7aa sending mfa qr code for setup 2024-05-16 15:11:39 -07:00
Roland Osborne
e5fe393b43 invoke mfa in browser 2024-05-15 18:49:14 -07:00
Pierre Balzack
169bf5906a
fix typo on connect label 2024-05-06 22:57:18 -07:00
Roland Osborne
380bc0d8a4 provide binary attachement restriction in admin config 2024-05-04 22:33:30 -07:00
Roland Osborne
3b7de54be8 Revert "Typescript (#92)"
This reverts commit 71c65efa20.
2024-05-02 15:21:20 -07:00
Roland Osborne
8e6f1087e4 Revert "Prettier (#93)"
This reverts commit 5b2e42bc6f.
2024-05-02 15:20:10 -07:00
Roland Osborne
55e054abb5 Revert "making databag pretty, thanks @lil5"
This reverts commit afb7632edf.
2024-05-02 15:16:20 -07:00
Roland Osborne
d38d60119b Revert "fixing unit test with custom attribute"
This reverts commit 66729cfc60.
2024-05-02 15:16:16 -07:00
Roland Osborne
66729cfc60 fixing unit test with custom attribute 2024-04-25 13:59:35 -07:00
Roland Osborne
afb7632edf making databag pretty, thanks @lil5 2024-04-25 13:29:25 -07:00
Lucian I. Last
5b2e42bc6f
Prettier (#93)
* Add ignore dsstore node_modules

* Rename to typescript

rnr -r '(.*)\.js$' '$1.ts' ./src ./test
rnr -rf '(.*)\.jsx$' '$1.tsx' ./src ./test

* Remove package lock

* Fix extension of tsx at context

* init typescript

* .

* Compiles, moved to vite

* lint new files

* Move to prettier

---------

Co-authored-by: Pierre Balzack <96387156+balzack@users.noreply.github.com>
2024-04-25 13:22:11 -07:00
Lucian I. Last
71c65efa20
Typescript (#92)
* Add ignore dsstore node_modules

* Rename to typescript

rnr -r '(.*)\.js$' '$1.ts' ./src ./test
rnr -rf '(.*)\.jsx$' '$1.tsx' ./src ./test

* Remove package lock

* Fix extension of tsx at context

* init typescript

* .

* Compiles, moved to vite

* lint new files

* check dashboard

* Add dist to ignore file
2024-04-24 13:26:55 -07:00
Roland Osborne
af3f1f070a #87: thanks @maurelio-cky, restricting range of admin field for storage and accounts 2024-04-23 13:08:20 -07:00
Roland Osborne
726821e29e #90: removing unused lock file, thanks @lil5 2024-04-22 12:13:07 -07:00
Roland Osborne
7ec199d992 fix for Issue #87, was not syncing storage to UI properly, thanks @maurelio-cky 2024-04-21 22:09:33 -07:00
Roland Osborne
d7046fb531 tinting right pane for visual distinction 2024-03-13 14:30:57 -07:00
Roland Osborne
8b15004b48 adding default values for dropdowns 2024-03-08 14:38:37 -08:00
Roland Osborne
fc99b24d5d fixing a few missed translations 2024-03-08 14:08:29 -08:00
Roland Osborne
b400592d03 confirm contact disconnect or delete 2024-03-08 13:49:02 -08:00
Roland Osborne
7f8dc1a6be some styling tweaks 2024-03-07 23:35:33 -08:00
Roland Osborne
58ba4857f9 fix jest errors 2024-03-07 16:43:36 -08:00
Roland Osborne
67f7caa378 added more translations 2024-03-07 16:28:44 -08:00
Roland Osborne
b0fd1a2cd6 added notes lable translation 2024-03-07 12:31:05 -08:00
Roland Osborne
2c416d5150 adding spanish translation 2024-03-06 23:03:19 -08:00
Roland Osborne
7e39f05491 scaling video calls 2024-03-06 22:37:11 -08:00
Roland Osborne
f03ca2dbe0 adding fullscreen support to video calls 2024-03-06 13:34:00 -08:00
Roland Osborne
48baa779fb allowing for device selection with webrtc calls 2024-03-05 16:09:17 -08:00
Roland Osborne
9af0fc744f selecting webrtc device 2024-03-04 21:57:38 -08:00
Roland Osborne
0b4e7da468 translated detail component 2024-03-03 22:56:39 -08:00
Roland Osborne
e83bd155c4 styling detail modals 2024-03-03 22:34:44 -08:00
Roland Osborne
721b4d35b2 adjusting translation 2024-03-03 17:58:48 -08:00
Roland Osborne
90e4ee62cb tweaking static image name 2024-03-03 17:56:55 -08:00
Roland Osborne
8447dcd6ee styling edit subject modal 2024-03-03 17:52:53 -08:00
Roland Osborne
a43a869197 styling details component 2024-03-03 09:16:07 -08:00
Roland Osborne
06618102c9 updating text style on theme change 2024-03-02 22:25:54 -08:00
Roland Osborne
3629f30029 adding dark mode and translation to thread component 2024-03-02 21:29:18 -08:00
Roland Osborne
71d6598556 style and translate dashboard 2024-03-01 13:33:19 -08:00
Roland Osborne
2541417662 updating access screens 2024-02-29 15:16:46 -08:00
Roland Osborne
4ae70543db updating dark splash 2024-02-29 12:37:21 -08:00
Roland Osborne
bbb6d7593e adding darkmode to welcome 2024-02-28 16:10:25 -08:00
Roland Osborne
2e418db65d adding dark login splash 2024-02-28 15:49:44 -08:00