Commit Graph

350 Commits

Author SHA1 Message Date
Denis Gukov
58fc07e74c fix(ui): display div for role instead of disabled select 2023-08-28 11:44:04 +02:00
Denis Gukov
821362831c fix(ui): check perm for template 2023-08-28 11:41:20 +02:00
Denis Gukov
d32a31f4b6 feat: remove demo mode 2023-08-27 15:00:54 +02:00
Denis Gukov
97c0cbbfde fix: merge conflict 2023-08-27 00:05:15 +02:00
Denis Gukov
a90c42c7aa feat(ui): hide/show actions depends of permissions 2023-08-26 21:09:31 +02:00
Denis Gukov
4398544e91 feat(fe): handle permissions on UI 2023-08-26 20:43:42 +02:00
Denis Gukov
329f77caf5
Merge pull request #1413 from Freebase394/develop-1
Added - Create pt.js Portuguese language
2023-08-26 15:15:53 +02:00
Dragon
5b2632ca64 feat: add chinese lang support. 2023-08-17 12:54:37 +08:00
Dragon
8e1460b4e5 feat: add chinese lang support. 2023-08-17 12:15:15 +08:00
Freebase3941
8870c5cdea
Create pt.js - Portuguese language added
Create pt.js - Portuguese language added - By OnlyHardOfficial
2023-08-11 10:43:05 +01:00
Denis Gukov
aee3b81a0f
Merge pull request #1371 from WilliamDEdwards/fix/manager-typo
Fix manager typo
2023-08-06 17:34:26 +02:00
William Edwards
4a86c19601 Fix manager typo 2023-07-27 18:51:21 +02:00
don Rumata
8e74da0ec1 Добавил перевод на русский язык. Спасибо @qarkai за помощь. 2023-07-26 21:21:08 +03:00
Denis Gukov
1145eec9a4 feat(be): add config options 2023-07-24 16:04:03 +02:00
Denis Gukov
034a4b4bbe fix(ui): typo 2023-07-23 15:55:24 +02:00
Denis Gukov
517ad4dc97 feat(ui): add roles to UI 2023-07-22 22:48:10 +02:00
Denis Gukov
076bb19910 fix(ui): merge conflict 2023-07-09 11:43:23 +02:00
Denis Gukov
4f12b70375
Merge pull request #1213 from s3lph/feat-oidc-auth
Implement OIDC authentication
2023-07-08 20:07:50 +02:00
Denis Gukov
7fac4d34ea feat(ui): add select for project users' role 2023-07-08 13:42:50 +02:00
Philipp Schosteritsch
d884330f62 committing implementation 2023-07-04 16:47:29 +02:00
Andrey Chausenko
b65eb63a49 Correctly display relative time for non-UTC timezones 2023-06-20 13:57:05 +10:00
s3lph
c3cd04fdce feat: implement oidc authentication 2023-04-16 23:57:56 +02:00
Denis Gukov
31e532548b fix(fe): new task dialog 2022-10-29 22:05:42 +05:00
Denis Gukov
f3696984b7 feat(fe): run task from template page 2022-10-29 21:40:03 +05:00
Denis Gukov
8b5b8a33c4 chore(fe): change icons 2022-10-29 21:07:39 +05:00
Denis Gukov
a3c4ecbb14 feat(fe): restyle tempate form 2022-10-29 20:44:16 +05:00
Denis Gukov
d382a822fe refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
Denis Gukov
c607b20b26 feat: remove old ui 2021-05-15 17:59:06 +05:00
Denis Gukov
d0392485eb feat: migrate logging to Store 2021-03-12 22:41:41 +05:00
Denis Gukov
bf958acbd7 fix: update some deps 2020-09-30 15:22:32 +05:00
Stanislav Simovski
7602a2ac06 Update dependencies, use go modules 2020-02-08 22:58:51 +02:00
Stanislav Simovski
a368d30ef1 Fixed mux router usage 2019-09-08 10:19:46 +03:00
Stanislav Simovski
23fdc8550b Set version on windows taskfile
It doesn't otherwise build on windows since by default it's `1`:
```powershell
Taskfiles versions should match. First is "2" but second is "1"
```

backup
2019-07-09 16:07:10 +03:00
Denis
01a0ec271f Use https protocal to import font 2018-12-11 19:32:37 +05:00
dahyung-kwon
c5f402bfa3 Add “Extra CLI Arguments” filed to "Create Task" UI. 2018-09-11 20:22:54 +09:00
Denis
53b38a09ae Fix creating new user 2018-05-16 17:13:58 +05:00
Denis
35fbd3ba2a Fix SweetAlert factory 2018-05-15 14:20:55 +05:00
Denis
173ef6b6fa Add SweetAlert dep 2018-05-15 14:20:55 +05:00
Denis
287ce7d07e Add SweetAlert factory 2018-05-15 14:20:55 +05:00
Denis
8d74b35c4a Fix promise execution, replace then(...).error(...) to then(...).catch(...) 2018-05-08 16:15:48 +05:00
slickvoodoo
db5408ad84
Assign user response correctly
Fix #529
2018-04-26 09:59:01 -05:00
Tom Whiston
123a4ea7f1
Merge pull request #509 from zarianec/develop
Fixed SweetAlert confirmation popup
2018-04-03 10:32:19 +02:00
Anton Markelov
f24a10917f add local installation of fe tools, add relative paths to that tools
move nodemon to devdependencies, remove manual installation of pug, less and nodemon

small windows-related fixes

move less and pug to devdependencies

replace echo to space for windows
2018-03-30 20:21:27 +10:00
Artiom Stoianov
8ba64afdc8 Convert spaces to tabs 2018-03-29 14:05:55 +03:00
Artiom Stoianov
c8e94d6746 Style fixes 2018-03-27 09:06:39 +03:00
Artiom Stoianov
a605c54583 Fixed SweetAlert confirmation popup 2018-03-27 08:38:48 +03:00
Tom Whiston
d22f2eb5d9
Merge pull request #458 from twhiston/cmd_environment_vars
Add environment key ENV
2018-03-20 01:33:45 +01:00
Denis
e7881ee0bc Fix: Extra arguments are not being saved in task templates 2018-03-15 12:40:17 +05:00
Tom Whiston
690f80ae54 mention env key in environment help text 2018-03-15 01:11:34 +01:00
Denis
7263101be0 Use npm instead of submodule. Split public to web/public & web/resources
Fix build under Windows

Remove htmls from pug directory

Move package.json to web directory

Remove OS type checking from test

Fix builder.js codestyle

Remove Taskfile_windows.yml
2018-03-13 12:23:20 +05:00