Commit Graph

14 Commits

Author SHA1 Message Date
Ruben Fiszel
31aee89af8 feat: add update checker on version info 2023-06-22 18:12:45 +02:00
Ruben Fiszel
394b848cad improve hash-based navigation 2023-06-15 07:43:32 +02:00
Ruben Fiszel
7a355a6bbf feat(backend): webhook specific tokens 2023-05-29 23:39:50 +02:00
Ruben Fiszel
36280cffc8 feat: expose a react sdk to integrate windmill into react apps (#1605)
* expose react sdk

* expose react sdk

* iterate

* iterate

* iterate

* nit

* update example

* update example

* small fixes

* update all
2023-05-19 20:44:07 +02:00
Faton Ramadani
b238cb5a9a fix(frontend): fix small ui issues (#1513) 2023-05-03 00:23:38 +02:00
Ruben Fiszel
ac2d47819b fix incorrect user sttings redirect 2023-02-28 16:57:00 +01:00
Ádám Kovács
482ab7b425 feat(frontend): Trigger settings drawer with URL hash (#1185)
* feat(frontend): Trigger settings drawer by URL hash

* fix(frontend): Add setting auto-open to workspace selector

* fix(frontend): full path redirects

* fix(frontend): Slice safety check
2023-02-15 14:47:47 +01:00
Ruben Fiszel
e7ecb486e9 display token fully 2023-02-05 17:28:33 +01:00
Ruben Fiszel
b2da53c806 minor UI fixes 2023-01-18 17:08:34 +01:00
Ruben Fiszel
7c97fac746 feat: support bash as 4th language (#865)
* bash support

* bash backend working

* frontend part

* bash backend working
2022-11-06 23:48:18 +01:00
Ruben Fiszel
a747c0060c fix(backend): tighten security around cookies to avoid csrf (#859)
* fix(backend): tighten security around cookies to avoid csrf

* everything httponly

* sqlx

* also handle 404

* shoter Windmill v message

* fix chart
2022-11-05 21:21:13 +01:00
Ruben Fiszel
cf33af7b76 improve superadmin settings 2022-11-05 12:30:11 +01:00
Ruben Fiszel
a97613401c modal -> drawer 2022-11-03 12:39:23 +01:00
Ruben Fiszel
c71c7a2e58 UX improvements 2022-11-02 21:26:52 +01:00