Commit Graph

1748 Commits

Author SHA1 Message Date
Ruben Fiszel
de06e016c7 fix raw editor height for resources 2022-12-28 13:24:56 +01:00
Ruben Fiszel
589072e3ef fix test just this step freeze svelte bc of transition:fade 2022-12-28 12:52:21 +01:00
Ruben Fiszel
e74f224230 fix test just this step freeze svelte bc of transition:fade 2022-12-28 12:51:04 +01:00
Ádám Kovács
9e0203d6f8 feat(app): Use consistent styles on settings pages (#1048)
* feat(app): Update login page style

* feat(app): Update pages with centered modal

* fix(app): Update settings

* adapt static adapter to cloudflare

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-12-28 00:39:30 +01:00
Ruben Fiszel
7df5c74eb1 fix approval page for sveltekit 1.0 2022-12-27 17:21:45 +01:00
Ruben Fiszel
9617098173 fix confirmation modal enter behavior 2022-12-27 16:29:34 +01:00
Ruben Fiszel
b2acb71a34 nit redirect on logout 2022-12-27 13:38:34 +01:00
Ruben Fiszel
8ae2ce4b5e add dedicated logout page 2022-12-27 13:26:03 +01:00
Ruben Fiszel
78c01744ea fix layout for sveltekit 1.0 2022-12-27 07:27:14 +01:00
Ruben Fiszel
0fd98df780 trim imports from monaco 2022-12-25 12:58:14 +01:00
Ruben Fiszel
fee73eac27 update fontAwesome icons 2022-12-25 11:55:01 +01:00
Ruben Fiszel
82b37ee0c3 update svelte-preprocess to 5.x 2022-12-25 11:46:14 +01:00
Ruben Fiszel
5aca2a634f minor app fixes 2022-12-25 08:39:00 +01:00
Ruben Fiszel
70aa091c86 update to sveltekit 1.0 2022-12-25 08:05:39 +01:00
Ruben Fiszel
49a758d059 svelte-migrate: renamed files 2022-12-25 05:49:06 +01:00
Ruben Fiszel
241a3c6fdc svelte-migrate: renamed files 2022-12-25 05:48:44 +01:00
Ruben Fiszel
1fc2be213f nit: danger zone for flow details 2022-12-24 19:37:38 +01:00
Ruben Fiszel
1e179b9200 improve flow graph rendering behavior 2022-12-24 19:29:50 +01:00
Ruben Fiszel
cd435fa07c resuming suspended flows as owner is now through flow id 2022-12-24 09:44:05 +01:00
Ruben Fiszel
fcb466812a make flow status viewer always open 2022-12-24 06:31:22 +01:00
Ruben Fiszel
5753ce3140 allow updating to latest hash from within flow directly if module hash locked 2022-12-24 06:24:27 +01:00
Ruben Fiszel
a80a71b599 border around template editor 2022-12-23 17:59:42 +01:00
Ruben Fiszel
d652531881 fix navigation on index list rows 2022-12-23 17:40:19 +01:00
Faton Ramadani
4dee0fab35 feat(frontend): Fix initial component dimensions + Select select + add spinner when buttons are clicked (#1044) 2022-12-23 21:11:13 +07:00
Faton Ramadani
2d55abfc44 feat(frontend): Properly support resource (#1039)
* feat(frontend): Properly support resource

* feat(frontend): remove unused import

* feat(frontend): Fix build errors

* feat(frontend): Fix table actions

* feat(frontend): Fix table parameters

* feat(frontend): Fix runnable inputs sync

* feat(frontend): Done

* fix

* fix

* feat(frontend): Fix typing issues

* feat(frontend): Fix id generation

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-12-23 13:42:42 +01:00
Ruben Fiszel
079fbd55ee feat(backend): resume from owner directly in flow status viewer (#1042)
* foo

* progress
2022-12-23 13:04:31 +01:00
Ruben Fiszel
81c5828668 schedule next job in transaction to avoid race condition 2022-12-23 06:53:26 +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
Faton Ramadani
611d90f7cb feat(frontend): Fix component synchro (#1038)
* feat(frontend): Fix component synchro

* feat(frontend): Fix isObject
2022-12-21 11:19:27 +01:00
Ruben Fiszel
fa1b10a6b5 minor editor improvements 2022-12-21 09:46:12 +01:00
Faton Ramadani
767058dcd0 feat(frontend): Fork + Fix table (#1037)
* feat(frontend): WIP

* feat(frontend): WIP

* feat(frontend): add support unused inline scripts

* feat(frontend): fix all interaction

* feat(frontend): Fix pick

* feat(frontend): add ability to fork

* feat(frontend): fix mobile preview

* feat(frontend): fix table

* feat(frontend): fix table actions

* feat(frontend): Fix build error
2022-12-21 08:22:30 +01:00
Ruben Fiszel
8fe77cf15a feat: add move to drawer for script and flows 2022-12-21 06:55:37 +01:00
Faton Ramadani
f7a40d5284 feat(frontend): Add the ability to lock components so they don't move around (#1035) 2022-12-20 16:53:18 +01:00
Faton Ramadani
9314e73bfd feat(frontend): Fix inline script status (#1034) 2022-12-20 16:17:45 +01:00
Ádám Kovács
ec508f206a feat(frontend): App builder password and date input (#1022)
* feat: Add password input to app builder
2022-12-20 15:34:36 +01:00
Ruben Fiszel
fb7e8681b4 improve folder UX 2022-12-20 10:47:29 +01:00
Faton Ramadani
d2cbf72c76 feat(frontend): Add an input field to edit inline script name (#1033) 2022-12-20 10:34:50 +01:00
Ruben Fiszel
03e58049b8 align share with folder permissions 2022-12-20 07:18:10 +01:00
Ruben Fiszel
f0527f6810 re-enable picking groups 2022-12-20 07:18:10 +01:00
Ruben Fiszel
48a1399362 feat: introduce folders, deprecate items owned by groups 2022-12-19 19:11:23 +01:00
Ruben Fiszel
2ff914edd3 feat: introduce folders, deprecate items owned by groups 2022-12-19 18:59:46 +01:00
Faton Ramadani
6333101732 Inline script editor (#1029)
* feat(frontend): WIP

* feat(frontend): WI

* feat(frontend): Fix inline scripts

* feat(frontend): Fix inline scripts
2022-12-19 22:44:28 +07: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
Jakub Kołodziejczak
ae36301249 fix(frontend): copy-to-clipnoard url with protocol (#1027) 2022-12-18 15:38:12 +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
8d7dd7359c group refactoring 2022-12-16 20:02:13 +01:00