Guillaume Bouvignies
2980402ca3
feat: History commit message can be updated from the UI ( #2777 )
...
* feat: History comit message can be updated from the UI
* Script version history
* Display commit message in left column
* Fix FE compile break
* sqlx prepare and fix openapi file
2023-12-05 15:45:36 +01:00
Faton Ramadani
f6e3bf6ca3
fix(frontend): Fix dark mode observer, removed code duplication ( #2770 )
...
* fix(frontend): Fix dark mode observer, removed code duplication
* Revert
2023-12-05 14:20:21 +01:00
Ruben Fiszel
27f6117f0f
more try catch around localStorage
2023-12-05 14:20:30 +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
Ruben Fiszel
2ea609acbb
smaller font size on inline editor
2023-12-04 21:32:54 +01:00
Henri Courdent
d31d48e258
Fixed links components ( #2776 )
2023-12-04 20:01:29 +01:00
Ruben Fiszel
7beccdb886
feat: perpetual scripts
2023-12-04 19:46:43 +01:00
Ruben Fiszel
f31cdc46ff
feat: save inline scripts of apps to workspace + search by path
2023-12-03 15:13:57 +01:00
Ruben Fiszel
8409547cd1
feat: result preview in app editor ( #2761 )
...
* update cli deps settings
* update cli deps settings
* all
* iterate
2023-12-02 16:01:04 +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
9c008e0fd1
feat(frontend): add before and after icons for text input components ( #2746 )
2023-12-01 13:26:50 +01:00
Ruben Fiszel
482ba6c5aa
fix: fix early return sync on existing flows
2023-12-01 13:18:31 +01:00
Ruben Fiszel
811b01f187
app ux nits
2023-12-01 10:00:16 +01:00
Ruben Fiszel
e19500b742
fix: show bg runnables currently running
2023-12-01 09:49:33 +01:00
Ruben Fiszel
9ce6ebc86f
fix componentoutputviewer reset
2023-12-01 07:55:33 +01:00
Ruben Fiszel
43572f4639
fix: fix editorContext in preview
2023-12-01 07:38:51 +01:00
Ruben Fiszel
d1df8a4b1e
fix: maps mapRegion update on move
2023-12-01 07:12:09 +01:00
Ruben Fiszel
6529c8eaf5
fix aggrid classes
2023-12-01 00:24:09 +01:00
Ruben Fiszel
a216948f28
fix eval preview
2023-12-01 00:07:44 +01:00
Ruben Fiszel
2e8edd79d9
fix eval preview
2023-12-01 00:02:39 +01:00
Ruben Fiszel
aa3708af9d
feat: eval preview for apps
2023-11-30 23:54:33 +01:00
Ruben Fiszel
e44ebc45fb
fix: improve stat card
2023-11-30 22:09:57 +01:00
Ruben Fiszel
205339b3b6
fix: improve quickstyle to be in static ccomponents only
2023-11-30 21:09:27 +01:00
Faton Ramadani
a08b724155
fix(frontend): rename menu component ( #2738 )
2023-11-30 17:51:21 +01:00
HugoCasa
4ad47d4981
fix: update deployed even when draft only ( #2694 )
...
* fix: update deployed even when draft only
* feat: create new when draft only and saving draft
* fix: nit
* fix: final fixes
2023-11-30 15:46:44 +01:00
Faton Ramadani
790d5bd001
Fix app export ( #2735 )
...
* fix(frontend): fix app export
* fix(frontend): fix app export
2023-11-30 13:30:18 +01:00
Faton Ramadani
64cc375cbc
feat(frontend): add menu component ( #2721 )
...
* feat(frontend): add menu component
* wip
* feat(frontend): menu component done
* feat(frontend): Fix styling + handle menu items everywhere
* feat(frontend): Fix styling + handle menu items everywhere
2023-11-30 12:39:18 +01:00
HugoCasa
253b679271
feat: scheduled app reports ( #2714 )
...
* feat: app preview discord
* feat: add custom, slack, email + worker groups
* fix: npm build
* fix: add assignable chromium tag
* feat: use workspace linked slack resource + hub scripts
* fix: nit
2023-11-29 16:35:42 +01:00
Faton Ramadani
ed814fdda4
fix(frontend): Fix table initial ordering ( #2727 )
...
* fix(frontend): Fix initial column order
* fix(frontend): Fix initial column order
2023-11-29 12:07:51 +01:00
Faton Ramadani
3f4a9e06cf
feat(frontend): Stat card improvement ( #2709 )
...
* feat(frontend): add class+ style support + added support for custom images
* feat(frontend): add class+ style support + added support for custom images
* feat(frontend): fix styling
* feat(frontend): add quick style buttons
* feat(frontend): fix quick tailwind class
* feat(frontend): add space only if needed
* feat(frontend): fix build
* feat(frontend): fix line heights
2023-11-28 22:37:11 +01:00
Faton Ramadani
e9e6182791
feat(frontend): Added tailwind classes auto-complete ( #2712 )
...
* feat(frontend): Added tailwind classes auto-complete
* feat(frontend): handle tailwindcss as a language
2023-11-28 11:13:49 +01:00
Ruben Fiszel
17d0daa537
remove transition in component output
2023-11-25 16:00:05 +01:00
Faton Ramadani
4a768c9d6b
feat(frontend): add stat card ( #2687 )
...
* feat(frontend): add stat card
* feat(frontend): fix layout
2023-11-24 20:17:45 +01:00
Faton Ramadani
c5c736c157
fix(frontend): correctly handle when result is undefined ( #2693 )
2023-11-23 18:21:58 +01:00
Faton Ramadani
cf1a588b81
fix(frontend): improve tutorial ux ( #2677 )
...
* fix(frontend): improve tutorial ux
* fix(frontend): small ui fix
* fix(frontend): prevent tutorial from running when an app is forked from the hub or a template
2023-11-22 17:15:54 +01:00
Ruben Fiszel
5f31f9b317
fix: add image base64 source kinds
2023-11-22 11:25:36 +01:00
Ruben Fiszel
a070bcf6cb
fix redirection upon path change for apps
2023-11-21 15:36:05 +01:00
Ruben Fiszel
bc2af672af
fix evalClass crash
2023-11-21 14:37:23 +01:00
Ruben Fiszel
ce08b21133
fix svelte-check errors
2023-11-18 15:19:17 +01:00
Ruben Fiszel
cb93b7e782
fix: www-url-encoded body
2023-11-17 16:59:26 +01:00
Ruben Fiszel
09651d1864
z-index nit
2023-11-17 16:35:19 +01:00
HugoCasa
e8837884cc
feat: add yaml for import/export/diff ( #2631 )
...
* feat: add yaml for import/export/diff
* fix: speeeeeeed
2023-11-15 18:44:16 +01:00
Henri Courdent
5618238f8f
Update chart components ( #2629 )
2023-11-15 16:02:09 +01:00
Ruben Fiszel
d8fcd713d3
improve download button
2023-11-15 15:55:10 +01:00
Ruben Fiszel
bab0b89e35
fix non secure deploy
2023-11-15 15:39:03 +01:00
Ruben Fiszel
507f1cb966
fix: copy component only if empty selection
2023-11-15 13:19:54 +01:00
Ruben Fiszel
ee34937084
fix app freeze
2023-11-15 12:59:05 +01:00
Ruben Fiszel
a92a85e8b0
fix app freeze
2023-11-15 12:58:07 +01:00
Ruben Fiszel
b99518afb9
UX improvements
2023-11-15 08:59:43 +01:00
Ruben Fiszel
8c51ea99e9
fix: fix selected component switch tab + copyComponent keep layout
2023-11-13 00:27:20 +01:00