Ruben Fiszel
4c33daaba0
rework ownership permissions
2023-04-15 23:03:16 +02:00
Ruben Fiszel
db075f2ca1
feat(backend): add instance events webhook
2023-04-11 01:45:56 +02:00
Ruben Fiszel
aad64c1790
remove all frontend warnings and unused imports
2023-04-02 17:02:57 +02:00
Ruben Fiszel
4fc2cfc1be
remove all frontend warnings
2023-04-02 13:52:15 +02:00
Ruben Fiszel
75374ee691
can read all folders if admin or superadmin + refresh user in background
2023-04-02 10:35:22 +02:00
Ruben Fiszel
2ab13cb1ec
feat: add local cache for folder path used + invalidate cache on folder creation
2023-04-01 19:17:29 +02:00
Ruben Fiszel
eebc6ddee6
fix minor flow UX
2023-03-16 01:18:11 +01:00
Ádám Kovács
693608955f
fix(frontend): General fixes and updates ( #1281 )
...
* fix(frontend): App icon select double click issue
* fix(frontend): Update script metadata page
* fix(frontend): Set dropdown default icon to vertical dots
* fix(frontend): Clean up
* fix(frontend): Update table styles
* fix(frontend): Add spacing to secondary menu items
* fix(frontend): Scale down full path
* fix(frontend): Table loading state
* fix(frontend): Hide script kind setting by default
2023-03-13 14:17:57 +01:00
Ruben Fiszel
b124d5b5dc
feat: add delete by path for scripts
2023-03-09 12:44:49 +01:00
Ruben Fiszel
ad73116ff5
remove slide causing issues
2023-03-02 11:49:57 +01:00
Ruben Fiszel
c84f92f65c
fix subgrids final
2023-02-24 07:27:22 +01:00
Ruben Fiszel
7e40039a50
(frontend) remove duplicate of folders from folder list name
2023-01-09 16:14:38 +01:00
Ruben Fiszel
aff6489841
app improvements
2022-12-30 19:04:50 +01:00
Ruben Fiszel
f9b7901d8e
make ownership check more consistent, expose ownership api, expose update folder api
2022-12-22 14:48:57 +01:00
Ruben Fiszel
1ddb1f2f59
feat(backend): add SUPERADMIN_SECRET as an env set superadmin
2022-12-22 10:35:10 +01:00
Ruben Fiszel
962c14639c
feat(frontend): templatable editor with autocompletion
2022-12-22 08:38:12 +01:00
Ruben Fiszel
8fe77cf15a
feat: add move to drawer for script and flows
2022-12-21 06:55:37 +01:00
Ruben Fiszel
f0527f6810
re-enable picking groups
2022-12-20 07:18:10 +01:00
Ruben Fiszel
2ff914edd3
feat: introduce folders, deprecate items owned by groups
2022-12-19 18:59:46 +01:00
Ruben Fiszel
2578391105
major schedules rewrite
2022-12-18 18:45:32 +01:00
Ruben Fiszel
6e2890f0f1
require ownership to move items && automatically edit schedule paths
2022-12-18 18:45:32 +01:00
Ruben Fiszel
bb89e5798c
path improvements v1
2022-12-18 05:55:29 +01:00
Ruben Fiszel
e77626372a
UX improvements
2022-12-17 17:53:32 +01:00
Ruben Fiszel
d36be9af68
groups
2022-12-16 09:53:17 +01:00
Ruben Fiszel
1bbd8b7fdc
Flow UX improvements wrt to triggers
2022-12-15 23:09:23 +01:00
Ruben Fiszel
b2ecee1d42
superadmin can see all
2022-12-04 01:19:38 +01:00
Ruben Fiszel
fed2b2105d
feat: unify resources under a single connect API
2022-12-01 19:28:00 +01:00
Faton Ramadani
31f6e47390
fix(frontend): App Editor v0 ( #886 )
2022-11-14 17:30:49 +01:00
Ruben Fiszel
8b45924abf
feat(frontend): show runs using a time chart
2022-11-05 15:31:09 +01:00
Ruben Fiszel
0f3516ff03
fix variable editor
2022-11-03 10:03:00 +01:00
Ruben Fiszel
745671dc21
UI improvements
2022-11-02 08:41:08 +01:00
Ruben Fiszel
c884494315
fix initialPath setting
2022-11-01 06:15:50 +01:00
Ruben Fiszel
a540501aa7
flow UX improvements
2022-10-29 16:13:08 +02:00
Ruben Fiszel
1936a60b4a
UX flow improvements + fix collecting results for loops in frontend + fix Identity behavior in backend
2022-10-27 18:50:32 +02:00
Ádám Kovács
26ffebd941
feat(frontend): Typography update ( #725 )
...
* feat(frontend): Add new font face
* feat(frontend): Typography update
* fix(frontend): Import Inter font
* fix(frontend): Font fixes
* fix(front): Fix spacing and font inconsistencies
* fix(frontend): Visual changes and fixes
* fix(frontend): Minor visual fixes
* fix(frontend): Remove comment
2022-10-13 14:04:26 +02:00
Ádám Kovács
fccf45740d
refactor(frontend): Tailwind refactor ( #637 )
...
* feat(frontend): Tailwind config migration
2022-10-03 11:27:58 +02:00
Ruben Fiszel
a890c842d8
QoL path and editor improvements
2022-08-18 12:58:49 +02:00
Ruben Fiszel
2ac1e4fce7
fix styling
2022-08-17 09:34:29 +02:00
Ruben Fiszel
5bddaf8a59
improve schemaeditor name behavior
2022-08-14 21:21:48 +02:00
Ruben Fiszel
8ec1f8629a
fix check for path already existing
2022-08-14 20:51:16 +02:00
Ruben Fiszel
05ba0a06d0
feat: hub flows integration
2022-07-25 10:03:52 +02:00
Ruben Fiszel
7bcb043442
remove unnecessary vscode import
2022-07-23 15:54:16 +02:00
Ruben Fiszel
1f51fdec45
feat: import and export flow from JSON
2022-07-22 02:07:19 +02:00
Ruben Fiszel
90f9edb3c2
fix: improve tooltip
2022-07-22 00:15:49 +02:00
Ruben Fiszel
80ddfed361
fix(frontend): filter script by is_trigger and jobs by is_skipped + path fix
2022-07-19 20:23:58 +02:00
Ruben Fiszel
10e9549ded
fix: consistent exists/{resource} addition + usage in frontend
2022-07-18 17:21:34 +02:00
Ruben Fiszel
77903c37b8
fix(frontend): fix path group refresh & create variable path reset
2022-07-08 16:52:06 +02:00
Ruben Fiszel
4d1a4fdd2f
move gen as well to lib
2022-06-23 01:10:33 +02:00
Ruben Fiszel
8f4d0ecf17
move to paths
2022-06-22 22:34:01 +02:00