Skip to content

Releases: ThomasBernard28/wallet

Rapport modélisation

25 Apr 21:40

Choose a tag to compare

Commits

  • ca9c40c: ajout infos pratiques (ThomasBernard28)
  • b12def4: Merge branch 'rapport-src' of github.com:SIERRA-880/wallet into rapport-src (ThomasBernard28)
  • f1b11cd: final commit (ThomasBernard28)

Rapport implémentation

25 Apr 21:40

Choose a tag to compare

Commits

  • ca9c40c: ajout infos pratiques (ThomasBernard28)
  • b12def4: Merge branch 'rapport-src' of github.com:SIERRA-880/wallet into rapport-src (ThomasBernard28)
  • f1b11cd: final commit (ThomasBernard28)

Frontend fatjar windows

25 Apr 21:45

Choose a tag to compare

Commits

Frontend fatjar unix

25 Apr 21:44

Choose a tag to compare

Commits

Backend fatjar

15 May 11:18

Choose a tag to compare

backend-jar

fix scheduler

Frontend fatjar

21 Mar 21:03
aa63903

Choose a tag to compare

frontend-jar-preversion

Update gradle.yml

Backend fatjar

21 Mar 21:01
2b6c17f

Choose a tag to compare

Commits

  • f5075b2: new branch for the api code (Thomas)
  • 97779b2: not working in progress api (Thomas)
  • fd0d187: fix the error with the bean (Thomas)
  • 3c432ff: restructures the packages (Thomas)
  • f0fd1f3: progress in the Api, made a jar, run on the server (Thomas)
  • a4a5573: in progress trying to make it work (Thomas)
  • 15b0640: base api layer (ThomasBernard28)
  • 2ac501d: add db connection will not work without local test db (ThomasBernard28)
  • 5cf946e: working api with local database test (ThomasBernard28)
  • 0278285: added languages table to api (ThomasBernard28)
  • 49352cc: added wallet structure (ThomasBernard28)
  • d497478: correction of minor bugs (Thomas)
  • a231230: added HTTP method for wallet (Thomas)
  • e132160: add institution table management (ThomasBernard28)
  • 2d9cc4f: add Faker dependency to build.gradle (ThomasBernard28)
  • badff4d: begin to implement FK not working for the moment (ThomasBernard28)
  • 9f37104: still some bugs to fix (Thomas)
  • b7e009b: added acounts structures (Thomas)
  • 2a2a5a9: working Wallets with One to Many relation (ThomasBernard28)
  • f69f7f9: added Bi directionnal fk for Accounts and Wallets (ThomasBernard28)
  • 65aac5b: github clean (Ugo Proietti)
  • 037aab3: Update gradle.yml (Ugo Proietti)
  • 207fe2e: Update gradle.yml (Ugo Proietti)
  • abe9cac: Update gradle.yml (Ugo Proietti)
  • 096878a: Update gradle.yml (Ugo Proietti)
  • 5b533e2: Update build.gradle (Ugo Proietti)
  • 09173a9: Update build.gradle (Ugo Proietti)
  • 5242e82: Update gradle.yml (Ugo Proietti)
  • bf21ad8: Update application.properties (Ugo Proietti)
  • e0301fa: Update application.properties (Ugo Proietti)
  • 711c577: Only returns active wallets (ThomasBernard28)
  • 636471d: Merge branch 'backend' of github.com:SIERRA-880/wallet into backend (ThomasBernard28)
  • 4b894a9: remove wrong folder (ThomasBernard28)
  • 979b9a4: server properties (ThomasBernard28)
  • e45dbbc: rework relations (ThomasBernard28)
  • aaefee9: add Client_VS_Inst and Accounts, work still in progress might not work for the moment (ThomasBernard28)
  • 6dcd9a0: added some get and put to Client but adding a wallet create error since it doesn't add a Client (ThomasBernard28)
  • 6dd4812: added some get and put to Client but adding a wallet create error since it doesn't add a Client (ThomasBernard28)
  • b85e1ea: rework some queries, POST method for Client generating error (ThomasBernard28)
  • cfabd5f: slight differences post client still not working (ThomasBernard28)
  • 2b6c17f: Update gradle.yml (Ugo Proietti)