Commit Graph

2640 Commits

Author SHA1 Message Date
Faton Ramadani
cdc6611244 fix(frontend): fix resource search (#2748) 2023-12-01 13:32:45 +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
Faton Ramadani
4778c0522d fix(frontend): fix tutorials contols (#2745) 2023-12-01 10:20:53 +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
56446f3830 fix eval preview 2023-12-01 00:13:27 +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
5959a2e2bf feat(frontend): resource rework (#2725)
* feat(frontend): resource rework wip

* feat(frontend): Fix styling

* fix(frontend): fix loading state

* fix(frontend): correclty handle the case wihout any resouces
2023-11-30 15:43:03 +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
Guillaume Bouvignies
a0563d0064 fix: Workspace error handler creation was not adding the slack resource (#2733)
Co-authored-by: admin <admin@windmill.dev>
2023-11-30 12:20:32 +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
Ruben Fiszel
9105c7ad0e fix: only list session and permanent token in user settings 2023-11-29 00:34:04 +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
HugoCasa
f109dbfbce fix: ai fix popup placement + update edit/fix prompt to return complete code (#2715) 2023-11-28 18:51:30 +01:00
Faton Ramadani
a8737ae686 feat(frontend): add "hide schedules" filter (#2710)
* feat(frontend): add hide schedules filter

* feat(frontend): rework filters

* feat(frontend): fix filters

* feat(frontend): fix filter layout
2023-11-28 16:57:10 +01:00
Faton Ramadani
16f5f34127 fix(frontend): Improve error message + fix overflow when file name is too long (#2691) 2023-11-28 11:31:33 +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
1fb8d9b762 fix: improve autocomplete reactivity 2023-11-27 18:55:41 +01:00
Guillaume Bouvignies
d750f22f7d fix: Error handler now supports flows (#2707)
* fix: Error handler now supports flows

* Update README

* remove unused import
2023-11-27 10:15:46 +00:00
Ruben Fiszel
f2ff03e154 feat: add support for raw query args 2023-11-26 16:47:32 +01:00
Ruben Fiszel
c4e9022b73 ux nits 2023-11-26 14:36:42 +01:00
Ruben Fiszel
49ecb54692 feat: add early return for flows 2023-11-26 14:30:49 +01:00
Ruben Fiszel
17d0daa537 remove transition in component output 2023-11-25 16:00:05 +01:00
Ruben Fiszel
c74e6d2c9d fix: improve multiselect from form 2023-11-25 15:26:05 +01:00
Ruben Fiszel
2b5a47db2e fix: expand enum type narrowing to forms 2023-11-25 11:03:14 +01:00
Faton Ramadani
ea888f5f78 feat(frontend): add currency format + add enum autocomplete + fix run… (#2670)
* feat(frontend): add currency format + add enum autocomplete + fix runs page layout

* feat(frontend): use ArgEnum for array when using enums

* Fix currencies

* feat(frontend): fix currency input

* feat(frontend): fix multiselect

* feat(frontend): fix multiselect
2023-11-25 10:16:06 +01:00
Guillaume Bouvignies
9c2125bb89 fix: S3 bucket browser small improvements and fixes (#2700)
* fix: S3 bucket browser small improvements and fixes

* Bump file limits to 20 in CE and add a message in the FE
2023-11-24 20:18:02 +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
HugoCasa
a69eefc62e feat: fill pg resource from string (#2699) 2023-11-24 20:17:17 +01:00
Guillaume Bouvignies
7158e06573 fix: Priority tags FE buggy when missing from config (#2702) 2023-11-24 19:42:27 +01:00
Ruben Fiszel
fbdb319269 fix: improve resource pages 2023-11-23 19:51:34 +01:00
Ruben Fiszel
f9624c57bf use nested flow keys 2023-11-23 19:20:58 +01:00
Faton Ramadani
c5c736c157 fix(frontend): correctly handle when result is undefined (#2693) 2023-11-23 18:21:58 +01:00
Ruben Fiszel
0b809e2668 fix: lighten monaco editor workers (#2690)
* all

* initializeVscode everywhere

* fix: db schema autocompletion

* fix: add missing initialized

---------

Co-authored-by: HugoCasa <hugo@casademont.ch>
2023-11-23 18:19:43 +01:00
HugoCasa
797d7590a5 fix: bigquery schema and date inputs (#2688) 2023-11-23 14:59:33 +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
Faton Ramadani
dc0bcd16b1 fix(frontend): use popover for schedule for later on the runs page (#2678) 2023-11-22 14:52:08 +01:00