Commit Graph

201 Commits

Author SHA1 Message Date
Priec
b71ed4f42f import page error propagation 2026-08-17 23:56:21 +02:00
Priec
e13447e3d6 custom ecb is dynamic table and not system table from now on2 2026-08-17 20:22:39 +02:00
Priec
444ca26d47 accounts renamed to ledger_accounts from now on 2026-08-17 19:07:36 +02:00
Priec
76f475064e restore empty global catalog handling 2026-08-17 17:07:00 +02:00
Priec
a80b389a3f auth revocation implemented 2026-08-17 13:27:54 +02:00
Priec
efd9e2481b global profile comes from server now only 2026-08-17 11:05:16 +02:00
Priec
9b1e592ecd profile name sent with every table from now on 2026-08-16 23:51:39 +02:00
Priec
8b63b51bec type hardening 2026-08-16 16:52:28 +02:00
Priec
6ef2694fef aliasing can now move things around 2026-08-15 09:17:32 +02:00
Priec
c3f5046c85 aliasing now move column position also 2026-08-14 21:23:14 +02:00
Priec
aa8b36014e preview pane in client 2026-08-14 08:46:08 +02:00
Priec
85602159f4 fixing pane in client for accounting + debug optimizations to run 2026-08-14 07:45:43 +02:00
Priec
2b68560359 search fix to new architecture3 2026-08-13 22:21:31 +02:00
Priec
09b4d5097a search fix to new architecture2 2026-08-13 21:57:27 +02:00
Priec
810c8ffd08 search fix to new architecture 2026-08-13 21:23:49 +02:00
Priec
6c15fcedc8 automatic account creation in the client 2026-08-13 16:38:43 +02:00
Priec
1f8b73793d aliasing3 2026-08-13 14:41:27 +02:00
Priec
5fe630fff7 aliasing2 2026-08-13 14:24:34 +02:00
Priec
27d3e9af34 aliasing for accounting, where accounting real column names are the same as others, which is 0..n as opposed to previously real names and hardcoded search via those. Now we are using a look up table for the numbers mapping to look em up 2026-08-13 13:41:07 +02:00
Priec
774c9a3ce0 ecb conversions with corrections2 2026-08-13 11:57:40 +02:00
Priec
8f8b5b4601 ecb for dashboard - WRONG NEEDS CORRECTION ASAP 2026-08-13 10:20:04 +02:00
Priec
fe8ea680e3 exporting ECB 2026-08-13 09:11:41 +02:00
Priec
9ebe038130 account_id is now being aliased cos its fk 2026-08-12 20:45:25 +02:00
Priec
49323b58d6 aliasing of account fields 2026-08-12 20:17:57 +02:00
Priec
f8a333e540 FK columns can be directly referenced from now on 2026-08-12 19:50:43 +02:00
Priec
cdaa1b2b7d display what accouting would create 2026-08-12 18:57:10 +02:00
Priec
fa50f29ff0 internally hidden column forgotten 2026-08-12 17:04:52 +02:00
Priec
bd76efeaac form catalog 2026-08-12 16:19:41 +02:00
Priec
91f6779f38 permissions display 2026-08-12 10:35:13 +02:00
Priec
7f931a7d6d v archivation7 deleted data 2026-08-11 23:57:18 +02:00
Priec
d53c28c90a versioning of FK for archiving2 2026-08-11 22:02:16 +02:00
Priec
dcc07ee708 versioning of FK for archiving 2026-08-11 21:07:21 +02:00
Priec
71106a04cb pws reset 2026-08-11 08:40:49 +02:00
Priec
d9165696ed pgdump from rust for superadmin2 2026-08-09 22:57:14 +02:00
Priec
e65b22d863 pgdump from rust for superadmin 2026-08-09 22:57:12 +02:00
Priec
408dbac004 pgBackRest db backup 2026-08-09 21:42:38 +02:00
Priec
a5c8e08513 dynamic rbac and roles2 2026-08-09 13:26:59 +02:00
Priec
4d6c18988b dynamic rbac and roles 2026-08-09 12:56:57 +02:00
Priec
29ccd8d2d7 fixing tests4 - columns have required flag from now on 2026-08-09 01:32:29 +02:00
Priec
36de1b2fde fixing tests3 - account is reserved when accounting is selected for that table 2026-08-09 00:03:41 +02:00
Priec
83899c00cc auth roles are in db now, admin and superadmin can add more 2026-08-08 23:55:44 +02:00
Priec
9ea03e0cc9 mask optionally part of the data 2026-08-08 22:42:32 +02:00
Priec
d063ea3ffe truncation fix and other drifts2 2026-08-08 22:24:07 +02:00
Priec
49f5ff6505 accounts are strings in the client side2 2026-08-08 20:37:37 +02:00
Priec
a7b8d2021a accounts are strings in the client side 2026-08-08 20:31:29 +02:00
Priec
7db328ca2b centralized system columns - BUG NEEDS FIX FOR SPECIFIC SYSTEM COLUMNS 2026-08-08 18:58:24 +02:00
Priec
58b7d0b5fb internally using real column name and alias is for external api only 2026-08-08 14:00:41 +02:00
Priec
751bfd9226 multiFK2 2026-08-08 12:40:42 +02:00
Priec
5be1a5c661 _id is free 2026-08-08 00:19:33 +02:00
Priec
0d78556428 multirow FK 2026-08-07 22:39:59 +02:00