Skip to content

Releases: hawks-atlanta/frontend-flutter

Release 0.1.10

24 Oct 22:48
e74f6cc
Compare
Choose a tag to compare
✨feat!: implementation of all functionalities (#59)

* ✨feat: implementation of all functionalities (#58)

* refactor: change types

* feat: datasources and repo using by Upload and checkFile (#39)

* feat: get and view files added (#41)

* feat: go to folder & view files in subfolder (#41)

* feat: upload in location state

* feat: views folders create in the file

* fix: error state location & refactor all states files - generate sync provider (#42)

* feat: added create new directory (#45)

* feat!: file download and notification download added (#46)

* feat: rename file added (#48) & create handler erros for download file (#49)

* feat: create controllers for file move (#50)

* feat: create states for file move/moving (#50)

* feat!: file move added (#50)

* feat: view file move in the files view (#50)

* feat: add controllers for (#51) - shareListWithWho & shareFile

* feat!: added share file (#52) & share list with who (#51) - refactoring

* 🎨feat: size file text added in list files

* 💄feat(style): list view files change style

Delete card styles
Change route storage for share

* 💄feat: change UI for stateCrossAxis

* ✨feat: controllers for share list added

* ✨feat!: view share list with me added

* 🎨refactor: Improve structure - format exports providers & mappers

* 🐛fix: no show error message when using share file

Only shown when a user needs to be confirmed

* ✨feat: controllers & models added for account password

* ✨feat!: account password change added (#40)

* 🥅feat(catchErrors): generate CustomsErros and showSnackbar for view errors

* ✨feat: controllers & models for unShareFile added

* ✨feat: unShareFileAdded (#56) & using (#54)

* ✨feat!: file delete added (#57) & using (#54)

* ♻️refactor: state for more vert turn off

#55 change name folders widgets

* 💄feat(style): update the UI buttons

* ♻️refactor(http): add network security & include messages (#49)

Release 0.1.8

13 Oct 17:55
5d4a796
Compare
Choose a tag to compare
🐛chore(0.1.8): fix release (#38)

* ci: fix create env (#37)

* ci: fix create env

* ci: fix delete .env

* ci: trigger commit

* ci: fix env testing

Release 0.1.6

13 Oct 01:33
2791971
Compare
Choose a tag to compare
fix: direct connection to server (#35) (#36)

* fix: direct connection to server (#35)

Release 0.1.4

11 Oct 18:18
28aa9c0
Compare
Choose a tag to compare
🐛chore(0.1.4): fixed invalid state in login-screen and biometric stat…

Release 0.1.2

11 Oct 17:49
eedbbbd
Compare
Choose a tag to compare
chore(release): v0.1.2 (#32)

* fix: updated ENV

Release 0.1.1

10 Oct 00:59
8acdeae
Compare
Choose a tag to compare
chore(0.1.1): added authentication capabilities (#30)

* feat: register & biometric added (#24) (#29)

* feat: new type connection to proxy (#9)

* refactor: change type variable .env

* feat: connection to the proxy via HTTP & check new endpoints

* feat: terms and conditions modal

Terms and conditions modal is added at the time of user registration.
In addition, the auto_size_text package is added for text management on different devices

* feat: validation of fields in the registration form

Implementation of the registration form fields with their validation.

* feat: validating equal passwords in form.

Password validation is done on the registration form, in addition to using modal when validating fields.

* feat: register options with merge biometricts login

registration functionality through username and password

* feat: register added (#26) & change to secure storage

* feat: customErros added of proxy response (#25)

* refactor: recome closeModalCallback

* fix: temporary authentication & authentication with biometrics under states (#24)

Release 0.0.11

04 Oct 23:44
f442ec4
Compare
Choose a tag to compare
chore(0.0.11): release 0.0.11 (#23)

* feat: new type connection to proxy (#9)

* refactor: change type variable .env

* feat: connection to the proxy via HTTP & check new endpoints

* feat: added local biometric authentication (#19)

* feat: new mapper for return proxy

* feat: add local_auth & add permission.USE_BIOMETRIC

* feat: add button biometric - input [#12] - authenticate [#13]

* feat: implement validation input confirm account

* fix: add body token for endpoint #17

* refactor: change ScaffoldMessenger & showSnackbar - add Toast for next use

* fix: showSnackbar visible in the showModalBottomSheet and error is visible here (#21)

* BREAKING CHANGE: trigger breaking change (#22)

Release 0.0.6

30 Aug 03:45
de6fb7b
Compare
Choose a tag to compare
chore: v0.0.6 (#8)

* ci: testing pipeline (#5)

* ci: added testing pipeline workflow

* ci: added worker service

* ci: release pipeline (#7)