Releases: Valdoveste/Sistema-Juridico
Releases · Valdoveste/Sistema-Juridico
release v1.0.8b
Merge pull request #58 from Valdoveste/develop release v1.0.8b
v1.0.7b
- Replacing most of the 'any' response types, to the correct type.
- Login now works
- Guard(canActiveFn) implemented
- More code clean-up
- Removing unused services
- More README info added
- Now Front is on Vercel & Api is on Azure, and anyone can access and try the application
- env variable added
- Management in the Header dropdown is only accessible by users that have 'ACESSO_GESTAO' = 1
v1.0.6b
- Maximizing budget to run the project on VERCEL
- Sorting responses directly on the API instead of in the Front
- Adding README
- Now API is in a separate repository
- Old Attorney's now works
- More code clean-up
- Normalizing the style of mat-dialog components
- Fixing some errors when "npm i"
v1.0.5b
- Edit Process Component added
- Finish Process MatDialog added
- New model PROCESSO_LOG_ALTERACOES
- New component Process log
- File attachment on Movement added
- View and delete Files attached to a Movement added
- New .NET controller for the Movement attachments UploadProcessAndamento Controller
- New class to btn-disabled for invalid forms Implementing the .btn-disabled class with ngClass on the submit buttons.
- Fixing with the { NgxMaskDirective, NgxMaskPipe, providing mask } suffix on the inputs Removing "suffix" from inputs
- Basic and Advanced Process Search in the process panel component
- Correcting some miss spellings in the code and paragraphs
- Re-Adding the logo on the header
- More normalization of the styles
v1.0.4-b
- Management of new components (Delete, View, Update)
- Companies
- Opposing party
- Fixing a major issue between data of angular and .NET
- Normalizing angular version to 15.2.0 normalizing version to 15.2.0
v1.0.3-b
- Implementing Deal & Movmento in the process area
- Re-visiting Create Process component
- Major clean up on the code and old files
v1.0.2-b
- Management component (Delete, View, Update)
- Scope
- Court division
- Responsible Attorney
- Area of law
- Type of Lawsuit
- Status type
- Court/Tribunal/Organization
- New routes
- Re-visiting some styles
- Implementing MatDialog MatUI
v1.0.1-b
- Process Area Component
- Create Process Component
- Setting up most models
- Normalizing component styles
v1.0.0-b
- Basic component styles
- Basic component layouts & design