Ruben Fiszel
aec5ce40e4
add more script builer exit options
2023-04-16 11:09:01 +02:00
Faton Ramadani
ef16eb8dae
fix(frontend): fix buttons width ( #1407 )
...
* fix(frontend): fix buttons width
* fix(frontend): fix order
2023-04-13 16:42:09 +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
Ádám Kovács
361ca33527
various app updates ( #1373 )
2023-04-07 13:58:02 +02:00
Ruben Fiszel
f057d07d95
improve further monaco assistant
2023-04-07 09:16:10 +02:00
Faton Ramadani
6e1c17d56e
Menu refactor ( #1372 )
...
* wip menu refactor
* wip
* wip
* feat(frontend): finish menu refactor
* feat(frontend): finish menu refactor
2023-04-07 00:08:53 +02:00
Faton Ramadani and Ruben Fiszel
370b26d98d
fix(frontend): Fix button poppup ( #1368 )
...
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-04-06 16:09:26 +02:00
Ruben Fiszel
99e70d223c
remove unecessary debug inputtransform
2023-04-02 22:20:05 +02:00
Ádám Kovács
f3c24ee3c6
feat(frontend): Add quick style settings to app editor ( #1308 )
...
* feat(frontend): Add app secondary settings menu
* refactor(frontend): Separate color picker
* save
* feat(frontend): Add quick style options
* fix(frontend): Handle overflow
* feat(frontend): Add suggestions to quick styles
* save wip
* feat(frontend): Add UI for quick styling
* fix(frontend): Handle multi value properties
* fix(frontend): Convenience updates
* feat(frontend): Add styling properties to components
* fix(frontend): Parse inner colors
* fix(frontend): Multi value sync
* fix(frontend): Correct unit handling
* fix(frontend): Correct multivalue handling
* remove comments
* fix color picker label
* feat(frontend): Add box-shadow property
* feat(frontend): Add concise unit selector
* feat(frontend): Update app labels
* remove unused imports
* fix width
* fix(frontend): App freezing
* fix(frontend): Remove unused imports
* fix(frontend): Conditional chaining
* fix
* revert
* minor updates
* feat(frontend): Add 'apply style to all' button
* fix(frontend): Update styling properties
* fix(frontend): Styling menu typography update
2023-03-24 18:26:16 +01:00
Ádám Kovács
9cecef0abe
fix(frontend): Minor changes ( #1272 )
...
* fix(frontend): Output seach fixed on top
* fix(frontend): Use undo-redo component in flows
2023-03-09 09:42:51 +01:00
Ruben Fiszel
f0ba4da849
feat(frontend): add fork/save buttons + consistent styling for slider/range
2023-03-06 22:35:25 +01:00
Ruben Fiszel
a70c977f40
add none color for buttons
2023-02-27 00:27:20 +01:00
Ruben Fiszel
d6f002f2e7
feat(apps): add custom css for apps
2023-02-19 12:51:59 +01:00
Ádám Kovács and Faton Ramadani
db77853070
fix(frontend): Update app scripts pane ( #1146 )
...
* fix(frontend): Update app scripts pane
* fix wrapping content
* import capitalize util
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-01-26 15:51:09 +01:00
Ádám Kovács
984425a6d1
fix(frontend): Show app builder header always on top ( #1118 )
...
* fix(frontend): Keep app header always on top
* various fixes
* fix
2023-01-17 12:02:21 +01:00
Ruben Fiszel
c703625ba5
add row to eval input
2023-01-16 13:23:31 +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
13175ffc31
various improvements
2023-01-10 11:21:16 +01:00
Ruben Fiszel
1e10057a42
make app public page not require login at all
2023-01-02 13:02:45 +01:00
Ruben Fiszel
70abadc015
improve apps wiring
2023-01-02 10:07:15 +01:00
Ruben Fiszel
ef72e570e6
apps improvements (row size, text options)
2023-01-01 06:24:21 +01:00
Faton Ramadani and Ruben Fiszel
6b33b80fc4
App bugfix ( #1049 )
...
* adapt static adapter to cloudflare
* fix(frontend): Various bug fix
* fix typecheck
* numerous fixes
* fix all connects
* fix all connects
* more improvements
* more improvements
* everything work?
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-12-29 12:47:53 +01:00
Ádám Kovács and Ruben Fiszel
9e0203d6f8
feat(app): Use consistent styles on settings pages ( #1048 )
...
* feat(app): Update login page style
* feat(app): Update pages with centered modal
* fix(app): Update settings
* adapt static adapter to cloudflare
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-12-28 00:39:30 +01:00
Ruben Fiszel
fa7e8d107b
feat: add lockable version to scripts inside flows ( #972 )
...
* add it to openflow
* push
* push
* final
2022-12-06 13:11:11 +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
Ruben Fiszel
2dad606422
UX improvements
2022-11-26 23:09:21 +01:00
Ádám Kovács
f0ebb5c9d8
feat: Add notification on app save ( #943 )
2022-11-24 12:51:57 +01:00
Ádám Kovács and Faton Ramadani
5437eb52a5
feat: Update apps button component with colors ( #936 )
...
* feat: Update app component types
* fix: Typos
* feat: Add select input type to components
* fix: Remove width property from component types
* fix: Make button full width in editor
* fix: Types
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2022-11-23 19:45:19 +01:00
Faton Ramadani
80c11aa314
App editor inline editor ( #917 )
...
* fix(frontend): add table
* fix(frontend): Rework the context panel
* fix(frontend): WIP
* fix(frontend): hide script selector when selected
* fix(frontend): Fix preview mode + remove errors
* fix(frontend): Fix table search
* fix(frontend): temporary fix
2022-11-21 18:24:46 +01:00
Ruben Fiszel
8835659796
fix tarring the entire cache back to s3 + UX nits
2022-11-21 09:25:22 +01:00
Ruben Fiszel
74f5bc8ceb
visual hints when buttons are loading goto
2022-11-16 15:35:22 +01:00
Faton Ramadani
31f6e47390
fix(frontend): App Editor v0 ( #886 )
2022-11-14 17:30:49 +01:00
Ruben Fiszel
af1d1191ee
small UX and client fixes
2022-11-08 23:38:17 +01:00
Ruben Fiszel
7f0e94560f
frontend nits
2022-11-08 11:48:05 +01:00
Ruben Fiszel
139d06cb42
feat(frontend): fill schema and test args from payload
2022-11-05 02:29:32 +01:00
Ruben Fiszel
c097a3d039
fix(backend): capture up all lockfile issues
2022-11-02 14:04:44 +01:00
Ruben Fiszel
f7572ba2f3
approvers are available to the step right after approval
2022-11-02 10:43:19 +01:00
Ruben Fiszel
745671dc21
UI improvements
2022-11-02 08:41:08 +01:00
Ruben Fiszel
a08beefa65
flow UX improvements
2022-10-29 16:04:05 +02:00
Ruben Fiszel
16afde6806
approval flow with idendity of the approver
2022-10-24 16:37:09 +02:00
Ruben Fiszel
6d4d8e2d64
feat: support running and publishing go, python scripts to the hub ( #779 )
2022-10-20 20:16:08 +02:00
Ádám Kovács
26ffebd941
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
daba349b9b
fix release
2022-10-08 14:05:35 +02:00
Ádám Kovács and Ruben Fiszel
58c7322999
fix(frontend): Change button click propagation ( #690 )
...
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-10-08 13:31:32 +02:00
Ruben Fiszel
7f21147c8d
feat(backend): separate properly logs from result
2022-10-07 19:54:44 +02:00
Ádám Kovács
70f6fc24ad
feat(frontend): Button with popup ( #639 )
...
* feat(frontend): Add ButtonPopup component
2022-10-06 14:18:42 +02:00
Ruben Fiszel
f051055e0f
feat: individual retry + flow UX refactor
2022-10-04 08:41:21 +02:00
Ádám Kovács
fccf45740d
refactor(frontend): Tailwind refactor ( #637 )
...
* feat(frontend): Tailwind config migration
2022-10-03 11:27:58 +02:00
Ruben Fiszel
420360617c
fix(frontend): various small fixes
2022-09-29 22:50:18 +02:00