Ruben Fiszel
e95f8ef6bf
add none color for buttons
2023-02-27 00:27:20 +01:00
Ruben Fiszel
7f00e1c1a8
feat(apps): add custom css for apps
2023-02-19 12:51:59 +01:00
Ádám Kovács
18f30c8286
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
631a3da17f
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
5d720e96e6
add row to eval input
2023-01-16 13:23:31 +01:00
Ádám Kovács
8e72007368
feat(frontend): Add frost to color palette ( #1084 )
2023-01-10 22:52:37 +01:00
Ruben Fiszel
48d87ab12c
various improvements
2023-01-10 11:21:16 +01:00
Ruben Fiszel
39e2bf39e9
make app public page not require login at all
2023-01-02 13:02:45 +01:00
Ruben Fiszel
c7e60843d4
improve apps wiring
2023-01-02 10:07:15 +01:00
Ruben Fiszel
4135b6a4d5
apps improvements (row size, text options)
2023-01-01 06:24:21 +01:00
Faton Ramadani
fb395655e6
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
681e2e824a
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
799fa925b3
feat: add lockable version to scripts inside flows ( #972 )
...
* add it to openflow
* push
* push
* final
2022-12-06 13:11:11 +01:00
Ruben Fiszel
6c03aad73e
UX improvements
2022-11-26 23:09:21 +01:00
Ádám Kovács
79cec368ba
feat: Add notification on app save ( #943 )
2022-11-24 12:51:57 +01:00
Faton Ramadani
7bf21f572d
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
c6dc07007c
fix tarring the entire cache back to s3 + UX nits
2022-11-21 09:25:22 +01:00
Ruben Fiszel
fca5940e80
visual hints when buttons are loading goto
2022-11-16 15:35:22 +01:00
Faton Ramadani
cc5f629a7b
fix(frontend): App Editor v0 ( #886 )
2022-11-14 17:30:49 +01:00
Ruben Fiszel
a146aa323f
small UX and client fixes
2022-11-08 23:38:17 +01:00
Ruben Fiszel
c74cde953c
frontend nits
2022-11-08 11:48:05 +01:00
Ruben Fiszel
cc65bf5f48
feat(frontend): fill schema and test args from payload
2022-11-05 02:29:32 +01:00
Ruben Fiszel
35868ef9bf
fix(backend): capture up all lockfile issues
2022-11-02 14:04:44 +01:00
Ruben Fiszel
c049838fd2
approvers are available to the step right after approval
2022-11-02 10:43:19 +01:00
Ruben Fiszel
1cab1e7bbf
UI improvements
2022-11-02 08:41:08 +01:00
Ruben Fiszel
13cd06f45d
flow UX improvements
2022-10-29 16:04:05 +02:00
Ruben Fiszel
45761f8e0c
approval flow with idendity of the approver
2022-10-24 16:37:09 +02:00
Ruben Fiszel
8ec33c5e16
feat: support running and publishing go, python scripts to the hub ( #779 )
2022-10-20 20:16:08 +02: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
5327816c50
fix release
2022-10-08 14:05:35 +02:00
Ádám Kovács
911e6c32d6
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
6ebedfc5fb
feat(backend): separate properly logs from result
2022-10-07 19:54:44 +02:00
Ádám Kovács
fcb1c39d96
feat(frontend): Button with popup ( #639 )
...
* feat(frontend): Add ButtonPopup component
2022-10-06 14:18:42 +02:00
Ruben Fiszel
c207745fa7
feat: individual retry + flow UX refactor
2022-10-04 08:41:21 +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
d394edf44f
fix(frontend): various small fixes
2022-09-29 22:50:18 +02:00
Faton Ramadani
b0ac674f46
feat(front): Rework how summaries are edited in the flow editor ( #632 )
...
* feat(front): Rework how summaries are edited in the flow editor
* feat(front): add IconOnly mode, to better handle responsivness
* feat(front): Fix FlowModule summary input width
* feat(front): simplify summary placeholder
* feat(front): Fix minimap resizing issues + fix minimap delete
2022-09-28 19:31:24 +02:00
Faton Ramadani
941fe7146e
feat(frontend): Landing rework ( #630 )
...
* feat(frontend): Use common components on the landing pae
* feat(frontend): Use shared icon
2022-09-27 13:57:08 +02:00
Faton Ramadani
d2e5168222
fix(frontend): Fix buttons spacings ( #627 )
2022-09-26 19:23:39 +02:00
Ádám Kovács
b10b1cc90a
feat(frontend): Script page action row ( #626 )
...
* feat(frontend): Update button component styles
* feat(frontend): Use button component
* fix(frontend): Re-export button types
* feat(frontend): Use action row in script page
* fix(frontend): Center the action row
* fix(frontend): Revert to previous event forwarding
* feature(frontend): Add action row to flow page
* fix(frontend): Restore button red color
2022-09-26 17:18:17 +02:00
Ruben Fiszel
4044edf8d6
refactor logs panel everywhere applicable ( #625 )
...
* init
* init
* progress
* progress
* refactor logs entirely
* fix sqlx
2022-09-25 18:03:51 +02:00
Faton Ramadani
e8e4199c5c
feature(frontend): Button component ( #616 )
...
* feature(frontend): Button component
* feature(frontend): Ajust style
2022-09-22 13:25:17 +02:00