Commit Graph
55 Commits
Author SHA1 Message Date
ewandor f2ddc4303e Adding In filter to back 2023-03-11 22:48:27 +01:00
ewandor 598a962aba Adding full text search to contract and drafts 2023-03-11 22:47:54 +01:00
ewandor 1d3918db87 Better feedback on draft publication 2023-03-10 17:27:14 +01:00
ewandor 5605ee9497 Contract Signing and contract printing 2023-03-08 21:59:10 +01:00
ewandor eaa79c3541 Addign folders for signature & contract storage 2023-03-08 21:53:52 +01:00
ewandor bf536fe8f7 Adding simple permission to routes 2023-03-08 15:08:45 +01:00
ewandor ac3268e6c8 Endding entity_id to user model 2023-03-08 15:07:39 +01:00
ewandor 9da0063812 Removing unused routes in main 2023-03-08 15:06:01 +01:00
ewandor 3ecfb7fa3b Correcting authentification path in openai 2023-03-07 14:12:14 +01:00
ewandor f94fdcd141 Improving nickname display 2023-03-07 14:09:41 +01:00
ewandor 0d484209f6 Correcting bug caused y Entity name collision 2023-03-07 14:09:01 +01:00
ewandor 52ea9dfb63 Dynamic lawyer 2023-03-06 21:25:11 +01:00
ewandor 34cb9bece4 Removing unused templates 2023-03-06 21:22:19 +01:00
ewandor d43164c93d Creating a normal preview for contract drafts 2023-03-06 21:06:51 +01:00
ewandor 8bb3d0f44e updating contract preview 2023-03-06 20:22:41 +01:00
ewandor ab0111c1f5 Correcting contract forms display 2023-03-06 20:21:12 +01:00
ewandor 576b5970a5 Adding contract creation 2023-03-06 17:05:49 +01:00
ewandor 5322756e5a contract draft specific path 2023-03-03 20:48:42 +01:00
ewandor 9621f90e25 removing useless python class 2023-03-03 20:46:42 +01:00
ewandor 35e532449b Merge branch 'feature/pdf-print' 2023-02-19 16:36:05 +01:00
ewandor 52e80b8fa3 Merge branch 'feature/pdf-print' of git.dorfsvald.net:ewandor/cht-lawfirm into feature/pdf-print 2023-02-19 16:32:56 +01:00
ewandor 74d12ec78e Draft for contract printing 2023-02-19 16:08:27 +01:00
ewandor 7ac89f1bb3 Draft for contract printing 2023-02-17 19:46:22 +01:00
ewandor 6d6dc2d82b Adding contract location/date and party reprensetative 2023-02-17 19:43:56 +01:00
ewandor 749794a5f8 Correcting font importing error 2023-02-14 14:28:13 +01:00
ewandor d96e27bb4d regorganizng contracts routes 2023-02-13 00:34:31 +01:00
ewandor 1a6aa3317f Correcting bug on crudentity deletion 2023-02-13 00:33:55 +01:00
ewandor 7c34c2ba91 loading draft from template 2023-02-12 20:27:58 +01:00
ewandor a288d32ec9 Contract Drafts modules 2023-02-11 18:07:50 +01:00
ewandor e224dda42a removing useless import in template schema 2023-02-11 17:50:18 +01:00
ewandor a92bae665a Moving Dictionary Entry to Core 2023-02-10 19:07:55 +01:00
ewandor 4f15f75c59 removing python compiled files 2023-02-10 19:06:01 +01:00
ewandor 045b8520c4 removing entity models useless imports 2023-02-09 19:06:50 +01:00
ewandor 6a5c1852e4 Adding Richtext type in schema 2023-02-09 15:42:49 +01:00
ewandor 920bb39ca1 Coupled paraterized dictionary 2023-02-06 17:44:03 +01:00
ewandor b7f35b3a96 Numbered list for arrays 2023-02-02 17:06:12 +01:00
ewandor 12285b2473 robustifying arrays and foreignkeys 2023-02-02 15:25:30 +01:00
ewandor 43ad5c3048 Moving customization to json level 2023-02-01 14:10:09 +01:00
ewandor 35c37749f3 Adding contracts and provisions templates 2023-01-31 23:58:42 +01:00
ewandor 6218245ea8 minor improvements 2023-01-28 20:47:02 +01:00
ewandor 6f19f75a0b Separating schema and resource names in frontend for more genericity 2023-01-28 14:27:52 +01:00
ewandor 8951826e8e Removing some pycache 2023-01-28 14:23:51 +01:00
ewandor 012c80d29e Adjustements everywhere 2023-01-26 16:53:14 +01:00
ewandor ac744604ed Repairing Date & Datetime components 2023-01-25 21:02:07 +01:00
ewandor b02c8cc365 Fixture import 2023-01-25 16:41:47 +01:00
ewandor a2c930d457 Fully functional fulltext search 2023-01-25 14:59:23 +01:00
ewandor 893013cdae working autocomplete, should implement search 2023-01-23 03:58:39 +01:00
ewandor 4553cba89f Auto generated labels for resource 2023-01-22 17:55:34 +01:00
ewandor 7dd684e514 Adding Date and working on fereign keys 2023-01-22 04:39:11 +01:00
ewandor 70d5a6e752 Adding support for nested types, array and dates! 2023-01-19 18:39:51 +01:00