Michael Shamoon
1841cefbd8
Converting colors experiment
2022-03-09 15:19:42 -08:00
Michael Shamoon
f13ae930a5
Allow non-hex color modes from color component
2022-03-09 14:12:39 -08:00
Michael Shamoon
4babf0d102
Initial conversion to css variables
2022-03-08 14:49:40 -08:00
shamoon
4e917b249d
Fix scroll always visible on filterable dropdowns
2022-03-02 00:48:36 -08:00
shamoon
a87f96d780
Fix date dropdown bs5 compatability
2022-03-02 00:48:20 -08:00
Michael Shamoon
1fd0f45a02
fix filterable dropdown text color when open
2022-03-01 12:32:06 -08:00
Michael Shamoon
7049d04d71
Reduce calls to isDirty for filterable dropdowns
...
And make disabled more visually obvious
2022-02-20 01:08:42 -08:00
Michael Shamoon
ddce6e1f0a
bs5: show single filterable dropdown without number
2022-02-20 00:19:44 -08:00
Michael Shamoon
c6fc435869
bs5: fix color component display
2022-02-19 23:55:17 -08:00
Michael Shamoon
0eaa1e3385
bs5: fix settings display
2022-02-19 23:34:32 -08:00
Michael Shamoon
4400915e0c
bs5: form input spacing, renamed controls
2022-02-19 22:40:27 -08:00
Michael Shamoon
add09db40a
bs5: fix badges
2022-02-19 22:04:52 -08:00
Michael Shamoon
f08901c639
bs5: fix toggle buttons
2022-02-19 21:46:15 -08:00
Yannic Schroeder
8ba282362d
Migrate Bootstrap close buttons to v5
...
https://getbootstrap.com/docs/5.0/migration/#close-button
2022-02-20 01:43:31 +01:00
Yannic Schroeder
4451acbf0b
Migrate Bootstrap utilities to v5
...
Names of utility classes have changed:
https://getbootstrap.com/docs/5.0/migration/#utilities
2022-02-20 01:25:57 +01:00
Yannic Schroeder
3444f9e5f2
Fix wrong migrations from update to Angular 13
2022-02-20 00:15:43 +01:00
Yannic Schroeder
1d4b5e243c
Update to Angular 13
2022-02-20 00:14:35 +01:00
shamoon
189110ec09
Merge pull request #10 from shamoon/feature/any-all-filtering
...
Feature: any / all filtering with tags
2022-02-19 14:52:55 -08:00
Michael Shamoon
c945b90b64
Indicate disabled but active All button
2022-02-19 14:03:55 -08:00
Michael Shamoon
0b6c749b60
Hide double-click note on non-multiple dropdowns
2022-02-19 09:20:41 -08:00
Michael Shamoon
1ba1df2529
Change alt-click to second click
2022-02-18 19:35:02 -08:00
Michael Shamoon
250575acb9
Fix spelling error
2022-02-16 00:29:04 -08:00
Michael Shamoon
d733de9d9f
Code cleanup
2022-02-15 23:43:02 -08:00
Michael Shamoon
67b9977d57
Merge branch 'dev' into feature/unsaved-changes
2022-02-15 11:20:05 -08:00
Michael Shamoon
f75d4ccc89
Merge branch 'dev' into feature/any-all-filtering
2022-02-14 22:23:31 -08:00
Michael Lynch
372ac3a40c
Normalize whitespace in source files
...
Ensure that no source files have trailing whitespace at end of lines and ensure that all files end with a single trailing newline.
This also adds Github Actions to enforce whitespace conventions.
2021-06-13 10:57:40 -04:00
jonaswinkler
a350bb3086
add translation hint
2021-05-15 18:58:23 +02:00
jonaswinkler
8ae4b7560b
added some missing strings
2021-05-15 18:53:55 +02:00
Michael Shamoon
8eabf8c77a
Refactor unneeded ngIf
2021-04-04 19:57:16 -07:00
Michael Shamoon
ec4ec41552
Add back plus button which retains filter text
2021-04-04 17:05:27 -07:00
Michael Shamoon
026c213ea4
Refactor to use ng-select addTag function
2021-04-03 09:30:29 -07:00
Michael Shamoon
9514e79bfb
Not needed, clearing will be done by timeout
2021-03-24 12:42:14 -07:00
Michael Shamoon
b6756595d9
Clear last search term when clear button clicked
2021-03-24 12:37:26 -07:00
Michael Shamoon
8ddb3e80b7
Add timeout for clearing last search term on select blur
2021-03-24 12:21:51 -07:00
Michael Shamoon
52bc1a62e1
Support passing current term from input-select search to create dialog e.g. for doc type / correspondent
2021-03-24 12:21:13 -07:00
Michael Shamoon
cd72ed2cec
Support passing current term from tag search to create dialog
2021-03-24 12:13:37 -07:00
jonaswinkler
2fb286cd43
shadows
2021-02-25 22:49:47 +01:00
jonaswinkler
66fe821b04
color picker fixes, random default color
2021-02-25 22:43:45 +01:00
jonaswinkler
b45630080b
Merge branch 'dev' into feature-autocolor
2021-02-25 18:54:40 +01:00
jonaswinkler
cc2b836646
fix date input error display
2021-02-25 16:29:49 +01:00
jonaswinkler
0fa9d71da8
fix duplicate IDs
2021-02-25 11:42:38 +01:00
jonaswinkler
33ed2c8851
adjust frontend to use the new tag color api
2021-02-25 11:32:22 +01:00
jonaswinkler
7233695824
Merge branch 'dev' into feature-autocolor
2021-02-24 23:10:59 +01:00
jonaswinkler
1896aa7da1
use new date inputs for the date filter as well
2021-02-24 18:45:05 +01:00
jonaswinkler
035b0a449b
use ng-bootstrap date selector, with proper formatting/parsing according to the current locale #177
2021-02-24 18:00:26 +01:00
jonaswinkler
46ea86a6d2
Merge branch 'dev' into feature-websockets-status
2021-01-30 16:08:50 +01:00
jonaswinkler
a40e4fe3bc
update messages
2021-01-29 16:57:00 +01:00
jonaswinkler
d22d9a023c
frontend support for suggestions #264
2021-01-29 16:48:51 +01:00
Michael Shamoon
d672455ad8
Cleanup
2021-01-25 23:32:02 -08:00
Michael Shamoon
b0fa0f2319
Settings navigation warning dialog
2021-01-25 22:44:26 -08:00