Commit Graph

17 Commits

Author SHA1 Message Date
Ruben Fiszel c513a30bd7 fix(frontend): add confirmation modal to delete script/flow/app 2023-03-09 13:19:03 +01:00
Ruben Fiszel b124d5b5dc feat: add delete by path for scripts 2023-03-09 12:44:49 +01:00
Ruben Fiszel 43994d9b0f show archived + fix graphs 2023-03-07 01:59:35 +01:00
Ruben Fiszel c731b978ab frontend misc 2023-02-05 10:04:26 +01:00
Ruben Fiszel 762fa6e401 fix is_owner for groups/folders + unift summary for apps 2023-01-01 07:23:43 +01:00
Ádám Kovács e1b0af3fe6 feat(frontend): Update tooltip and home list dropdown (#1053)
* feat(frontend): Update tooltip

* feat(frontend): Update list dropdown
2022-12-29 18:38:28 +01:00
Ádám Kovács f698d7800c fix(app): Fix inconsistencies in list items and sidebar menus (#1051)
* fix(app): Fix minor issues in home page list

* fix(app): Remove inconsistencies in sidebar menus
2022-12-29 12:48: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 8fe77cf15a feat: add move to drawer for script and flows 2022-12-21 06:55:37 +01:00
Ruben Fiszel 03e58049b8 align share with folder permissions 2022-12-20 07:18:10 +01:00
Ruben Fiszel 2578391105 major schedules rewrite 2022-12-18 18:45:32 +01:00
Ruben Fiszel a85705e8c9 feat: add operator mode 2022-12-13 20:16:57 +01:00
Ruben Fiszel db4fcfdbec feat: auto-invite from same domain 2022-12-12 20:20:17 +01:00
Ruben Fiszel 7bc0c2b0c4 remove ButtonAndDropdown 2022-12-10 20:43:32 +01:00
Faton Ramadani 383cc49597 fix(frontend): fix app preview (#979) 2022-12-03 12:49:38 +01:00
Faton Ramadani 12c1ef1d97 fix(frontend): fix home header (#977)
* fix(frontend): fix home header

* fix(frontend): fix virtual list height
2022-12-03 10:11:05 +01:00
Faton Ramadani d4c1e1ab78 UI refactor (#973)
* fix(frontend): ui refactor

* fix(frontend): WIP

* fix(frontend): WIP

* fix(frontend): WIP

* fix(frontend): remove virtual table

* fix(frontend): Add virtual list

* fix(frontend): fix number of items

* fix(frontend): revert changes

* fix(frontend): fix build
2022-12-02 19:39:23 +01:00