8 Commits

Author SHA1 Message Date
Anton Shutik
6a88caa33c db_init: removed duplicate code (#1727) 2023-06-13 15:39:13 +02:00
Faton Ramadani
02995b04c2 feat(frontend): app splitpanes (#1248)
* feat(frontend): app splitpanes

* feat(frontend): app splitpanes vertical

* feat(frontend): support both splitpanes

* done

* done

* default select value

* container height

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-03-02 01:30:07 +01:00
Ruben Fiszel
ce791a39a1 update README 2023-02-13 17:58:49 +01:00
Ruben Fiszel
498a8ad4fc add clousql compatibility 2023-02-09 18:15:13 +01:00
Ruben Fiszel
a47bdd0666 change instructions 2022-08-14 23:53:50 +02:00
Ruben Fiszel
698c510f81 set local authorization -> set role 2022-08-14 23:33:09 +02:00
Ruben Fiszel
b5a0dc262a fix: users privileges 2022-08-14 22:47:51 +02:00
Ruben Fiszel
08374e7984 feat: db users: admin -> windmill_admin, app -> windmill_user (#404)
* feat: db users: admin -> windmill_admin, app -> windmill_user

* clean up

* backend tests

* backend tests

* backend tests

* lock roles in first migration

* check if user is superuser too

* add init-db

* add init-db
2022-08-14 18:20:27 +02:00