|
0e4c5d474b
|
CSS: renamed .btn to .button
|
2023-06-27 17:21:54 +02:00 |
|
|
8bebdfccd8
|
Small frontend fixes
|
2023-06-25 08:16:31 +02:00 |
|
|
eef74b306b
|
Made it possible to input loose JSON into find view inputs
I.e. `{ key: 'val' }` or `{ 'num': 2 }` besides `{ "strict": "json" }`.
|
2023-06-24 16:05:33 +02:00 |
|
|
dc0094b27c
|
Made harsh loading/error experience friendlier
|
2023-06-23 17:22:47 +02:00 |
|
|
a1456b3987
|
Implement OOP hosttree (#32)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-18 21:31:55 +02:00 |
|
|
2ee5c7dadd
|
Fixed frontend coding style problems
|
2023-06-11 09:34:00 +02:00 |
|
|
7eb7f97d21
|
Find view: make changes to single documents from within the object editor
|
2023-06-02 22:33:43 +02:00 |
|
|
8a0d305d7b
|
Fixed infinite loop bug when a document in the find view has been double clicked
|
2023-06-02 21:30:47 +02:00 |
|
|
415efe9ac4
|
Multiple improvements to the frontend
* Consistent usage of modal footer
* Remove hosts
* Moved hosts to dedicated store
|
2023-05-31 20:20:39 +02:00 |
|
|
035d5211d9
|
Style updates
|
2023-05-29 20:22:06 +02:00 |
|
|
a7727eaa84
|
Import organisation
|
2023-05-29 17:08:52 +02:00 |
|
|
5015a47495
|
Implement object viewer based on codemirror
|
2023-05-29 17:07:58 +02:00 |
|
|
ab1891be27
|
Improvements to progress dialogs
|
2023-05-27 17:52:51 +02:00 |
|
|
a84b1498a3
|
First commit in a long time
|
2023-05-26 17:21:39 +02:00 |
|
|
b15fde11db
|
Removed export functionality. Only dumping for now
|
2023-02-21 20:26:46 +01:00 |
|
|
5dd9e0573d
|
Zenity progress bar
|
2023-02-21 20:11:40 +01:00 |
|
|
78540622ee
|
Loose JSON parsing. Many UI improvements.
|
2023-02-19 17:26:32 +01:00 |
|
|
0bbd50857c
|
Refinements in query saving
|
2023-02-15 20:33:29 +01:00 |
|
|
838c8d2ffb
|
Housekeeping
|
2023-02-15 19:27:51 +01:00 |
|
|
5f358885a3
|
Save queries
|
2023-02-15 17:00:53 +01:00 |
|
|
3291bc845f
|
Frontend reorganisation
|
2023-02-14 17:51:00 +01:00 |
|
|
15a20d4916
|
Disabled object viewer
|
2023-01-31 17:01:17 +01:00 |
|
|
1cf89b3278
|
Forms!
|
2023-01-29 20:00:15 +01:00 |
|
|
ae811bc0d5
|
Show BSON types correctly
|
2023-01-24 20:55:53 +01:00 |
|
|
fa924f087d
|
Custom views!
|
2023-01-23 20:47:43 +01:00 |
|
|
4cefc33bd4
|
Grid background
|
2023-01-23 13:41:43 +01:00 |
|
|
6c77941ae9
|
Application settings
|
2023-01-20 15:35:16 +01:00 |
|
|
6703950734
|
A lot of improvements
|
2023-01-20 13:54:57 +01:00 |
|
|
9811235be7
|
Many at once - this seems a good time to commit
|
2023-01-19 20:57:22 +01:00 |
|
|
3d97f3b92f
|
Drop active item in find.svelte
|
2023-01-19 09:18:21 +01:00 |
|
|
a4698eee43
|
Use Webdesq objecttree instead highlight.js
|
2023-01-19 08:57:25 +01:00 |
|
|
2603e6350e
|
Major grid changes and bugfixes
|
2023-01-18 16:31:13 +01:00 |
|
|
69e7502222
|
Autofocus action
|
2023-01-17 17:03:11 +01:00 |
|
|
928b4d229c
|
Fixed layout and overflow
|
2023-01-17 16:22:49 +01:00 |
|
|
3c4437cbbb
|
Renamed PerformFind -> FindItems
|
2023-01-17 09:47:07 +01:00 |
|
|
f030c9fd3d
|
Started work on indexes
|
2023-01-17 09:44:21 +01:00 |
|
|
e0cda5cccb
|
Split app.svelte
|
2023-01-16 20:03:56 +01:00 |
|