Skip to content

Releases: Valdoveste/Sistema-Juridico

release v1.0.8b

06 Dec 04:48
102f676
Compare
Choose a tag to compare
Merge pull request #58 from Valdoveste/develop

release v1.0.8b

v1.0.7b

01 Dec 05:52
Compare
Choose a tag to compare
  • 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

19 Nov 05:00
bb1ebbf
Compare
Choose a tag to compare
  • 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

19 Oct 12:19
df1b440
Compare
Choose a tag to compare
  • 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

18 Aug 02:34
e3d18d5
Compare
Choose a tag to compare
  • 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

15 Jul 06:05
c0512e9
Compare
Choose a tag to compare
  • 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

10 Jul 02:48
2b86c93
Compare
Choose a tag to compare
  • 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

09 Jun 12:33
9974893
Compare
Choose a tag to compare
  • Process Area Component
  • Create Process Component
  • Setting up most models
  • Normalizing component styles

v1.0.0-b

03 May 05:18
ac44f78
Compare
Choose a tag to compare
  • Basic component styles
  • Basic component layouts & design