Commit graph

31 commits

Author SHA1 Message Date
Inex Code
8b811caa75 refactor(ui): Split Users modals 2024-11-11 04:58:57 +03:00
Inex Code
c6c26eec83 refactor(ui): Fix button parameters 2024-10-30 16:05:39 +03:00
Inex Code
3cd61e9cee refactor(ui): Delete BrandButton.rised 2024-10-30 15:01:46 +03:00
Aliaksei Tratseuski
53ea69a000 fix: minor code tweaks (no functional changes) 2024-05-15 14:57:52 +04:00
Inex Code
d3b7f31c65 chore: Upgrade flutter and dependencies 2024-04-02 18:11:29 +03:00
Inex Code
4eb8f34e37 Merge remote-tracking branch 'origin/master' into api-connection-refactor 2024-02-20 20:13:19 +03:00
Inex Code
455b1ed7f9 refactor: Replace UsersCubit with UsersBloc 2024-02-09 18:01:05 +03:00
ba0e247fba fix: remove SnackBarBehaviov 2024-02-08 00:06:55 +04:00
def
e3e5570e4e feat: Add the button to copy password on the new user creation screen (#409)
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/299

Co-authored-by: dettlaff <dettlaff@riseup.net>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/pulls/409
Reviewed-by: NaiJi  <naiji@noreply.git.selfprivacy.org>
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
Co-authored-by: def <dettlaff@riseup.net>
Co-committed-by: def <dettlaff@riseup.net>
2023-12-28 15:19:16 +02:00
a94965ab0d feat: Add autofocus to cubit text fields for keyboard displaying 2023-08-10 23:21:45 -03:00
Inex Code
af7196d84b refactor(router): Migrate to AutoRouter v6 2023-04-05 13:38:07 +03:00
Inex Code
ee9b8a4e31 refactor(router): Move more pages to new router 2023-04-05 13:38:07 +03:00
aa3dee585b chore(dart): Fix warnings that appeared at Dart 2.18 SDK 2022-10-26 20:26:09 +04:00
f4e588c435 fix(user): Replace cubit context read with state variable on login page 2022-10-08 19:22:08 +00:00
c4f3b76414 fix(validations): Make validations and errors text more specific 2022-10-08 16:41:19 +00:00
7bbdaf2ebe Last changes on storage pages and job backend logic 2022-08-24 08:35:49 +03:00
2ac8e4366b Linting!
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
2022-06-06 01:40:34 +03:00
Inex Code
8ec3b8c3e3 Finish recovery key screen 2022-05-31 02:06:08 +03:00
1db8e9556e Fix UI colors and such :)
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
2022-05-30 19:55:09 +03:00
Inex Code
b60fb19ecc some ui fixes 2022-05-30 16:49:42 +03:00
Inex Code
14acfdec6b Linting 2022-05-24 21:55:39 +03:00
0d0a3a4fee Refactor App Config Cubit infrastrucute
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
2022-05-17 16:31:34 +03:00
4c7cf05578 Refactor FieldCubit creation for user forms
Move all cubit fields to a special factory which encapsulates all logic related to their default properties, which leaves possibility for future dependency inversion on that factory or future factories of other cubit fields (in case we will have to replace it with other implementations).
2022-05-04 19:58:47 +03:00
Kherel
3a5353dbf4 add validation 2021-07-29 11:34:26 +02:00
Kherel
21611e63c7 commit 2021-06-20 23:08:52 +02:00
Kherel
d3f494adeb update 2021-05-25 23:53:54 +02:00
Kherel
804147b8d6 update 2021-03-26 14:38:39 +01:00
Kherel
ab2893a075 update 2021-03-18 01:55:38 +01:00
Kherel
0ec549042c update 2021-03-15 16:39:44 +01:00
Kherel
853e1fdbdd update 2021-01-14 19:45:10 +01:00
Kherel
9a749cf006 update 2021-01-06 18:35:57 +01:00