|
bbb4debcd8
|
fix: changed the data structure used in getAllSectionCells for processing the latest version of sectioneCells as it gave some exception (it doesn't like being iterated and modified at the same time)
Format / formatting (push) Failing after 6s
Build / build (push) Successful in 41s
CI / build (push) Successful in 11s
|
2025-04-29 19:18:12 +02:00 |
|
|
3d57ecb01a
|
fix: fixed some sectionCell fetching logic (previously wasn't grouping by idReference), found out that idRefrence in sectionCell is always being incremented at inserion still looking for a fix
Format / formatting (push) Successful in 6s
Build / build (push) Successful in 41s
CI / build (push) Successful in 11s
|
2025-04-29 13:59:05 +02:00 |
|
|
32557f8f87
|
forgot to format
Format / formatting (push) Successful in 6s
Build / build (push) Failing after 39s
CI / build (push) Successful in 11s
|
2025-04-23 11:50:48 +02:00 |
|
|
8ee06b93a6
|
fix: added null check in sharedService and updated test
Format / formatting (push) Failing after 5s
Build / build (push) Failing after 39s
CI / build (push) Successful in 11s
|
2025-04-23 11:47:41 +02:00 |
|
|
6029457735
|
fix: more tests working, still need fixes
Format / formatting (push) Failing after 4s
Build / build (push) Failing after 5m8s
CI / build (push) Successful in 10s
|
2025-04-16 10:36:59 +02:00 |
|
|
3c61fdca93
|
feat: finished implementing apiService functions
|
2025-03-19 12:05:56 +01:00 |
|
|
c94d3654ce
|
fix: updating foreign keys when adding new entity to the db
Format / formatting (push) Successful in 7s
Build / build (push) Successful in 31s
CI / build (push) Successful in 11s
|
2025-03-15 15:23:18 +01:00 |
|
|
8d486dce89
|
feat: continued implementing adminApiService
|
2025-03-12 12:16:01 +01:00 |
|
|
80b2d087e4
|
feat: implemented date filtration and a utils service to prevent code ducplication
Format / formatting (push) Failing after 7s
CI / build (push) Successful in 11s
|
2025-02-28 11:45:55 +01:00 |
|
|
1d970ce5f5
|
feat: continued to implement SharedApiService (if linter fails i don't understand)
Format / formatting (push) Failing after 6s
CI / build (push) Successful in 11s
|
2025-02-26 18:33:09 +01:00 |
|
|
5c3b2b138d
|
feat: renamex title to sectionId and added a new shared API call
Format / formatting (push) Failing after 5s
CI / build (push) Successful in 11s
|
2025-02-26 15:55:33 +01:00 |
|
|
8d4dc7916d
|
feat: added most of shared API calls
Format / formatting (push) Failing after 5s
CI / build (push) Successful in 10s
|
2025-02-26 15:31:02 +01:00 |
|
|
153501c8d4
|
Fix: merge
Format / formatting (push) Successful in 7s
CI / build (push) Successful in 11s
|
2025-02-19 18:52:43 +01:00 |
|
|
40afde89b7
|
Fix: renamed all the tables, with repo and controller associated to them (might have missed some), and fix some key dependency issues
|
2025-02-19 18:41:37 +01:00 |
|
|
4698aa549f
|
feat: frontend call now include the token and send the email from the token to backen servie
Format / formatting (push) Successful in 6s
CI / build (push) Successful in 11s
|
2025-02-19 12:09:37 +01:00 |
|
|
04a73073c1
|
feat: switch to a service layer architecture
Format / formatting (push) Successful in 6s
CI / build (push) Successful in 11s
|
2025-02-18 22:15:14 +01:00 |
|