Kai Jellinghaus and Ruben Fiszel
41c8ea92fe
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
d4b6d69126
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
75edeab35e
rename panel headers
2023-02-19 22:47:30 +01:00
Ruben Fiszel
71d6dad37c
feat(apps): add asJson for customcss
2023-02-19 13:10:57 +01:00
Ruben Fiszel
7f00e1c1a8
feat(apps): add custom css for apps
2023-02-19 12:51:59 +01:00
Ruben Fiszel
a39f8e2123
added loadOnAppLoading & iconBefore and after for app buttons
2023-02-17 22:22:41 +01:00
Ruben Fiszel
2de660fef6
fix app select
2023-02-17 21:52:04 +01:00
Ruben Fiszel
dc1be9cf55
fix app select
2023-02-17 21:28:04 +01:00
Ruben Fiszel
91e1781dc1
fixes
2023-02-17 21:16:51 +01:00
Ádám Kovács and Ruben Fiszel
e4791c2b7e
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
c33e79e0b8
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
5d109b3cd4
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
8074b26bfb
fix currency issues
2023-02-17 16:40:18 +01:00
Ruben Fiszel
98c1806369
new app component: currency + improved select
2023-02-16 23:40:58 +01:00
Ruben Fiszel
7120d6b35b
frontend nits
2023-02-16 18:15:42 +01:00
Ruben Fiszel
c7cd8e22d0
added connection tester
2023-02-15 21:36:13 +01:00
Ruben Fiszel
11c2c2704d
display IPs to whitelist
2023-02-15 19:51:58 +01:00
Ruben Fiszel
06a8fcf666
dynamically reload schema if it changes
2023-02-15 17:56:43 +01:00
Ádám Kovács
8445697e31
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
c0b87cc7d7
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
81f64a4028
UX nits
2023-02-14 17:58:38 +01:00
Ruben Fiszel
b835c58427
implement goto for app buttons
2023-02-14 03:33:08 +01:00
Ruben Fiszel
f446ca14f5
fix run dev
2023-02-14 02:42:19 +01:00
Ruben Fiszel
5b7ce39496
implement double ended slider
2023-02-13 22:46:42 +01:00
Ruben Fiszel
2789dc2e5f
fix skipping setup
2023-02-13 18:49:13 +01:00
Ruben Fiszel
dabceae2ea
fix linguo
2023-02-13 15:10:48 +01:00
Ruben Fiszel
64e5bcf4b6
fix admins workspace link
2023-02-13 15:05:27 +01:00
Ruben Fiszel
9767980ca0
fix minor UX bugs
2023-02-13 13:17:20 +01:00
Ruben Fiszel
100943443b
update flow viewer
2023-02-13 12:36:04 +01:00
Kai Jellinghaus
69001bd61a
Setup Experience ( #1194 )
...
* Squash
* Update SQLX
2023-02-13 02:32:29 +01:00
Ruben Fiszel
996efa1ff2
better redirect on slack callback
2023-02-10 18:53:01 +01:00
Ádám Kovács
a574270bc2
fix: Update references to the docs ( #1191 )
2023-02-10 00:08:15 +01:00
Ruben Fiszel
42b94947c4
small flow improvements
2023-02-09 16:44:28 +01:00
Faton Ramadani
b03b3be154
feat(frontend): Minimal support for custom filenames ( #1190 )
2023-02-07 18:29:23 +01:00
Ruben Fiszel
ac991dddbc
deprecate row connection in favor of connected + selectedRow
2023-02-05 20:57:47 +01:00
Ruben Fiszel
083a304645
display token fully
2023-02-05 17:28:33 +01:00
Ruben Fiszel
91491055fa
add svg display result support
2023-02-05 17:15:40 +01:00
Ruben Fiszel
ae440203f0
script UX nits
2023-02-05 16:30:35 +01:00
Ruben Fiszel
ab432d628a
import python code as raw to avoid reindent
2023-02-05 16:03:03 +01:00
Ruben Fiszel
2ef6af4546
fix python default tabSize
2023-02-05 14:51:33 +01:00
Ruben Fiszel
a939771059
fix python type inference
2023-02-05 14:09:21 +01:00
Ruben Fiszel
8dc467b87a
toast improvements
2023-02-05 10:12:49 +01:00
Ruben Fiszel
2ece1eb475
frontend misc
2023-02-05 10:04:26 +01:00
Ruben Fiszel
7a4da3907f
frontend misc
2023-02-05 09:03:35 +01:00
Ruben Fiszel
b9d6e67791
frontend misc
2023-02-05 00:05:16 +01:00
Ruben Fiszel
f584062f13
feat: add mem peak info
2023-02-04 20:26:15 +01:00
Ruben Fiszel
21c2007ebd
use unsecure websocket if unsecure connection
2023-02-04 15:29:55 +01:00
Ruben Fiszel
784aac9d1b
typo
2023-02-04 01:55:05 +01:00
Ruben Fiszel
d4207db880
app checkbox nits
2023-02-04 01:50:09 +01:00
Ruben Fiszel
4ac9484305
app checkbox and text nits
2023-02-04 01:43:17 +01:00