Commit Graph

254 Commits

Author SHA1 Message Date
IRBorisov
67eff6c9fc Small fixes 2023-09-11 17:56:32 +03:00
IRBorisov
38cdf31676 Implement DataTable features 2023-09-10 20:17:18 +03:00
IRBorisov
81931d06d6 Fix library UI errors 2023-09-01 23:44:02 +03:00
IRBorisov
021c6ecc8b Refactor scripts and add Windows backup scripts 2023-09-01 20:45:15 +03:00
IRBorisov
b34caf2683 Fix height calculation for different DPI 2023-09-01 00:39:28 +03:00
IRBorisov
03fb9e3fd0 Refactor constituenta API and remove move restriction 2023-08-29 15:17:16 +03:00
IRBorisov
31cbb6f05a Setup dev and prod configurations for docker 2023-08-29 00:34:56 +03:00
IRBorisov
e8ec015633 Update Dockerfile 2023-08-27 16:01:00 +03:00
IRBorisov
e87a6278e1 Major UI improvements pass 2023-08-27 15:39:49 +03:00
IRBorisov
743ddf298e Implement subscriptions and improve UI 2023-08-26 17:26:49 +03:00
IRBorisov
fba16a3d0b Change data model and refactor backend 2023-08-25 22:51:20 +03:00
IRBorisov
6988d07f04 UI fixes and Footer rework 2023-08-24 11:10:04 +03:00
IRBorisov
03eb311403 Minor fixes 2023-08-23 23:19:43 +03:00
IRBorisov
890e676a2c Implement frontend text refs 2023-08-23 22:57:25 +03:00
IRBorisov
375bac2a52 Implement CstRename 2023-08-23 12:15:16 +03:00
IRBorisov
1cfab50d43 Fix regexps and update old reference format 2023-08-22 18:47:19 +03:00
IRBorisov
cff07788e5 Refactor pyconcept interaction and minor UI fixes 2023-08-22 17:52:59 +03:00
IRBorisov
05645a29e8 Add reference resolution to RSForm operations 2023-08-21 20:20:03 +03:00
IRBorisov
9475a6718b Add dependency graph implementation to backend 2023-08-21 16:02:05 +03:00
IRBorisov
e0d0114336 Update Dockerfile 2023-08-21 00:32:26 +03:00
IRBorisov
bf8af6317a Add minimal text resolution capabilities to API 2023-08-21 00:25:12 +03:00
IRBorisov
3360facd10 Fix resolution for empty entities 2023-08-20 14:19:45 +03:00
IRBorisov
b3fd0d9ff7 Refactoring: distinguish grammems and WordTag 2023-08-20 14:12:09 +03:00
IRBorisov
7dbbbab15a Implement text reference resolution for backend 2023-08-20 13:59:46 +03:00
IRBorisov
7cd76f6004 Add mypy linter to Python toolchain 2023-08-17 21:23:54 +03:00
IRBorisov
37d9b74cb6 Refactor: include pylint in toolchain and fix errors 2023-08-17 15:43:39 +03:00
IRBorisov
48c70cd8d9 Add cctext python module 2023-08-16 21:26:59 +03:00
IRBorisov
4fbfda4eb4 Reimplement CstCreate and minor UI fixes 2023-08-16 18:32:37 +03:00
IRBorisov
df4dc7bf23 Fix prod servers for Django 2023-08-11 16:27:01 +03:00
IRBorisov
32591263a6 Refactor docker 2023-08-11 16:04:26 +03:00
IRBorisov
26639fde5b Update network setup 2023-08-11 12:04:45 +03:00
IRBorisov
efa1fdef2e Fix prod 2023-08-11 11:30:45 +03:00
IRBorisov
7a3ea1bbba Network experiment 2023-08-11 11:18:10 +03:00
IRBorisov
c59900cd6d Add test for changing password 2023-08-10 18:53:54 +03:00
Ulle9
1f06f01645 Merge branch 'main' of https://github.com/IRBorisov/ConceptPortal
# Conflicts:
#	rsconcept/frontend/src/App.tsx
2023-08-10 16:20:35 +03:00
Ulle9
1aa051e8ff Update password function 2023-08-10 13:53:19 +03:00
IRBorisov
cd96ad2274 Setup https for prod 2023-08-09 16:55:53 +03:00
IRBorisov
7415eed8cd Fix constituenta editing 2023-08-08 18:29:35 +03:00
IRBorisov
2c6038116a Setup nginx for django static 2023-08-08 18:14:30 +03:00
IRBorisov
8e2b91402f Setup prod settings 2023-08-08 16:14:58 +03:00
IRBorisov
a4c31efdb6 Setup production env 2023-08-08 15:33:23 +03:00
IRBorisov
6e81c13be5 Embed arguments in typification
update pyconcept to 1.3.0
2023-08-06 23:13:45 +03:00
IRBorisov
254499daa4 Fix docker setup 2023-08-05 15:45:18 +03:00
IRBorisov
a8bbb2b63c Implement Schema search 2023-08-01 20:14:03 +03:00
IRBorisov
35ef677c60 Add patch test for profile 2023-07-28 18:23:37 +03:00
IRBorisov
9dd3155319 Implement RSForm upload and fix bugs 2023-07-27 22:04:25 +03:00
IRBorisov
20bea9c067 Move to Vite. Refactor type system for data transport 2023-07-26 23:11:00 +03:00
IRBorisov
747ce126ae Fix UI bugs and styles + refactor contexts 2023-07-25 00:20:37 +03:00
IRBorisov
920a7baff4 Refactor backend-frontend interaction and add MoveCst
some bugs are still present in MoveCst and CreateCst
2023-07-24 22:34:03 +03:00
IRBorisov
ffbeafc3f5 Refactor async functions. Implement DeleteCst 2023-07-23 21:38:04 +03:00
IRBorisov
e58fd183e9 Implement NewConstituenta + add selector component 2023-07-23 15:23:01 +03:00
IRBorisov
b8b8143b51 Improve RSForm edit UI 2023-07-18 14:55:40 +03:00
IRBorisov
db547b9f61 Update urls.py 2023-07-16 11:21:06 +03:00
IRBorisov
c7549b1e07 Initial commit 2023-07-15 17:46:19 +03:00