Ruben Fiszel
72f4247983
fix: prevent operators from loading secrets through toggle
2024-04-05 09:53:42 +02:00
Ruben Fiszel
9b88bf0758
prevent operators from loading secrets through toggle
2024-04-05 09:03:16 +02:00
Ruben Fiszel
dead13ba93
improve autosize + add markdown support for scripts and workflows
2024-03-27 18:19:37 +01:00
Faton Ramadani
fe35c7ad3c
feat(frontend): Buttons refactor ( #2545 )
...
* feat(frontend): wip
* feat(frontend): button refactor wip
* feat(frontend): button refactor wip
* feat(frontend): fix build
* feat(frontend): fix build
* fix(frontend): fix build
* fix(frontend): fix buttons styles
* fix(frontend): remove dev file
* feat(frontend): clean up
* feat(frontend): done
* feat(frontend): done
* feat(frontend): remove duplicated componnet
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): forked Flow icons
* feat(frontend): remove legacy dropdown
* feat(frontend): migrated all + remove dependencies
* feat(frontend): clean up
2023-11-10 09:43:10 +01:00
Faton Ramadani
11e0bc76c4
feat(frontend): App polish ( #2397 )
...
* fix(frontend): app polish
* wip
* fix(frontend): rework schedule drawer
* fix(frontend): add Label wrapper for consistency
* fix(frontend): fix tab inconstiencies
* fix(frontend): make kbd modifier visible + fix spacings
* fix(frontend): add spinning animation when assistant is loading
* wip
* fix(frontend): add inner border
* feat(frontend): reorganised metadata fields
* feat(frontend): fix merge
* feat(frontend): fix build
* feat(frontend): fix build
* Update CenteredPage.svelte
* feat(frontend): fix inner-border dark
* wip
* feat(frontend): Fix buttons
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-10-08 23:31:53 +02:00
Ruben Fiszel
31141ce52a
feat: resolve dependencies across relative imports for python
2023-07-27 08:48:42 +02:00
Faton Ramadani
8fa9e3ca4c
Dark mode v0 ( #1893 )
...
* feat(frontend): wip
* wip
* wip
* wip
* wip
* add toggle
* correctly handle monaco theme
* wip
* wip
* wip
* wip
* wip
* feat(frontend): Dark mode v0
* feat(frontend): Adap AI gen poppup
* feat(frontend): Adap script metadata labels
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix ressource picker
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Add theme toggle in the login page
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix language selection
* feat(frontend): Fix FlowStatusViewer colors
* feat(frontend): Fix divide colors
* feat(frontend): Fix flow graph buttons
* feat(frontend): add theme toggle in login modal
* feat(frontend): small ui fix
* feat(frontend): fix graph dark mode toggle
2023-07-25 10:43:04 +02:00
Ruben Fiszel
e38510c6ef
object viewer copy path instead of content
2023-05-25 16:28:01 +02:00
Ruben Fiszel
632be3b8fb
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
Ruben Fiszel
8dcc2864b4
load variable on is_secret change
2023-05-11 09:52:35 +02:00
Ruben Fiszel
39472722d4
requiring passing new value when updating is_secret
2023-05-11 08:50:53 +02:00
Ruben Fiszel
9e1e9a8d3a
rework ownership permissions
2023-04-15 23:03:16 +02:00
Ruben Fiszel
99ec12e10c
various minor fixes
2023-03-15 23:31:35 +01:00
Ruben Fiszel
5123c9365c
fix subgrids final
2023-02-24 07:27:22 +01:00
Ruben Fiszel
a1fec7c4b7
fix init edit on variable editor
2022-12-30 16:59:04 +01:00
Ruben Fiszel
f5a01fc768
major schedules rewrite
2022-12-18 18:45:32 +01:00
Ruben Fiszel
3485b07b25
feat: add operator mode
2022-12-13 20:16:57 +01:00
Ruben Fiszel
2e36f65986
increase variable length to 10000
2022-12-10 13:57:41 +01:00
Faton Ramadani
9f59a160c3
fix(frontend): Align hub flow list + fix drawer content everywhere ( #991 )
2022-12-05 13:28:06 +01:00
Ruben Fiszel
60984a3ed8
improve search windows and remove fuse.js
2022-12-04 11:55:26 +01:00
Ruben Fiszel
539d6be908
feat: unify resources under a single connect API
2022-12-01 19:28:00 +01:00
Ruben Fiszel
c86c39ddea
ensure we always load the secret value in the variable editor
2022-11-27 19:05:35 +01:00
Ruben Fiszel
56204a511c
ensure we always load the secret value in the variable editor
2022-11-27 17:45:11 +01:00
Ruben Fiszel
37967a7950
feat: refactor variable + resource linkage + OAuth visibility
2022-11-27 17:26:37 +01:00
Ruben Fiszel
346a7f3f47
more visibility on OAuth errors Vol 1
2022-11-27 14:00:55 +01:00
Ruben Fiszel
9f51532d01
add support for fetching variable and resource from bash
2022-11-25 19:40:38 +01:00
Ruben Fiszel
bff8331eb0
drawer nits + logo in top menu
2022-11-06 11:52:16 +01:00
Ruben Fiszel
f0b82a942c
UX improvements
2022-11-03 23:26:07 +01:00
Ruben Fiszel
c6ce9bb3f6
frontend(fix): rework all text inputs
2022-11-03 13:47:40 +01:00
Ruben Fiszel
6ec382f89a
modal -> drawer
2022-11-03 12:39:23 +01:00
Ruben Fiszel
bec2ddfbce
fix variable editor
2022-11-03 10:03:00 +01:00
Ádám Kovács
2c1cd7eea8
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
Ruben Fiszel
5d3c9665e0
hotfix button to save variable disappeared
2022-10-05 18:18:20 +02:00
Ádám Kovács
6a28b68dbf
refactor(frontend): Tailwind refactor ( #637 )
...
* feat(frontend): Tailwind config migration
2022-10-03 11:27:58 +02:00
Ruben Fiszel
b9518d748e
fix(frontend): variable editor now acceps including 3000 chars + show length
2022-10-01 23:32:04 +02:00
Ruben Fiszel
72850e461e
changing all path placeholders to be flatten
2022-08-14 20:52:32 +02:00
Ruben Fiszel
0faabdbc40
fix: update variable and resources now return error if nothing was updated
2022-07-29 11:07:59 +02:00
Ruben Fiszel
ca4bed34a6
fix: audit logs
2022-07-26 18:49:27 +02:00
Ruben Fiszel
ca66d33a42
fix: consistent exists/{resource} addition + usage in frontend
2022-07-18 17:21:34 +02:00
Ruben Fiszel
6a341f5dc3
fix(frontend): fix path group refresh & create variable path reset
2022-07-08 16:52:06 +02:00
Ruben Fiszel
2efaf21915
fix: improve error handling
2022-06-23 19:00:17 +02:00
Ruben Fiszel
c30b31ea88
move gen as well to lib
2022-06-23 01:10:33 +02:00
Ruben Fiszel
47a0be6b7e
move to paths
2022-06-22 22:34:01 +02:00