Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VERSION: 2.1.0.1 #3

Merged
merged 4 commits into from
Oct 3, 2024
Merged

VERSION: 2.1.0.1 #3

merged 4 commits into from
Oct 3, 2024

Conversation

BaggerFast
Copy link
Contributor

Core Changes

  • Refact: move from client-database to client-server model
  • Refact: update architecture (utils, helpers)
  • Add: architecture tests
  • Add: roslynator code analyzer
  • Add: API for each frontend project
  • Feat: centralize package management #4844b7c
  • Feat: shared validators for both frontend and backend

Database

  • Update: fully migrate from NHibernate to Entity Framework
  • Fix: ensure proper handling of UTC format #21646cd

1C Exchange

  • Fix: replace bulk insert extension package f52a103

API

  • Feat: authorized requests (dns, keycloak) #e15dbd3 #b58c60c
  • Feat: send lightweight DTO versions
  • Feat: send localized server errors (accept language header) #8e6c20f

UI Changes

Device Control

  • Update: replace all SQL requests with API requests
  • Add: fluxor (global state manager)
  • Add: phetch (server state manager, caching, optimistic updates)
  • Feat: serialize localized server errors
  • Fix: disable pre-rendering (to resolve double initialization issue)
  • Style: redesign sidebar #14a91da
  • Fix: update UI after auth state changes #f69d118
  • Feat: double confirmation for deletion actions #afd4c02
  • Feat: add CAPTCHA to the barcode configurator #760179d
  • Update: redesign and improve barcode configurator logic #2e50526
  • Fix: correct role accessibility #90d22dd

Scales Desktop

  • Add: fluxor (global state manager) #e474e88
  • Add: phetch (server state manager, caching, optimistic updates)
  • Refact: replace iText7 with a native browser solution #c8c6f93
  • Add: serialization for localized server errors
  • Feat: mock device services #c4c678f
  • Fix: hide virtual keyboard in kneading dialog #edcfa04
  • Update: complete prototype of pallet functional

@BaggerFast BaggerFast merged commit 72b1aa9 into main Oct 3, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants