Commit Graph

8314 Commits

Author SHA1 Message Date
Ruben Fiszel 29d0cc620f feat: add delete flows 2023-02-22 08:40:11 +01:00
Ruben Fiszel 53777f54d1 superadmin can see all 2023-02-22 00:00:43 +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
Ruben Fiszel 8612d55ca8 chore(main): release 1.65.0 (#1210)
* chore(main): release 1.65.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-02-21 10:17:35 +01:00
Kai Jellinghaus 908e7e5ba2 CLI fixes (#1204)
* Add default workspace URL

* R1 WIP

* Improve help docs slightly

* Rework tracking state

* WIP Rework
Remaining bug: Not returning state-only files (no local file) from *getFiles()

* Create newly found files

* Finish ZIP & new tracking code

* Fix two minor bugs

* do not consider conflict if same content

* add more logs to cli writing

* progress

* progress

* iteration

* Add most basic App support

* fix folder frontend bug

* fix folder frontend bug

* init done by default

* sqlx merge

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-02-21 10:13:21 +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
Ruben Fiszel 478dadf16b rename panel headers 2023-02-19 22:47:30 +01:00
Ruben Fiszel 1dccf99b03 feat(apps): add asJson for customcss 2023-02-19 13:10:57 +01:00
Ruben Fiszel d6f002f2e7 feat(apps): add custom css for apps 2023-02-19 12:51:59 +01:00
Ruben Fiszel aa289f644a added loadOnAppLoading & iconBefore and after for app buttons 2023-02-17 22:22:41 +01:00
Ruben Fiszel 3e6ef6d5fb fix app select 2023-02-17 21:52:04 +01:00
Ruben Fiszel 84875ee856 fix app select 2023-02-17 21:28:04 +01:00
Ruben Fiszel 4bc1737d7c fixes 2023-02-17 21:16:51 +01:00
Ádám Kovács 8e51a27c91 feat(frontend): Add icon app component (#1207)
* feat(frontend): Add icon app component

* fix(frontend): Import only one icon at a time

* fix(frontend): Handle file names correctly

* feat(frontend): Use all arrow keys in popup navigation

* fix(frontend): Close popup after icon select

* fix(frontend): Position picker correctly

* fix(frontend): Handle empty search

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-02-17 20:20:28 +01:00
Ádám Kovács 03bb798927 feat(frontend): Add divider app component (#1209)
* feat(frontend): Add divider app component

* fix(frontend): Separate horizontal and vertical

* fix(frontend): Update aligments

* fix(frontend): Remove unused static value
2023-02-17 19:27:14 +01:00
Kai Jellinghaus 75bb170b71 feat(backend): Zip Workspace Export (#1201)
* Allow different formats

* Allow Zip format in workspace export

* Fix axum error

* Use ZIP in frontend

* File ending fix

* Fix empty query
2023-02-17 19:21:06 +01:00
Ruben Fiszel 161f99d20c fix currency issues 2023-02-17 16:40:18 +01:00
Ruben Fiszel 34c34fa998 new app component: currency + improved select 2023-02-16 23:40:58 +01:00
Ruben Fiszel 868cb339a7 frontend nits 2023-02-16 18:15:42 +01:00
Ruben Fiszel 6373011b6c chore(main): release 1.64.0 (#1206)
* chore(main): release 1.64.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-02-16 04:31:32 +01:00
Ruben Fiszel 4b8b7dd8da added connection tester 2023-02-15 21:36:13 +01:00
Ruben Fiszel 8a7ffdf5a9 display IPs to whitelist 2023-02-15 19:51:58 +01:00
Ruben Fiszel fd73824397 dynamically reload schema if it changes 2023-02-15 17:56:43 +01:00
Ádám Kovács 482ab7b425 feat(frontend): Trigger settings drawer with URL hash (#1185)
* feat(frontend): Trigger settings drawer by URL hash

* fix(frontend): Add setting auto-open to workspace selector

* fix(frontend): full path redirects

* fix(frontend): Slice safety check
2023-02-15 14:47:47 +01:00
Ruben Fiszel b7b47bcba7 chore(main): release 1.63.2 (#1205)
* chore(main): release 1.63.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-02-15 12:21:27 +01:00
Ruben Fiszel 69d4a23b4f send a webhook on new user + lazy static refactor (#1203)
* supercharge

* supercharge

* progress

* progress

* display config

* display config

* display config

* display config

* fix extensions

* fix build

* disable nsjail = false for test
2023-02-15 10:59:50 +01:00
Ruben Fiszel 11af91080d UX nits 2023-02-14 17:58:38 +01:00
Ruben Fiszel 07bf0d66cd chore(main): release 1.63.1 (#1202)
* chore(main): release 1.63.1

* update versions

* fix change versions

* fix change versions

* Apply automatic changes

* update base64

* fix versions

* improve app setup

* improve app setup

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-02-14 15:54:25 +01:00
Ruben Fiszel 8c3ace631e implement goto for app buttons 2023-02-14 03:33:08 +01:00
Ruben Fiszel 9a21dd9bcb remove unused dependencies 2023-02-14 02:44:41 +01:00
Ruben Fiszel 7a9bd95b07 fix run dev 2023-02-14 02:42:19 +01:00
Ruben Fiszel 8ab6c322a7 implement double ended slider 2023-02-13 22:46:42 +01:00
Ruben Fiszel 401a11ccb3 fix skipping setup 2023-02-13 18:49:13 +01:00
Ruben Fiszel 33c5305799 fix linguo 2023-02-13 15:10:48 +01:00
Ruben Fiszel 06211b74b0 fix admins workspace link 2023-02-13 15:05:27 +01:00
Ruben Fiszel d97a3fb400 fix minor UX bugs 2023-02-13 13:17:20 +01:00
Ruben Fiszel 9b3413775b update flow viewer 2023-02-13 12:36:04 +01:00
Kai Jellinghaus 64f0fe9232 Setup Experience (#1194)
* Squash

* Update SQLX
2023-02-13 02:32:29 +01:00
dependabot[bot] f1519f3448 chore(deps-dev): bump svelte from 3.55.0 to 3.55.1 in /frontend (#1189)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.55.0 to 3.55.1.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.55.0...v3.55.1)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 00:11:25 +01:00
dependabot[bot] bdd874069e chore(deps-dev): bump svelte2tsx from 0.5.22 to 0.6.1 in /frontend (#1188)
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools) from 0.5.22 to 0.6.1.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.5.22...svelte2tsx-0.6.1)

---
updated-dependencies:
- dependency-name: svelte2tsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 00:11:01 +01:00
Ruben Fiszel 1b56a553d3 better redirect on slack callback 2023-02-10 18:53:01 +01:00
Ádám Kovács 676b69ef18 fix: Update references to the docs (#1191) 2023-02-10 00:08:15 +01:00
Ruben Fiszel e1374bfd06 small flow improvements 2023-02-09 16:44:28 +01:00
Faton Ramadani 0c76102d34 feat(frontend): Minimal support for custom filenames (#1190) 2023-02-07 18:29:23 +01:00
Ruben Fiszel 745e67cd8c deprecate row connection in favor of connected + selectedRow 2023-02-05 20:57:47 +01:00
Ruben Fiszel e7ecb486e9 display token fully 2023-02-05 17:28:33 +01:00
Ruben Fiszel b365c7b760 add svg display result support 2023-02-05 17:15:40 +01:00
Ruben Fiszel 0980f4a52e script UX nits 2023-02-05 16:30:35 +01:00
Ruben Fiszel cca5ea8644 import python code as raw to avoid reindent 2023-02-05 16:03:03 +01:00
Ruben Fiszel b5e1babf0a fix python default tabSize 2023-02-05 14:51:33 +01:00