Ruben Fiszel
13823edf3d
feat: array of s3 objects in input maker
2025-05-29 16:35:03 +02:00
HugoCasa
e2186e704b
feat: serve static websites ( #5218 )
...
* feat: serve static websites
* nit
* sqlx
* nit
* nits
* nits
* nits
* nits
2025-02-06 17:38:12 +01:00
HugoCasa
c686cc437d
feat: http custom routes for static assets ( #4666 )
...
* feat: http custom routes for static assets
* update ee ref + fix build
* fix build
* nit
2024-11-07 20:16:14 +01:00
Faton Ramadani
a69e59b637
fix(frontend): improve disable style of the select component ( #3938 )
...
* feat(frontend): improve disable style of the select component
* fix(frontend): improve inputs style
* fix(frontend): fix build
* fix(frontend): revert unnecessary changes
2024-06-24 13:20:35 +02:00
Faton Ramadani
2cb04d544e
fix(frontend): Fix FileInput state when hidden ( #3730 )
2024-05-14 17:12:09 +02:00
Faton Ramadani
98f08c5e7b
feat(frontend): Improve app components ( #3672 )
...
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): improve components
* fix(frontend): improve components
* fix(frontend): improve ranges
* fix(frontend): fix build
2024-05-07 18:04:12 +02:00
Faton Ramadani
ab4d58f4b9
feat(frontend): Improve inputs ( #3651 )
...
* fix(frontend): Improve AgGrid Infinite table default codes + deprecated table + improve AutoDatatable
* fix(frontend): Handle undefined rowCount
* fix(frontend): Improve Ag Grid footer
* fix(frontend): Improve Deprecated badge
* fix(frontend): Improve inputs
* fix(frontend): revert select
2024-05-01 10:24:08 +02:00
Faton Ramadani
7a3590fb84
fix(frontend): Fix s3 uploader ( #3539 )
...
* fix(frontend): Correctly handle multiple files
* fix(frontend): Correctly handle multiple files
* fix(frontend): improve comparaison
* feat(frontend): fix drag and drop
2024-04-12 11:45:11 +02:00
Faton Ramadani
953b0396a6
feat(frontend): Add support for clearFiles in the file input component ( #3483 )
2024-03-28 11:44:10 +01:00
Henri Courdent
fee382f8fa
Download file and file input borders ( #3220 )
2024-02-15 17:03:05 +01:00
Faton Ramadani
db82b29d3b
feat(frontend): handle file default value ( #3095 )
2024-01-29 11:41:04 +01:00
Ruben Fiszel
09c675779c
small UX nits
2023-12-29 03:21:11 +01:00
Ruben Fiszel
a1878d22b1
fix: fix file input
2023-12-27 14:55:01 +01:00
Faton Ramadani
608af741ea
feat(frontend): Add submitted text prop ( #2864 )
...
* feat(frontend): add a prop to control the text after a file is uploaded
* feat(frontend): add a prop to control the text after a file is uploaded
2023-12-15 17:36:42 +01:00
Faton Ramadani
727a6798b6
fix(frontend): fix fileinput drag and drop check ( #2781 )
...
* fix(frontend): fix fileinput drag and drop check
* fix(frontend): fix fileinput drag and drop check
* fix(frontend): fix fileinput drag and drop check
2023-12-05 14:11:49 +01:00
Faton Ramadani
cdc76994f8
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
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
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
Ruben Fiszel
da31c132f3
improve default value handling for schema form
2023-06-12 22:57:34 +02:00
Ádám Kovács
0af92bc00e
feat(frontend)!: Add option to return file names ( #1380 )
2023-04-10 17:32:03 +02:00
Ádám Kovács
2a4a65f83e
feat(frontend): Add app map component ( #1251 )
...
* feat(frontend): Add app map component (wip)
* fix(frontend): Revert
* feat(frontend): sync map configuration (#1252 )
* fix(frontend): Map markers
* fix(frontend): Switching between input types
* fix(frontend): Customize map controls
* feat(frontend): Fix output + add set region button
* feat(frontend): Fix output + add set region button
* feat(frontend): Fix output + add set region button
* feat(frontend): Only display set region button on edit mode
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-03-02 14:25:30 +01:00
Ádám Kovács
61f1e36d9d
fix(frontend): Add more app custom css ( #1247 )
...
* fix(frontend): Add number input custom css
* fix(frontend): Add currency input custom css
* fix(frontend): Add slider custom css
* fix(frontend): Add range custom css
* fix(frontend): Add password input custom css
* fix(frontend): Add date input custom css
* fix(frontend): Add tabs custom css
* fix(frontend): Minor stylings
* fix(frontend): Add icon custom css
* fix(frontend): Add dividers custom css
* fix(frontend): Add file input custom css
* fix(frontend): Add image custom css
2023-02-28 21:05:58 +01:00
Ádám Kovács
c07356f72a
feat(frontend): Add image app component ( #1213 )
...
* fix(frontend): hard type app component config
* feat(frontend): Add image app component
* feat(frontend): Add upload app input type
2023-02-21 19:14:55 +01:00
Ádám Kovács
57de47150d
feat(frontend): Add file input app component ( #1211 )
...
* feat(frontend): Add file input app component
* fix(frontend): Handle multiple file selects
* fix(frontend): File input styling
2023-02-20 18:05:15 +01:00