Commit Graph
93 Commits
Author SHA1 Message Date
Marcin-Ramotowski 64605796b2 Added development functionalities from dev branch 2025-08-02 15:54:42 +02:00
Marcin-Ramotowski a652a0bddb Added script to trigger and measure deployment time 2025-08-02 15:32:36 +02:00
Marcin-Ramotowski 30ba18cace Corrected event source name 2025-08-02 15:11:20 +02:00
Marcin-Ramotowski e297121e93 Added second webhook to separate deploy repo 2025-08-02 14:52:42 +02:00
Marcin-Ramotowski 9e4cc61e30 Added permissions for ui user to read workflows in argo-events namespace 2025-08-02 14:22:45 +02:00
Marcin-Ramotowski 90dcd19a46 Updated branch name 2025-08-02 14:22:19 +02:00
Marcin-Ramotowski a5a9c9ec43 Removed unused files and not needed subdirs 2025-08-02 14:06:57 +02:00
Marcin-Ramotowski a0a9d7d592 Removed old unused workflow copy 2025-08-02 13:49:26 +02:00
Marcin-Ramotowski 7ada42d7f8 Added one missing ident 2025-08-02 13:45:13 +02:00
Marcin-Ramotowski 2777e73aa2 Cleanup argo-workflows directory 2025-08-02 13:16:06 +02:00
Marcin-Ramotowski 77884b291d Configured separate ingress for webhook 2025-08-01 22:58:02 +02:00
Marcin-Ramotowski c9ffa1c420 Configured first test webhook for Argo Workflows 2025-08-01 22:30:30 +02:00
Marcin-Ramotowski c99b2be62f Updated branch name 2025-08-01 19:11:12 +02:00
Marcin-Ramotowski 239df0af11 Corrected some commands format 2025-08-01 00:31:54 +02:00
Marcin-Ramotowski a44bf142ba Corrected name for ssk private key file 2025-08-01 00:20:06 +02:00
Marcin-Ramotowski 3fb4ffd621 Added new secrets to secret store 2025-08-01 00:19:06 +02:00
Marcin-Ramotowski 9659af1c9a Added GitOps commit after build and push Docker image 2025-07-31 22:01:46 +02:00
Marcin-Ramotowski a77ec1a6f8 Revert "Removed unused secret store"
This reverts commit 8396169b19.
2025-07-31 21:43:01 +02:00
Marcin-Ramotowski 901805bd01 Replaced parameters by env variables 2025-07-30 23:41:11 +02:00
Marcin-Ramotowski 2886274d5e Removed unused secret-store volume 2025-07-30 23:20:24 +02:00
Marcin-Ramotowski 8396169b19 Removed unused secret store 2025-07-30 22:58:21 +02:00
Marcin-Ramotowski 8eb3dbfd59 Corrected sysbox runtime declaration in workflow 2025-07-30 22:57:15 +02:00
Marcin-Ramotowski dd248dc0b9 Implemented sysbox runtime for docker image build and push step 2025-07-30 22:23:44 +02:00
Marcin-Ramotowski c8cd08d7ff Update Kubernetes service account name 2025-07-30 22:22:52 +02:00
Marcin-Ramotowski 0c02c20995 Implemented automatic fetching ACR password from Azure KeyVault 2025-05-12 20:52:29 +00:00
Marcin-Ramotowski 7b12088952 Combined 2 steps checkout and get-git-sha into one 2025-05-12 20:06:44 +00:00
Marcin-Ramotowski 7a411a7148 Git-sha is now set as docker image tag 2025-05-11 18:40:59 +00:00
Marcin-Ramotowski 37ea900325 Prepared first working workflow version to auto build docker images 2025-05-11 17:52:43 +00:00
Marcin-Ramotowski 2a80c733b3 Configured volume to share data between steps 2025-05-10 19:26:23 +00:00
Marcin-Ramotowski 3764970082 Created initial workflow to build and push DOcker image by Argo Workflow 2025-05-10 15:14:33 +00:00
Marcin-Ramotowski 76a351710f Added variable APP_PORT to customize application port 2025-05-04 16:42:43 +00:00
Marcin-Ramotowski c1f0da4a9c Extended Goss sleep 2025-05-04 15:37:47 +00:00
Marcin-Ramotowski eefc952ff0 Updated app port in Goss YAML config 2025-05-04 15:26:21 +00:00
Marcin-Ramotowski 8c35b3bd8c Changed development server to production 2025-05-04 15:23:05 +00:00
Marcin-Ramotowski 60011b1c72 Added GOSS_SLEEP flag to wait for container full start before tests 2025-05-04 11:03:12 +00:00
Marcin-Ramotowski 859a962c12 Corrected python command name in Goss config YAML 2025-05-04 11:02:09 +00:00
Marcin-Ramotowski 0e9df4f859 Corrected command to run tests in Goss 2025-05-04 10:14:36 +00:00
Marcin-Ramotowski 1554404657 Corrected port to check in Goss YAML config 2025-05-04 10:14:18 +00:00
Marcin-Ramotowski 925af7d314 Corrected commands to test python app 2025-05-04 06:55:10 +00:00
Marcin-Ramotowski fb260a0f6d Corrected directory in jenkins pipeline 2025-05-03 20:21:02 +00:00
Marcin-Ramotowski dcd9a39b46 Corrected shell commands in jenkins pipeline 2025-05-03 20:05:32 +00:00
Marcin-Ramotowski 8194e3e9fe Added Jenkins pipeline to test code and container 2025-05-03 19:47:27 +00:00
Marcin-Ramotowski 0006044ae4 Added goss tests 2025-05-03 19:45:40 +00:00
Marcin-Ramotowski 74a58879ce Refactored code responsible for finding user in database 2025-04-02 20:02:34 +00:00
Marcin-Ramotowski d325a52222 Refactored test code 2025-04-02 19:28:20 +00:00
Marcin-Ramotowski 546d26ada0 Added test for user edit 2025-04-02 19:22:12 +00:00
Marcin-Ramotowski acf4b1c26c Added test for user remove 2025-04-02 19:21:48 +00:00
Marcin-Ramotowski 37e89b60af Added test for user logout 2025-03-29 21:18:24 +00:00
Marcin-Ramotowski 2632bdf994 Changed deprecated query.get and query.get_or_404 methods to other equivalents 2025-03-29 21:12:00 +00:00
Marcin-Ramotowski 8637eaa96f Added revoking token during logout 2025-03-29 20:57:01 +00:00
Marcin-Ramotowski 99dd5148b1 Now fabric function creates app 2025-03-29 20:32:38 +00:00
Marcin-Ramotowski 3ad5f0ca94 Added more cases to user tests to check all access levels 2025-03-27 22:38:16 +00:00
Marcin-Ramotowski 0891ba7d87 Added test for user endpoints 2025-03-27 20:01:04 +00:00
Marcin-Ramotowski 3552c251bf Moved utils functions to separate file 2025-03-19 21:02:02 +01:00
Marcin-Ramotowski 31480c5c55 Removed task model 2025-03-19 20:56:15 +01:00
Marcin-Ramotowski 90a7a8a72c Removed task views 2025-03-19 20:06:03 +01:00
Marcin-Ramotowski 69cd246946 Revert "Created React subproject"
This reverts commit a9775f4fa5.
2025-03-19 19:13:42 +01:00
Marcin-Ramotowski 3d50044a93 Updated docker-compose 2025-03-17 20:41:21 +00:00
Marcin-Ramotowski 9d3ea22fe8 Improved task data validation and error handling 2025-03-17 20:29:15 +00:00
Marcin-Ramotowski 684b667f3a Turned off debug mode 2025-03-17 19:23:52 +00:00
Marcin-Ramotowski a44059fab3 Extended due_date format to contain also time 2025-03-17 19:10:27 +00:00
Marcin-Ramotowski 7142236b47 Login returns also user_id 2025-03-16 21:14:09 +00:00
Marcin-Ramotowski c1c052a533 Removed unnecessary invisible unicode characters 2025-03-16 16:20:09 +00:00
Marcin-Ramotowski ff07c3433e Added more env variables 2025-03-16 15:44:49 +00:00
Marcin-Ramotowski b2dc4856cb Changed class methods to static methods 2025-03-16 14:07:21 +00:00
Marcin-Ramotowski 9bce8b0a46 Improved endpoint to edit task data 2025-03-16 13:55:30 +00:00
Marcin-Ramotowski 8bb71309ea Improved endpoint to edit user data 2025-03-16 13:18:25 +00:00
Marcin-Ramotowski 0cd57c0973 Improved code readability 2025-03-16 11:26:01 +00:00
Marcin-Ramotowski 0e28559149 Changed http code returned after login failed 2025-03-16 08:09:42 +00:00
Marcin-Ramotowski 9f5bee3696 Corrected validation if user have privileges to create admin account 2025-03-16 08:03:15 +00:00
Marcin-Ramotowski 983b787bbb Added default admin account creation if database is empty 2025-03-16 07:38:59 +00:00
Marcin-Ramotowski abde1ac590 Now hashes are saved to database instead of plaintext passwords 2025-03-16 07:37:46 +00:00
Marcin-Ramotowski 7b6e23be66 Improved access control for task views 2025-03-15 19:58:21 +00:00
Marcin-Ramotowski 796a8faf54 Added possibility to customize error messages 2025-03-15 19:57:51 +00:00
Marcin-Ramotowski 822ca69ccb Corrected error handling during access validation 2025-03-15 19:08:59 +00:00
Marcin-Ramotowski 0171c62650 Refactored code to limit access to other user accounts 2025-03-15 17:15:13 +00:00
Marcin-Ramotowski b0ad83b9a0 Only admin can edit other users accounts 2025-03-15 16:37:35 +00:00
Marcin-Ramotowski 1661e45e04 Only admin can remove other users accounts 2025-03-15 16:31:30 +00:00
Marcin-Ramotowski 411549d097 Only admin can create admin accounts 2025-03-15 16:27:17 +00:00
Marcin-Ramotowski 157dff8768 Limit access for users to get users details 2025-03-15 16:18:51 +00:00
Marcin-Ramotowski d7c089aa83 Added blocking not authorized access 2025-03-15 15:29:10 +00:00
Marcin-Ramotowski c0401a2eb0 Added admin role 2025-03-15 14:54:25 +01:00
Marcin-Ramotowski c63c785686 Updated code for Flask API container 2025-03-14 22:06:20 +00:00
Marcin-Ramotowski a9775f4fa5 Created React subproject 2025-03-14 20:44:52 +01:00
Marcin-Ramotowski 764e010203 Moved API code to different directory 2025-03-14 20:42:52 +01:00
Marcin-Ramotowski 0c0eee1f80 Added jwt auth to task views 2025-03-10 17:45:01 +01:00
Marcin-Ramotowski 2790719240 Added endpoint to logout 2025-03-10 17:44:39 +01:00
Marcin-Ramotowski 6c47a18675 Added jwt authorization to api 2025-03-10 17:32:12 +01:00
Marcin-Ramotowski eb8201d4a1 Created docker environment for API 2023-12-27 11:38:01 +00:00
Marcin-Ramotowski 6846536df8 Translated user headers on english language 2023-12-06 19:26:45 +00:00
Marcin-Ramotowski 9f20a72f98 Enabled track modifications 2023-12-06 19:21:20 +00:00
Marcin-Ramotowski 8be13d0437 Added list of dependencies 2023-12-05 20:59:12 +00:00
Marcin Ramotowski 348eab2f6f Create database models, views for Task, views for User and main file app.py 2023-02-28 00:10:37 +01:00