Guilhem-lm
d4743c2c2e
feat(frontend) Change summary edition ( #3999 )
...
* feat(frontend) Change summary edition
* feat(frontend) Change summary edition
* do not use ecr registry anymore for windmill images
* fix publish ecr
* chore update
* chore stop publishing lsp to internal
* make nsjsail mode compatible with arm64 by making lib64 non mandatory
* move to arm builders
* fix(frontend): fix Decision Tree + fix Infinite list default ts code … (#3993 )
* fix(frontend): fix Decision Tree + fix Infinite list default ts code indentation + add missing reset column defs button
* fix(frontend): improves how columnDefs are computed when we change the table
* fix(frontend): improved code quality
* fix(frontend): fix current node id
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): done
* fix(frontend): done
* fix(frontend): fix node deletion
* fix(frontend): fix node deletion
* fix(frontend): simplify node deletion
* finish
* nit
---------
Co-authored-by: Guilhem Le Mouel <guilhem.le-mouel.ext@altran.com >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2024-07-02 09:36:12 +02:00
Ruben Fiszel
8166330fc5
internal fix to improve exportability of code in react-sdk ( #3978 )
...
* all
* all
* all
* all
* fix
* remove vite config
* remove uncessary app.css
* all
* all
* all
* all
* all
2024-06-26 01:31:24 +02:00
Faton Ramadani
20b0225525
fix(frontend): improve default select styling for apps ( #3656 )
...
* fix(frontend): improve select
* fix(frontend): update border-radius
* fix(frontend): update border-radius
2024-05-01 13:25:34 +02:00
Amélia
4b593cb418
Darkmode rework ( #3578 )
...
* darkmode_v2
* darkmode_v2
* feat(frontend): Fix dark theme
* feat(frontend): Remove submodule
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2024-04-22 12:19:23 +02:00
Faton Ramadani
0de6dbced7
feat(frontend): AG chart ( #2972 )
...
* fix(frontend): Fix decision tree (#2928 )
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): decision tree history
* fix(frontend): fix wording
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): ag charts
* feat(frontend): remove todo
* feat(frontend): remove todo
* feat(frontend): revert
* feat(frontend): fix converstion
* feat(frontend): ag charts ee
* feat(frontend): fix build
* feat(frontend): fix convertion to json
* feat(frontend): fix naming
* feat(frontend): fix id collision
* feat(frontend): fix initial load
* feat(frontend): fix initial load
2024-01-10 17:52:22 +01:00
Ruben Fiszel
852ae26c63
improve worker tag UX
2023-12-24 11:20:56 +01:00
Faton Ramadani
fdc35b40f2
App menu improvements ( #2753 )
...
* fix(frontend): add dropdown menu result + fix splitpanes seperators
* fix(frontend): remove useless border
* fix(frontend): fix arg enum
* fix(frontend): remove useless div
* fix(frontend): remove duplicated code
* fix(frontend): remove duplicated code
* fix(frontend): fix reactivity
* fix(frontend): fix reactivity
2023-12-01 17:10:50 +01:00
Faton Ramadani
cdf6b392be
fix(frontend): fix separator z-index ( #2720 )
2023-11-28 22:34:47 +01:00
Faton Ramadani
d3fd78babc
fix(frontend): Fix Step viewer ( #2627 )
...
* fix(frontend): Fix Step viewer
* fix(frontend): Fix build
2023-11-14 10:20:50 +01:00
Faton Ramadani
c4c075d029
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
635054bb37
add default fallback vscode widget colors
2023-10-07 16:01:55 +02:00
Ruben Fiszel
2ee959cd2e
feat: add custom oauth support ( #2336 )
...
* custom oauth
* all
* revert ee changes
* fix frontend
2023-09-26 11:56:02 +02:00
Faton Ramadani
47730131be
App editor improvements ( #2328 )
...
* feat(frontend): add zoomable app editor
* feat(frontend): add viewport zoom
* fix(frontend): Fix build
* improvements
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-09-26 02:08:08 +02:00
Ruben Fiszel
3c097197f3
feat: support to set linked secret variable to any field of a newly created resource
2023-08-27 11:03:49 +02:00
Faton Ramadani
bf322688e4
fix(frontend): Fix toast when adding a user + set default vscoode the… ( #2080 )
...
* fix(frontend): Fix toast when adding a user + set default vscoode theme variable + fix DisplayResult componnet
* fix(frontend): handle both encoding
* fix(frontend): add all editorHoverWidget classes
2023-08-15 10:46:33 +02:00
Faton Ramadani
18af7673bf
fix(frontend): Fix flow preview ( #2013 )
...
* fix(frontend): Fix flow preview
* fix(frontend): fix z-index
* fix(frontend): fix z-index
* fix(frontend): clean up Select and MultiSelect styles
* fix(frontend): clean up Select and MultiSelect styles
2023-08-09 10:24:59 +02:00
Ruben Fiszel
d6c1774a56
feat: add supabaze wizard
2023-07-28 12:01:31 +02:00
Faton Ramadani
06303da2e5
feat(frontend): App components dark mode ( #1937 )
...
* feat(frontend): migrate app components
* feat(frontend): Fix unreadable texts
* feat(frontend): migrate app components
* feat(frontend): Fix quill editor
2023-07-26 13:28:45 +03:00
Ruben Fiszel
fcdd02dca6
generate slug from summary on creation
2023-07-26 01:29:22 +02:00
Faton Ramadani
b39f486c91
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
Faton Ramadani
595f87bb96
feat(frontend): vscode extension dark mode ( #1730 )
...
* feat(frontend): Dark mode v0
* feat(frontend): Dark mode v0
* feat(frontend): add secondaryBackground
* feat(frontend): revert change
* feat(frontend): revert change
* feat(frontend): fix colors
2023-06-16 10:59:10 +02:00
Ruben Fiszel
143a30661c
feat: add support for full fleged apps (react, svelte, vue) ( #1536 )
...
* add react support
* use whoami
* update
* update
* update
* create react app
* all
* sqlx
2023-05-08 19:10:45 +02:00
Ádám Kovács
424d15dcce
fix(frontend): Minor fixes ( #1374 )
...
* fixes
* reverse wm logo spin
* remove component tab label
* updates
2023-04-08 09:52:41 +02:00
Faton Ramadani
9b3ab9d846
App input ( #1353 )
...
* feat(frontend): record frontend errors
* feat(frontend): display result
* feat(frontend): Fix name shadowing
* feat(frontend): fix typo
* fix(frontend): better display frontend errors
* fix(frontend): wip
* wip
* feat(frontend): text input
* feat(frontend): enable double click to open + disabled mode when input is computed or connected
* feat(frontend): fix monaco setCode
* feat(frontend): revert package.json changes
* feat(frontend): fix syncing issues
* feat(frontend): adapt style
* feat(frontend): fix event propagation
2023-04-04 16:00:50 +02:00
Ruben Fiszel
68d3ee624e
add more variants to shadow
2023-03-26 18:17:47 +02:00
Ádám Kovács
693608955f
fix(frontend): General fixes and updates ( #1281 )
...
* fix(frontend): App icon select double click issue
* fix(frontend): Update script metadata page
* fix(frontend): Set dropdown default icon to vertical dots
* fix(frontend): Clean up
* fix(frontend): Update table styles
* fix(frontend): Add spacing to secondary menu items
* fix(frontend): Scale down full path
* fix(frontend): Table loading state
* fix(frontend): Hide script kind setting by default
2023-03-13 14:17:57 +01:00
Ruben Fiszel
a34e04dfab
trim tailwindcss
2023-03-10 12:44:08 +01:00
Ruben Fiszel
cfa91f55d5
trim tailwind safelist
2023-03-10 01:06:55 +01:00
Ruben Fiszel
539dfde0a6
revert import on tailwind colors for faster builds
2023-03-08 00:20:12 +01:00
Ruben Fiszel
ec7288fc22
make tailwind inputs class configurable
2023-03-03 22:32:35 +01:00
Ruben Fiszel
a5e29e5f4f
fix tailwind JIT for devmode + graph fixes
2023-03-02 14:49:36 +01:00
Ruben Fiszel
c269a58e0f
add back all tailwind colors to tailwind config
2023-02-27 15:11:23 +01:00
Ruben Fiszel
d6f002f2e7
feat(apps): add custom css for apps
2023-02-19 12:51:59 +01:00
Ádám Kovács
aed535d947
fix(frontend): Render popups above components in app editor ( #1171 )
...
* fix(frontend): Render popups above items in apps
* Add explanation
2023-02-01 17:52:09 +01:00
Ádám Kovács
7536bd7b04
feat(frontend): Add frost to color palette ( #1084 )
2023-01-10 22:52:37 +01:00
Ruben Fiszel
369232e276
nit fix incorrect overflow-auto in display result
2023-01-03 11:17:15 +01:00
Ruben Fiszel
7142226e79
pin monaco to 0.33 + remove cursor style
2022-12-09 11:01:43 +01:00
Ruben Fiszel
4a167c4428
improve flow viewer
2022-12-05 21:57:04 +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
Ruben Fiszel
66ff51ae5f
feat: overhaul scripts and flows page
2022-11-28 11:16:10 +01:00
Faton Ramadani
ab3b582363
fix(frontend): Reduce the size of the separator + fix Auto scroll ( #895 )
...
* fix(frontend): Reduce the size of the separator + fix Auto scroll padding
* fix(frontend): revert changes
2022-11-18 14:46:48 +01:00
Faton Ramadani
2c032d6a54
fix(frontend): app editor v1 ( #908 )
...
* fix(frontend): app editor v1
* fix(frontend): fix new section
* fix(frontend): Component creation
* fix(frontend): Add preview
* fix(frontend): Add helper text
* fix(frontend): Add plain text component
* fix(frontend): Add text component
* fix(frontend): Fix DND
* fix(frontend): Fix
* fix(frontend): remove debugger
* fix(frontend): fix build errors
2022-11-18 00:28:25 +01:00
Ruben Fiszel
3872b1097b
menu redesign
2022-11-15 11:57:05 +01:00
Faton Ramadani
31f6e47390
fix(frontend): App Editor v0 ( #886 )
2022-11-14 17:30:49 +01:00
Ádám Kovács
746fb8cc7f
feat(frontend): Flow graph ( #827 )
...
* chore(frontend): Install d3@7.6.1
* feat(frontend): Add basic graph components
* feat: Add graph node component
* feat: Add graph edges
* fix: Rename graph flow module
* feat: Add flow graph to editor
* feat: Add loops
* feat: Add hub scripts to graph
* fix: Display hub scripts
* fix: Nested loops
* feat: Graph displaying packages
* fix: Remove unused parts
* feat: Update graph layout
* fix: Clean up imports
* feat: Add icons to graph nodes
* feat: Add graph viewer to flow details page
* fix: Action row component on scroll behaviour
* fix: Update supported languages type
* fix: Add bash language icons
* fix: Support empty scripts and branches
* fix: Ellipsizing virtual node text
* feat: Display script id in node
* fix: Remove graph from flow editor
* fix: Update node id display
* chore: Remove unused packages
* flow viewer
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-11-12 20:14:29 +01:00
Ruben Fiszel
9de2838d1c
fix copy first step schema + import buttons
2022-11-07 21:54:49 +01:00
Ruben Fiszel
ca2b35b41e
edit script preload same args
2022-11-05 10:02:00 +01:00
Ruben Fiszel
a97613401c
modal -> drawer
2022-11-03 12:39:23 +01:00
Ruben Fiszel
0f3516ff03
fix variable editor
2022-11-03 10:03:00 +01:00
Ruben Fiszel
745671dc21
UI improvements
2022-11-02 08:41:08 +01:00