Stephan Richter
|
6016f81c27
|
working on project settings update:
adding/updating members not implemented
|
4 months ago |
Stephan Richter
|
c8b6c3feb7
|
implemented changing project state from project page
|
4 months ago |
Stephan Richter
|
680afd7700
|
implemented opening and closing of projects right from the project list
|
4 months ago |
Stephan Richter
|
85ab2dd853
|
implemented updating of projects
|
4 months ago |
Stephan Richter
|
8ab3e8792a
|
working on project view
|
4 months ago |
Stephan Richter
|
a14b541c91
|
working on project list: introducing task list
|
4 months ago |
Stephan Richter
|
8e3fa266a8
|
bugfix
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
744b8a4576
|
working on project view
|
4 months ago |
Stephan Richter
|
08838e8ddc
|
refactoring
|
4 months ago |
Stephan Richter
|
a06217517b
|
freactoring to get company list work in efficient way
|
4 months ago |
Stephan Richter
|
722f12912d
|
implemented project creation
|
4 months ago |
Stephan Richter
|
9626d91ccb
|
working on project creation
|
4 months ago |
Stephan Richter
|
67cb0b61b6
|
implemented storing of customer settings when sending document
|
4 months ago |
Stephan Richter
|
763e5b447b
|
implemented state update after sending document, returning to document list
|
4 months ago |
Stephan Richter
|
6a58087ace
|
preparing for sending documents
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
93449e4bad
|
preparing document submission
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
2fd58229c3
|
working on translation system
|
4 months ago |
Stephan Richter
|
dc8de9707a
|
refactored translations, preparing sending of document
|
4 months ago |
Stephan Richter
|
877edadd50
|
working on document rendering
|
4 months ago |
Stephan Richter
|
07ef168226
|
preparing to render document
|
4 months ago |
Stephan Richter
|
e436f09698
|
preparing for adding positions to document
|
4 months ago |
Stephan Richter
|
148c0f27b5
|
overhauling time list in backend – BROKEN
|
4 months ago |
Stephan Richter
|
a75c58932d
|
started implementing listTimes – way to complicated
|
4 months ago |
Stephan Richter
|
bac04ac047
|
implemented function to return estimated times of company.
Therefore task and project module had to be created and partially implemented
|
4 months ago |
Stephan Richter
|
ea888c2be4
|
preparing item service for use in document service
|
4 months ago |
Stephan Richter
|
e3e4dc16f9
|
made all document fields editable
|
4 months ago |
Stephan Richter
|
86801e10c2
|
implemented markdown renderer in backend and frontend
|
4 months ago |
Stephan Richter
|
c37b1de1b0
|
started to overhaul MardownEditor.svelte
|
4 months ago |
Stephan Richter
|
5f3d112cdb
|
implemented display of document positions
|
4 months ago |
Stephan Richter
|
90c27382a1
|
working on document view/edit
|
4 months ago |
Stephan Richter
|
163bcebf4f
|
implemented document creation
this required a major refactoring of the object model
|
4 months ago |
Stephan Richter
|
21812d2b42
|
major refactoring: working towards more interface-implementation splitting
|
4 months ago |
Stephan Richter
|
5b5e6a9387
|
working on document list
|
4 months ago |
Stephan Richter
|
61d0378d32
|
extend UserHelper interface
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
c0b393a85b
|
added UserHelper interface to allow dependency injection
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
4ba113daf5
|
unified loading of user in UserModule
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
a11f2f0718
|
preparing document module
|
4 months ago |
Stephan Richter
|
92c6b154ea
|
implemented otp login
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
7a5bb50ee2
|
restructuring, working on password reset email
next steps:
- create reset url and add it to the translation fill map
- implement message translation
- implement otp validation and login
|
4 months ago |
Stephan Richter
|
3e91565fb6
|
working on messagesystem, password reset form
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
b07533eaa9
|
working on search
|
4 months ago |
Stephan Richter
|
c934e19837
|
preparing message system:
copied model from previous java implementation
|
4 months ago |
Stephan Richter
|
3c898f36de
|
ported legacy functions
|
4 months ago |
Stephan Richter
|
e48ddfdb2c
|
working on legacy api:
Teile des Codes aus funktionierendem Projekt kpiert und angepasst, aber noch nicht getestet
|
4 months ago |
Stephan Richter
|
c96e7d73ba
|
made some preferences configurable
|
4 months ago |
Stephan Richter
|
41c3ffa351
|
re-implemented login via OIDC
|
4 months ago |
Stephan Richter
|
ea6ca9e45d
|
implemented user list and editing other users for admin
|
4 months ago |
Stephan Richter
|
b918d453cb
|
implemented user login.
next: find a solution for routing
|
4 months ago |