Commit Graph

76 Commits

Author SHA1 Message Date
8c1c43e4df Fixed the cookie/filter thing
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-05-25 11:47:57 -04:00
94c1c26e94 Added code to retain filter status when re-visiting the dashboard
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-05-25 11:36:12 -04:00
Gregory Ballantine
2c0520ff4b Version bump to v0.3.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-05-24 13:10:16 -04:00
Gregory Ballantine
8122bfa08f [Issue #9] - Updated z-index of nav bar to display over content
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-05-24 13:08:43 -04:00
Gregory Ballantine
09c464ccbb Fixed typo in search limiter
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-05-24 12:52:58 -04:00
Gregory Ballantine
43f0800f91 Passed filters back to home view
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-24 12:49:04 -04:00
Gregory Ballantine
c652e089d5 Fixed search limiter
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-24 12:47:57 -04:00
Gregory Ballantine
d95be2e185 Added ability to limit dashboard results
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-24 12:35:01 -04:00
Gregory Ballantine
93afda6d10 Fixed errors caught by linter
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-05-24 12:09:09 -04:00
Gregory Ballantine
6d8965ada1 Added README with installation instructions
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-24 07:44:43 -04:00
Gregory Ballantine
62788ccad3 Fixed typo on Twig length filter
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:34:05 -04:00
Gregory Ballantine
6171a968c1 Added licenses to search page
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:33:07 -04:00
Gregory Ballantine
f44b0e217a Added a search page
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:25:46 -04:00
Gregory Ballantine
ca26858e51 Added a search page
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:24:36 -04:00
Gregory Ballantine
be408865cf Added a search page
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:23:46 -04:00
Gregory Ballantine
1118283cb7 Added a search page
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:23:17 -04:00
Gregory Ballantine
3e88dab7da Added a search page
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:22:44 -04:00
Gregory Ballantine
43e70e243c Added a search page
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:20:54 -04:00
Gregory Ballantine
4cfffbd219 Fixed search button positioning
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:06:37 -04:00
Gregory Ballantine
ce63940635 Moved search button out of the form to avoid adding unnecessary input parameters
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:03:47 -04:00
Gregory Ballantine
f4850c33ea Fixed some weirdness with the search button
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 09:58:57 -04:00
Gregory Ballantine
2a928f96ad Fixed search input styles
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 09:56:19 -04:00
Gregory Ballantine
d543426428 Fixed search button styles
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 09:53:05 -04:00
Gregory Ballantine
7a1f1bae9d Added search field in navbar
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 09:51:44 -04:00
Gregory Ballantine
4c367c2416 Added search field in navbar
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 09:44:57 -04:00
Gregory Ballantine
c7e30c9ed1 Added search field in navbar
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 09:42:12 -04:00
Gregory Ballantine
82c2b91090 Removed activities table; this will be handled after users are implemented
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 09:35:39 -04:00
8119f49b4d Added migrations and disabled auto-migrations to better protect users' databases
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-12-13 18:58:14 -05:00
b8700c1ba3 Added activity model to keep track of changes to items
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-12-04 01:05:24 -05:00
6024a1fe7f Added option to enable/disable redis session store; fixed the checks for username, password, and database number when setting up the Redis connection
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-23 22:17:36 -05:00
30bf9beea5 Added way to track license seats
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-14 10:54:44 -05:00
6db18f63d6 Version bump to v0.2.2
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-09 14:34:30 -05:00
e33b23d88e Updated some styles on the home page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-09 14:33:58 -05:00
c86546af82 Version bump to v0.2.1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-11-06 11:41:14 -05:00
6c046dde81 Added license view and edit functions
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-06 11:40:45 -05:00
4167130f0c Started work on adding license tracking
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-06 01:37:56 -05:00
b98fbddd9e Version bump to v0.2.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-11-05 16:16:11 -04:00
0818f57131 Added ability to use redis datastores for session data
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-05 16:14:37 -04:00
4a43aaabb6 Fixed linter errors
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-11-04 21:30:31 -04:00
a297829ffc Version bump v0.1.5
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 21:24:45 -04:00
4da2877a89 Added a way to configure using a remote database
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 21:24:22 -04:00
2e309b29f1 Updated package-lock for v0.1.4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-04 20:31:06 -04:00
0cea6eb4ca Version bump to v0.1.4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-11-04 18:25:29 -04:00
d1268fe708 Fixed system config in /etc
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-11-04 18:23:29 -04:00
ff92316e1e Updated the systemd unit file to load the proper config file
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-11-04 18:17:29 -04:00
629a7df3c4 Version bump to v0.1.3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-11-04 18:08:08 -04:00
30e23caf7f Added config options to define what host address and port to listen on
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-04 18:07:44 -04:00
9afe8c5391 Version bump v0.1.2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-11-04 17:59:25 -04:00
e958080702 Fixed some linter issues
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-04 17:54:43 -04:00
6455f3ff10 Changed to Grunt.js for task running
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 17:53:42 -04:00