96b4ca786a
maintain (admin): slight UX improvement on admin pages
2023-04-04 00:44:52 +10:00
b6762ddd4c
feature (input): password fields with view button
2022-11-25 16:38:00 +11:00
6685362a77
feature (autocompletion): toggle for form autocompletion
2022-11-16 08:57:22 +11:00
a9350c3126
fix (admin): related backend datalist
...
autocomplete with datalist was causing weird issues
2022-11-16 08:25:21 +11:00
90c8a365e8
maintain (hack): remove a react hack
2022-11-10 00:19:16 +11:00
7e099988bb
feature (admin): revamp css in admin console
2022-08-31 08:01:45 +10:00
0beafbfb56
fix (autocomplete): disable autocompletion
...
autocompletion is causing all sort of weird problems. I've seen people
reporting issues when some of their password manager was interacting
in some very weird ways. There's no easy fix on this and decision was
taken to disable it.
2022-01-16 23:28:49 +11:00
e5800c6c3b
feature (sso): authentication middleware
2022-01-06 20:22:26 +11:00
5156432b52
maintain (eslint): linting on frontend
2021-12-21 01:32:37 +11:00
682e31ef50
fix (form): form builder autocompletion error
2021-08-22 13:05:09 +10:00
7f5a76849a
Merge branch 'master' of https://github.com/mickael-kerjean/filestash
2021-03-21 16:14:37 +11:00
adfd98e7b5
fix ( #345 ): form autocomplete in admin pages - #345 ( #369 )
...
Co-authored-by: Quentin Bramas <bramas@unistra.fr>
2021-03-04 21:25:17 +11:00
ef8fe6adb5
cleanup (eslint): cleanup as per eslint rules
2020-12-22 21:29:01 +11:00
46cde8a166
improve (backend): revamp backend interface
2020-12-22 18:09:58 +11:00
e02267d3d5
fix (form): disable autocompletion - #345
2020-11-24 22:53:44 +11:00
a9834d374c
feature (translation): first step towards i18n #248
2020-05-26 02:02:34 +10:00
33ed3f47c7
improve (loading): get rid of the crypto library in the frontend to improve loading speed
2019-04-30 22:50:17 +10:00
581b89f700
upgrade (dep): upgrade react to latest version
2019-03-07 18:47:12 +11:00
7f820b8cd4
improve (edge case): code maintenance
2019-02-18 18:34:21 +11:00
39441d4a5e
improve (form): upload field
2019-02-16 03:49:13 +11:00
5bff76e1e6
improve (form): add feature to the form builder
2019-02-15 18:48:46 +11:00
aaf33996c8
feature (form): form pages
2019-01-28 01:09:45 +11:00
a50dbd4724
improvement (login): new backend API to generate login form in the frontend
2019-01-28 01:09:45 +11:00
b4652b90c8
fix (admin): fix bugs in the admin console
2019-01-28 01:09:45 +11:00
ce6a228968
feature (admin): admin console
2018-12-19 18:35:09 +11:00